Pull request #41068 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a1afad3aabb6504a073bc44568fc40fcabc4f775+89382f2f20745b9e63bed6c066f104980dff4396 (a3ae6ae6ec7986ccc3864582e77d9f5a4d63cb07) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41068@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-06-04T10:18:22.037Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-04T10:18:22.041Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-04T10:18:22.211Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01411c57c69b966c1) in /home/ubuntu/workspace/moby_PR-41068 [Pipeline] { [Pipeline] checkout [2020-06-04T10:18:22.306Z] using credential docker-jenkins-github-credentials [2020-06-04T10:18:22.320Z] Cloning the remote Git repository [2020-06-04T10:18:22.320Z] Cloning with configured refspecs honoured and without tags [2020-06-04T10:18:22.405Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:18:22.405Z] > git init /home/ubuntu/workspace/moby_PR-41068 # timeout=10 [2020-06-04T10:18:22.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:22.430Z] > git --version # timeout=10 [2020-06-04T10:18:22.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:22.440Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:35.483Z] Fetching without tags [2020-06-04T10:18:35.780Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:35.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:35.496Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:18:35.501Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:35.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:35.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:35.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:35.569Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:35.863Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:35.869Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:18:36.521Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:36.521Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:18:36.958Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:18:36.959Z] First time build. Skipping changelog. [2020-06-04T10:18:37.048Z] > git --version # timeout=10 [2020-06-04T10:18:37.058Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T10:18:37.929Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41068:/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-06-04T10:18:37.929Z] Unable to find image 'alpine:latest' locally [2020-06-04T10:18:37.929Z] latest: Pulling from library/alpine [2020-06-04T10:18:37.929Z] df20fa9351a1: Pulling fs layer [2020-06-04T10:18:36.540Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:18:36.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:18:36.603Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:36.611Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:18:38.183Z] df20fa9351a1: Verifying Checksum [2020-06-04T10:18:38.183Z] df20fa9351a1: Download complete [2020-06-04T10:18:38.183Z] df20fa9351a1: Pull complete [2020-06-04T10:18:38.183Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-04T10:18:38.183Z] Status: Downloaded newer image for alpine:latest [2020-06-04T10:18:41.441Z] 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 [2020-06-04T10:18:41.669Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01411c57c69b966c1) in /home/ubuntu/workspace/moby_PR-41068 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-06-04T10:18:41.801Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-06-04T10:18:41.812Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41068 [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-06-04T10:18:41.815Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-06-04T10:18:41.832Z] Fetching without tags [Pipeline] { [Pipeline] checkout [2020-06-04T10:18:41.878Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-41068 [Pipeline] // stage [Pipeline] // stage [2020-06-04T10:18:41.913Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-04T10:18:41.930Z] Cloning the remote Git repository [2020-06-04T10:18:41.931Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-06-04T10:18:42.132Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:42.136Z] Running on azwin-2-483620 in d:\jenkins\workspace\moby_PR-41068 [Pipeline] { [Pipeline] ws [2020-06-04T10:18:42.153Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-06-04T10:18:42.278Z] using credential docker-jenkins-github-credentials [2020-06-04T10:18:42.308Z] Cloning the remote Git repository [2020-06-04T10:18:42.308Z] Cloning with configured refspecs honoured and without tags [2020-06-04T10:18:42.475Z] using credential docker-jenkins-github-credentials [2020-06-04T10:18:42.556Z] Cloning the remote Git repository [2020-06-04T10:18:42.556Z] Cloning with configured refspecs honoured and without tags [2020-06-04T10:18:42.565Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:42.565Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:18:42.664Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:18:42.751Z] > git --version # timeout=10 [2020-06-04T10:18:42.765Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-04T10:18:41.849Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-04T10:18:41.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:41.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:41.916Z] > git --version # timeout=10 [2020-06-04T10:18:41.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:41.920Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:42.173Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:42.178Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:18:42.591Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:18:42.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:18:42.647Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:42.656Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:18:41.939Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:18:41.939Z] > git init /home/jenkins/workspace/moby_PR-41068 # timeout=10 [2020-06-04T10:18:41.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:41.955Z] > git --version # timeout=10 [2020-06-04T10:18:41.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:41.956Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:42.328Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:18:42.367Z] > git init /home/docker/workspace/moby_PR-41068 # timeout=10 [2020-06-04T10:18:42.378Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:42.378Z] > git --version # timeout=10 [2020-06-04T10:18:42.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:42.383Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T10:18:42.594Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:18:42.594Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-04T10:18:42.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:42.668Z] > git --version # timeout=10 [2020-06-04T10:18:42.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:42.725Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:43.613Z] + [ PR != PR ] [2020-06-04T10:18:43.613Z] + [ master != master ] [2020-06-04T10:18:43.613Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:18:44.076Z] + docker version [2020-06-04T10:18:44.076Z] Client: Docker Engine - Community [2020-06-04T10:18:44.076Z] Version: 19.03.8 [2020-06-04T10:18:44.076Z] API version: 1.40 [2020-06-04T10:18:44.076Z] Go version: go1.12.17 [2020-06-04T10:18:44.076Z] Git commit: afacb8b7f0 [2020-06-04T10:18:44.076Z] Built: Wed Mar 11 01:25:46 2020 [2020-06-04T10:18:44.076Z] OS/Arch: linux/amd64 [2020-06-04T10:18:44.076Z] Experimental: false [2020-06-04T10:18:44.076Z] [2020-06-04T10:18:44.076Z] Server: Docker Engine - Community [2020-06-04T10:18:44.076Z] Engine: [2020-06-04T10:18:44.077Z] Version: 19.03.8 [2020-06-04T10:18:44.077Z] API version: 1.40 (minimum version 1.12) [2020-06-04T10:18:44.077Z] Go version: go1.12.17 [2020-06-04T10:18:44.077Z] Git commit: afacb8b7f0 [2020-06-04T10:18:44.077Z] Built: Wed Mar 11 01:24:19 2020 [2020-06-04T10:18:44.077Z] OS/Arch: linux/amd64 [2020-06-04T10:18:44.077Z] Experimental: true [2020-06-04T10:18:44.077Z] containerd: [2020-06-04T10:18:44.077Z] Version: 1.2.13 [2020-06-04T10:18:44.077Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:18:44.077Z] runc: [2020-06-04T10:18:44.077Z] Version: 1.0.0-rc10 [2020-06-04T10:18:44.077Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:18:44.077Z] docker-init: [2020-06-04T10:18:44.077Z] Version: 0.18.0 [2020-06-04T10:18:44.077Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T10:18:44.477Z] + docker info [2020-06-04T10:18:45.401Z] Client: [2020-06-04T10:18:45.401Z] Debug Mode: false [2020-06-04T10:18:45.401Z] [2020-06-04T10:18:45.401Z] Server: [2020-06-04T10:18:45.401Z] Containers: 0 [2020-06-04T10:18:45.401Z] Running: 0 [2020-06-04T10:18:45.401Z] Paused: 0 [2020-06-04T10:18:45.401Z] Stopped: 0 [2020-06-04T10:18:45.401Z] Images: 28 [2020-06-04T10:18:45.401Z] Server Version: 19.03.8 [2020-06-04T10:18:45.401Z] Storage Driver: overlay2 [2020-06-04T10:18:45.401Z] Backing Filesystem: [2020-06-04T10:18:45.401Z] Supports d_type: true [2020-06-04T10:18:45.401Z] Native Overlay Diff: true [2020-06-04T10:18:45.401Z] Logging Driver: json-file [2020-06-04T10:18:45.401Z] Cgroup Driver: cgroupfs [2020-06-04T10:18:45.401Z] Plugins: [2020-06-04T10:18:45.401Z] Volume: local [2020-06-04T10:18:45.401Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T10:18:45.401Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T10:18:45.401Z] Swarm: inactive [2020-06-04T10:18:45.401Z] Runtimes: runc [2020-06-04T10:18:45.401Z] Default Runtime: runc [2020-06-04T10:18:45.401Z] Init Binary: docker-init [2020-06-04T10:18:45.401Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:18:45.401Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:18:45.401Z] init version: fec3683 [2020-06-04T10:18:45.401Z] Security Options: [2020-06-04T10:18:45.401Z] apparmor [2020-06-04T10:18:45.401Z] seccomp [2020-06-04T10:18:45.401Z] Profile: default [2020-06-04T10:18:45.401Z] Kernel Version: 4.15.0-1065-aws [2020-06-04T10:18:45.401Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T10:18:45.401Z] OSType: linux [2020-06-04T10:18:45.401Z] Architecture: x86_64 [2020-06-04T10:18:45.401Z] CPUs: 2 [2020-06-04T10:18:45.401Z] Total Memory: 7.501GiB [2020-06-04T10:18:45.401Z] Name: ip-10-100-75-4 [2020-06-04T10:18:45.401Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-06-04T10:18:45.401Z] Docker Root Dir: /var/lib/docker [2020-06-04T10:18:45.401Z] Debug Mode: false [2020-06-04T10:18:45.401Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:18:45.401Z] Labels: [2020-06-04T10:18:45.401Z] Experimental: true [2020-06-04T10:18:45.401Z] Insecure Registries: [2020-06-04T10:18:45.402Z] 127.0.0.0/8 [2020-06-04T10:18:45.402Z] Live Restore Enabled: true [2020-06-04T10:18:45.402Z] [2020-06-04T10:18:45.402Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T10:18:45.801Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:18:45.801Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:18:45.801Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T10:18:45.801Z] + bash /home/ubuntu/workspace/moby_PR-41068/check-config.sh [2020-06-04T10:18:45.801Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T10:18:45.801Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-04T10:18:45.801Z] [2020-06-04T10:18:45.801Z] Generally Necessary: [2020-06-04T10:18:46.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T10:18:46.056Z] - apparmor: enabled and tools installed [2020-06-04T10:18:46.056Z] - CONFIG_NAMESPACES: enabled [2020-06-04T10:18:46.056Z] - CONFIG_NET_NS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_PID_NS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_IPC_NS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_UTS_NS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUPS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CPUSETS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_MEMCG: enabled [2020-06-04T10:18:46.056Z] - CONFIG_KEYS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_VETH: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T10:18:46.056Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T10:18:46.056Z] [2020-06-04T10:18:46.056Z] Optional Features: [2020-06-04T10:18:46.056Z] - CONFIG_USER_NS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_SECCOMP: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T10:18:46.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T10:18:46.056Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T10:18:46.056Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-06-04T10:18:46.056Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T10:18:46.056Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T10:18:46.056Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T10:18:46.056Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T10:18:46.056Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T10:18:46.056Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T10:18:46.056Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T10:18:46.056Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T10:18:46.056Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T10:18:46.056Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T10:18:46.056Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T10:18:46.056Z] - CONFIG_EXT4_FS: enabled [2020-06-04T10:18:46.056Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T10:18:46.311Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T10:18:46.311Z] - Network Drivers: [2020-06-04T10:18:46.311Z] - "overlay": [2020-06-04T10:18:46.311Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T10:18:46.311Z] Optional (for encrypted networks): [2020-06-04T10:18:46.311Z] - CONFIG_CRYPTO: enabled [2020-06-04T10:18:46.311Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T10:18:46.311Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T10:18:46.311Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T10:18:46.311Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T10:18:46.311Z] - CONFIG_XFRM: enabled [2020-06-04T10:18:46.311Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T10:18:46.311Z] - "ipvlan": [2020-06-04T10:18:46.311Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T10:18:46.311Z] - "macvlan": [2020-06-04T10:18:46.311Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T10:18:46.311Z] - "ftp,tftp client in container": [2020-06-04T10:18:46.311Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T10:18:46.311Z] - Storage Drivers: [2020-06-04T10:18:46.311Z] - "aufs": [2020-06-04T10:18:46.311Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T10:18:46.311Z] - "btrfs": [2020-06-04T10:18:46.311Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T10:18:46.311Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T10:18:46.311Z] - "devicemapper": [2020-06-04T10:18:46.311Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T10:18:46.311Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T10:18:46.311Z] - "overlay": [2020-06-04T10:18:46.311Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T10:18:46.311Z] - "zfs": [2020-06-04T10:18:46.311Z] - /dev/zfs: missing [2020-06-04T10:18:46.311Z] - zfs command: missing [2020-06-04T10:18:46.311Z] - zpool command: missing [2020-06-04T10:18:46.311Z] [2020-06-04T10:18:46.311Z] Limits: [2020-06-04T10:18:46.311Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T10:18:46.311Z] [2020-06-04T10:18:46.311Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T10:18:46.714Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 . [2020-06-04T10:18:46.714Z] #2 [internal] load .dockerignore [2020-06-04T10:18:46.714Z] #2 transferring context: 87B done [2020-06-04T10:18:46.714Z] #2 DONE 0.0s [2020-06-04T10:18:46.714Z] [2020-06-04T10:18:46.714Z] #1 [internal] load build definition from Dockerfile [2020-06-04T10:18:46.714Z] #1 transferring dockerfile: 16.37kB done [2020-06-04T10:18:46.714Z] #1 DONE 0.0s [2020-06-04T10:18:46.714Z] [2020-06-04T10:18:46.714Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T10:18:46.968Z] #3 DONE 0.1s [2020-06-04T10:18:46.968Z] [2020-06-04T10:18:46.968Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T10:18:46.968Z] #4 CACHED [2020-06-04T10:18:47.530Z] [2020-06-04T10:18:47.530Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T10:18:47.530Z] #5 DONE 0.1s [2020-06-04T10:18:47.530Z] [2020-06-04T10:18:47.530Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:18:47.530Z] #6 DONE 0.1s [2020-06-04T10:18:47.530Z] [2020-06-04T10:18:47.530Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:18:47.530Z] #58 DONE 0.0s [2020-06-04T10:18:47.530Z] [2020-06-04T10:18:47.530Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:18:47.530Z] #7 DONE 0.0s [2020-06-04T10:18:47.530Z] [2020-06-04T10:18:47.530Z] #20 [internal] load build context [2020-06-04T10:18:48.896Z] #20 transferring context: 50.67MB 1.2s done [2020-06-04T10:18:48.896Z] #20 DONE 1.2s [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:18:48.896Z] #15 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T10:18:48.896Z] #9 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:18:48.896Z] #43 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:18:48.896Z] #54 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:18:48.896Z] #49 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:18:48.896Z] #10 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:18:48.896Z] #60 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:18:48.896Z] #28 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T10:18:48.896Z] #22 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:18:48.896Z] #51 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:18:48.896Z] #33 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #42 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T10:18:48.896Z] #55 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #53 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:18:48.896Z] #39 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T10:18:48.896Z] #8 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T10:18:48.896Z] #40 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:18:48.896Z] #32 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #48 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T10:18:48.896Z] #18 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:18:48.896Z] #30 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:18:48.896Z] #14 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T10:18:48.896Z] #16 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:18:48.896Z] #45 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T10:18:48.896Z] #11 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T10:18:48.896Z] #12 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:18:48.896Z] #25 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:18:48.896Z] #19 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:18:48.896Z] #52 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T10:18:48.896Z] #26 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:18:48.896Z] #38 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:18:48.896Z] #21 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:18:48.896Z] #24 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:18:48.896Z] #47 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #50 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #31 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #29 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:18:48.896Z] #23 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T10:18:48.896Z] #35 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:18:48.896Z] #17 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:18:48.896Z] #13 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #37 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #34 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T10:18:48.896Z] #59 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #57 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #61 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:18:48.896Z] #41 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T10:18:48.896Z] #56 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #46 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T10:18:48.896Z] #44 CACHED [2020-06-04T10:18:48.896Z] [2020-06-04T10:18:48.896Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T10:18:48.897Z] #27 CACHED [2020-06-04T10:18:48.897Z] [2020-06-04T10:18:48.897Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:18:48.897Z] #36 CACHED [2020-06-04T10:18:48.897Z] [2020-06-04T10:18:48.897Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T10:18:48.897Z] #62 CACHED [2020-06-04T10:18:48.897Z] [2020-06-04T10:18:48.897Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T10:18:49.455Z] #63 DONE 0.8s [2020-06-04T10:18:49.710Z] [2020-06-04T10:18:49.710Z] #64 exporting to image [2020-06-04T10:18:49.710Z] #64 exporting layers [2020-06-04T10:18:50.634Z] #64 exporting layers 0.9s done [2020-06-04T10:18:50.634Z] #64 writing image sha256:39458e021f86575b2054a34d61a396b8eaca8c8986eecaac8214a7c056290a7e done [2020-06-04T10:18:50.634Z] #64 naming to docker.io/library/docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 done [2020-06-04T10:18:50.634Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-04T10:18:51.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/validate/default [2020-06-04T10:18:51.552Z] Fetching without tags [2020-06-04T10:18:51.845Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:52.008Z] Congratulations! All commits are properly signed with the DCO! [2020-06-04T10:18:52.008Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-04T10:18:52.368Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:52.368Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:18:52.716Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:18:52.767Z] > git --version # timeout=10 [2020-06-04T10:18:52.777Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-04T10:18:51.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:51.529Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:18:51.530Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:51.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:51.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:51.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:51.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:51.852Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:51.856Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:18:52.349Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:18:52.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:18:52.375Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:52.379Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:18:53.661Z] + docker version [2020-06-04T10:18:53.662Z] Client: Docker Engine - Community [2020-06-04T10:18:53.662Z] Version: 19.03.7 [2020-06-04T10:18:53.662Z] API version: 1.40 [2020-06-04T10:18:53.662Z] Go version: go1.12.17 [2020-06-04T10:18:53.662Z] Git commit: 7141c199a2 [2020-06-04T10:18:53.662Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-04T10:18:53.662Z] OS/Arch: linux/s390x [2020-06-04T10:18:53.662Z] Experimental: false [2020-06-04T10:18:53.662Z] [2020-06-04T10:18:53.662Z] Server: Docker Engine - Community [2020-06-04T10:18:53.662Z] Engine: [2020-06-04T10:18:53.662Z] Version: 19.03.7 [2020-06-04T10:18:53.662Z] API version: 1.40 (minimum version 1.12) [2020-06-04T10:18:53.662Z] Go version: go1.12.17 [2020-06-04T10:18:53.662Z] Git commit: 7141c199a2 [2020-06-04T10:18:53.662Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-04T10:18:53.662Z] OS/Arch: linux/s390x [2020-06-04T10:18:53.662Z] Experimental: true [2020-06-04T10:18:53.662Z] containerd: [2020-06-04T10:18:53.662Z] Version: 1.2.13 [2020-06-04T10:18:53.662Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:18:53.662Z] runc: [2020-06-04T10:18:53.662Z] Version: 1.0.0-rc10 [2020-06-04T10:18:53.662Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:18:53.662Z] docker-init: [2020-06-04T10:18:53.662Z] Version: 0.18.0 [2020-06-04T10:18:53.662Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T10:18:53.891Z] Congratulations! All API changes are done the right way. [2020-06-04T10:18:53.891Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-04T10:18:53.891Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-04T10:18:53.891Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-04T10:18:53.891Z] Congratulations! No new tests were added to integration-cli. [2020-06-04T10:18:53.891Z] [2020-06-04T10:18:53.891Z] INFO Start validation with golang-ci-lint [2020-06-04T10:18:54.078Z] + docker info [2020-06-04T10:18:54.450Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-04T10:18:54.450Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-04T10:18:54.450Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-04T10:18:54.693Z] Client: [2020-06-04T10:18:54.693Z] Debug Mode: false [2020-06-04T10:18:54.693Z] [2020-06-04T10:18:54.693Z] Server: [2020-06-04T10:18:54.693Z] Containers: 0 [2020-06-04T10:18:54.693Z] Running: 0 [2020-06-04T10:18:54.693Z] Paused: 0 [2020-06-04T10:18:54.693Z] Stopped: 0 [2020-06-04T10:18:54.693Z] Images: 0 [2020-06-04T10:18:54.693Z] Server Version: 19.03.7 [2020-06-04T10:18:54.693Z] Storage Driver: overlay2 [2020-06-04T10:18:54.693Z] Backing Filesystem: [2020-06-04T10:18:54.693Z] Supports d_type: true [2020-06-04T10:18:54.693Z] Native Overlay Diff: true [2020-06-04T10:18:54.693Z] Logging Driver: json-file [2020-06-04T10:18:54.693Z] Cgroup Driver: cgroupfs [2020-06-04T10:18:54.693Z] Plugins: [2020-06-04T10:18:54.693Z] Volume: local [2020-06-04T10:18:54.693Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T10:18:54.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T10:18:54.693Z] Swarm: inactive [2020-06-04T10:18:54.693Z] Runtimes: runc [2020-06-04T10:18:54.693Z] Default Runtime: runc [2020-06-04T10:18:54.693Z] Init Binary: docker-init [2020-06-04T10:18:54.693Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:18:54.693Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:18:54.693Z] init version: fec3683 [2020-06-04T10:18:54.693Z] Security Options: [2020-06-04T10:18:54.693Z] apparmor [2020-06-04T10:18:54.693Z] seccomp [2020-06-04T10:18:54.693Z] Profile: default [2020-06-04T10:18:54.693Z] Kernel Version: 4.15.0-91-generic [2020-06-04T10:18:54.693Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T10:18:54.693Z] OSType: linux [2020-06-04T10:18:54.693Z] Architecture: s390x [2020-06-04T10:18:54.693Z] CPUs: 2 [2020-06-04T10:18:54.693Z] Total Memory: 7.861GiB [2020-06-04T10:18:54.693Z] Name: s390x-ubuntu-14 [2020-06-04T10:18:54.693Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-04T10:18:54.693Z] Docker Root Dir: /var/lib/docker [2020-06-04T10:18:54.693Z] Debug Mode: false [2020-06-04T10:18:54.693Z] Username: dockerbuildbot [2020-06-04T10:18:54.693Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:18:54.693Z] Labels: [2020-06-04T10:18:54.693Z] Experimental: true [2020-06-04T10:18:54.693Z] Insecure Registries: [2020-06-04T10:18:54.693Z] 127.0.0.0/8 [2020-06-04T10:18:54.693Z] Live Restore Enabled: false [2020-06-04T10:18:54.693Z] [2020-06-04T10:18:54.693Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T10:18:55.063Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:18:55.064Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:18:55.064Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T10:18:55.064Z] + bash /home/jenkins/workspace/moby_PR-41068/check-config.sh [2020-06-04T10:18:55.064Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T10:18:55.064Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-06-04T10:18:55.064Z] [2020-06-04T10:18:55.064Z] Generally Necessary: [2020-06-04T10:18:55.064Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T10:18:55.064Z] - apparmor: enabled and tools installed [2020-06-04T10:18:55.064Z] - CONFIG_NAMESPACES: enabled [2020-06-04T10:18:55.064Z] - CONFIG_NET_NS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_PID_NS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_IPC_NS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_UTS_NS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUPS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CPUSETS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_MEMCG: enabled [2020-06-04T10:18:55.064Z] - CONFIG_KEYS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_VETH: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T10:18:55.064Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T10:18:55.064Z] [2020-06-04T10:18:55.064Z] Optional Features: [2020-06-04T10:18:55.064Z] - CONFIG_USER_NS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_SECCOMP: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T10:18:55.064Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T10:18:55.064Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T10:18:55.064Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T10:18:55.064Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T10:18:55.064Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T10:18:55.064Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T10:18:55.064Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T10:18:55.064Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T10:18:55.064Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T10:18:55.064Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T10:18:55.064Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T10:18:55.064Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T10:18:55.064Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_EXT4_FS: enabled [2020-06-04T10:18:55.064Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T10:18:55.064Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T10:18:55.064Z] - Network Drivers: [2020-06-04T10:18:55.064Z] - "overlay": [2020-06-04T10:18:55.064Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T10:18:55.064Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T10:18:55.064Z] Optional (for encrypted networks): [2020-06-04T10:18:55.346Z] - CONFIG_CRYPTO: enabled [2020-06-04T10:18:55.346Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T10:18:55.346Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T10:18:55.346Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T10:18:55.346Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T10:18:55.346Z] - CONFIG_XFRM: enabled [2020-06-04T10:18:55.346Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T10:18:55.346Z] - "ipvlan": [2020-06-04T10:18:55.346Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T10:18:55.346Z] - "macvlan": [2020-06-04T10:18:55.346Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T10:18:55.346Z] - "ftp,tftp client in container": [2020-06-04T10:18:55.346Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T10:18:55.346Z] - Storage Drivers: [2020-06-04T10:18:55.346Z] - "aufs": [2020-06-04T10:18:55.346Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T10:18:55.346Z] - "btrfs": [2020-06-04T10:18:55.346Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T10:18:55.346Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T10:18:55.346Z] - "devicemapper": [2020-06-04T10:18:55.346Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T10:18:55.346Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T10:18:55.346Z] - "overlay": [2020-06-04T10:18:55.346Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T10:18:55.346Z] - "zfs": [2020-06-04T10:18:55.346Z] - /dev/zfs: missing [2020-06-04T10:18:55.346Z] - zfs command: missing [2020-06-04T10:18:55.346Z] - zpool command: missing [2020-06-04T10:18:55.346Z] [2020-06-04T10:18:55.346Z] Limits: [2020-06-04T10:18:55.346Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T10:18:55.346Z] [2020-06-04T10:18:55.346Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T10:18:55.770Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 . [2020-06-04T10:18:55.770Z] #2 [internal] load .dockerignore [2020-06-04T10:18:55.770Z] #2 transferring context: 87B done [2020-06-04T10:18:55.770Z] #2 DONE 0.0s [2020-06-04T10:18:55.770Z] [2020-06-04T10:18:55.770Z] #1 [internal] load build definition from Dockerfile [2020-06-04T10:18:55.770Z] #1 transferring dockerfile: 16.37kB done [2020-06-04T10:18:55.770Z] #1 DONE 0.0s [2020-06-04T10:18:55.770Z] [2020-06-04T10:18:55.770Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T10:18:56.052Z] #3 DONE 0.3s [2020-06-04T10:18:56.052Z] [2020-06-04T10:18:56.052Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T10:18:56.052Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T10:18:56.052Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T10:18:56.052Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-06-04T10:18:56.052Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-06-04T10:18:56.335Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 7.27MB / 8.88MB 0.2s [2020-06-04T10:18:56.618Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-06-04T10:18:56.618Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2020-06-04T10:18:56.618Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-06-04T10:18:56.618Z] #4 DONE 0.6s [2020-06-04T10:18:56.664Z] Still waiting to schedule task [2020-06-04T10:18:56.664Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01411c57c69b966c1)’ [2020-06-04T10:18:56.667Z] Still waiting to schedule task [2020-06-04T10:18:56.667Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01411c57c69b966c1)’ [2020-06-04T10:18:56.676Z] Still waiting to schedule task [2020-06-04T10:18:56.676Z] All nodes of label ‘arm64&&linux’ are offline [2020-06-04T10:18:57.237Z] [2020-06-04T10:18:57.237Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:18:57.237Z] #6 ... [2020-06-04T10:18:57.237Z] [2020-06-04T10:18:57.237Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T10:18:57.237Z] #5 DONE 0.1s [2020-06-04T10:18:57.521Z] [2020-06-04T10:18:57.521Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:18:57.521Z] #6 DONE 0.2s [2020-06-04T10:18:57.521Z] [2020-06-04T10:18:57.521Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:18:57.521Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T10:18:58.222Z] Fetching without tags [2020-06-04T10:18:57.848Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:57.905Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:18:57.972Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:58.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:58.537Z] #7 ... [2020-06-04T10:18:58.537Z] [2020-06-04T10:18:58.537Z] #20 [internal] load build context [2020-06-04T10:18:58.537Z] #20 transferring context: 50.67MB 0.9s done [2020-06-04T10:18:58.537Z] #20 DONE 1.0s [2020-06-04T10:18:58.537Z] [2020-06-04T10:18:58.537Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:18:58.537Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T10:18:58.537Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-06-04T10:18:58.537Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T10:18:58.537Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T10:18:58.537Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-06-04T10:18:58.537Z] #58 DONE 1.0s [2020-06-04T10:18:58.537Z] [2020-06-04T10:18:58.537Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:18:59.038Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:18:59.222Z] #7 sha256:dd34d857f4b47bea526d37c5e2142dd9b645f7778d40a7f519776798a74e6999 1.79kB / 1.79kB done [2020-06-04T10:18:59.222Z] #7 sha256:e208be443ad7c2ef855710207fa23de14639200929f6a47211088c209705ac95 5.46kB / 5.46kB done [2020-06-04T10:18:59.222Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 981.46kB / 48.97MB 0.1s [2020-06-04T10:18:59.222Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 1.25MB / 7.38MB 0.1s [2020-06-04T10:18:59.222Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0B / 9.88MB 0.1s [2020-06-04T10:18:59.222Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T10:18:59.222Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 9.50MB / 48.97MB 0.3s [2020-06-04T10:18:59.222Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.2s done [2020-06-04T10:18:59.222Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 8.90MB / 9.88MB 0.3s [2020-06-04T10:18:59.222Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 0B / 51.37MB 0.3s [2020-06-04T10:18:59.222Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 17.31MB / 48.97MB 0.4s [2020-06-04T10:18:59.222Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.3s done [2020-06-04T10:18:59.222Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 2.78MB / 51.37MB 0.4s [2020-06-04T10:18:59.222Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 269.32kB / 56.71MB 0.4s [2020-06-04T10:18:59.530Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 26.88MB / 48.97MB 0.7s [2020-06-04T10:18:59.530Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 12.34MB / 51.37MB 0.7s [2020-06-04T10:18:59.530Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 9.01MB / 56.71MB 0.7s [2020-06-04T10:18:59.609Z] Fetching without tags [2020-06-04T10:18:59.574Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:59.577Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:18:59.581Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:59.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:18:59.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:59.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:59.618Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:59.826Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 30.65MB / 48.97MB 0.8s [2020-06-04T10:18:59.826Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 16.05MB / 51.37MB 0.8s [2020-06-04T10:18:59.826Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 13.34MB / 56.71MB 0.8s [2020-06-04T10:18:59.826Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 34.25MB / 48.97MB 0.9s [2020-06-04T10:18:59.826Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 20.63MB / 51.37MB 0.9s [2020-06-04T10:18:59.826Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 16.96MB / 56.71MB 0.9s [2020-06-04T10:18:58.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:18:58.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:18:58.262Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:18:59.075Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:18:59.132Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:19:00.067Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:19:00.123Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 38.48MB / 48.97MB 1.1s [2020-06-04T10:19:00.123Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 24.55MB / 51.37MB 1.1s [2020-06-04T10:19:00.123Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 23.13MB / 56.71MB 1.1s [2020-06-04T10:19:00.123Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 43.39MB / 48.97MB 1.2s [2020-06-04T10:19:00.123Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 28.43MB / 51.37MB 1.2s [2020-06-04T10:19:00.123Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 26.14MB / 56.71MB 1.2s [2020-06-04T10:19:00.123Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 47.35MB / 48.97MB 1.3s [2020-06-04T10:19:00.123Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 32.33MB / 51.37MB 1.3s [2020-06-04T10:19:00.123Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 30.08MB / 56.71MB 1.3s [2020-06-04T10:19:00.414Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.4s done [2020-06-04T10:19:00.415Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 43.62MB / 51.37MB 1.5s [2020-06-04T10:19:00.415Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 38.16MB / 56.71MB 1.5s [2020-06-04T10:19:00.415Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 195.59kB / 102.24MB 1.5s [2020-06-04T10:19:00.415Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 [2020-06-04T10:19:00.783Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 49.73MB / 51.37MB 1.7s [2020-06-04T10:19:00.783Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 42.88MB / 56.71MB 1.7s [2020-06-04T10:19:00.783Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 5.66MB / 102.24MB 1.7s [2020-06-04T10:19:00.783Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 48.20MB / 56.71MB 1.8s [2020-06-04T10:19:00.927Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:19:00.927Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:19:01.085Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.8s done [2020-06-04T10:19:01.085Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 55.90MB / 56.71MB 1.9s [2020-06-04T10:19:01.085Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 14.58MB / 102.24MB 1.9s [2020-06-04T10:19:01.085Z] #7 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 1.8s done [2020-06-04T10:19:01.085Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 1.9s done [2020-06-04T10:19:01.085Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 23.98MB / 102.24MB 2.0s [2020-06-04T10:19:01.085Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 47.57MB / 102.24MB 2.2s [2020-06-04T10:19:01.373Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 58.57MB / 102.24MB 2.3s [2020-06-04T10:19:01.373Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 67.30MB / 102.24MB 2.4s [2020-06-04T10:19:01.373Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 74.07MB / 102.24MB 2.5s [2020-06-04T10:19:00.076Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:19:00.079Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:19:00.891Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:19:00.918Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:19:00.942Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:19:00.946Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:19:01.656Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 86.24MB / 102.24MB 2.6s [2020-06-04T10:19:01.656Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 94.92MB / 102.24MB 2.7s [2020-06-04T10:19:01.939Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 2.8s [2020-06-04T10:19:01.939Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 2.8s done [2020-06-04T10:19:01.964Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:19:02.070Z] > git --version # timeout=10 [2020-06-04T10:19:02.075Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-04T10:19:02.222Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 1.7s done [2020-06-04T10:19:02.504Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:19:02.786Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.3s done [2020-06-04T10:19:02.787Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 [2020-06-04T10:19:03.081Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done [2020-06-04T10:19:03.082Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 [2020-06-04T10:19:03.143Z] + docker version [2020-06-04T10:19:03.143Z] Client: [2020-06-04T10:19:03.143Z] Version: 18.06.1-ce [2020-06-04T10:19:03.143Z] API version: 1.38 [2020-06-04T10:19:03.143Z] Go version: go1.10.3 [2020-06-04T10:19:03.143Z] Git commit: e68fc7a [2020-06-04T10:19:03.143Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-04T10:19:03.143Z] OS/Arch: linux/ppc64le [2020-06-04T10:19:03.143Z] Experimental: false [2020-06-04T10:19:03.143Z] [2020-06-04T10:19:03.143Z] Server: [2020-06-04T10:19:03.143Z] Engine: [2020-06-04T10:19:03.143Z] Version: 18.06.1-ce [2020-06-04T10:19:03.143Z] API version: 1.38 (minimum version 1.12) [2020-06-04T10:19:03.143Z] Go version: go1.10.3 [2020-06-04T10:19:03.143Z] Git commit: e68fc7a [2020-06-04T10:19:03.143Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-04T10:19:03.143Z] OS/Arch: linux/ppc64le [2020-06-04T10:19:03.143Z] Experimental: true [2020-06-04T10:19:03.153Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:19:03.154Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [Pipeline] sh [2020-06-04T10:19:03.590Z] + docker info [2020-06-04T10:19:03.590Z] Containers: 0 [2020-06-04T10:19:03.590Z] Running: 0 [2020-06-04T10:19:03.590Z] Paused: 0 [2020-06-04T10:19:03.590Z] Stopped: 0 [2020-06-04T10:19:03.590Z] Images: 0 [2020-06-04T10:19:03.590Z] Server Version: 18.06.1-ce [2020-06-04T10:19:03.590Z] Storage Driver: overlay2 [2020-06-04T10:19:03.590Z] Backing Filesystem: extfs [2020-06-04T10:19:03.590Z] Supports d_type: true [2020-06-04T10:19:03.590Z] Native Overlay Diff: true [2020-06-04T10:19:03.590Z] Logging Driver: json-file [2020-06-04T10:19:03.590Z] Cgroup Driver: cgroupfs [2020-06-04T10:19:03.590Z] Plugins: [2020-06-04T10:19:03.590Z] Volume: local [2020-06-04T10:19:03.590Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T10:19:03.590Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-04T10:19:03.590Z] Swarm: inactive [2020-06-04T10:19:03.590Z] Runtimes: runc [2020-06-04T10:19:03.590Z] Default Runtime: runc [2020-06-04T10:19:03.590Z] Init Binary: docker-init [2020-06-04T10:19:03.590Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-04T10:19:03.590Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-04T10:19:03.590Z] init version: fec3683 [2020-06-04T10:19:03.590Z] Security Options: [2020-06-04T10:19:03.590Z] apparmor [2020-06-04T10:19:03.590Z] seccomp [2020-06-04T10:19:03.590Z] Profile: default [2020-06-04T10:19:03.590Z] Kernel Version: 4.4.0-139-generic [2020-06-04T10:19:03.590Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-04T10:19:03.590Z] OSType: linux [2020-06-04T10:19:03.590Z] Architecture: ppc64le [2020-06-04T10:19:03.590Z] CPUs: 4 [2020-06-04T10:19:03.590Z] Total Memory: 7.972GiB [2020-06-04T10:19:03.590Z] Name: ppc64le-ubuntu-20 [2020-06-04T10:19:03.590Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-04T10:19:03.590Z] Docker Root Dir: /var/lib/docker [2020-06-04T10:19:03.590Z] Debug Mode (client): false [2020-06-04T10:19:03.590Z] Debug Mode (server): false [2020-06-04T10:19:03.590Z] Username: dockerbuildbot [2020-06-04T10:19:03.590Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:19:03.590Z] Labels: [2020-06-04T10:19:03.590Z] Experimental: true [2020-06-04T10:19:03.590Z] Insecure Registries: [2020-06-04T10:19:03.590Z] 127.0.0.0/8 [2020-06-04T10:19:03.590Z] Live Restore Enabled: false [2020-06-04T10:19:03.590Z] [Pipeline] sh [2020-06-04T10:19:03.862Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:19:02.905Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:19:03.043Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-04T10:19:03.191Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:19:03.249Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:19:04.056Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:19:04.056Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:19:04.056Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T10:19:04.056Z] + bash /home/docker/workspace/moby_PR-41068/check-config.sh [2020-06-04T10:19:04.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T10:19:04.056Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-06-04T10:19:04.056Z] [2020-06-04T10:19:04.056Z] Generally Necessary: [2020-06-04T10:19:04.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T10:19:04.056Z] - apparmor: enabled and tools installed [2020-06-04T10:19:04.056Z] - CONFIG_NAMESPACES: enabled [2020-06-04T10:19:04.056Z] - CONFIG_NET_NS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_PID_NS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_IPC_NS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_UTS_NS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_CGROUPS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T10:19:04.056Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T10:19:04.056Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T10:19:04.056Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T10:19:04.056Z] - CONFIG_CPUSETS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_MEMCG: enabled [2020-06-04T10:19:04.056Z] - CONFIG_KEYS: enabled [2020-06-04T10:19:04.056Z] - CONFIG_VETH: enabled (as module) [2020-06-04T10:19:04.056Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T10:19:04.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T10:19:04.056Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T10:19:04.370Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T10:19:04.370Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T10:19:04.370Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-04T10:19:04.370Z] [2020-06-04T10:19:04.370Z] Optional Features: [2020-06-04T10:19:04.370Z] - CONFIG_USER_NS: enabled [2020-06-04T10:19:04.370Z] - CONFIG_SECCOMP: enabled [2020-06-04T10:19:04.370Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T10:19:04.370Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T10:19:04.370Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T10:19:04.370Z] (cgroup swap accounting is currently enabled) [2020-06-04T10:19:04.370Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-04T10:19:04.370Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T10:19:04.370Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T10:19:04.370Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T10:19:04.370Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T10:19:04.370Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T10:19:04.371Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T10:19:04.371Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T10:19:04.371Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T10:19:04.371Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T10:19:04.371Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T10:19:04.371Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T10:19:04.371Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T10:19:04.371Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T10:19:04.371Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_EXT4_FS: enabled [2020-06-04T10:19:04.371Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T10:19:04.371Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T10:19:04.371Z] - Network Drivers: [2020-06-04T10:19:04.371Z] - "overlay": [2020-06-04T10:19:04.371Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T10:19:04.371Z] Optional (for encrypted networks): [2020-06-04T10:19:04.371Z] - CONFIG_CRYPTO: enabled [2020-06-04T10:19:04.371Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_XFRM: enabled [2020-06-04T10:19:04.371Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T10:19:04.371Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T10:19:04.371Z] - "ipvlan": [2020-06-04T10:19:04.279Z] > git --version # timeout=10 [2020-06-04T10:19:04.398Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-04T10:19:04.552Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.5s done [2020-06-04T10:19:04.683Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T10:19:04.683Z] - "macvlan": [2020-06-04T10:19:04.683Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T10:19:04.683Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T10:19:04.683Z] - "ftp,tftp client in container": [2020-06-04T10:19:04.683Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T10:19:04.683Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T10:19:04.683Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T10:19:04.683Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T10:19:04.683Z] - Storage Drivers: [2020-06-04T10:19:04.683Z] - "aufs": [2020-06-04T10:19:04.683Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T10:19:04.683Z] - "btrfs": [2020-06-04T10:19:04.683Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T10:19:04.683Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T10:19:04.683Z] - "devicemapper": [2020-06-04T10:19:04.683Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T10:19:04.683Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T10:19:04.683Z] - "overlay": [2020-06-04T10:19:04.683Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T10:19:04.683Z] - "zfs": [2020-06-04T10:19:04.683Z] - /dev/zfs: missing [2020-06-04T10:19:04.683Z] - zfs command: missing [2020-06-04T10:19:04.683Z] - zpool command: missing [2020-06-04T10:19:04.683Z] [2020-06-04T10:19:04.683Z] Limits: [2020-06-04T10:19:04.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T10:19:04.683Z] [2020-06-04T10:19:04.683Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:19:05.166Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 [2020-06-04T10:19:05.215Z] + make bundles/buildx [2020-06-04T10:19:05.532Z] make: command: Command not found [2020-06-04T10:19:05.532Z] make: command: Command not found [2020-06-04T10:19:05.532Z] mkdir bundles [2020-06-04T10:19:05.532Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-04T10:19:05.532Z] --build-arg BUILDX_COMMIT \ [2020-06-04T10:19:05.532Z] --build-arg BUILDX_REPO \ [2020-06-04T10:19:05.532Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-04T10:19:05.532Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-04T10:19:05.532Z] . [2020-06-04T10:19:05.532Z] /bin/sh: 4: go: not found [2020-06-04T10:19:05.532Z] /bin/sh: 5: go: not found [2020-06-04T10:19:05.940Z] + docker version [2020-06-04T10:19:05.940Z] Client: Docker Engine - Enterprise [2020-06-04T10:19:05.940Z] Version: 19.03.5 [2020-06-04T10:19:05.940Z] API version: 1.40 [2020-06-04T10:19:05.940Z] Go version: go1.12.12 [2020-06-04T10:19:05.940Z] Git commit: 2ee0c57608 [2020-06-04T10:19:05.940Z] Built: 11/13/2019 08:00:16 [2020-06-04T10:19:05.940Z] OS/Arch: windows/amd64 [2020-06-04T10:19:05.940Z] Experimental: false [2020-06-04T10:19:05.940Z] [2020-06-04T10:19:05.940Z] Server: Docker Engine - Enterprise [2020-06-04T10:19:05.940Z] Engine: [2020-06-04T10:19:05.940Z] Version: 19.03.5 [2020-06-04T10:19:05.940Z] API version: 1.40 (minimum version 1.24) [2020-06-04T10:19:05.940Z] Go version: go1.12.12 [2020-06-04T10:19:05.940Z] Git commit: 2ee0c57608 [2020-06-04T10:19:05.940Z] Built: 11/13/2019 07:58:51 [2020-06-04T10:19:05.940Z] OS/Arch: windows/amd64 [2020-06-04T10:19:05.940Z] Experimental: true [Pipeline] sh [2020-06-04T10:19:06.174Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.1s done [2020-06-04T10:19:06.174Z] #7 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b [2020-06-04T10:19:07.016Z] + docker info [2020-06-04T10:19:07.690Z] Sending build context to Docker daemon 55.42MB [2020-06-04T10:19:07.690Z] Step 1/15 : ARG GO_VERSION=1.13.11 [2020-06-04T10:19:07.690Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-04T10:19:07.690Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-04T10:19:07.690Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-06-04T10:19:07.690Z] 1.13.11-stretch: Pulling from library/golang [2020-06-04T10:19:08.043Z] 7732483b686e: Pulling fs layer [2020-06-04T10:19:08.043Z] df33ef5c6dd4: Pulling fs layer [2020-06-04T10:19:08.043Z] 02507bd450f7: Pulling fs layer [2020-06-04T10:19:08.043Z] 59a5abe5a03e: Pulling fs layer [2020-06-04T10:19:08.043Z] 0e35845be2ad: Pulling fs layer [2020-06-04T10:19:08.043Z] 67a05919b67a: Pulling fs layer [2020-06-04T10:19:08.043Z] a42503eecb04: Pulling fs layer [2020-06-04T10:19:08.043Z] 59a5abe5a03e: Waiting [2020-06-04T10:19:08.043Z] 0e35845be2ad: Waiting [2020-06-04T10:19:08.043Z] 67a05919b67a: Waiting [2020-06-04T10:19:08.043Z] a42503eecb04: Waiting [2020-06-04T10:19:08.388Z] 02507bd450f7: Download complete [2020-06-04T10:19:08.388Z] df33ef5c6dd4: Verifying Checksum [2020-06-04T10:19:08.388Z] df33ef5c6dd4: Download complete [2020-06-04T10:19:08.593Z] Client: [2020-06-04T10:19:08.593Z] Debug Mode: false [2020-06-04T10:19:08.593Z] Plugins: [2020-06-04T10:19:08.593Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-04T10:19:08.593Z] [2020-06-04T10:19:08.593Z] Server: [2020-06-04T10:19:08.593Z] Containers: 0 [2020-06-04T10:19:08.593Z] Running: 0 [2020-06-04T10:19:08.593Z] Paused: 0 [2020-06-04T10:19:08.593Z] Stopped: 0 [2020-06-04T10:19:08.593Z] Images: 10 [2020-06-04T10:19:08.593Z] Server Version: 19.03.5 [2020-06-04T10:19:08.593Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-04T10:19:08.593Z] Windows: [2020-06-04T10:19:08.593Z] LCOW: [2020-06-04T10:19:08.593Z] Logging Driver: json-file [2020-06-04T10:19:08.593Z] Plugins: [2020-06-04T10:19:08.593Z] Volume: local [2020-06-04T10:19:08.593Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T10:19:08.593Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T10:19:08.593Z] Swarm: inactive [2020-06-04T10:19:08.593Z] Default Isolation: process [2020-06-04T10:19:08.593Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T10:19:08.593Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T10:19:08.593Z] OSType: windows [2020-06-04T10:19:08.593Z] Architecture: x86_64 [2020-06-04T10:19:08.593Z] CPUs: 4 [2020-06-04T10:19:08.593Z] Total Memory: 32GiB [2020-06-04T10:19:08.593Z] Name: azwin-2-483620 [2020-06-04T10:19:08.593Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-04T10:19:08.593Z] Docker Root Dir: D:\docker [2020-06-04T10:19:08.593Z] Debug Mode: false [2020-06-04T10:19:08.593Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:19:08.593Z] Labels: [2020-06-04T10:19:08.593Z] Experimental: true [2020-06-04T10:19:08.593Z] Insecure Registries: [2020-06-04T10:19:08.593Z] 10.0.0.4:5000 [2020-06-04T10:19:08.593Z] 127.0.0.0/8 [2020-06-04T10:19:08.593Z] Registry Mirrors: [2020-06-04T10:19:08.593Z] http://10.0.0.4:5000/ [2020-06-04T10:19:08.593Z] Live Restore Enabled: false [2020-06-04T10:19:08.593Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-06-04T10:19:08.849Z] #7 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 2.6s done [2020-06-04T10:19:09.134Z] #7 extracting sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 0.0s done [2020-06-04T10:19:09.419Z] #7 DONE 12.0s [2020-06-04T10:19:09.419Z] [2020-06-04T10:19:09.419Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T10:19:09.675Z] 7732483b686e: Verifying Checksum [2020-06-04T10:19:09.675Z] 7732483b686e: Download complete [2020-06-04T10:19:10.812Z] 59a5abe5a03e: Verifying Checksum [2020-06-04T10:19:10.812Z] 59a5abe5a03e: Download complete [2020-06-04T10:19:10.891Z] #8 DONE 1.3s [2020-06-04T10:19:10.891Z] [2020-06-04T10:19:10.891Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T10:19:11.129Z] a42503eecb04: Verifying Checksum [2020-06-04T10:19:11.130Z] a42503eecb04: Download complete [2020-06-04T10:19:11.439Z] 0e35845be2ad: Verifying Checksum [2020-06-04T10:19:11.439Z] 0e35845be2ad: Download complete [2020-06-04T10:19:11.898Z] #9 DONE 1.1s [2020-06-04T10:19:11.898Z] [2020-06-04T10:19:11.898Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T10:19:11.898Z] #35 DONE 0.0s [2020-06-04T10:19:11.898Z] [2020-06-04T10:19:11.898Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T10:19:11.898Z] #27 DONE 0.1s [2020-06-04T10:19:11.898Z] [2020-06-04T10:19:11.898Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:19:13.061Z] 7732483b686e: Pull complete [2020-06-04T10:19:13.735Z] df33ef5c6dd4: Pull complete [2020-06-04T10:19:13.735Z] 02507bd450f7: Pull complete [2020-06-04T10:19:14.396Z] 67a05919b67a: Verifying Checksum [2020-06-04T10:19:14.396Z] 67a05919b67a: Download complete [2020-06-04T10:19:16.320Z] #28 3.854 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T10:19:16.320Z] #28 3.855 Cloning into '.'... [2020-06-04T10:19:16.518Z] 59a5abe5a03e: Pull complete [2020-06-04T10:19:16.935Z] #28 ... [2020-06-04T10:19:16.935Z] [2020-06-04T10:19:16.935Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:19:16.935Z] #43 3.228 + RM_GOPATH=0 [2020-06-04T10:19:16.935Z] #43 3.228 + TMP_GOPATH= [2020-06-04T10:19:16.935Z] #43 3.228 + : /build [2020-06-04T10:19:16.935Z] #43 3.228 + '[' -z '' ']' [2020-06-04T10:19:16.935Z] #43 3.229 ++ mktemp -d [2020-06-04T10:19:16.935Z] #43 3.229 + export GOPATH=/tmp/tmp.wW6jhGy7vG [2020-06-04T10:19:16.935Z] #43 3.229 + GOPATH=/tmp/tmp.wW6jhGy7vG [2020-06-04T10:19:16.935Z] #43 3.229 + RM_GOPATH=1 [2020-06-04T10:19:16.935Z] #43 3.230 + case "$(go env GOARCH)" in [2020-06-04T10:19:16.935Z] #43 3.242 ++ go env GOARCH [2020-06-04T10:19:16.935Z] #43 3.253 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:16.935Z] #43 3.253 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:16.935Z] #43 3.264 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:16.935Z] #43 3.267 + dir=/tmp/install [2020-06-04T10:19:16.935Z] #43 3.267 + bin=gotestsum [2020-06-04T10:19:16.935Z] #43 3.267 + shift [2020-06-04T10:19:16.935Z] #43 3.267 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T10:19:16.935Z] #43 3.267 + . /tmp/install/gotestsum.installer [2020-06-04T10:19:16.935Z] #43 3.267 ++ : v0.3.5 [2020-06-04T10:19:16.935Z] #43 3.268 + install_gotestsum [2020-06-04T10:19:16.935Z] #43 3.268 + set -e [2020-06-04T10:19:16.935Z] #43 3.268 + export GO111MODULE=on [2020-06-04T10:19:16.935Z] #43 3.268 + GO111MODULE=on [2020-06-04T10:19:16.935Z] #43 3.268 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T10:19:16.935Z] #43 3.286 go: finding gotest.tools v0.3.5 [2020-06-04T10:19:16.935Z] #43 3.289 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T10:19:16.935Z] #43 4.001 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T10:19:16.935Z] #43 4.121 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T10:19:17.550Z] #43 5.894 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T10:19:17.550Z] #43 5.946 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T10:19:17.832Z] #43 6.051 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T10:19:17.832Z] #43 6.122 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T10:19:17.832Z] #43 6.122 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T10:19:17.832Z] #43 6.137 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:19:17.832Z] #43 6.148 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:19:18.093Z] 0e35845be2ad: Pull complete [2020-06-04T10:19:18.114Z] #43 6.205 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:19:18.114Z] #43 6.254 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:19:18.114Z] #43 6.297 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T10:19:18.114Z] #43 6.299 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T10:19:18.114Z] #43 6.373 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:19:18.114Z] #43 6.384 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:19:18.114Z] #43 6.417 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:19:18.114Z] #43 6.418 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T10:19:18.397Z] #43 6.527 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:19:18.397Z] #43 6.530 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:19:18.397Z] #43 6.544 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:19:18.397Z] #43 6.591 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:19:18.397Z] #43 6.596 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:19:18.397Z] #43 6.676 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:19:20.419Z] #43 8.312 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:19:20.419Z] #43 8.350 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:19:20.419Z] #43 8.367 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:19:21.438Z] #43 ... [2020-06-04T10:19:21.438Z] [2020-06-04T10:19:21.438Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:19:21.438Z] #21 3.413 + RM_GOPATH=0 [2020-06-04T10:19:21.438Z] #21 3.413 + TMP_GOPATH= [2020-06-04T10:19:21.438Z] #21 3.413 + : /build [2020-06-04T10:19:21.438Z] #21 3.413 + '[' -z '' ']' [2020-06-04T10:19:21.438Z] #21 3.414 ++ mktemp -d [2020-06-04T10:19:21.438Z] #21 3.419 + export GOPATH=/tmp/tmp.0bfJvsVeyA [2020-06-04T10:19:21.438Z] #21 3.419 + GOPATH=/tmp/tmp.0bfJvsVeyA [2020-06-04T10:19:21.438Z] #21 3.419 + RM_GOPATH=1 [2020-06-04T10:19:21.438Z] #21 3.419 + case "$(go env GOARCH)" in [2020-06-04T10:19:21.438Z] #21 3.420 ++ go env GOARCH [2020-06-04T10:19:21.438Z] #21 3.435 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:21.438Z] #21 3.435 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:21.438Z] #21 3.436 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:21.438Z] #21 3.440 + dir=/tmp/install [2020-06-04T10:19:21.438Z] #21 3.440 + bin=dockercli [2020-06-04T10:19:21.439Z] #21 3.440 + shift [2020-06-04T10:19:21.439Z] #21 3.440 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T10:19:21.439Z] #21 3.440 + . /tmp/install/dockercli.installer [2020-06-04T10:19:21.439Z] #21 3.440 ++ : stable [2020-06-04T10:19:21.439Z] #21 3.440 ++ : 17.06.2-ce [2020-06-04T10:19:21.439Z] #21 3.440 + install_dockercli [2020-06-04T10:19:21.439Z] #21 3.440 Install docker/cli version 17.06.2-ce from stable [2020-06-04T10:19:21.439Z] #21 3.440 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T10:19:21.439Z] #21 3.440 ++ uname -m [2020-06-04T10:19:21.439Z] #21 3.442 + arch=s390x [2020-06-04T10:19:21.439Z] #21 3.442 + '[' s390x '!=' x86_64 ']' [2020-06-04T10:19:21.439Z] #21 3.442 + '[' s390x '!=' s390x ']' [2020-06-04T10:19:21.439Z] #21 3.442 + url=https://download.docker.com/linux/static [2020-06-04T10:19:21.439Z] #21 3.443 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-06-04T10:19:21.439Z] #21 3.443 + tar -xz docker/docker [2020-06-04T10:19:21.439Z] #21 9.197 + mkdir -p /build [2020-06-04T10:19:21.439Z] #21 9.201 + mv docker/docker /build/ [2020-06-04T10:19:21.439Z] #21 9.204 + rmdir docker [2020-06-04T10:19:21.439Z] #21 DONE 9.5s [2020-06-04T10:19:21.439Z] [2020-06-04T10:19:21.439Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:21.439Z] #47 3.015 + RM_GOPATH=0 [2020-06-04T10:19:21.439Z] #47 3.015 + TMP_GOPATH= [2020-06-04T10:19:21.439Z] #47 3.016 + : /build [2020-06-04T10:19:21.439Z] #47 3.016 + '[' -z '' ']' [2020-06-04T10:19:21.439Z] #47 3.016 ++ mktemp -d [2020-06-04T10:19:21.439Z] #47 3.017 + export GOPATH=/tmp/tmp.rPvJq11YAt [2020-06-04T10:19:21.439Z] #47 3.017 + GOPATH=/tmp/tmp.rPvJq11YAt [2020-06-04T10:19:21.439Z] #47 3.018 + RM_GOPATH=1 [2020-06-04T10:19:21.439Z] #47 3.018 + case "$(go env GOARCH)" in [2020-06-04T10:19:21.439Z] #47 3.019 ++ go env GOARCH [2020-06-04T10:19:21.439Z] #47 3.036 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:21.439Z] #47 3.036 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:21.439Z] #47 3.037 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:21.439Z] #47 3.044 + dir=/tmp/install [2020-06-04T10:19:21.439Z] #47 3.044 + bin=shfmt [2020-06-04T10:19:21.439Z] #47 3.044 + shift [2020-06-04T10:19:21.439Z] #47 3.044 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T10:19:21.439Z] #47 3.044 + . /tmp/install/shfmt.installer [2020-06-04T10:19:21.439Z] #47 3.044 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:19:21.439Z] #47 3.044 + install_shfmt [2020-06-04T10:19:21.439Z] #47 3.044 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T10:19:21.439Z] #47 3.044 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:19:21.439Z] #47 3.044 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rPvJq11YAt/src/github.com/mvdan/sh [2020-06-04T10:19:21.439Z] #47 3.050 Cloning into '/tmp/tmp.rPvJq11YAt/src/github.com/mvdan/sh'... [2020-06-04T10:19:21.439Z] #47 9.225 + cd /tmp/tmp.rPvJq11YAt/src/github.com/mvdan/sh [2020-06-04T10:19:21.439Z] #47 9.225 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:19:21.439Z] #47 9.353 + GO111MODULE=on [2020-06-04T10:19:21.439Z] #47 9.354 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T10:19:21.711Z] 67a05919b67a: Pull complete [2020-06-04T10:19:21.711Z] a42503eecb04: Pull complete [2020-06-04T10:19:21.711Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea [2020-06-04T10:19:21.711Z] Status: Downloaded newer image for golang:1.13.11-stretch [2020-06-04T10:19:21.711Z] ---> 607a6a8b67de [2020-06-04T10:19:21.711Z] Step 5/15 : ARG BUILDX_REPO [2020-06-04T10:19:21.711Z] ---> Running in 1a5359f5409a [2020-06-04T10:19:21.721Z] #47 ... [2020-06-04T10:19:21.721Z] [2020-06-04T10:19:21.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:19:21.721Z] #41 1.097 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:19:21.721Z] #41 1.097 + RM_GOPATH=0 [2020-06-04T10:19:21.721Z] #41 1.097 + TMP_GOPATH= [2020-06-04T10:19:21.721Z] #41 1.097 + : /build [2020-06-04T10:19:21.721Z] #41 1.097 + '[' -z '' ']' [2020-06-04T10:19:21.721Z] #41 1.097 ++ mktemp -d [2020-06-04T10:19:21.721Z] #41 1.097 + export GOPATH=/tmp/tmp.HcoavWyPFD [2020-06-04T10:19:21.721Z] #41 1.097 + GOPATH=/tmp/tmp.HcoavWyPFD [2020-06-04T10:19:21.721Z] #41 1.097 + RM_GOPATH=1 [2020-06-04T10:19:21.721Z] #41 1.097 + case "$(go env GOARCH)" in [2020-06-04T10:19:21.721Z] #41 1.097 ++ go env GOARCH [2020-06-04T10:19:21.721Z] #41 1.097 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:21.721Z] #41 1.097 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:21.721Z] #41 1.097 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:21.721Z] #41 1.097 + dir=/tmp/install [2020-06-04T10:19:21.721Z] #41 1.097 + bin=vndr [2020-06-04T10:19:21.721Z] #41 1.097 + shift [2020-06-04T10:19:21.721Z] #41 1.097 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T10:19:21.721Z] #41 1.097 + . /tmp/install/vndr.installer [2020-06-04T10:19:21.721Z] #41 1.097 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:19:21.721Z] #41 1.097 + install_vndr [2020-06-04T10:19:21.721Z] #41 1.097 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T10:19:21.721Z] #41 1.097 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HcoavWyPFD/src/github.com/LK4D4/vndr [2020-06-04T10:19:21.721Z] #41 1.097 Cloning into '/tmp/tmp.HcoavWyPFD/src/github.com/LK4D4/vndr'... [2020-06-04T10:19:21.721Z] #41 1.400 + cd /tmp/tmp.HcoavWyPFD/src/github.com/LK4D4/vndr [2020-06-04T10:19:21.721Z] #41 1.400 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:19:21.721Z] #41 1.405 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T10:19:21.721Z] #41 1.642 internal/cpu [2020-06-04T10:19:21.721Z] #41 1.646 runtime/internal/atomic [2020-06-04T10:19:21.721Z] #41 1.731 runtime/internal/sys [2020-06-04T10:19:21.721Z] #41 1.731 runtime/internal/math [2020-06-04T10:19:21.721Z] #41 1.746 internal/race [2020-06-04T10:19:21.721Z] #41 1.767 internal/bytealg [2020-06-04T10:19:21.721Z] #41 1.777 sync/atomic [2020-06-04T10:19:21.721Z] #41 1.897 runtime [2020-06-04T10:19:21.721Z] #41 1.897 unicode [2020-06-04T10:19:21.721Z] #41 4.903 unicode/utf8 [2020-06-04T10:19:21.721Z] #41 5.332 math [2020-06-04T10:19:21.721Z] #41 10.05 unicode/utf16 [2020-06-04T10:19:22.003Z] #41 ... [2020-06-04T10:19:22.003Z] [2020-06-04T10:19:22.003Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:22.003Z] #60 3.581 + RM_GOPATH=0 [2020-06-04T10:19:22.003Z] #60 3.581 + TMP_GOPATH= [2020-06-04T10:19:22.003Z] #60 3.581 + : /build [2020-06-04T10:19:22.003Z] #60 3.581 + '[' -z '' ']' [2020-06-04T10:19:22.003Z] #60 3.582 ++ mktemp -d [2020-06-04T10:19:22.003Z] #60 3.588 + export GOPATH=/tmp/tmp.GFXYts3f1H [2020-06-04T10:19:22.003Z] #60 3.588 + GOPATH=/tmp/tmp.GFXYts3f1H [2020-06-04T10:19:22.003Z] #60 3.588 + RM_GOPATH=1 [2020-06-04T10:19:22.003Z] #60 3.588 + case "$(go env GOARCH)" in [2020-06-04T10:19:22.003Z] #60 3.590 ++ go env GOARCH [2020-06-04T10:19:22.003Z] #60 3.621 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:22.003Z] #60 3.621 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:22.003Z] #60 3.622 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:22.003Z] #60 3.622 + dir=/tmp/install [2020-06-04T10:19:22.003Z] #60 3.622 + bin=proxy [2020-06-04T10:19:22.003Z] #60 3.622 + shift [2020-06-04T10:19:22.003Z] #60 3.622 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T10:19:22.003Z] #60 3.622 + . /tmp/install/proxy.installer [2020-06-04T10:19:22.003Z] #60 3.622 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:19:22.003Z] #60 3.623 + install_proxy [2020-06-04T10:19:22.003Z] #60 3.623 + case "$1" in [2020-06-04T10:19:22.003Z] #60 3.623 + export CGO_ENABLED=0 [2020-06-04T10:19:22.003Z] #60 3.623 + CGO_ENABLED=0 [2020-06-04T10:19:22.003Z] #60 3.623 + _install_proxy [2020-06-04T10:19:22.003Z] #60 3.623 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T10:19:22.003Z] #60 3.623 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:19:22.003Z] #60 3.623 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GFXYts3f1H/src/github.com/docker/libnetwork [2020-06-04T10:19:22.003Z] #60 3.624 Cloning into '/tmp/tmp.GFXYts3f1H/src/github.com/docker/libnetwork'... [2020-06-04T10:19:22.003Z] #60 ... [2020-06-04T10:19:22.003Z] [2020-06-04T10:19:22.003Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:19:22.003Z] #10 3.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:19:22.003Z] #10 3.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:19:22.003Z] #10 3.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:19:22.003Z] #10 4.560 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T10:19:22.003Z] #10 6.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T10:19:22.003Z] #10 8.873 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T10:19:22.016Z] Removing intermediate container 1a5359f5409a [2020-06-04T10:19:22.016Z] ---> 7a9ddfe17c93 [2020-06-04T10:19:22.016Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-04T10:19:22.016Z] ---> Running in 1b597bb0dc3c [2020-06-04T10:19:22.285Z] #10 ... [2020-06-04T10:19:22.285Z] [2020-06-04T10:19:22.285Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:19:22.285Z] #45 1.554 + RM_GOPATH=0 [2020-06-04T10:19:22.285Z] #45 1.554 + TMP_GOPATH= [2020-06-04T10:19:22.285Z] #45 1.554 + : /build [2020-06-04T10:19:22.285Z] #45 1.554 + '[' -z '' ']' [2020-06-04T10:19:22.285Z] #45 1.555 ++ mktemp -d [2020-06-04T10:19:22.285Z] #45 1.559 + export GOPATH=/tmp/tmp.zehSLdSzNl [2020-06-04T10:19:22.285Z] #45 1.559 + GOPATH=/tmp/tmp.zehSLdSzNl [2020-06-04T10:19:22.285Z] #45 1.559 + RM_GOPATH=1 [2020-06-04T10:19:22.285Z] #45 1.559 + case "$(go env GOARCH)" in [2020-06-04T10:19:22.285Z] #45 1.559 ++ go env GOARCH [2020-06-04T10:19:22.286Z] #45 1.559 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:22.286Z] #45 1.559 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:22.286Z] #45 1.559 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:22.286Z] #45 1.559 + dir=/tmp/install [2020-06-04T10:19:22.286Z] #45 1.559 + bin=golangci_lint [2020-06-04T10:19:22.286Z] #45 1.559 + shift [2020-06-04T10:19:22.286Z] #45 1.559 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T10:19:22.286Z] #45 1.559 + . /tmp/install/golangci_lint.installer [2020-06-04T10:19:22.286Z] #45 1.559 ++ : v1.23.8 [2020-06-04T10:19:22.286Z] #45 1.559 + install_golangci_lint [2020-06-04T10:19:22.286Z] #45 1.559 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T10:19:22.286Z] #45 1.559 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:19:22.286Z] #45 1.564 Installing golangci-lint version v1.23.8 [2020-06-04T10:19:22.286Z] #45 ... [2020-06-04T10:19:22.286Z] [2020-06-04T10:19:22.286Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:19:22.286Z] #23 3.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:19:22.286Z] #23 3.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:19:22.286Z] #23 3.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:19:22.286Z] #23 4.400 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T10:19:22.286Z] #23 6.540 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T10:19:22.286Z] #23 8.765 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T10:19:22.319Z] Cloning into '/buildx'... [2020-06-04T10:19:22.568Z] #23 ... [2020-06-04T10:19:22.568Z] [2020-06-04T10:19:22.568Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:19:22.568Z] #38 3.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:19:22.568Z] #38 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:19:22.568Z] #38 4.061 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:19:22.568Z] #38 4.704 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T10:19:22.568Z] #38 5.956 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T10:19:22.568Z] #38 8.145 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T10:19:22.568Z] #38 ... [2020-06-04T10:19:22.568Z] [2020-06-04T10:19:22.568Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:19:22.568Z] #51 4.233 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:19:22.568Z] #51 4.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:19:22.568Z] #51 4.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:19:22.568Z] #51 5.086 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T10:19:22.568Z] #51 7.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T10:19:22.568Z] #51 8.898 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T10:19:22.850Z] #51 ... [2020-06-04T10:19:22.850Z] [2020-06-04T10:19:22.850Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:19:22.850Z] #36 3.864 + git clone https://github.com/docker/distribution.git . [2020-06-04T10:19:22.850Z] #36 3.873 Cloning into '.'... [2020-06-04T10:19:22.850Z] #36 ... [2020-06-04T10:19:22.850Z] [2020-06-04T10:19:22.850Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:19:22.850Z] #32 3.737 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:19:22.850Z] #32 3.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:19:22.850Z] #32 3.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:19:22.850Z] #32 4.583 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T10:19:22.850Z] #32 6.484 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T10:19:22.850Z] #32 8.516 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T10:19:23.132Z] #32 ... [2020-06-04T10:19:23.132Z] [2020-06-04T10:19:23.132Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:23.132Z] #30 2.012 + RM_GOPATH=0 [2020-06-04T10:19:23.132Z] #30 2.012 + TMP_GOPATH= [2020-06-04T10:19:23.132Z] #30 2.012 + : /build [2020-06-04T10:19:23.132Z] #30 2.012 + '[' -z '' ']' [2020-06-04T10:19:23.132Z] #30 2.012 ++ mktemp -d [2020-06-04T10:19:23.132Z] #30 2.012 + export GOPATH=/tmp/tmp.DEuUVPMPnB [2020-06-04T10:19:23.132Z] #30 2.012 + GOPATH=/tmp/tmp.DEuUVPMPnB [2020-06-04T10:19:23.132Z] #30 2.012 + RM_GOPATH=1 [2020-06-04T10:19:23.132Z] #30 2.012 + case "$(go env GOARCH)" in [2020-06-04T10:19:23.132Z] #30 2.013 ++ go env GOARCH [2020-06-04T10:19:23.132Z] #30 2.017 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:23.132Z] #30 2.017 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:23.132Z] #30 2.018 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:23.132Z] #30 2.018 + dir=/tmp/install [2020-06-04T10:19:23.132Z] #30 2.018 + bin=tomlv [2020-06-04T10:19:23.132Z] #30 2.018 + shift [2020-06-04T10:19:23.132Z] #30 2.018 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T10:19:23.132Z] #30 2.018 + . /tmp/install/tomlv.installer [2020-06-04T10:19:23.132Z] #30 2.018 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:19:23.132Z] #30 2.019 + install_tomlv [2020-06-04T10:19:23.132Z] #30 2.019 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T10:19:23.132Z] #30 2.019 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DEuUVPMPnB/src/github.com/BurntSushi/toml [2020-06-04T10:19:23.132Z] #30 2.022 Cloning into '/tmp/tmp.DEuUVPMPnB/src/github.com/BurntSushi/toml'... [2020-06-04T10:19:23.132Z] #30 2.022 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:19:23.132Z] #30 2.722 + cd /tmp/tmp.DEuUVPMPnB/src/github.com/BurntSushi/toml [2020-06-04T10:19:23.132Z] #30 2.722 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:19:23.132Z] #30 2.732 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:19:23.132Z] #30 3.217 math/bits [2020-06-04T10:19:23.132Z] #30 3.261 runtime [2020-06-04T10:19:23.132Z] #30 3.782 math [2020-06-04T10:19:23.132Z] #30 7.768 internal/testlog [2020-06-04T10:19:23.132Z] #30 8.221 encoding [2020-06-04T10:19:23.132Z] #30 8.437 runtime/cgo [2020-06-04T10:19:23.132Z] #30 ... [2020-06-04T10:19:23.132Z] [2020-06-04T10:19:23.132Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:19:23.132Z] #54 3.241 + RM_GOPATH=0 [2020-06-04T10:19:23.132Z] #54 3.241 + TMP_GOPATH= [2020-06-04T10:19:23.132Z] #54 3.241 + : /build [2020-06-04T10:19:23.132Z] #54 3.241 + '[' -z '' ']' [2020-06-04T10:19:23.132Z] #54 3.244 ++ mktemp -d [2020-06-04T10:19:23.132Z] #54 3.248 + export GOPATH=/tmp/tmp.LionrrpvFr [2020-06-04T10:19:23.132Z] #54 3.248 + GOPATH=/tmp/tmp.LionrrpvFr [2020-06-04T10:19:23.132Z] #54 3.248 + RM_GOPATH=1 [2020-06-04T10:19:23.132Z] #54 3.248 + case "$(go env GOARCH)" in [2020-06-04T10:19:23.132Z] #54 3.248 ++ go env GOARCH [2020-06-04T10:19:23.132Z] #54 3.262 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:23.132Z] #54 3.262 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:23.132Z] #54 3.264 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:23.132Z] #54 3.266 + dir=/tmp/install [2020-06-04T10:19:23.132Z] #54 3.266 + bin=rootlesskit [2020-06-04T10:19:23.132Z] #54 3.266 + shift [2020-06-04T10:19:23.132Z] #54 3.266 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T10:19:23.132Z] #54 3.266 + . /tmp/install/rootlesskit.installer [2020-06-04T10:19:23.132Z] #54 3.266 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:19:23.132Z] #54 3.269 + install_rootlesskit [2020-06-04T10:19:23.132Z] #54 3.269 + case "$1" in [2020-06-04T10:19:23.132Z] #54 3.269 + export CGO_ENABLED=0 [2020-06-04T10:19:23.132Z] #54 3.269 + CGO_ENABLED=0 [2020-06-04T10:19:23.132Z] #54 3.269 + _install_rootlesskit [2020-06-04T10:19:23.132Z] #54 3.269 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T10:19:23.132Z] #54 3.269 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LionrrpvFr/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:19:23.132Z] #54 3.269 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:19:23.132Z] #54 3.274 Cloning into '/tmp/tmp.LionrrpvFr/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T10:19:23.132Z] #54 6.639 + cd /tmp/tmp.LionrrpvFr/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:19:23.132Z] #54 6.639 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:19:23.132Z] #54 6.831 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:19:23.132Z] #54 6.831 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T10:19:23.414Z] #54 ... [2020-06-04T10:19:23.414Z] [2020-06-04T10:19:23.414Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:23.414Z] #47 10.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:19:23.414Z] #47 10.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:19:23.414Z] #47 10.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:19:23.414Z] #47 11.03 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:19:23.414Z] #47 11.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:19:23.414Z] #47 11.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:19:24.031Z] #47 12.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:19:25.038Z] #47 13.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:19:26.045Z] #47 14.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:19:26.045Z] #47 14.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:19:26.045Z] #47 14.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:19:26.045Z] #47 14.31 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:19:26.908Z] Removing intermediate container 1b597bb0dc3c [2020-06-04T10:19:26.908Z] ---> e715edd1cbaa [2020-06-04T10:19:26.908Z] Step 7/15 : WORKDIR /buildx [2020-06-04T10:19:26.908Z] ---> Running in df56a45c19f5 [2020-06-04T10:19:26.908Z] Removing intermediate container df56a45c19f5 [2020-06-04T10:19:26.908Z] ---> 0e26b565c306 [2020-06-04T10:19:26.908Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-04T10:19:26.908Z] ---> Running in d056103fcafd [2020-06-04T10:19:26.908Z] Removing intermediate container d056103fcafd [2020-06-04T10:19:26.908Z] ---> d22b1f88b059 [2020-06-04T10:19:26.908Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-04T10:19:26.908Z] ---> Running in 370f2207c13a [2020-06-04T10:19:27.056Z] #47 15.19 runtime [2020-06-04T10:19:27.580Z] From https://github.com/docker/buildx [2020-06-04T10:19:27.580Z] * [new tag] v0.3.1 -> build [2020-06-04T10:19:28.062Z] #47 ... [2020-06-04T10:19:28.062Z] [2020-06-04T10:19:28.062Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:28.062Z] #60 14.64 Checking out files: 91% (1887/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-06-04T10:19:28.062Z] #60 14.78 + cd /tmp/tmp.GFXYts3f1H/src/github.com/docker/libnetwork [2020-06-04T10:19:28.062Z] #60 14.78 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:19:28.062Z] #60 15.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T10:19:28.290Z] Switched to branch 'build' [2020-06-04T10:19:29.120Z] Removing intermediate container 370f2207c13a [2020-06-04T10:19:29.120Z] ---> b1ba2c697cb8 [2020-06-04T10:19:29.120Z] Step 10/15 : ARG GOOS [2020-06-04T10:19:29.120Z] ---> Running in 12a8ae0fb98e [2020-06-04T10:19:29.120Z] Removing intermediate container 12a8ae0fb98e [2020-06-04T10:19:29.120Z] ---> 3ff05e397f01 [2020-06-04T10:19:29.120Z] Step 11/15 : ARG GOARCH [2020-06-04T10:19:29.120Z] ---> Running in bffd9b63d598 [2020-06-04T10:19:29.120Z] Removing intermediate container bffd9b63d598 [2020-06-04T10:19:29.120Z] ---> c623912373dd [2020-06-04T10:19:29.120Z] 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-06-04T10:19:29.120Z] ---> Running in fe9352b43626 [2020-06-04T10:19:30.611Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-04T10:19:30.611Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-09fefa05\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-04T10:19:30.611Z] ---------------------------------------------------------------------------- [2020-06-04T10:19:30.611Z] [2020-06-04T10:19:30.611Z] INFO: executeCI.ps1 starting at Thu Jun 4 10:19:27 CUT 2020 [2020-06-04T10:19:30.611Z] [2020-06-04T10:19:30.611Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-04T10:19:30.611Z] INFO: Running git version 2.24.1.windows.2 [2020-06-04T10:19:30.611Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-04T10:19:30.611Z] INFO: Environment variables: [2020-06-04T10:19:30.611Z] [2020-06-04T10:19:30.611Z] Name Value [2020-06-04T10:19:30.611Z] ---- ----- [2020-06-04T10:19:30.611Z] ALLUSERSPROFILE C:\ProgramData [2020-06-04T10:19:30.611Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-04T10:19:30.611Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-04T10:19:30.611Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-06-04T10:19:30.611Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-06-04T10:19:30.611Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-04T10:19:30.611Z] BRANCH_NAME PR-41068 [2020-06-04T10:19:30.611Z] BUILD_DISPLAY_NAME #1 [2020-06-04T10:19:30.611Z] BUILD_ID 1 [2020-06-04T10:19:30.611Z] BUILD_NUMBER 1 [2020-06-04T10:19:30.611Z] BUILD_TAG jenkins-moby-PR-41068-1 [2020-06-04T10:19:30.611Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41068/1/ [2020-06-04T10:19:30.611Z] CHANGE_AUTHOR thaJeztah [2020-06-04T10:19:30.611Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-06-04T10:19:30.611Z] CHANGE_BRANCH api_types_remove_errdefs [2020-06-04T10:19:30.611Z] CHANGE_FORK thaJeztah/docker [2020-06-04T10:19:30.611Z] CHANGE_ID 41068 [2020-06-04T10:19:30.611Z] CHANGE_TARGET master [2020-06-04T10:19:30.611Z] CHANGE_TITLE api/types: remove errdefs dependency [2020-06-04T10:19:30.611Z] CHANGE_URL https://github.com/moby/moby/pull/41068 [2020-06-04T10:19:30.611Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:19:30.611Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-04T10:19:30.611Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-04T10:19:30.611Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-04T10:19:30.611Z] COMPUTERNAME azwin-2-483620 [2020-06-04T10:19:30.611Z] ComSpec C:\windows\system32\cmd.exe [2020-06-04T10:19:30.611Z] ConfigSequenceNumber 0 [2020-06-04T10:19:30.611Z] DOCKER_BUILDKIT 0 [2020-06-04T10:19:30.611Z] DOCKER_DUT_DEBUG 1 [2020-06-04T10:19:30.611Z] DOCKER_EXPERIMENTAL 1 [2020-06-04T10:19:30.611Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-04T10:19:30.611Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-04T10:19:30.611Z] EXECUTOR_NUMBER 0 [2020-06-04T10:19:30.611Z] FQDN azwin-2-483620.westus.cloudapp.azure.com [2020-06-04T10:19:30.611Z] GIT_BRANCH PR-41068 [2020-06-04T10:19:30.611Z] GIT_COMMIT a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:19:30.611Z] GIT_URL https://github.com/moby/moby.git [2020-06-04T10:19:30.611Z] HUDSON_COOKIE d3622525-152e-467a-b4b9-cdb69c14c7a6 [2020-06-04T10:19:30.611Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-04T10:19:30.611Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-04T10:19:30.611Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-04T10:19:30.611Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-06-04T10:19:30.611Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-04T10:19:30.611Z] JENKINS_NODE_COOKIE 61c73859-fdc8-4161-87a6-b5ad81359555 [2020-06-04T10:19:30.611Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-04T10:19:30.612Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-04T10:19:30.612Z] JOB_BASE_NAME PR-41068 [2020-06-04T10:19:30.612Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41068/display/redirect [2020-06-04T10:19:30.612Z] JOB_NAME moby/PR-41068 [2020-06-04T10:19:30.612Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41068/ [2020-06-04T10:19:30.612Z] library.jps.version master [2020-06-04T10:19:30.612Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-04T10:19:30.612Z] NODE_LABELS amd64 azure azwin-2-483620 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-04T10:19:30.612Z] NODE_NAME azwin-2-483620 [2020-06-04T10:19:30.612Z] NUMBER_OF_PROCESSORS 4 [2020-06-04T10:19:30.612Z] OS Windows_NT [2020-06-04T10:19:30.612Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-04T10:19:30.612Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-04T10:19:30.612Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-04T10:19:30.612Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-06-04T10:19:30.612Z] PROCESSOR_LEVEL 6 [2020-06-04T10:19:30.612Z] PROCESSOR_REVISION 4f01 [2020-06-04T10:19:30.612Z] ProgramData C:\ProgramData [2020-06-04T10:19:30.612Z] ProgramFiles C:\Program Files [2020-06-04T10:19:30.612Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-04T10:19:30.612Z] ProgramW6432 C:\Program Files [2020-06-04T10:19:30.612Z] PROMPT $P$G [2020-06-04T10:19:30.612Z] PSExecutionPolicyPreference Bypass [2020-06-04T10:19:30.612Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-04T10:19:30.612Z] PUBLIC C:\Users\Public [2020-06-04T10:19:30.612Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41068/1/display/redirect?page=changes [2020-06-04T10:19:30.612Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41068/1/display/redirect [2020-06-04T10:19:30.612Z] SKIP_VALIDATION_TESTS 1 [2020-06-04T10:19:30.612Z] SOURCES_DRIVE d [2020-06-04T10:19:30.612Z] SOURCES_SUBDIR gopath [2020-06-04T10:19:30.612Z] STAGE_NAME Run tests [2020-06-04T10:19:30.612Z] SystemDrive C: [2020-06-04T10:19:30.612Z] SystemRoot C:\windows [2020-06-04T10:19:30.612Z] TEMP C:\windows\TEMP [2020-06-04T10:19:30.612Z] TESTDEBUG 0 [2020-06-04T10:19:30.612Z] TESTRUN_DRIVE d [2020-06-04T10:19:30.612Z] TESTRUN_SUBDIR CI [2020-06-04T10:19:30.612Z] TIMEOUT 120m [2020-06-04T10:19:30.612Z] TMP C:\windows\TEMP [2020-06-04T10:19:30.612Z] USERDOMAIN WORKGROUP [2020-06-04T10:19:30.612Z] USERNAME azwin-2-483620$ [2020-06-04T10:19:30.612Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-04T10:19:30.612Z] windir C:\windows [2020-06-04T10:19:30.612Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-04T10:19:30.612Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-04T10:19:30.612Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:30.612Z] INFO: Sources under d:\gopath\... [2020-06-04T10:19:30.612Z] INFO: Test run under d:\CI\... [2020-06-04T10:19:30.612Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-04T10:19:30.612Z] INFO: docker/docker repository was found [2020-06-04T10:19:30.612Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-06-04T10:19:30.612Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-06-04T10:19:30.612Z] INFO: Docker version of control daemon [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:30.612Z] Client: Docker Engine - Enterprise [2020-06-04T10:19:30.612Z] Version: 19.03.5 [2020-06-04T10:19:30.612Z] API version: 1.40 [2020-06-04T10:19:30.612Z] Go version: go1.12.12 [2020-06-04T10:19:30.612Z] Git commit: 2ee0c57608 [2020-06-04T10:19:30.612Z] Built: 11/13/2019 08:00:16 [2020-06-04T10:19:30.612Z] OS/Arch: windows/amd64 [2020-06-04T10:19:30.612Z] Experimental: false [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:30.612Z] Server: Docker Engine - Enterprise [2020-06-04T10:19:30.612Z] Engine: [2020-06-04T10:19:30.612Z] Version: 19.03.5 [2020-06-04T10:19:30.612Z] API version: 1.40 (minimum version 1.24) [2020-06-04T10:19:30.612Z] Go version: go1.12.12 [2020-06-04T10:19:30.612Z] Git commit: 2ee0c57608 [2020-06-04T10:19:30.612Z] Built: 11/13/2019 07:58:51 [2020-06-04T10:19:30.612Z] OS/Arch: windows/amd64 [2020-06-04T10:19:30.612Z] Experimental: true [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:30.612Z] INFO: Docker info of control daemon [2020-06-04T10:19:30.612Z] [2020-06-04T10:19:31.086Z] Client: [2020-06-04T10:19:31.086Z] Debug Mode: false [2020-06-04T10:19:31.086Z] Plugins: [2020-06-04T10:19:31.086Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-04T10:19:31.086Z] [2020-06-04T10:19:31.086Z] Server: [2020-06-04T10:19:31.086Z] Containers: 0 [2020-06-04T10:19:31.086Z] Running: 0 [2020-06-04T10:19:31.086Z] Paused: 0 [2020-06-04T10:19:31.086Z] Stopped: 0 [2020-06-04T10:19:31.086Z] Images: 10 [2020-06-04T10:19:31.086Z] Server Version: 19.03.5 [2020-06-04T10:19:31.086Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-04T10:19:31.086Z] Windows: [2020-06-04T10:19:31.086Z] LCOW: [2020-06-04T10:19:31.086Z] Logging Driver: json-file [2020-06-04T10:19:31.086Z] Plugins: [2020-06-04T10:19:31.086Z] Volume: local [2020-06-04T10:19:31.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T10:19:31.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T10:19:31.086Z] Swarm: inactive [2020-06-04T10:19:31.086Z] Default Isolation: process [2020-06-04T10:19:31.086Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T10:19:31.086Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T10:19:31.086Z] OSType: windows [2020-06-04T10:19:31.086Z] Architecture: x86_64 [2020-06-04T10:19:31.086Z] CPUs: 4 [2020-06-04T10:19:31.086Z] Total Memory: 32GiB [2020-06-04T10:19:31.086Z] Name: azwin-2-483620 [2020-06-04T10:19:31.086Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-06-04T10:19:31.086Z] Docker Root Dir: D:\docker [2020-06-04T10:19:31.086Z] Debug Mode: false [2020-06-04T10:19:31.086Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:19:31.086Z] Labels: [2020-06-04T10:19:31.086Z] Experimental: true [2020-06-04T10:19:31.086Z] Insecure Registries: [2020-06-04T10:19:31.086Z] 10.0.0.4:5000 [2020-06-04T10:19:31.086Z] 127.0.0.0/8 [2020-06-04T10:19:31.086Z] Registry Mirrors: [2020-06-04T10:19:31.086Z] http://10.0.0.4:5000/ [2020-06-04T10:19:31.086Z] Live Restore Enabled: false [2020-06-04T10:19:31.086Z] [2020-06-04T10:19:31.086Z] [2020-06-04T10:19:31.086Z] INFO: Commit hash is a1afad3aab [2020-06-04T10:19:31.086Z] INFO: Nuke-Everything... [2020-06-04T10:19:31.558Z] INFO: Container count on control daemon to delete is 0 [2020-06-04T10:19:31.558Z] INFO: Nuking d:\CI [2020-06-04T10:19:32.030Z] INFO: Zapped successfully [2020-06-04T10:19:32.030Z] INFO: Location for testing is d:\CI\PR-41068\1 [2020-06-04T10:19:32.030Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-04T10:19:32.030Z] [2020-06-04T10:19:32.030Z] [2020-06-04T10:19:32.030Z] INFO: Building the image from Dockerfile.windows at 06/04/2020 10:19:31... [2020-06-04T10:19:32.030Z] [2020-06-04T10:19:32.442Z] #60 ... [2020-06-04T10:19:32.442Z] [2020-06-04T10:19:32.442Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:19:32.442Z] #41 10.36 container/list [2020-06-04T10:19:32.442Z] #41 11.12 crypto/internal/subtle [2020-06-04T10:19:32.442Z] #41 11.25 crypto/subtle [2020-06-04T10:19:32.442Z] #41 11.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T10:19:32.442Z] #41 11.41 internal/nettrace [2020-06-04T10:19:32.442Z] #41 11.49 runtime/cgo [2020-06-04T10:19:32.442Z] #41 16.50 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T10:19:32.442Z] #41 ... [2020-06-04T10:19:32.442Z] [2020-06-04T10:19:32.442Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:19:32.442Z] #43 10.99 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T10:19:32.442Z] #43 11.62 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T10:19:32.442Z] #43 11.71 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T10:19:32.442Z] #43 11.71 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T10:19:32.442Z] #43 11.71 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T10:19:32.442Z] #43 11.86 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T10:19:32.442Z] #43 11.96 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T10:19:32.442Z] #43 12.33 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:19:32.442Z] #43 12.36 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T10:19:32.442Z] #43 12.36 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T10:19:32.442Z] #43 12.38 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:19:32.442Z] #43 12.54 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T10:19:32.442Z] #43 12.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:19:32.442Z] #43 12.75 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T10:19:32.442Z] #43 12.77 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:19:32.442Z] #43 13.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:19:32.442Z] #43 13.62 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:19:32.442Z] #43 14.70 go: finding github.com/fatih/color v1.6.0 [2020-06-04T10:19:32.442Z] #43 14.73 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T10:19:32.442Z] #43 14.74 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:19:32.442Z] #43 14.75 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:19:32.442Z] #43 14.77 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T10:19:32.442Z] #43 14.85 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:19:32.442Z] #43 14.98 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:19:32.442Z] #43 15.02 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:19:32.442Z] #43 15.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:19:32.442Z] #43 15.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:19:35.118Z] #43 ... [2020-06-04T10:19:35.118Z] [2020-06-04T10:19:35.118Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:35.118Z] #30 23.21 sync [2020-06-04T10:19:35.118Z] #30 23.23 internal/reflectlite [2020-06-04T10:19:35.402Z] #30 ... [2020-06-04T10:19:35.402Z] [2020-06-04T10:19:35.402Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:19:35.402Z] #36 13.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T10:19:35.402Z] #36 15.04 + 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-06-04T10:19:35.685Z] #36 ... [2020-06-04T10:19:35.685Z] [2020-06-04T10:19:35.685Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:19:35.685Z] #41 23.96 sync [2020-06-04T10:19:35.685Z] #41 23.97 internal/reflectlite [2020-06-04T10:19:36.300Z] #41 ... [2020-06-04T10:19:36.300Z] [2020-06-04T10:19:36.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:19:36.300Z] #10 14.51 Fetched 8046 kB in 11s (753 kB/s) [2020-06-04T10:19:36.300Z] #10 14.51 Reading package lists... [2020-06-04T10:19:36.300Z] #10 18.30 Reading package lists... [2020-06-04T10:19:36.300Z] #10 22.15 Building dependency tree... [2020-06-04T10:19:36.300Z] #10 23.28 The following additional packages will be installed: [2020-06-04T10:19:36.300Z] #10 23.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T10:19:36.300Z] #10 23.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T10:19:36.300Z] #10 23.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T10:19:36.300Z] #10 23.30 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:19:36.300Z] #10 23.30 Suggested packages: [2020-06-04T10:19:36.300Z] #10 23.30 gcc-8-locales seccomp wine64 [2020-06-04T10:19:36.300Z] #10 24.22 The following NEW packages will be installed: [2020-06-04T10:19:36.300Z] #10 24.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T10:19:36.300Z] #10 24.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T10:19:36.300Z] #10 24.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T10:19:36.300Z] #10 24.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T10:19:36.300Z] #10 24.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T10:19:36.300Z] #10 24.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:19:36.300Z] #10 24.32 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:19:36.300Z] #10 24.32 Need to get 73.3 MB of archives. [2020-06-04T10:19:36.300Z] #10 24.32 After this operation, 494 MB of additional disk space will be used. [2020-06-04T10:19:36.300Z] #10 24.32 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-06-04T10:19:36.300Z] #10 24.53 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-06-04T10:19:36.300Z] #10 24.65 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-06-04T10:19:36.300Z] #10 24.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-06-04T10:19:36.300Z] #10 24.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-06-04T10:19:36.300Z] #10 24.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T10:19:36.582Z] #10 ... [2020-06-04T10:19:36.582Z] [2020-06-04T10:19:36.582Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:19:36.582Z] #38 14.74 Fetched 8046 kB in 11s (743 kB/s) [2020-06-04T10:19:36.582Z] #38 14.74 Reading package lists... [2020-06-04T10:19:36.582Z] #38 19.01 Reading package lists... [2020-06-04T10:19:36.582Z] #38 22.45 Building dependency tree... [2020-06-04T10:19:36.582Z] #38 23.59 The following additional packages will be installed: [2020-06-04T10:19:36.582Z] #38 23.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T10:19:36.582Z] #38 23.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T10:19:36.582Z] #38 23.59 Suggested packages: [2020-06-04T10:19:36.582Z] #38 23.59 manpages-dev python-setuptools [2020-06-04T10:19:36.582Z] #38 24.38 The following NEW packages will be installed: [2020-06-04T10:19:36.582Z] #38 24.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T10:19:36.582Z] #38 24.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T10:19:36.582Z] #38 24.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T10:19:36.582Z] #38 24.38 python-six zlib1g-dev [2020-06-04T10:19:36.582Z] #38 24.52 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:19:36.582Z] #38 24.52 Need to get 3742 kB of archives. [2020-06-04T10:19:36.582Z] #38 24.52 After this operation, 22.0 MB of additional disk space will be used. [2020-06-04T10:19:36.582Z] #38 24.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-06-04T10:19:36.582Z] #38 24.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-04T10:19:36.582Z] #38 24.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-06-04T10:19:36.582Z] #38 24.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-04T10:19:36.582Z] #38 24.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-06-04T10:19:36.582Z] #38 24.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-04T10:19:36.582Z] #38 24.88 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-06-04T10:19:36.582Z] #38 24.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-06-04T10:19:36.582Z] #38 24.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-06-04T10:19:36.582Z] #38 ... [2020-06-04T10:19:36.582Z] [2020-06-04T10:19:36.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:19:36.582Z] #10 24.90 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-06-04T10:19:36.864Z] #10 25.13 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-06-04T10:19:36.864Z] #10 25.13 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-06-04T10:19:36.864Z] #10 ... [2020-06-04T10:19:36.864Z] [2020-06-04T10:19:36.864Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:19:36.864Z] #32 15.05 Fetched 8046 kB in 11s (709 kB/s) [2020-06-04T10:19:36.864Z] #32 15.05 Reading package lists... [2020-06-04T10:19:36.864Z] #32 18.96 Reading package lists... [2020-06-04T10:19:36.864Z] #32 22.33 Building dependency tree... [2020-06-04T10:19:36.864Z] #32 23.39 The following additional packages will be installed: [2020-06-04T10:19:36.864Z] #32 23.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T10:19:36.864Z] #32 23.44 Suggested packages: [2020-06-04T10:19:36.864Z] #32 23.44 cmake-doc ninja-build lrzip [2020-06-04T10:19:36.864Z] #32 23.44 Recommended packages: [2020-06-04T10:19:36.864Z] #32 23.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T10:19:36.864Z] #32 24.14 The following NEW packages will be installed: [2020-06-04T10:19:36.864Z] #32 24.15 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T10:19:36.864Z] #32 24.15 vim-common xxd [2020-06-04T10:19:36.864Z] #32 24.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:19:36.864Z] #32 24.30 Need to get 14.0 MB of archives. [2020-06-04T10:19:36.864Z] #32 24.30 After this operation, 62.1 MB of additional disk space will be used. [2020-06-04T10:19:36.864Z] #32 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-04T10:19:36.864Z] #32 24.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:19:36.864Z] #32 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T10:19:36.864Z] #32 24.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-04T10:19:36.864Z] #32 24.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-06-04T10:19:36.865Z] #32 24.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-06-04T10:19:36.865Z] #32 24.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-06-04T10:19:36.865Z] #32 25.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-06-04T10:19:36.865Z] #32 25.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-06-04T10:19:36.865Z] #32 25.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-06-04T10:19:37.157Z] #32 ... [2020-06-04T10:19:37.157Z] [2020-06-04T10:19:37.157Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:19:37.157Z] #23 15.22 Fetched 8046 kB in 12s (672 kB/s) [2020-06-04T10:19:37.157Z] #23 15.22 Reading package lists... [2020-06-04T10:19:37.157Z] #23 19.28 Reading package lists... [2020-06-04T10:19:37.157Z] #23 22.60 Building dependency tree... [2020-06-04T10:19:37.157Z] #23 23.65 ca-certificates is already the newest version (20190110). [2020-06-04T10:19:37.157Z] #23 23.65 The following additional packages will be installed: [2020-06-04T10:19:37.157Z] #23 23.66 libjq1 libonig5 [2020-06-04T10:19:37.157Z] #23 23.87 The following NEW packages will be installed: [2020-06-04T10:19:37.157Z] #23 23.88 jq libjq1 libonig5 [2020-06-04T10:19:37.157Z] #23 24.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:19:37.157Z] #23 24.00 Need to get 350 kB of archives. [2020-06-04T10:19:37.157Z] #23 24.00 After this operation, 1154 kB of additional disk space will be used. [2020-06-04T10:19:37.157Z] #23 24.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-04T10:19:37.157Z] #23 24.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-04T10:19:37.157Z] #23 24.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-04T10:19:37.157Z] #23 24.75 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:19:37.157Z] #23 24.82 Fetched 350 kB in 0s (2291 kB/s) [2020-06-04T10:19:37.157Z] #23 24.91 Selecting previously unselected package libonig5:s390x. [2020-06-04T10:19:37.157Z] #23 24.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-04T10:19:37.157Z] #23 25.04 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-06-04T10:19:37.157Z] #23 25.05 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-04T10:19:37.157Z] #23 25.22 Selecting previously unselected package libjq1:s390x. [2020-06-04T10:19:37.157Z] #23 25.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T10:19:37.157Z] #23 25.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T10:19:37.157Z] #23 25.40 Selecting previously unselected package jq. [2020-06-04T10:19:37.157Z] #23 25.42 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T10:19:37.157Z] #23 25.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:19:37.157Z] #23 ... [2020-06-04T10:19:37.157Z] [2020-06-04T10:19:37.157Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:37.157Z] #30 25.39 errors [2020-06-04T10:19:37.157Z] #30 25.39 sort [2020-06-04T10:19:37.773Z] #30 25.80 strconv [2020-06-04T10:19:37.773Z] #30 ... [2020-06-04T10:19:37.773Z] [2020-06-04T10:19:37.773Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:19:37.773Z] #51 15.82 Fetched 8046 kB in 12s (691 kB/s) [2020-06-04T10:19:37.773Z] #51 15.82 Reading package lists... [2020-06-04T10:19:37.773Z] #51 19.78 Reading package lists... [2020-06-04T10:19:37.773Z] #51 23.46 Building dependency tree... [2020-06-04T10:19:37.773Z] #51 24.53 The following additional packages will be installed: [2020-06-04T10:19:37.773Z] #51 24.53 libbtrfs0 [2020-06-04T10:19:37.773Z] #51 24.62 The following NEW packages will be installed: [2020-06-04T10:19:37.773Z] #51 24.63 libbtrfs-dev libbtrfs0 [2020-06-04T10:19:37.773Z] #51 24.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:19:37.773Z] #51 24.72 Need to get 118 kB of archives. [2020-06-04T10:19:37.773Z] #51 24.72 After this operation, 390 kB of additional disk space will be used. [2020-06-04T10:19:37.773Z] #51 24.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-04T10:19:37.773Z] #51 24.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-04T10:19:37.773Z] #51 25.47 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:19:37.773Z] #51 25.56 Fetched 118 kB in 0s (1179 kB/s) [2020-06-04T10:19:37.773Z] #51 25.62 Selecting previously unselected package libbtrfs0. [2020-06-04T10:19:37.773Z] #51 25.62 (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-06-04T10:19:37.773Z] #51 25.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-04T10:19:37.773Z] #51 25.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:19:37.773Z] #51 25.78 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:19:37.773Z] #51 25.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-04T10:19:37.773Z] #51 25.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:19:37.773Z] #51 ... [2020-06-04T10:19:37.773Z] [2020-06-04T10:19:37.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:19:37.773Z] #38 24.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-06-04T10:19:37.773Z] #38 24.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-06-04T10:19:37.773Z] #38 25.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-06-04T10:19:37.773Z] #38 25.05 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-06-04T10:19:37.773Z] #38 25.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-06-04T10:19:37.773Z] #38 25.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T10:19:37.773Z] #38 25.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-06-04T10:19:37.773Z] #38 25.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-06-04T10:19:37.773Z] #38 26.06 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:19:37.933Z] Sending build context to Docker daemon 55.41MB [2020-06-04T10:19:37.933Z] [2020-06-04T10:19:37.933Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-04T10:19:37.933Z] ---> 561b89eac394 [2020-06-04T10:19:37.933Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> 2fac68eb70c2 [2020-06-04T10:19:37.933Z] Step 3/10 : ARG GO_VERSION=1.13.11 [2020-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> ab9e395c00bb [2020-06-04T10:19:37.933Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> db41a3df414e [2020-06-04T10:19:37.933Z] 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-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> a696a189837c [2020-06-04T10:19:37.933Z] 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-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> 9d94eac09f62 [2020-06-04T10:19:37.933Z] 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-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> d8dcddcf38d7 [2020-06-04T10:19:37.933Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> e20ccb085187 [2020-06-04T10:19:37.933Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-04T10:19:37.933Z] ---> Using cache [2020-06-04T10:19:37.933Z] ---> 43cd130a7474 [2020-06-04T10:19:37.933Z] Step 10/10 : COPY . . [2020-06-04T10:19:38.056Z] #38 ... [2020-06-04T10:19:38.056Z] [2020-06-04T10:19:38.056Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:19:38.056Z] #23 25.55 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-04T10:19:38.056Z] #23 25.56 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T10:19:38.056Z] #23 25.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:19:38.056Z] #23 25.58 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:19:38.056Z] #23 DONE 26.2s [2020-06-04T10:19:38.056Z] [2020-06-04T10:19:38.056Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:19:38.056Z] #24 DONE 0.1s [2020-06-04T10:19:38.056Z] [2020-06-04T10:19:38.056Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:19:38.056Z] #38 26.23 Fetched 3742 kB in 1s (5436 kB/s) [2020-06-04T10:19:38.056Z] #38 26.35 Selecting previously unselected package libcap-dev:s390x. [2020-06-04T10:19:38.339Z] #38 26.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-04T10:19:38.339Z] #38 26.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-06-04T10:19:38.339Z] #38 26.44 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-06-04T10:19:38.339Z] #38 ... [2020-06-04T10:19:38.339Z] [2020-06-04T10:19:38.339Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:19:38.339Z] #51 26.06 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:19:38.339Z] #51 26.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:19:38.339Z] #51 26.19 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:19:38.339Z] #51 DONE 26.6s [2020-06-04T10:19:38.339Z] [2020-06-04T10:19:38.339Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:19:38.339Z] #38 26.60 Selecting previously unselected package libnet1:s390x. [2020-06-04T10:19:38.339Z] #38 26.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-04T10:19:38.339Z] #38 26.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T10:19:38.624Z] #38 26.77 Selecting previously unselected package libnet1-dev. [2020-06-04T10:19:38.624Z] #38 26.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-04T10:19:38.624Z] #38 26.82 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:19:38.906Z] #38 26.96 Selecting previously unselected package libnl-3-200:s390x. [2020-06-04T10:19:38.906Z] #38 26.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-04T10:19:38.906Z] #38 26.97 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T10:19:38.906Z] #38 27.06 Selecting previously unselected package libnl-3-dev:s390x. [2020-06-04T10:19:38.906Z] #38 27.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-06-04T10:19:38.906Z] #38 27.07 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-06-04T10:19:38.906Z] #38 27.30 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-04T10:19:39.188Z] #38 27.31 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-04T10:19:39.188Z] #38 27.33 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T10:19:39.188Z] #38 27.41 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-06-04T10:19:39.188Z] #38 27.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-06-04T10:19:39.188Z] #38 27.42 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-04T10:19:39.188Z] #38 27.50 Selecting previously unselected package zlib1g-dev:s390x. [2020-06-04T10:19:39.188Z] #38 27.51 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-06-04T10:19:39.188Z] #38 27.51 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-04T10:19:39.471Z] #38 27.76 Selecting previously unselected package libprotobuf17:s390x. [2020-06-04T10:19:39.471Z] #38 27.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-06-04T10:19:39.471Z] #38 27.79 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-04T10:19:40.085Z] #38 28.42 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-06-04T10:19:40.318Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02c42e28541650cbf) in /home/ubuntu/workspace/moby_PR-41068 [Pipeline] { [Pipeline] checkout [2020-06-04T10:19:40.368Z] #38 28.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-06-04T10:19:40.368Z] #38 28.43 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-04T10:19:40.368Z] #38 28.60 Selecting previously unselected package libprotobuf-dev:s390x. [2020-06-04T10:19:40.368Z] #38 28.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-06-04T10:19:40.368Z] #38 28.61 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-04T10:19:40.991Z] #38 ... [2020-06-04T10:19:40.991Z] [2020-06-04T10:19:40.991Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:40.991Z] #60 DONE 29.0s [2020-06-04T10:19:40.991Z] [2020-06-04T10:19:40.991Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:19:40.991Z] #52 1.710 + RM_GOPATH=0 [2020-06-04T10:19:40.991Z] #52 1.710 + TMP_GOPATH= [2020-06-04T10:19:40.991Z] #52 1.710 + : /build [2020-06-04T10:19:40.991Z] #52 1.710 + '[' -z '' ']' [2020-06-04T10:19:40.991Z] #52 1.712 ++ mktemp -d [2020-06-04T10:19:40.991Z] #52 1.715 + export GOPATH=/tmp/tmp.Ba6XvPk6mu [2020-06-04T10:19:40.991Z] #52 1.716 + GOPATH=/tmp/tmp.Ba6XvPk6mu [2020-06-04T10:19:40.991Z] #52 1.716 + RM_GOPATH=1 [2020-06-04T10:19:40.991Z] #52 1.716 + case "$(go env GOARCH)" in [2020-06-04T10:19:40.991Z] #52 1.717 ++ go env GOARCH [2020-06-04T10:19:40.991Z] #52 1.725 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:40.991Z] #52 1.725 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:40.991Z] #52 1.726 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:40.991Z] #52 1.730 + dir=/tmp/install [2020-06-04T10:19:40.991Z] #52 1.730 + bin=containerd [2020-06-04T10:19:40.991Z] #52 1.730 + shift [2020-06-04T10:19:40.991Z] #52 1.731 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T10:19:40.991Z] #52 1.731 + . /tmp/install/containerd.installer [2020-06-04T10:19:40.991Z] #52 1.732 ++ set -e [2020-06-04T10:19:40.991Z] #52 1.732 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:19:40.991Z] #52 1.733 + install_containerd [2020-06-04T10:19:40.991Z] #52 1.736 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T10:19:40.991Z] #52 1.736 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:19:40.991Z] #52 1.737 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ba6XvPk6mu/src/github.com/containerd/containerd [2020-06-04T10:19:40.991Z] #52 1.746 Cloning into '/tmp/tmp.Ba6XvPk6mu/src/github.com/containerd/containerd'... [2020-06-04T10:19:44.144Z] using credential docker-jenkins-github-credentials [2020-06-04T10:19:44.154Z] Cloning the remote Git repository [2020-06-04T10:19:44.154Z] Cloning with configured refspecs honoured and without tags [2020-06-04T10:19:44.131Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:19:44.235Z] > git init /home/ubuntu/workspace/moby_PR-41068 # timeout=10 [2020-06-04T10:19:44.468Z] #52 ... [2020-06-04T10:19:44.468Z] [2020-06-04T10:19:44.468Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:19:44.752Z] #28 32.51 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-06-04T10:19:44.752Z] #28 32.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T10:19:45.035Z] #28 33.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T10:19:45.023Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:19:45.023Z] > git --version # timeout=10 [2020-06-04T10:19:45.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:19:45.060Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:19:45.779Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00f33a6b440befd5e) in /home/ubuntu/workspace/moby_PR-41068 [Pipeline] { [Pipeline] checkout [2020-06-04T10:19:47.061Z] #28 ... [2020-06-04T10:19:47.061Z] [2020-06-04T10:19:47.061Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:19:47.061Z] #41 25.32 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T10:19:47.061Z] #41 25.60 math/rand [2020-06-04T10:19:47.061Z] #41 27.19 internal/singleflight [2020-06-04T10:19:47.061Z] #41 27.47 strconv [2020-06-04T10:19:47.061Z] #41 27.47 io [2020-06-04T10:19:47.061Z] #41 28.65 bytes [2020-06-04T10:19:47.061Z] #41 31.02 reflect [2020-06-04T10:19:47.061Z] #41 31.58 bufio [2020-06-04T10:19:47.061Z] #41 32.95 syscall [2020-06-04T10:19:47.343Z] #41 ... [2020-06-04T10:19:47.343Z] [2020-06-04T10:19:47.343Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:19:47.343Z] #25 3.365 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T10:19:47.343Z] #25 3.902 #=#=# [2020-06-04T10:19:47.343Z] #25 4.125 1.1% ##### 7.0% ######## 11.1% ############ 17.4% ################# 24.1% ###################### 31.3% ########################### 37.6% ################################# 46.0% ####################################### 54.4% ########################################### 60.6% ################################################# 69.0% ####################################################### 77.3% ############################################################# 85.7% ################################################################### 94.0% ######################################################################## 100.0% [2020-06-04T10:19:47.343Z] #25 6.239 [2020-06-04T10:19:47.343Z] #25 6.422 ##### 8.3% ############## 19.6% ########################## 36.6% ###################################### 53.6% ###################################################### 76.3% ################################################################### 93.3% ######################################################################## 100.0% [2020-06-04T10:19:47.343Z] #25 7.422 [2020-06-04T10:19:47.343Z] #25 7.566 0.2% ###### 8.7% ########### 16.3% ################# 23.9% ##################### 30.4% ########################### 38.5% ################################# 46.2% ######################################## 56.3% ############################################## 64.0% ################################################# 69.1% ####################################################### 76.7% ############################################################ 84.3% ################################################################## 92.0% ##################################################################### 97.0% ######################################################################## 100.0% [2020-06-04T10:19:47.627Z] #25 9.555 [2020-06-04T10:19:47.909Z] #25 9.715 0.9% ### 5.0% #### 6.9% ####### [2020-06-04T10:19:47.909Z] #25 ... [2020-06-04T10:19:47.909Z] [2020-06-04T10:19:47.909Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:19:47.909Z] #32 26.22 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:19:47.909Z] #32 26.42 Fetched 14.0 MB in 1s (13.8 MB/s) [2020-06-04T10:19:47.909Z] #32 26.56 Selecting previously unselected package xxd. [2020-06-04T10:19:47.909Z] #32 26.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15179 files and directories currently installed.) [2020-06-04T10:19:47.909Z] #32 26.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-04T10:19:47.909Z] #32 26.68 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:19:47.909Z] #32 26.91 Selecting previously unselected package vim-common. [2020-06-04T10:19:47.909Z] #32 26.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:19:47.909Z] #32 26.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:19:47.909Z] #32 27.23 Selecting previously unselected package cmake-data. [2020-06-04T10:19:47.909Z] #32 27.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T10:19:47.909Z] #32 27.24 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T10:19:47.909Z] #32 30.71 Selecting previously unselected package libicu63:s390x. [2020-06-04T10:19:47.909Z] #32 30.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-04T10:19:47.909Z] #32 30.78 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T10:19:48.192Z] #32 ... [2020-06-04T10:19:48.192Z] [2020-06-04T10:19:48.192Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:19:49.043Z] #25 9.715 0.9% ### 5.0% #### 6.9% ####### 10.6% ########## 14.4% ############# 18.2% ############### 22.0% ################## 25.7% ##################### 29.5% ####################### 32.3% ######################### 35.2% [2020-06-04T10:19:49.043Z] #25 ... [2020-06-04T10:19:49.043Z] [2020-06-04T10:19:49.043Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:49.043Z] #30 27.25 io [2020-06-04T10:19:49.043Z] #30 28.34 internal/oserror [2020-06-04T10:19:49.043Z] #30 28.46 syscall [2020-06-04T10:19:49.043Z] #30 29.41 reflect [2020-06-04T10:19:49.043Z] #30 35.86 time [2020-06-04T10:19:49.043Z] #30 ... [2020-06-04T10:19:49.043Z] [2020-06-04T10:19:49.043Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:19:49.326Z] #25 9.715 0.9% ### 5.0% #### 6.9% ####### 10.6% ########## 14.4% ############# 18.2% ############### 22.0% ################## 25.7% ##################### 29.5% ####################### 32.3% ######################### 35.2% ############################ 39.0% ############################## 41.8% ################################ 44.6% [2020-06-04T10:19:49.326Z] #25 ... [2020-06-04T10:19:49.326Z] [2020-06-04T10:19:49.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:19:49.326Z] #10 27.40 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-06-04T10:19:49.326Z] #10 28.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-06-04T10:19:49.326Z] #10 28.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-06-04T10:19:49.326Z] #10 28.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-04T10:19:49.326Z] #10 28.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-04T10:19:49.326Z] #10 28.87 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-06-04T10:19:49.326Z] #10 28.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-06-04T10:19:49.326Z] #10 28.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-06-04T10:19:49.326Z] #10 28.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-06-04T10:19:49.326Z] #10 28.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-06-04T10:19:49.326Z] #10 28.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-06-04T10:19:49.326Z] #10 28.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-06-04T10:19:49.326Z] #10 28.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-06-04T10:19:49.326Z] #10 29.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-06-04T10:19:49.326Z] #10 29.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-06-04T10:19:49.326Z] #10 29.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-06-04T10:19:49.326Z] #10 30.50 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:19:49.326Z] #10 30.71 Fetched 73.3 MB in 5s (15.4 MB/s) [2020-06-04T10:19:49.326Z] #10 30.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T10:19:49.326Z] #10 30.81 (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-06-04T10:19:49.326Z] #10 30.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-06-04T10:19:49.326Z] #10 30.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:19:49.326Z] #10 32.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T10:19:49.326Z] #10 32.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-06-04T10:19:49.326Z] #10 32.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:19:49.326Z] #10 34.79 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T10:19:49.326Z] #10 34.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T10:19:49.326Z] #10 34.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:19:49.326Z] #10 34.89 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-06-04T10:19:49.326Z] #10 34.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-04T10:19:49.326Z] #10 34.91 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-04T10:19:49.326Z] #10 35.03 Selecting previously unselected package dmsetup. [2020-06-04T10:19:49.326Z] #10 35.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-06-04T10:19:49.326Z] #10 35.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T10:19:49.326Z] #10 35.19 Selecting previously unselected package mingw-w64-common. [2020-06-04T10:19:49.326Z] #10 35.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T10:19:49.326Z] #10 35.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T10:19:49.326Z] #10 ... [2020-06-04T10:19:49.326Z] [2020-06-04T10:19:49.326Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:19:49.326Z] #32 36.61 Selecting previously unselected package libxml2:s390x. [2020-06-04T10:19:49.326Z] #32 36.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-06-04T10:19:49.326Z] #32 36.61 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:19:49.326Z] #32 37.26 Selecting previously unselected package libarchive13:s390x. [2020-06-04T10:19:49.326Z] #32 37.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-06-04T10:19:49.326Z] #32 37.27 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-04T10:19:49.326Z] #32 37.50 Selecting previously unselected package libjsoncpp1:s390x. [2020-06-04T10:19:49.326Z] #32 37.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-06-04T10:19:49.326Z] #32 37.51 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-06-04T10:19:49.326Z] #32 37.62 Selecting previously unselected package librhash0:s390x. [2020-06-04T10:19:49.615Z] #32 37.63 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-06-04T10:19:49.615Z] #32 37.63 Unpacking librhash0:s390x (1.3.8-1) ... [2020-06-04T10:19:49.615Z] #32 37.78 Selecting previously unselected package libuv1:s390x. [2020-06-04T10:19:49.615Z] #32 37.79 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-06-04T10:19:49.616Z] #32 37.80 Unpacking libuv1:s390x (1.24.1-1) ... [2020-06-04T10:19:49.616Z] #32 37.89 Selecting previously unselected package cmake. [2020-06-04T10:19:49.616Z] #32 37.90 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-06-04T10:19:49.616Z] #32 37.90 Unpacking cmake (3.13.4-1) ... [2020-06-04T10:19:49.794Z] using credential docker-jenkins-github-credentials [2020-06-04T10:19:49.804Z] Cloning the remote Git repository [2020-06-04T10:19:49.804Z] Cloning with configured refspecs honoured and without tags [2020-06-04T10:19:49.851Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:19:49.906Z] > git init /home/ubuntu/workspace/moby_PR-41068 # timeout=10 [2020-06-04T10:19:50.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:19:50.176Z] > git --version # timeout=10 [2020-06-04T10:19:50.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:19:50.198Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:19:51.109Z] #32 ... [2020-06-04T10:19:51.109Z] [2020-06-04T10:19:51.109Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:19:51.109Z] #38 30.06 Selecting previously unselected package libprotoc17:s390x. [2020-06-04T10:19:51.109Z] #38 30.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-06-04T10:19:51.109Z] #38 30.09 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-06-04T10:19:51.109Z] #38 30.82 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T10:19:51.109Z] #38 30.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-06-04T10:19:51.109Z] #38 30.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:19:51.109Z] #38 30.97 Selecting previously unselected package protobuf-compiler. [2020-06-04T10:19:51.109Z] #38 30.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-06-04T10:19:51.109Z] #38 30.97 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:19:51.109Z] #38 31.08 Selecting previously unselected package python-pkg-resources. [2020-06-04T10:19:51.109Z] #38 31.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:19:51.109Z] #38 31.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T10:19:51.109Z] #38 31.27 Selecting previously unselected package python-six. [2020-06-04T10:19:51.109Z] #38 31.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T10:19:51.109Z] #38 31.28 Unpacking python-six (1.12.0-1) ... [2020-06-04T10:19:51.109Z] #38 31.36 Selecting previously unselected package python-protobuf. [2020-06-04T10:19:51.109Z] #38 31.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-06-04T10:19:51.109Z] #38 31.37 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 31.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T10:19:51.110Z] #38 33.74 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 33.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T10:19:51.110Z] #38 33.76 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T10:19:51.110Z] #38 33.77 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-04T10:19:51.110Z] #38 33.78 Setting up python-six (1.12.0-1) ... [2020-06-04T10:19:51.110Z] #38 35.24 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-04T10:19:51.110Z] #38 35.26 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T10:19:51.110Z] #38 35.28 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 35.30 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-06-04T10:19:51.110Z] #38 35.30 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 35.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 35.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:19:51.110Z] #38 35.33 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 35.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:19:51.110Z] #38 35.34 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T10:19:51.110Z] #38 38.64 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-06-04T10:19:51.110Z] #38 38.65 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:19:51.110Z] #38 DONE 39.5s [2020-06-04T10:19:51.392Z] [2020-06-04T10:19:51.392Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:19:51.392Z] #25 9.715 0.9% ### 5.0% #### 6.9% ####### 10.6% ########## 14.4% ############# 18.2% ############### 22.0% ################## 25.7% ##################### 29.5% ####################### 32.3% ######################### 35.2% ############################ 39.0% ############################## 41.8% ################################ 44.6% ################################## 47.5% #################################### 51.2% ###################################### 54.1% ######################################## 56.9% ########################################## 59.5% ############################################# 62.7% ############################################### 65.5% ################################################# 69.3% #################################################### 73.1% ###################################################### 75.9% ######################################################## 78.7% ########################################################### 82.5% ############################################################## 86.3% ############################################################### 88.7% ################################################################# 91.4% ################################################################### 94.2% ##################################################################### 97.0% ####################################################################### 99.9% ######################################################################## 100.0% [2020-06-04T10:19:51.681Z] #25 13.54 [2020-06-04T10:19:52.689Z] #25 ... [2020-06-04T10:19:52.689Z] [2020-06-04T10:19:52.689Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:19:52.689Z] #32 40.30 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T10:19:52.689Z] #32 40.33 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:19:52.689Z] #32 40.36 Setting up libuv1:s390x (1.24.1-1) ... [2020-06-04T10:19:52.689Z] #32 40.37 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:19:52.689Z] #32 40.39 Setting up librhash0:s390x (1.3.8-1) ... [2020-06-04T10:19:52.689Z] #32 40.40 Setting up cmake-data (3.13.4-1) ... [2020-06-04T10:19:52.689Z] #32 40.41 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:19:52.689Z] #32 40.42 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-06-04T10:19:52.689Z] #32 40.43 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-04T10:19:52.689Z] #32 40.44 Setting up cmake (3.13.4-1) ... [2020-06-04T10:19:52.689Z] #32 40.45 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:19:52.689Z] #32 40.53 Processing triggers for mime-support (3.62) ... [2020-06-04T10:19:52.689Z] #32 DONE 41.0s [2020-06-04T10:19:52.790Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0369ebcb12669e800) in /home/ubuntu/workspace/moby_PR-41068 [Pipeline] { [Pipeline] checkout [2020-06-04T10:19:52.974Z] [2020-06-04T10:19:52.974Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:19:52.974Z] #10 41.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T10:19:52.974Z] #10 41.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T10:19:52.974Z] #10 41.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:19:54.996Z] #10 ... [2020-06-04T10:19:54.996Z] [2020-06-04T10:19:54.996Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:19:54.996Z] #47 33.15 syscall [2020-06-04T10:19:54.996Z] #47 33.16 reflect [2020-06-04T10:19:54.996Z] #47 40.16 time [2020-06-04T10:19:54.996Z] #47 ... [2020-06-04T10:19:54.996Z] [2020-06-04T10:19:54.996Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:19:54.996Z] #33 1.593 + RM_GOPATH=0 [2020-06-04T10:19:54.996Z] #33 1.593 + TMP_GOPATH= [2020-06-04T10:19:54.996Z] #33 1.593 + : /build [2020-06-04T10:19:54.996Z] #33 1.593 + '[' -z '' ']' [2020-06-04T10:19:54.996Z] #33 1.593 ++ mktemp -d [2020-06-04T10:19:54.996Z] #33 1.593 + export GOPATH=/tmp/tmp.qUnn0fEOlC [2020-06-04T10:19:54.996Z] #33 1.593 + GOPATH=/tmp/tmp.qUnn0fEOlC [2020-06-04T10:19:54.996Z] #33 1.593 + RM_GOPATH=1 [2020-06-04T10:19:54.996Z] #33 1.593 + case "$(go env GOARCH)" in [2020-06-04T10:19:54.996Z] #33 1.594 ++ go env GOARCH [2020-06-04T10:19:54.996Z] #33 1.608 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:54.996Z] #33 1.608 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:19:54.996Z] #33 1.608 ++ dirname /tmp/install/install.sh [2020-06-04T10:19:54.996Z] #33 1.610 + dir=/tmp/install [2020-06-04T10:19:54.996Z] #33 1.610 + bin=tini [2020-06-04T10:19:54.996Z] #33 1.610 + shift [2020-06-04T10:19:54.996Z] #33 1.610 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T10:19:54.996Z] #33 1.610 + . /tmp/install/tini.installer [2020-06-04T10:19:54.996Z] #33 1.610 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:19:54.996Z] #33 1.610 + install_tini [2020-06-04T10:19:54.996Z] #33 1.610 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T10:19:54.996Z] #33 1.610 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:19:54.996Z] #33 1.610 + git clone https://github.com/krallin/tini.git /tmp/tmp.qUnn0fEOlC/tini [2020-06-04T10:19:54.996Z] #33 1.611 Cloning into '/tmp/tmp.qUnn0fEOlC/tini'... [2020-06-04T10:19:54.996Z] #33 2.216 + cd /tmp/tmp.qUnn0fEOlC/tini [2020-06-04T10:19:54.996Z] #33 2.216 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:19:54.996Z] #33 2.235 + cmake . [2020-06-04T10:19:55.278Z] #33 2.674 -- The C compiler identification is GNU 8.3.0 [2020-06-04T10:19:55.278Z] #33 2.718 -- Check for working C compiler: /usr/bin/cc [2020-06-04T10:19:55.760Z] using credential docker-jenkins-github-credentials [2020-06-04T10:19:55.772Z] Cloning the remote Git repository [2020-06-04T10:19:55.772Z] Cloning with configured refspecs honoured and without tags [2020-06-04T10:19:55.894Z] #33 3.232 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T10:19:55.894Z] #33 3.238 -- Detecting C compiler ABI info [2020-06-04T10:19:55.528Z] Cloning repository https://github.com/moby/moby.git [2020-06-04T10:19:55.587Z] > git init /home/ubuntu/workspace/moby_PR-41068 # timeout=10 [2020-06-04T10:19:56.508Z] #33 3.822 -- Detecting C compiler ABI info - done [2020-06-04T10:19:56.508Z] #33 3.827 -- Detecting C compile features [2020-06-04T10:19:56.200Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:19:56.201Z] > git --version # timeout=10 [2020-06-04T10:19:56.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:19:56.210Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:19:57.995Z] #33 5.083 -- Detecting C compile features - done [2020-06-04T10:19:57.995Z] #33 5.097 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T10:19:57.995Z] #33 5.296 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T10:19:58.278Z] #33 ... [2020-06-04T10:19:58.278Z] [2020-06-04T10:19:58.278Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:19:58.278Z] #25 14.98 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T10:19:58.278Z] #25 15.31 #=#=# [2020-06-04T10:19:58.278Z] #25 15.47 ######################################################################## 100.0% [2020-06-04T10:19:58.278Z] #25 15.54 [2020-06-04T10:19:58.278Z] #25 16.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T10:19:58.278Z] #25 16.64 [2020-06-04T10:19:58.278Z] #25 16.78 ############################################################ 83.6% ######################################################################## 100.0% [2020-06-04T10:19:58.278Z] #25 16.90 [2020-06-04T10:19:58.278Z] #25 18.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T10:19:58.278Z] #25 18.20 skipping existing b63cc5f62c21 [2020-06-04T10:19:58.278Z] #25 18.32 [2020-06-04T10:19:58.278Z] #25 19.37 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T10:19:58.278Z] #25 19.63 [2020-06-04T10:19:58.278Z] #25 19.77 ######################################################################## 100.0% [2020-06-04T10:19:58.278Z] #25 19.82 [2020-06-04T10:19:58.278Z] #25 19.90 Download of images into '/build' complete. [2020-06-04T10:19:58.278Z] #25 19.90 Use something like the following to load the result into a Docker daemon: [2020-06-04T10:19:58.278Z] #25 19.90 tar -cC '/build' . | docker load [2020-06-04T10:19:58.278Z] #25 DONE 20.1s [2020-06-04T10:19:58.278Z] [2020-06-04T10:19:58.278Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:19:58.278Z] #33 5.376 -- Configuring done [2020-06-04T10:19:58.278Z] #33 5.398 -- Generating done [2020-06-04T10:19:58.278Z] #33 5.404 -- Build files have been written to: /tmp/tmp.qUnn0fEOlC/tini [2020-06-04T10:19:58.278Z] #33 5.415 + make tini-static [2020-06-04T10:19:58.278Z] #33 ... [2020-06-04T10:19:58.278Z] [2020-06-04T10:19:58.278Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:19:58.278Z] #10 45.98 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T10:19:58.278Z] #10 46.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-04T10:19:58.278Z] #10 46.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:19:58.278Z] #10 46.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T10:19:58.278Z] #10 46.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-04T10:19:58.278Z] #10 46.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:20:01.757Z] #10 ... [2020-06-04T10:20:01.757Z] [2020-06-04T10:20:01.757Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:01.757Z] #33 6.419 Scanning dependencies of target tini-static [2020-06-04T10:20:01.757Z] #33 6.581 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T10:20:01.757Z] #33 7.820 [100%] Linking C executable tini-static [2020-06-04T10:20:01.757Z] #33 8.208 [100%] Built target tini-static [2020-06-04T10:20:01.757Z] #33 8.302 + mkdir -p /build [2020-06-04T10:20:01.757Z] #33 8.303 + cp tini-static /build/docker-init [2020-06-04T10:20:01.757Z] #33 DONE 8.5s [2020-06-04T10:20:01.757Z] [2020-06-04T10:20:01.757Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:01.757Z] #30 41.35 internal/poll [2020-06-04T10:20:01.757Z] #30 42.70 internal/fmtsort [2020-06-04T10:20:01.757Z] #30 42.96 internal/syscall/execenv [2020-06-04T10:20:01.757Z] #30 43.09 internal/syscall/unix [2020-06-04T10:20:01.757Z] #30 43.16 strings [2020-06-04T10:20:01.757Z] #30 43.34 os [2020-06-04T10:20:01.757Z] #30 45.76 fmt [2020-06-04T10:20:01.757Z] #30 46.35 path/filepath [2020-06-04T10:20:01.757Z] #30 48.39 io/ioutil [2020-06-04T10:20:01.757Z] #30 48.85 text/tabwriter [2020-06-04T10:20:01.757Z] #30 ... [2020-06-04T10:20:01.757Z] [2020-06-04T10:20:01.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:01.757Z] #39 8.330 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:20:01.757Z] #39 8.330 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:20:01.757Z] #39 8.350 Note: Building without GnuTLS support [2020-06-04T10:20:01.757Z] #39 8.361 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:20:01.757Z] #39 8.361 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:20:01.757Z] #39 9.820 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:20:01.757Z] #39 9.878 GEN .gitid [2020-06-04T10:20:01.757Z] #39 9.883 GEN criu/include/version.h [2020-06-04T10:20:01.757Z] #39 9.919 GEN include/common/asm [2020-06-04T10:20:01.757Z] #39 ... [2020-06-04T10:20:01.757Z] [2020-06-04T10:20:01.757Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:01.757Z] #41 39.73 time [2020-06-04T10:20:01.757Z] #41 43.65 strings [2020-06-04T10:20:01.757Z] #41 44.44 os [2020-06-04T10:20:01.757Z] #41 45.85 regexp/syntax [2020-06-04T10:20:01.757Z] #41 47.53 fmt [2020-06-04T10:20:01.757Z] #41 ... [2020-06-04T10:20:01.757Z] [2020-06-04T10:20:01.757Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:01.757Z] #47 45.32 context [2020-06-04T10:20:01.757Z] #47 45.75 encoding/binary [2020-06-04T10:20:01.757Z] #47 46.21 fmt [2020-06-04T10:20:01.757Z] #47 47.82 encoding/base64 [2020-06-04T10:20:01.757Z] #47 48.26 path/filepath [2020-06-04T10:20:01.757Z] #47 49.39 golang.org/x/sys/unix [2020-06-04T10:20:02.375Z] #47 ... [2020-06-04T10:20:02.376Z] [2020-06-04T10:20:02.376Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:02.376Z] #41 50.80 regexp [2020-06-04T10:20:03.853Z] #41 52.12 flag [2020-06-04T10:20:05.326Z] #41 53.60 go/token [2020-06-04T10:20:05.610Z] #41 53.78 internal/lazyregexp [2020-06-04T10:20:05.894Z] #41 54.16 net/url [2020-06-04T10:20:06.509Z] #41 54.61 go/scanner [2020-06-04T10:20:07.124Z] #41 55.46 text/template/parse [2020-06-04T10:20:07.781Z] #41 55.86 go/ast [2020-06-04T10:20:07.781Z] #41 ... [2020-06-04T10:20:07.781Z] [2020-06-04T10:20:07.781Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:07.781Z] #39 12.07 PBCC images/timens.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.13 DEP images/timens.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.14 PBCC images/fown.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.16 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.24 PBCC images/opts.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.27 PBCC images/memfd.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.30 DEP images/fown.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.37 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.40 DEP images/opts.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.42 DEP images/memfd.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.49 PBCC images/sit.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.56 DEP images/sit.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.61 PBCC images/macvlan.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.63 DEP images/macvlan.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.68 PBCC images/autofs.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.70 DEP images/autofs.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.71 PBCC images/sysctl.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.74 DEP images/sysctl.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.77 PBCC images/time.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.80 DEP images/time.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.84 PBCC images/binfmt-misc.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.85 DEP images/binfmt-misc.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.88 PBCC images/seccomp.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.90 DEP images/seccomp.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.94 PBCC images/userns.pb-c.c [2020-06-04T10:20:07.781Z] #39 12.96 DEP images/userns.pb-c.d [2020-06-04T10:20:07.781Z] #39 12.99 PBCC images/cgroup.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.00 DEP images/cgroup.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.00 PBCC images/ext-file.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.06 DEP images/ext-file.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.08 PBCC images/rpc.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.10 DEP images/rpc.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.12 PBCC images/siginfo.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.13 DEP images/siginfo.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.17 PBCC images/pagemap.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.19 DEP images/pagemap.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.22 PBCC images/rlimit.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.23 DEP images/rlimit.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.26 PBCC images/file-lock.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.27 DEP images/file-lock.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.29 PBCC images/tty.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.32 DEP images/tty.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.36 PBCC images/tun.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.37 PBCC images/netdev.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.40 DEP images/tun.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.44 DEP images/netdev.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.47 PBCC images/vma.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.50 DEP images/vma.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.53 PBCC images/creds.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.54 DEP images/creds.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.57 PBCC images/utsns.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.59 DEP images/utsns.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.62 PBCC images/ipc-desc.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.63 PBCC images/ipc-sem.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.64 DEP images/ipc-desc.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.70 DEP images/ipc-sem.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.72 PBCC images/ipc-msg.pb-c.c [2020-06-04T10:20:07.781Z] #39 13.74 DEP images/ipc-msg.pb-c.d [2020-06-04T10:20:07.781Z] #39 13.77 PBCC images/ipc-shm.pb-c.c [2020-06-04T10:20:07.782Z] #39 13.79 DEP images/ipc-shm.pb-c.d [2020-06-04T10:20:07.782Z] #39 13.82 PBCC images/ipc-var.pb-c.c [2020-06-04T10:20:07.782Z] #39 13.84 DEP images/ipc-var.pb-c.d [2020-06-04T10:20:07.782Z] #39 13.86 PBCC images/sk-opts.pb-c.c [2020-06-04T10:20:07.782Z] #39 13.88 PBCC images/packet-sock.pb-c.c [2020-06-04T10:20:07.782Z] #39 13.92 DEP images/sk-opts.pb-c.d [2020-06-04T10:20:07.782Z] #39 13.95 DEP images/packet-sock.pb-c.d [2020-06-04T10:20:07.782Z] #39 13.99 PBCC images/sk-netlink.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.04 DEP images/sk-netlink.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.06 PBCC images/sk-inet.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.14 DEP images/sk-inet.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.18 PBCC images/sk-unix.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.23 DEP images/sk-unix.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.28 PBCC images/mm.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.32 DEP images/mm.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.37 PBCC images/timerfd.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.42 DEP images/timerfd.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.48 PBCC images/timer.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.52 DEP images/timer.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.57 PBCC images/sa.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.58 DEP images/sa.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.58 PBCC images/pipe-data.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.62 DEP images/pipe-data.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.67 PBCC images/mnt.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.72 DEP images/mnt.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.76 PBCC images/sk-packet.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.77 DEP images/sk-packet.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.80 PBCC images/tcp-stream.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.82 DEP images/tcp-stream.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.85 PBCC images/pipe.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.88 DEP images/pipe.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.93 PBCC images/pstree.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.93 DEP images/pstree.pb-c.d [2020-06-04T10:20:07.782Z] #39 14.97 PBCC images/fs.pb-c.c [2020-06-04T10:20:07.782Z] #39 14.98 DEP images/fs.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.01 PBCC images/signalfd.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.03 DEP images/signalfd.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.06 PBCC images/fh.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.09 PBCC images/fsnotify.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.13 DEP images/fh.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.15 DEP images/fsnotify.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.19 PBCC images/eventpoll.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.22 DEP images/eventpoll.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.24 PBCC images/eventfd.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.24 DEP images/eventfd.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.28 PBCC images/remap-file-path.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.29 DEP images/remap-file-path.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.31 PBCC images/fifo.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.33 DEP images/fifo.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.35 PBCC images/ghost-file.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.37 DEP images/ghost-file.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.40 PBCC images/regfile.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.41 DEP images/regfile.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.43 PBCC images/ns.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.44 DEP images/ns.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.47 PBCC images/fdinfo.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.51 DEP images/fdinfo.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.56 PBCC images/core-aarch64.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.62 PBCC images/core-arm.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.68 PBCC images/core-ppc64.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.75 PBCC images/core-s390.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.78 PBCC images/core-x86.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.82 PBCC images/core.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.87 PBCC images/inventory.pb-c.c [2020-06-04T10:20:07.782Z] #39 15.91 DEP images/core-aarch64.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.94 DEP images/core-arm.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.98 DEP images/core-ppc64.pb-c.d [2020-06-04T10:20:07.782Z] #39 15.99 DEP images/core-s390.pb-c.d [2020-06-04T10:20:07.782Z] #39 16.10 DEP images/core-x86.pb-c.d [2020-06-04T10:20:07.782Z] #39 16.15 DEP images/core.pb-c.d [2020-06-04T10:20:07.782Z] #39 16.18 DEP images/inventory.pb-c.d [2020-06-04T10:20:07.782Z] #39 16.23 PBCC images/cpuinfo.pb-c.c [2020-06-04T10:20:07.782Z] #39 16.26 DEP images/cpuinfo.pb-c.d [2020-06-04T10:20:07.782Z] #39 16.33 PBCC images/stats.pb-c.c [2020-06-04T10:20:07.782Z] #39 16.35 DEP images/stats.pb-c.d [2020-06-04T10:20:08.120Z] ---> 54cfb2e46b8e [2020-06-04T10:20:08.120Z] Successfully built 54cfb2e46b8e [2020-06-04T10:20:08.120Z] Successfully tagged docker:latest [2020-06-04T10:20:08.120Z] INFO: Image build ended at 06/04/2020 10:20:08. Duration:00:00:36.4294626 [2020-06-04T10:20:08.592Z] [2020-06-04T10:20:08.592Z] [2020-06-04T10:20:08.592Z] INFO: Building the test binaries at 06/04/2020 10:20:08... [2020-06-04T10:20:08.623Z] Fetching without tags [2020-06-04T10:20:08.789Z] #39 17.24 make[1]: Nothing to be done for 'all'. [2020-06-04T10:20:09.072Z] #39 ... [2020-06-04T10:20:09.072Z] [2020-06-04T10:20:09.072Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:09.072Z] #30 50.35 flag [2020-06-04T10:20:09.072Z] #30 50.39 github.com/BurntSushi/toml [2020-06-04T10:20:09.072Z] #30 52.30 log [2020-06-04T10:20:09.072Z] #30 54.00 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:20:09.072Z] #30 DONE 57.2s [2020-06-04T10:20:09.072Z] [2020-06-04T10:20:09.072Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:09.072Z] #52 24.15 Checking out files: 42% (1366/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 92% (2934/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T10:20:09.072Z] #52 25.28 + cd /tmp/tmp.Ba6XvPk6mu/src/github.com/containerd/containerd [2020-06-04T10:20:09.072Z] #52 25.28 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:20:09.072Z] #52 26.87 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T10:20:09.072Z] #52 26.88 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T10:20:09.072Z] #52 26.88 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:20:09.072Z] #52 26.88 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:20:09.072Z] #52 26.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T10:20:09.072Z] #52 26.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T10:20:09.072Z] #52 26.88 + '[' '' = dynamic ']' [2020-06-04T10:20:09.072Z] #52 26.88 + make [2020-06-04T10:20:09.072Z] #52 27.97 + bin/ctr [2020-06-04T10:20:09.109Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:20:08.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:20:08.507Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:20:08.543Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:20:08.582Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:20:08.661Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:20:08.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:20:08.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:20:09.116Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:20:09.140Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:20:10.036Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:20:10.036Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:20:10.543Z] #52 ... [2020-06-04T10:20:10.543Z] [2020-06-04T10:20:10.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:10.543Z] #41 58.90 text/template [2020-06-04T10:20:11.550Z] #41 59.52 go/parser [2020-06-04T10:20:09.970Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:20:09.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:20:10.072Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:20:10.091Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:20:12.204Z] Fetching without tags [2020-06-04T10:20:12.597Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:20:13.456Z] INFO: make.ps1 starting at 06/04/2020 10:20:12 [2020-06-04T10:20:13.456Z] INFO: Git commit (a1afad3aab) assumed from DOCKER_GITCOMMIT environment variable [2020-06-04T10:20:13.456Z] INFO: Invoking autogen... [2020-06-04T10:20:13.474Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:20:13.475Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:20:13.572Z] #41 61.74 encoding/xml [2020-06-04T10:20:13.855Z] #41 62.24 go/doc [2020-06-04T10:20:13.855Z] #41 ... [2020-06-04T10:20:13.855Z] [2020-06-04T10:20:13.855Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:13.855Z] #47 52.23 encoding/json [2020-06-04T10:20:13.855Z] #47 57.16 github.com/pkg/diff [2020-06-04T10:20:13.855Z] #47 58.48 go/ast [2020-06-04T10:20:13.855Z] #47 58.69 golang.org/x/crypto/ssh/terminal [2020-06-04T10:20:13.855Z] #47 59.79 mvdan.cc/editorconfig [2020-06-04T10:20:13.855Z] #47 60.64 mvdan.cc/sh/v3/fileutil [2020-06-04T10:20:13.855Z] #47 60.71 mvdan.cc/sh/v3/syntax [2020-06-04T10:20:13.930Z] INFO: Building daemon... [2020-06-04T10:20:14.139Z] #47 ... [2020-06-04T10:20:14.139Z] [2020-06-04T10:20:14.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:14.139Z] #39 18.43 CC images/stats.o [2020-06-04T10:20:14.139Z] #39 18.61 CC images/core.o [2020-06-04T10:20:14.139Z] #39 18.90 CC images/core-x86.o [2020-06-04T10:20:14.139Z] #39 19.31 CC images/core-arm.o [2020-06-04T10:20:14.139Z] #39 19.56 CC images/core-aarch64.o [2020-06-04T10:20:14.139Z] #39 19.78 CC images/core-ppc64.o [2020-06-04T10:20:14.139Z] #39 20.09 CC images/core-s390.o [2020-06-04T10:20:14.139Z] #39 20.40 CC images/cpuinfo.o [2020-06-04T10:20:14.139Z] #39 20.65 CC images/inventory.o [2020-06-04T10:20:14.139Z] #39 20.83 CC images/fdinfo.o [2020-06-04T10:20:14.139Z] #39 20.98 CC images/fown.o [2020-06-04T10:20:14.139Z] #39 21.14 CC images/ns.o [2020-06-04T10:20:14.139Z] #39 21.22 CC images/regfile.o [2020-06-04T10:20:14.139Z] #39 21.32 CC images/ghost-file.o [2020-06-04T10:20:14.139Z] #39 21.46 CC images/fifo.o [2020-06-04T10:20:14.139Z] #39 21.61 CC images/remap-file-path.o [2020-06-04T10:20:14.139Z] #39 21.82 CC images/eventfd.o [2020-06-04T10:20:14.139Z] #39 21.91 CC images/eventpoll.o [2020-06-04T10:20:14.139Z] #39 22.09 CC images/fh.o [2020-06-04T10:20:14.139Z] #39 22.21 CC images/fsnotify.o [2020-06-04T10:20:14.139Z] #39 22.54 CC images/signalfd.o [2020-06-04T10:20:14.139Z] #39 22.64 CC images/fs.o [2020-06-04T10:20:14.139Z] #39 22.76 CC images/pstree.o [2020-06-04T10:20:14.139Z] #39 22.87 CC images/pipe.o [2020-06-04T10:20:12.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:20:12.137Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:20:12.153Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:20:12.179Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:20:12.208Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:20:12.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:20:12.209Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:20:12.607Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:20:12.638Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:20:13.420Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:20:13.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:20:13.479Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:20:13.499Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:20:14.421Z] #39 23.08 CC images/tcp-stream.o [2020-06-04T10:20:14.421Z] #39 23.19 CC images/sk-packet.o [2020-06-04T10:20:14.602Z] Fetching without tags [2020-06-04T10:20:14.607Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:20:14.621Z] > git --version # timeout=10 [2020-06-04T10:20:14.680Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-04T10:20:14.704Z] #39 23.40 CC images/mnt.o [2020-06-04T10:20:14.987Z] #39 23.56 CC images/pipe-data.o [2020-06-04T10:20:14.987Z] #39 23.67 CC images/sa.o [2020-06-04T10:20:15.016Z] Merging remotes/origin/master commit 89382f2f20745b9e63bed6c066f104980dff4396 into PR head commit a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:20:15.269Z] #39 23.78 CC images/timer.o [2020-06-04T10:20:15.269Z] #39 24.00 CC images/timerfd.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:20:15.552Z] #39 24.09 CC images/mm.o [2020-06-04T10:20:15.552Z] #39 24.33 CC images/sk-opts.o [2020-06-04T10:20:15.552Z] #39 24.44 CC images/sk-unix.o [2020-06-04T10:20:15.834Z] #39 24.64 CC images/sk-inet.o [2020-06-04T10:20:15.834Z] #39 ... [2020-06-04T10:20:15.834Z] [2020-06-04T10:20:15.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:20:15.834Z] #10 64.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T10:20:15.834Z] #10 64.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-04T10:20:15.834Z] #10 64.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:20:15.859Z] + docker version [2020-06-04T10:20:16.114Z] Merge succeeded, producing a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:20:16.114Z] Checking out Revision a1afad3aabb6504a073bc44568fc40fcabc4f775 (PR-41068) [2020-06-04T10:20:14.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:20:14.509Z] > git config --add remote.origin.fetch +refs/pull/41068/head:refs/remotes/origin/PR-41068 # timeout=10 [2020-06-04T10:20:14.535Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:20:14.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-04T10:20:14.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-04T10:20:14.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-04T10:20:14.570Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41068/head:refs/remotes/origin/PR-41068 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-04T10:20:14.988Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:20:15.004Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:20:16.038Z] > git merge 89382f2f20745b9e63bed6c066f104980dff4396 # timeout=10 [2020-06-04T10:20:16.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-04T10:20:16.085Z] > git config core.sparsecheckout # timeout=10 [2020-06-04T10:20:16.098Z] > git checkout -f a1afad3aabb6504a073bc44568fc40fcabc4f775 # timeout=10 [2020-06-04T10:20:16.918Z] Removing intermediate container fe9352b43626 [2020-06-04T10:20:16.918Z] ---> ce1e8a175d94 [2020-06-04T10:20:16.918Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-06-04T10:20:16.918Z] ---> 607a6a8b67de [2020-06-04T10:20:16.918Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-04T10:20:16.918Z] ---> 84247f85a27e [2020-06-04T10:20:16.918Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-04T10:20:16.918Z] ---> Running in 8e85256f9e55 [2020-06-04T10:20:16.918Z] Removing intermediate container 8e85256f9e55 [2020-06-04T10:20:16.918Z] ---> 18e0bfa4b371 [2020-06-04T10:20:16.918Z] Successfully built 18e0bfa4b371 [2020-06-04T10:20:16.918Z] Successfully tagged moby-buildx:latest [2020-06-04T10:20:16.918Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-04T10:20:16.918Z] if [ -n "${id}" ]; then \ [2020-06-04T10:20:16.918Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-04T10:20:16.918Z] && touch bundles/buildx; \ [2020-06-04T10:20:16.918Z] docker rm -f ${id}; \ [2020-06-04T10:20:16.918Z] fi [2020-06-04T10:20:16.918Z] a93f97c984582eb0532bcef44e8e7cde93fa1d7894d6d132443238ba2e223f29 [2020-06-04T10:20:16.918Z] bundles/buildx version [2020-06-04T10:20:16.918Z] buildx v0.3.1 6db68d0 [2020-06-04T10:20:16.918Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 . [2020-06-04T10:20:16.918Z] #1 [internal] booting buildkit [2020-06-04T10:20:16.918Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-04T10:20:16.918Z] #1 pulling image moby/buildkit:buildx-stable-1 2.3s done [2020-06-04T10:20:16.918Z] #1 creating container buildx_buildkit_default [2020-06-04T10:20:16.918Z] #1 creating container buildx_buildkit_default 0.4s done [2020-06-04T10:20:16.918Z] #1 DONE 2.7s [2020-06-04T10:20:16.918Z] [2020-06-04T10:20:16.918Z] #2 [internal] load build definition from Dockerfile [2020-06-04T10:20:16.918Z] #2 transferring dockerfile: 16.36kB done [2020-06-04T10:20:16.918Z] #2 DONE 0.0s [2020-06-04T10:20:16.918Z] [2020-06-04T10:20:16.918Z] #3 [internal] load .dockerignore [2020-06-04T10:20:16.918Z] #3 transferring context: 87B done [2020-06-04T10:20:16.918Z] #3 DONE 0.0s [2020-06-04T10:20:16.918Z] [2020-06-04T10:20:16.918Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T10:20:16.918Z] #4 DONE 1.2s [2020-06-04T10:20:16.918Z] [2020-06-04T10:20:16.918Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T10:20:16.918Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T10:20:16.918Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T10:20:16.918Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-04T10:20:16.918Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-04T10:20:16.918Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-04T10:20:16.918Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-06-04T10:20:16.918Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-04T10:20:16.918Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-06-04T10:20:16.918Z] #5 DONE 1.1s [2020-06-04T10:20:17.203Z] [2020-06-04T10:20:17.203Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:20:17.604Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:20:17.652Z] > git --version # timeout=10 [2020-06-04T10:20:17.694Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-04T10:20:17.832Z] #7 DONE 0.7s [2020-06-04T10:20:17.832Z] [2020-06-04T10:20:17.832Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T10:20:17.832Z] #6 DONE 0.7s [2020-06-04T10:20:18.126Z] [2020-06-04T10:20:18.126Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:20:18.126Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:20:18.424Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T10:20:18.424Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-06-04T10:20:18.424Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T10:20:18.806Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 833.97kB / 9.86MB 0.5s [2020-06-04T10:20:18.806Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.85MB / 9.86MB 0.6s [2020-06-04T10:20:18.845Z] + docker version [2020-06-04T10:20:19.176Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.72MB / 9.86MB 0.8s [2020-06-04T10:20:19.176Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.90MB / 9.86MB 0.9s [2020-06-04T10:20:19.521Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.64MB / 9.86MB 1.1s [2020-06-04T10:20:19.521Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.56MB / 9.86MB 1.2s [2020-06-04T10:20:19.887Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.82MB / 9.86MB 1.4s [2020-06-04T10:20:19.887Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-06-04T10:20:19.887Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-06-04T10:20:20.658Z] Commit message: "api/types: remove errdefs dependency" [2020-06-04T10:20:20.665Z] > git --version # timeout=10 [2020-06-04T10:20:20.673Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-04T10:20:21.319Z] #10 ... [2020-06-04T10:20:21.319Z] [2020-06-04T10:20:21.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:21.319Z] #47 65.38 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T10:20:21.319Z] #47 DONE 69.2s [2020-06-04T10:20:21.319Z] [2020-06-04T10:20:21.319Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:21.319Z] #39 24.86 CC images/tun.o [2020-06-04T10:20:21.319Z] #39 25.08 CC images/sk-netlink.o [2020-06-04T10:20:21.319Z] #39 25.27 CC images/packet-sock.o [2020-06-04T10:20:21.319Z] #39 25.54 CC images/ipc-var.o [2020-06-04T10:20:21.319Z] #39 25.71 CC images/ipc-desc.o [2020-06-04T10:20:21.319Z] #39 25.86 CC images/ipc-shm.o [2020-06-04T10:20:21.319Z] #39 26.01 CC images/ipc-msg.o [2020-06-04T10:20:21.319Z] #39 26.21 CC images/ipc-sem.o [2020-06-04T10:20:21.319Z] #39 26.40 CC images/utsns.o [2020-06-04T10:20:21.319Z] #39 26.56 CC images/creds.o [2020-06-04T10:20:21.319Z] #39 26.73 CC images/vma.o [2020-06-04T10:20:21.319Z] #39 26.83 CC images/netdev.o [2020-06-04T10:20:21.319Z] #39 27.03 CC images/tty.o [2020-06-04T10:20:21.320Z] #39 27.35 CC images/file-lock.o [2020-06-04T10:20:21.320Z] #39 27.45 CC images/rlimit.o [2020-06-04T10:20:21.320Z] #39 27.52 CC images/pagemap.o [2020-06-04T10:20:21.320Z] #39 27.72 CC images/siginfo.o [2020-06-04T10:20:21.320Z] #39 27.94 CC images/rpc.o [2020-06-04T10:20:21.320Z] #39 28.82 CC images/ext-file.o [2020-06-04T10:20:21.320Z] #39 28.95 CC images/cgroup.o [2020-06-04T10:20:21.320Z] #39 29.37 CC images/userns.o [2020-06-04T10:20:21.320Z] #39 29.67 CC images/google/protobuf/descriptor.o [2020-06-04T10:20:21.777Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 1.9s done [2020-06-04T10:20:21.777Z] #59 DONE 3.7s [2020-06-04T10:20:21.777Z] [2020-06-04T10:20:21.777Z] #21 [internal] load build context [2020-06-04T10:20:21.777Z] #21 transferring context: 50.67MB 3.8s done [2020-06-04T10:20:21.777Z] #21 DONE 3.8s [2020-06-04T10:20:21.777Z] [2020-06-04T10:20:21.777Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:20:21.777Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T10:20:21.777Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 26.86MB / 96.51MB 3.4s [2020-06-04T10:20:21.777Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.4s done [2020-06-04T10:20:21.777Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 2.4s done [2020-06-04T10:20:21.777Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 18.07MB / 57.46MB 3.4s [2020-06-04T10:20:21.777Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done [2020-06-04T10:20:21.777Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 20.13MB / 73.55MB 3.4s [2020-06-04T10:20:21.777Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T10:20:21.777Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done [2020-06-04T10:20:21.777Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 17.82MB / 54.14MB 3.4s [2020-06-04T10:20:21.777Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 2.5s done [2020-06-04T10:20:21.934Z] + docker version [2020-06-04T10:20:22.114Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 32.57MB / 96.51MB 3.9s [2020-06-04T10:20:22.114Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 21.75MB / 57.46MB 3.9s [2020-06-04T10:20:22.114Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 21.61MB / 54.14MB 3.9s [2020-06-04T10:20:22.475Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 26.08MB / 73.55MB 4.2s [2020-06-04T10:20:22.475Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 24.40MB / 54.14MB 4.2s [2020-06-04T10:20:22.787Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 38.71MB / 96.51MB 4.3s [2020-06-04T10:20:22.787Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 25.47MB / 57.46MB 4.3s [2020-06-04T10:20:22.790Z] #39 31.20 CC images/opts.o [2020-06-04T10:20:22.790Z] #39 31.35 CC images/seccomp.o [2020-06-04T10:20:22.790Z] #39 31.47 CC images/binfmt-misc.o [2020-06-04T10:20:22.790Z] #39 31.58 CC images/time.o [2020-06-04T10:20:22.790Z] #39 31.66 CC images/sysctl.o [2020-06-04T10:20:23.072Z] #39 31.83 CC images/autofs.o [2020-06-04T10:20:23.072Z] #39 31.92 CC images/macvlan.o [2020-06-04T10:20:23.079Z] Client: Docker Engine - Community [2020-06-04T10:20:23.079Z] Version: 19.03.8 [2020-06-04T10:20:23.079Z] API version: 1.40 [2020-06-04T10:20:23.079Z] Go version: go1.12.17 [2020-06-04T10:20:23.079Z] Git commit: afacb8b7f0 [2020-06-04T10:20:23.079Z] Built: Wed Mar 11 01:25:46 2020 [2020-06-04T10:20:23.079Z] OS/Arch: linux/amd64 [2020-06-04T10:20:23.079Z] Experimental: false [2020-06-04T10:20:23.079Z] [2020-06-04T10:20:23.079Z] Server: Docker Engine - Community [2020-06-04T10:20:23.079Z] Engine: [2020-06-04T10:20:23.079Z] Version: 19.03.8 [2020-06-04T10:20:23.079Z] API version: 1.40 (minimum version 1.12) [2020-06-04T10:20:23.079Z] Go version: go1.12.17 [2020-06-04T10:20:23.079Z] Git commit: afacb8b7f0 [2020-06-04T10:20:23.079Z] Built: Wed Mar 11 01:24:19 2020 [2020-06-04T10:20:23.079Z] OS/Arch: linux/amd64 [2020-06-04T10:20:23.079Z] Experimental: true [2020-06-04T10:20:23.079Z] containerd: [2020-06-04T10:20:23.079Z] Version: 1.2.13 [2020-06-04T10:20:23.079Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:20:23.079Z] runc: [2020-06-04T10:20:23.079Z] Version: 1.0.0-rc10 [2020-06-04T10:20:23.079Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:23.079Z] docker-init: [2020-06-04T10:20:23.079Z] Version: 0.18.0 [2020-06-04T10:20:23.079Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T10:20:23.124Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 30.69MB / 73.55MB 4.6s [2020-06-04T10:20:23.124Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 29.06MB / 54.14MB 4.6s [2020-06-04T10:20:23.124Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 44.55MB / 96.51MB 4.8s [2020-06-04T10:20:23.124Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 29.48MB / 57.46MB 4.8s [2020-06-04T10:20:23.354Z] #39 32.05 CC images/sit.o [2020-06-04T10:20:23.430Z] + docker info [2020-06-04T10:20:23.457Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 35.40MB / 73.55MB 5.1s [2020-06-04T10:20:23.457Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 32.95MB / 54.14MB 5.1s [2020-06-04T10:20:23.636Z] #39 32.23 CC images/memfd.o [2020-06-04T10:20:23.636Z] #39 32.46 CC images/timens.o [2020-06-04T10:20:23.784Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 49.90MB / 96.51MB 5.4s [2020-06-04T10:20:23.784Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 33.50MB / 57.46MB 5.4s [2020-06-04T10:20:23.784Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 39.30MB / 73.55MB 5.5s [2020-06-04T10:20:23.784Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 36.33MB / 54.14MB 5.5s [2020-06-04T10:20:23.919Z] #39 32.59 LINK images/built-in.o [2020-06-04T10:20:23.919Z] #39 32.64 GEN compel/include/asm [2020-06-04T10:20:23.919Z] #39 32.66 GEN compel/include/version.h [2020-06-04T10:20:23.919Z] #39 32.70 touch .config [2020-06-04T10:20:23.919Z] #39 32.72 GEN include/common/config.h [2020-06-04T10:20:23.919Z] #39 32.80 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-06-04T10:20:24.005Z] Client: Docker Engine - Community [2020-06-04T10:20:24.005Z] Version: 19.03.8 [2020-06-04T10:20:24.005Z] API version: 1.40 [2020-06-04T10:20:24.005Z] Go version: go1.12.17 [2020-06-04T10:20:24.005Z] Git commit: afacb8b7f0 [2020-06-04T10:20:24.005Z] Built: Wed Mar 11 01:25:46 2020 [2020-06-04T10:20:24.005Z] OS/Arch: linux/amd64 [2020-06-04T10:20:24.005Z] Experimental: false [2020-06-04T10:20:24.005Z] [2020-06-04T10:20:24.005Z] Server: Docker Engine - Community [2020-06-04T10:20:24.005Z] Engine: [2020-06-04T10:20:24.005Z] Version: 19.03.8 [2020-06-04T10:20:24.005Z] API version: 1.40 (minimum version 1.12) [2020-06-04T10:20:24.005Z] Go version: go1.12.17 [2020-06-04T10:20:24.005Z] Git commit: afacb8b7f0 [2020-06-04T10:20:24.005Z] Built: Wed Mar 11 01:24:19 2020 [2020-06-04T10:20:24.005Z] OS/Arch: linux/amd64 [2020-06-04T10:20:24.005Z] Experimental: true [2020-06-04T10:20:24.005Z] containerd: [2020-06-04T10:20:24.005Z] Version: 1.2.13 [2020-06-04T10:20:24.005Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:20:24.005Z] runc: [2020-06-04T10:20:24.005Z] Version: 1.0.0-rc10 [2020-06-04T10:20:24.005Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:24.005Z] docker-init: [2020-06-04T10:20:24.005Z] Version: 0.18.0 [2020-06-04T10:20:24.005Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T10:20:24.104Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 36.65MB / 57.46MB 5.8s [2020-06-04T10:20:24.200Z] #39 32.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T10:20:24.200Z] #39 32.96 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T10:20:24.200Z] #39 32.98 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-06-04T10:20:24.200Z] #39 32.99 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-06-04T10:20:24.200Z] #39 33.02 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-06-04T10:20:24.200Z] #39 33.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T10:20:24.200Z] #39 33.05 DEP compel/plugins/std/infect.d [2020-06-04T10:20:24.424Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 54.93MB / 96.51MB 6.0s [2020-06-04T10:20:24.424Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 39.27MB / 54.14MB 6.0s [2020-06-04T10:20:24.424Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 43.98MB / 73.55MB 6.1s [2020-06-04T10:20:24.482Z] #39 33.15 DEP compel/plugins/std/string.d [2020-06-04T10:20:24.482Z] #39 33.23 DEP compel/plugins/std/log.d [2020-06-04T10:20:24.482Z] #39 33.30 DEP compel/plugins/std/fds.d [2020-06-04T10:20:24.493Z] + docker info [2020-06-04T10:20:24.724Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 40.02MB / 57.46MB 6.3s [2020-06-04T10:20:24.724Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 42.13MB / 54.14MB 6.4s [2020-06-04T10:20:24.764Z] #39 33.36 DEP compel/plugins/std/std.d [2020-06-04T10:20:24.764Z] #39 33.49 DEP compel/plugins/shmem/shmem.d [2020-06-04T10:20:24.764Z] #39 33.56 DEP compel/plugins/fds/fds.d [2020-06-04T10:20:25.049Z] #39 33.64 CC compel/plugins/std/std.o [2020-06-04T10:20:25.049Z] #39 33.79 CC compel/plugins/std/fds.o [2020-06-04T10:20:25.074Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 61.05MB / 96.51MB 6.6s [2020-06-04T10:20:25.074Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 43.83MB / 57.46MB 6.6s [2020-06-04T10:20:25.074Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 48.62MB / 73.55MB 6.6s [2020-06-04T10:20:25.331Z] #39 34.05 CC compel/plugins/std/log.o [2020-06-04T10:20:25.408Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 48.38MB / 57.46MB 6.7s [2020-06-04T10:20:25.408Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 46.99MB / 54.14MB 6.7s [2020-06-04T10:20:25.408Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 67.67MB / 96.51MB 6.9s [2020-06-04T10:20:25.408Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 52.06MB / 57.46MB 6.9s [2020-06-04T10:20:25.408Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 55.58MB / 73.55MB 6.9s [2020-06-04T10:20:25.408Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 49.81MB / 54.14MB 6.9s [2020-06-04T10:20:25.408Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 56.84MB / 57.46MB 7.0s [2020-06-04T10:20:25.408Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 53.33MB / 54.14MB 7.0s [2020-06-04T10:20:25.703Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 75.91MB / 96.51MB 7.2s [2020-06-04T10:20:25.703Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 7.1s done [2020-06-04T10:20:25.703Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 65.83MB / 73.55MB 7.2s [2020-06-04T10:20:25.703Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 7.1s done [2020-06-04T10:20:25.704Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 95.06MB / 96.51MB 7.5s [2020-06-04T10:20:25.704Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 7.4s done [2020-06-04T10:20:25.946Z] #39 34.55 CC compel/plugins/std/string.o [2020-06-04T10:20:25.990Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 7.5s done [2020-06-04T10:20:25.990Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a [2020-06-04T10:20:26.560Z] #39 35.08 CC compel/plugins/std/infect.o [2020-06-04T10:20:26.560Z] #39 35.32 CC compel/arch/s390/plugins/std/parasite-head.o [2020-06-04T10:20:26.560Z] #39 35.38 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-06-04T10:20:26.560Z] #39 35.41 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-06-04T10:20:26.560Z] #39 ... [2020-06-04T10:20:26.560Z] [2020-06-04T10:20:26.560Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:26.560Z] #41 64.92 github.com/LK4D4/vndr/versioned [2020-06-04T10:20:26.560Z] #41 65.03 github.com/LK4D4/vndr/build [2020-06-04T10:20:26.560Z] #41 65.06 crypto/x509/pkix [2020-06-04T10:20:26.560Z] #41 65.64 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T10:20:26.560Z] #41 67.19 net [2020-06-04T10:20:26.560Z] #41 67.25 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-04T10:20:26.560Z] #41 67.56 vendor/golang.org/x/crypto/poly1305 [2020-06-04T10:20:26.560Z] #41 67.87 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-04T10:20:26.560Z] #41 68.33 vendor/golang.org/x/crypto/hkdf [2020-06-04T10:20:26.560Z] #41 68.45 vendor/golang.org/x/text/transform [2020-06-04T10:20:26.560Z] #41 68.99 vendor/golang.org/x/text/unicode/bidi [2020-06-04T10:20:26.560Z] #41 70.78 vendor/golang.org/x/text/secure/bidirule [2020-06-04T10:20:26.560Z] #41 70.98 vendor/golang.org/x/text/unicode/norm [2020-06-04T10:20:26.560Z] #41 73.60 vendor/golang.org/x/net/idna [2020-06-04T10:20:26.842Z] #41 ... [2020-06-04T10:20:26.842Z] [2020-06-04T10:20:26.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:26.842Z] #39 35.48 AR compel/plugins/std.lib.a [2020-06-04T10:20:26.842Z] #39 35.52 CC compel/plugins/fds/fds.o [2020-06-04T10:20:27.124Z] #39 35.76 AR compel/plugins/fds.lib.a [2020-06-04T10:20:27.124Z] #39 35.78 HOSTDEP compel/src/lib/log-host.d [2020-06-04T10:20:27.124Z] #39 35.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T10:20:27.407Z] #39 35.93 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-06-04T10:20:27.407Z] #39 35.98 HOSTDEP compel/src/main-host.d [2020-06-04T10:20:27.407Z] #39 36.06 DEP compel/src/lib/ptrace.d [2020-06-04T10:20:27.407Z] #39 36.20 DEP compel/src/lib/infect.d [2020-06-04T10:20:27.689Z] #39 36.32 DEP compel/src/lib/infect-util.d [2020-06-04T10:20:27.689Z] #39 36.41 DEP compel/src/lib/infect-rpc.d [2020-06-04T10:20:27.971Z] #39 36.49 DEP compel/arch/s390/src/lib/infect.d [2020-06-04T10:20:27.971Z] #39 36.63 DEP compel/arch/s390/src/lib/cpu.d [2020-06-04T10:20:27.971Z] #39 36.67 DEP compel/src/lib/log.d [2020-06-04T10:20:27.971Z] #39 36.74 DEP compel/src/main.d [2020-06-04T10:20:27.971Z] #39 36.85 DEP compel/src/lib/handle-elf.d [2020-06-04T10:20:28.254Z] #39 36.97 DEP compel/arch/s390/src/lib/handle-elf.d [2020-06-04T10:20:28.254Z] #39 37.08 CC compel/src/lib/log.o [2020-06-04T10:20:28.536Z] #39 37.26 CC compel/arch/s390/src/lib/cpu.o [2020-06-04T10:20:28.818Z] #39 37.44 CC compel/arch/s390/src/lib/infect.o [2020-06-04T10:20:29.433Z] #39 38.09 CC compel/src/lib/infect-rpc.o [2020-06-04T10:20:29.433Z] #39 38.30 CC compel/src/lib/infect-util.o [2020-06-04T10:20:29.716Z] #39 38.42 CC compel/src/lib/infect.o [2020-06-04T10:20:31.539Z] Client: [2020-06-04T10:20:31.539Z] Debug Mode: false [2020-06-04T10:20:31.539Z] [2020-06-04T10:20:31.539Z] Server: [2020-06-04T10:20:31.539Z] Containers: 0 [2020-06-04T10:20:31.539Z] Running: 0 [2020-06-04T10:20:31.539Z] Paused: 0 [2020-06-04T10:20:31.539Z] Stopped: 0 [2020-06-04T10:20:31.539Z] Images: 0 [2020-06-04T10:20:31.539Z] Server Version: 19.03.8 [2020-06-04T10:20:31.539Z] Storage Driver: overlay2 [2020-06-04T10:20:31.539Z] Backing Filesystem: [2020-06-04T10:20:31.539Z] Supports d_type: true [2020-06-04T10:20:31.539Z] Native Overlay Diff: true [2020-06-04T10:20:31.539Z] Logging Driver: json-file [2020-06-04T10:20:31.539Z] Cgroup Driver: cgroupfs [2020-06-04T10:20:31.539Z] Plugins: [2020-06-04T10:20:31.539Z] Volume: local [2020-06-04T10:20:31.539Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T10:20:31.539Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T10:20:31.539Z] Swarm: inactive [2020-06-04T10:20:31.539Z] Runtimes: runc [2020-06-04T10:20:31.539Z] Default Runtime: runc [2020-06-04T10:20:31.539Z] Init Binary: docker-init [2020-06-04T10:20:31.539Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:20:31.539Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:31.539Z] init version: fec3683 [2020-06-04T10:20:31.539Z] Security Options: [2020-06-04T10:20:31.539Z] apparmor [2020-06-04T10:20:31.539Z] seccomp [2020-06-04T10:20:31.539Z] Profile: default [2020-06-04T10:20:31.539Z] Kernel Version: 4.15.0-1065-aws [2020-06-04T10:20:31.539Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T10:20:31.539Z] OSType: linux [2020-06-04T10:20:31.539Z] Architecture: x86_64 [2020-06-04T10:20:31.539Z] CPUs: 2 [2020-06-04T10:20:31.539Z] Total Memory: 7.501GiB [2020-06-04T10:20:31.539Z] Name: ip-10-100-112-141 [2020-06-04T10:20:31.539Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-06-04T10:20:31.539Z] Docker Root Dir: /var/lib/docker [2020-06-04T10:20:31.539Z] Debug Mode: false [2020-06-04T10:20:31.539Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:20:31.539Z] Labels: [2020-06-04T10:20:31.539Z] Experimental: true [2020-06-04T10:20:31.539Z] Insecure Registries: [2020-06-04T10:20:31.539Z] 127.0.0.0/8 [2020-06-04T10:20:31.539Z] Live Restore Enabled: true [2020-06-04T10:20:31.539Z] [2020-06-04T10:20:31.539Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T10:20:31.751Z] #39 40.15 CC compel/src/lib/ptrace.o [2020-06-04T10:20:31.751Z] #39 40.36 AR compel/libcompel.a [2020-06-04T10:20:31.751Z] #39 40.40 HOSTCC compel/src/main-host.o [2020-06-04T10:20:31.751Z] #39 ... [2020-06-04T10:20:31.751Z] [2020-06-04T10:20:31.751Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:20:31.751Z] #10 76.94 Selecting previously unselected package libapparmor1:s390x. [2020-06-04T10:20:31.751Z] #10 76.94 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 76.94 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-06-04T10:20:31.751Z] #10 77.05 Selecting previously unselected package libapparmor-dev:s390x. [2020-06-04T10:20:31.751Z] #10 77.05 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.06 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-06-04T10:20:31.751Z] #10 77.15 Selecting previously unselected package libbtrfs0. [2020-06-04T10:20:31.751Z] #10 77.15 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.15 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:20:31.751Z] #10 77.20 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:20:31.751Z] #10 77.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:20:31.751Z] #10 77.28 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-06-04T10:20:31.751Z] #10 77.28 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.28 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-04T10:20:31.751Z] #10 77.33 Selecting previously unselected package libudev-dev:s390x. [2020-06-04T10:20:31.751Z] #10 77.33 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.36 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-06-04T10:20:31.751Z] #10 77.45 Selecting previously unselected package libsepol1-dev:s390x. [2020-06-04T10:20:31.751Z] #10 77.45 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.48 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-06-04T10:20:31.751Z] #10 77.68 Selecting previously unselected package libpcre16-3:s390x. [2020-06-04T10:20:31.751Z] #10 77.68 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.68 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 77.77 Selecting previously unselected package libpcre32-3:s390x. [2020-06-04T10:20:31.751Z] #10 77.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.77 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 77.90 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-06-04T10:20:31.751Z] #10 77.90 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.91 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 77.98 Selecting previously unselected package libpcre3-dev:s390x. [2020-06-04T10:20:31.751Z] #10 77.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 77.99 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 78.26 Selecting previously unselected package libselinux1-dev:s390x. [2020-06-04T10:20:31.751Z] #10 78.26 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 78.28 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-04T10:20:31.751Z] #10 78.56 Selecting previously unselected package libdevmapper-dev:s390x. [2020-06-04T10:20:31.751Z] #10 78.56 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 78.57 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-04T10:20:31.751Z] #10 78.62 Selecting previously unselected package libseccomp-dev:s390x. [2020-06-04T10:20:31.751Z] #10 78.63 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 78.63 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-06-04T10:20:31.751Z] #10 78.76 Selecting previously unselected package libsystemd-dev:s390x. [2020-06-04T10:20:31.751Z] #10 78.77 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-06-04T10:20:31.751Z] #10 78.77 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-04T10:20:31.751Z] #10 79.20 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 79.22 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-06-04T10:20:31.751Z] #10 79.22 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-06-04T10:20:31.751Z] #10 79.23 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:20:31.751Z] #10 79.24 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 79.25 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-06-04T10:20:31.751Z] #10 79.25 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:20:31.751Z] #10 79.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:20:31.751Z] #10 79.27 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 79.27 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-06-04T10:20:31.751Z] #10 79.28 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:20:31.751Z] #10 79.29 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:20:31.751Z] #10 79.30 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-06-04T10:20:31.751Z] #10 79.30 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T10:20:31.751Z] #10 79.31 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-04T10:20:31.751Z] #10 79.32 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:20:31.751Z] #10 79.33 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-06-04T10:20:31.751Z] #10 79.33 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:20:31.751Z] #10 79.34 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-06-04T10:20:31.751Z] #10 79.35 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-06-04T10:20:31.751Z] #10 79.35 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:20:31.751Z] #10 79.36 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-06-04T10:20:31.751Z] #10 79.36 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-06-04T10:20:31.751Z] #10 79.36 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:20:31.751Z] #10 79.37 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-04T10:20:31.751Z] #10 79.38 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-04T10:20:31.751Z] #10 79.38 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T10:20:31.751Z] #10 79.39 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-04T10:20:31.751Z] #10 79.40 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-04T10:20:31.751Z] #10 79.41 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:20:31.751Z] #10 DONE 80.0s [2020-06-04T10:20:31.751Z] [2020-06-04T10:20:31.751Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T10:20:31.843Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:20:31.843Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:20:31.843Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T10:20:31.843Z] + bash /home/ubuntu/workspace/moby_PR-41068/check-config.sh [2020-06-04T10:20:31.843Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T10:20:31.843Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-04T10:20:31.843Z] [2020-06-04T10:20:31.843Z] Generally Necessary: [2020-06-04T10:20:31.843Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T10:20:31.843Z] - apparmor: enabled and tools installed [2020-06-04T10:20:31.843Z] - CONFIG_NAMESPACES: enabled [2020-06-04T10:20:31.843Z] - CONFIG_NET_NS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_PID_NS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_IPC_NS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_UTS_NS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CGROUPS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CPUSETS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_MEMCG: enabled [2020-06-04T10:20:31.843Z] - CONFIG_KEYS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_VETH: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T10:20:31.843Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T10:20:31.843Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T10:20:31.843Z] [2020-06-04T10:20:31.843Z] Optional Features: [2020-06-04T10:20:31.843Z] - CONFIG_USER_NS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_SECCOMP: enabled [2020-06-04T10:20:31.843Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T10:20:31.843Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T10:20:31.843Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T10:20:32.110Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T10:20:32.110Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-06-04T10:20:32.110Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T10:20:32.110Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T10:20:32.110Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T10:20:32.110Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T10:20:32.110Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T10:20:32.110Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T10:20:32.110Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T10:20:32.110Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T10:20:32.110Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T10:20:32.110Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_EXT4_FS: enabled [2020-06-04T10:20:32.110Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T10:20:32.110Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T10:20:32.110Z] - Network Drivers: [2020-06-04T10:20:32.110Z] - "overlay": [2020-06-04T10:20:32.110Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T10:20:32.110Z] Optional (for encrypted networks): [2020-06-04T10:20:32.110Z] - CONFIG_CRYPTO: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T10:20:32.110Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T10:20:32.110Z] - CONFIG_XFRM: enabled [2020-06-04T10:20:32.110Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T10:20:32.110Z] - "ipvlan": [2020-06-04T10:20:32.110Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T10:20:32.110Z] - "macvlan": [2020-06-04T10:20:32.110Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T10:20:32.110Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T10:20:32.110Z] - "ftp,tftp client in container": [2020-06-04T10:20:32.373Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T10:20:32.373Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T10:20:32.373Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T10:20:32.373Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T10:20:32.373Z] - Storage Drivers: [2020-06-04T10:20:32.373Z] - "aufs": [2020-06-04T10:20:32.373Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T10:20:32.373Z] - "btrfs": [2020-06-04T10:20:32.373Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T10:20:32.373Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T10:20:32.373Z] - "devicemapper": [2020-06-04T10:20:32.373Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T10:20:32.373Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T10:20:32.373Z] - "overlay": [2020-06-04T10:20:32.373Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T10:20:32.373Z] - "zfs": [2020-06-04T10:20:32.373Z] - /dev/zfs: missing [2020-06-04T10:20:32.373Z] - zfs command: missing [2020-06-04T10:20:32.373Z] - zpool command: missing [2020-06-04T10:20:32.373Z] [2020-06-04T10:20:32.373Z] Limits: [2020-06-04T10:20:32.373Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T10:20:32.373Z] [2020-06-04T10:20:32.373Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T10:20:32.581Z] Client: [2020-06-04T10:20:32.581Z] Debug Mode: false [2020-06-04T10:20:32.581Z] [2020-06-04T10:20:32.581Z] Server: [2020-06-04T10:20:32.581Z] Containers: 0 [2020-06-04T10:20:32.581Z] Running: 0 [2020-06-04T10:20:32.581Z] Paused: 0 [2020-06-04T10:20:32.581Z] Stopped: 0 [2020-06-04T10:20:32.581Z] Images: 0 [2020-06-04T10:20:32.581Z] Server Version: 19.03.8 [2020-06-04T10:20:32.581Z] Storage Driver: overlay2 [2020-06-04T10:20:32.581Z] Backing Filesystem: [2020-06-04T10:20:32.581Z] Supports d_type: true [2020-06-04T10:20:32.581Z] Native Overlay Diff: true [2020-06-04T10:20:32.581Z] Logging Driver: json-file [2020-06-04T10:20:32.581Z] Cgroup Driver: cgroupfs [2020-06-04T10:20:32.581Z] Plugins: [2020-06-04T10:20:32.581Z] Volume: local [2020-06-04T10:20:32.581Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T10:20:32.581Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T10:20:32.581Z] Swarm: inactive [2020-06-04T10:20:32.581Z] Runtimes: runc [2020-06-04T10:20:32.581Z] Default Runtime: runc [2020-06-04T10:20:32.581Z] Init Binary: docker-init [2020-06-04T10:20:32.581Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:20:32.581Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:32.581Z] init version: fec3683 [2020-06-04T10:20:32.581Z] Security Options: [2020-06-04T10:20:32.581Z] apparmor [2020-06-04T10:20:32.581Z] seccomp [2020-06-04T10:20:32.581Z] Profile: default [2020-06-04T10:20:32.581Z] Kernel Version: 4.15.0-1065-aws [2020-06-04T10:20:32.581Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-04T10:20:32.581Z] OSType: linux [2020-06-04T10:20:32.581Z] Architecture: x86_64 [2020-06-04T10:20:32.581Z] CPUs: 2 [2020-06-04T10:20:32.581Z] Total Memory: 7.501GiB [2020-06-04T10:20:32.581Z] Name: ip-10-100-78-242 [2020-06-04T10:20:32.581Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-06-04T10:20:32.581Z] Docker Root Dir: /var/lib/docker [2020-06-04T10:20:32.581Z] Debug Mode: false [2020-06-04T10:20:32.581Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:20:32.581Z] Labels: [2020-06-04T10:20:32.581Z] Experimental: true [2020-06-04T10:20:32.581Z] Insecure Registries: [2020-06-04T10:20:32.581Z] 127.0.0.0/8 [2020-06-04T10:20:32.581Z] Live Restore Enabled: true [2020-06-04T10:20:32.581Z] [2020-06-04T10:20:32.581Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T10:20:32.725Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 . [2020-06-04T10:20:32.725Z] #1 [internal] load build definition from Dockerfile [2020-06-04T10:20:32.725Z] #1 transferring dockerfile: [2020-06-04T10:20:32.987Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-04T10:20:32.987Z] #1 DONE 0.2s [2020-06-04T10:20:32.987Z] [2020-06-04T10:20:32.987Z] #2 [internal] load .dockerignore [2020-06-04T10:20:32.987Z] #2 transferring context: 87B done [2020-06-04T10:20:32.987Z] #2 DONE 0.2s [2020-06-04T10:20:32.987Z] [2020-06-04T10:20:32.987Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T10:20:32.999Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:20:32.999Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:20:32.999Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T10:20:32.999Z] + bash /home/ubuntu/workspace/moby_PR-41068/check-config.sh [2020-06-04T10:20:32.999Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T10:20:32.999Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-04T10:20:32.999Z] [2020-06-04T10:20:32.999Z] Generally Necessary: [2020-06-04T10:20:32.999Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T10:20:32.999Z] - apparmor: enabled and tools installed [2020-06-04T10:20:32.999Z] - CONFIG_NAMESPACES: enabled [2020-06-04T10:20:32.999Z] - CONFIG_NET_NS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_PID_NS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_IPC_NS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_UTS_NS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_CGROUPS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T10:20:32.999Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T10:20:32.999Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T10:20:32.999Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T10:20:32.999Z] - CONFIG_CPUSETS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_MEMCG: enabled [2020-06-04T10:20:32.999Z] - CONFIG_KEYS: enabled [2020-06-04T10:20:32.999Z] - CONFIG_VETH: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T10:20:32.999Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T10:20:32.999Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T10:20:32.999Z] [2020-06-04T10:20:32.999Z] Optional Features: [2020-06-04T10:20:32.999Z] - CONFIG_USER_NS: enabled [2020-06-04T10:20:33.283Z] - CONFIG_SECCOMP: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T10:20:33.283Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T10:20:33.283Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T10:20:33.283Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T10:20:33.283Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-06-04T10:20:33.283Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T10:20:33.283Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T10:20:33.283Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T10:20:33.283Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T10:20:33.283Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T10:20:33.283Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T10:20:33.283Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T10:20:33.283Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T10:20:33.283Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T10:20:33.283Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_EXT4_FS: enabled [2020-06-04T10:20:33.283Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T10:20:33.283Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T10:20:33.283Z] - Network Drivers: [2020-06-04T10:20:33.283Z] - "overlay": [2020-06-04T10:20:33.283Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T10:20:33.283Z] Optional (for encrypted networks): [2020-06-04T10:20:33.283Z] - CONFIG_CRYPTO: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T10:20:33.283Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T10:20:33.283Z] - CONFIG_XFRM: enabled [2020-06-04T10:20:33.283Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T10:20:33.283Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T10:20:33.283Z] - "ipvlan": [2020-06-04T10:20:33.283Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T10:20:33.283Z] - "macvlan": [2020-06-04T10:20:33.543Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T10:20:33.543Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T10:20:33.543Z] - "ftp,tftp client in container": [2020-06-04T10:20:33.543Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T10:20:33.543Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T10:20:33.543Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T10:20:33.544Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T10:20:33.544Z] - Storage Drivers: [2020-06-04T10:20:33.544Z] - "aufs": [2020-06-04T10:20:33.544Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T10:20:33.544Z] - "btrfs": [2020-06-04T10:20:33.544Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T10:20:33.544Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T10:20:33.544Z] - "devicemapper": [2020-06-04T10:20:33.544Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T10:20:33.544Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T10:20:33.544Z] - "overlay": [2020-06-04T10:20:33.544Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T10:20:33.544Z] - "zfs": [2020-06-04T10:20:33.544Z] - /dev/zfs: missing [2020-06-04T10:20:33.544Z] - zfs command: missing [2020-06-04T10:20:33.544Z] - zpool command: missing [2020-06-04T10:20:33.544Z] [2020-06-04T10:20:33.544Z] Limits: [2020-06-04T10:20:33.544Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T10:20:33.544Z] [2020-06-04T10:20:33.544Z] + true [Pipeline] } [2020-06-04T10:20:33.557Z] #3 DONE 0.6s [2020-06-04T10:20:33.557Z] [2020-06-04T10:20:33.557Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T10:20:33.557Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T10:20:33.787Z] #11 DONE 2.0s [2020-06-04T10:20:33.787Z] [2020-06-04T10:20:33.787Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T10:20:33.816Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T10:20:33.816Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-04T10:20:33.816Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-04T10:20:33.816Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.56MB / 8.88MB 0.2s [2020-06-04T10:20:33.816Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-06-04T10:20:33.816Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-04T10:20:33.965Z] + sudo modprobe ip_vs [2020-06-04T10:20:34.147Z] Client: Docker Engine - Community [2020-06-04T10:20:34.147Z] Version: 19.03.8 [2020-06-04T10:20:34.147Z] API version: 1.40 [2020-06-04T10:20:34.147Z] Go version: go1.12.17 [2020-06-04T10:20:34.147Z] Git commit: afacb8b [2020-06-04T10:20:34.147Z] Built: Wed Mar 11 01:26:35 2020 [2020-06-04T10:20:34.147Z] OS/Arch: linux/arm64 [2020-06-04T10:20:34.147Z] Experimental: false [2020-06-04T10:20:34.147Z] [2020-06-04T10:20:34.147Z] Server: Docker Engine - Community [2020-06-04T10:20:34.147Z] Engine: [2020-06-04T10:20:34.147Z] Version: 19.03.8 [2020-06-04T10:20:34.147Z] API version: 1.40 (minimum version 1.12) [2020-06-04T10:20:34.147Z] Go version: go1.12.17 [2020-06-04T10:20:34.147Z] Git commit: afacb8b [2020-06-04T10:20:34.147Z] Built: Wed Mar 11 01:25:07 2020 [2020-06-04T10:20:34.147Z] OS/Arch: linux/arm64 [2020-06-04T10:20:34.147Z] Experimental: true [2020-06-04T10:20:34.147Z] containerd: [2020-06-04T10:20:34.147Z] Version: 1.2.13 [2020-06-04T10:20:34.147Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:20:34.147Z] runc: [2020-06-04T10:20:34.147Z] Version: 1.0.0-rc10 [2020-06-04T10:20:34.147Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:34.147Z] docker-init: [2020-06-04T10:20:34.147Z] Version: 0.18.0 [2020-06-04T10:20:34.147Z] GitCommit: fec3683 [Pipeline] sh [2020-06-04T10:20:34.219Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 . [2020-06-04T10:20:34.382Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-04T10:20:34.382Z] #4 DONE 0.7s [2020-06-04T10:20:34.470Z] + docker info [2020-06-04T10:20:34.515Z] #2 [internal] load build definition from Dockerfile [2020-06-04T10:20:34.515Z] #2 transferring dockerfile: 16.37kB done [2020-06-04T10:20:34.515Z] #2 DONE 0.0s [2020-06-04T10:20:34.515Z] [2020-06-04T10:20:34.515Z] #1 [internal] load .dockerignore [2020-06-04T10:20:34.515Z] #1 transferring context: 87B done [2020-06-04T10:20:34.515Z] #1 DONE 0.1s [2020-06-04T10:20:34.515Z] [2020-06-04T10:20:34.515Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T10:20:34.772Z] #3 DONE 0.3s [2020-06-04T10:20:34.772Z] [2020-06-04T10:20:34.772Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T10:20:34.772Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T10:20:34.772Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-04T10:20:34.772Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-04T10:20:34.772Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 922.15kB / 8.88MB 0.1s [2020-06-04T10:20:34.772Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T10:20:34.772Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-06-04T10:20:34.772Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-04T10:20:34.950Z] [2020-06-04T10:20:34.950Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:20:34.950Z] #6 DONE 0.1s [2020-06-04T10:20:34.950Z] [2020-06-04T10:20:34.950Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T10:20:34.950Z] #5 DONE 0.2s [2020-06-04T10:20:34.950Z] [2020-06-04T10:20:34.950Z] #20 [internal] load build context [2020-06-04T10:20:35.262Z] #12 DONE 1.4s [2020-06-04T10:20:35.262Z] [2020-06-04T10:20:35.262Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:20:35.374Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-04T10:20:35.374Z] #4 DONE 0.5s [2020-06-04T10:20:35.545Z] #13 ... [2020-06-04T10:20:35.546Z] [2020-06-04T10:20:35.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:35.546Z] #43 DONE 83.9s [2020-06-04T10:20:35.629Z] [2020-06-04T10:20:35.629Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T10:20:35.838Z] [2020-06-04T10:20:35.838Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:35.838Z] #49 1.607 + RM_GOPATH=0 [2020-06-04T10:20:35.838Z] #49 1.607 + TMP_GOPATH= [2020-06-04T10:20:35.838Z] #49 1.607 + : /build [2020-06-04T10:20:35.838Z] #49 1.607 + '[' -z '' ']' [2020-06-04T10:20:35.838Z] #49 1.607 ++ mktemp -d [2020-06-04T10:20:35.838Z] #49 1.610 + export GOPATH=/tmp/tmp.97ItAY9MrA [2020-06-04T10:20:35.838Z] #49 1.610 + GOPATH=/tmp/tmp.97ItAY9MrA [2020-06-04T10:20:35.838Z] #49 1.610 + RM_GOPATH=1 [2020-06-04T10:20:35.838Z] #49 1.610 + case "$(go env GOARCH)" in [2020-06-04T10:20:35.838Z] #49 1.611 ++ go env GOARCH [2020-06-04T10:20:35.838Z] #49 1.641 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:35.838Z] #49 1.641 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:35.838Z] #49 1.641 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:35.838Z] #49 1.645 + dir=/tmp/install [2020-06-04T10:20:35.838Z] #49 1.645 + bin=runc [2020-06-04T10:20:35.838Z] #49 1.645 + shift [2020-06-04T10:20:35.838Z] #49 1.646 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T10:20:35.838Z] #49 1.646 + . /tmp/install/runc.installer [2020-06-04T10:20:35.838Z] #49 1.646 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:35.838Z] #49 1.646 + install_runc [2020-06-04T10:20:35.838Z] #49 1.649 + uname -r [2020-06-04T10:20:35.838Z] #49 1.649 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T10:20:35.838Z] #49 1.650 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T10:20:35.838Z] #49 1.650 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T10:20:35.838Z] #49 1.650 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.97ItAY9MrA/src/github.com/opencontainers/runc [2020-06-04T10:20:35.838Z] #49 1.650 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T10:20:35.838Z] #49 1.658 Cloning into '/tmp/tmp.97ItAY9MrA/src/github.com/opencontainers/runc'... [2020-06-04T10:20:35.884Z] #6 DONE 0.2s [2020-06-04T10:20:35.884Z] [2020-06-04T10:20:35.884Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:20:35.884Z] #5 DONE 0.2s [2020-06-04T10:20:35.884Z] [2020-06-04T10:20:35.884Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:20:35.884Z] #7 DONE 0.0s [2020-06-04T10:20:35.884Z] [2020-06-04T10:20:35.884Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:20:35.884Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T10:20:35.884Z] #58 DONE 0.0s [2020-06-04T10:20:35.884Z] [2020-06-04T10:20:35.884Z] #20 [internal] load build context [2020-06-04T10:20:36.455Z] #49 ... [2020-06-04T10:20:36.455Z] [2020-06-04T10:20:36.455Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:36.455Z] #54 78.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:20:36.455Z] #54 78.57 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T10:20:36.455Z] #54 DONE 84.6s [2020-06-04T10:20:36.455Z] [2020-06-04T10:20:36.455Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T10:20:36.455Z] #55 DONE 0.1s [2020-06-04T10:20:36.742Z] [2020-06-04T10:20:36.742Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T10:20:36.742Z] #56 DONE 0.1s [2020-06-04T10:20:36.742Z] [2020-06-04T10:20:36.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:36.742Z] #39 40.63 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-06-04T10:20:36.742Z] #39 40.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T10:20:36.742Z] #39 41.20 HOSTCC compel/src/lib/log-host.o [2020-06-04T10:20:36.742Z] #39 41.33 HOSTLINK compel/compel-host-bin [2020-06-04T10:20:36.742Z] #39 41.49 DEP soccr/soccr.d [2020-06-04T10:20:36.742Z] #39 41.60 CC soccr/soccr.o [2020-06-04T10:20:36.742Z] #39 42.72 AR soccr/libsoccr.a [2020-06-04T10:20:36.742Z] #39 42.77 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:20:36.742Z] #39 43.07 DEP criu/arch/s390/sigframe.d [2020-06-04T10:20:36.742Z] #39 43.17 DEP criu/arch/s390/crtools.d [2020-06-04T10:20:36.742Z] #39 43.42 DEP criu/arch/s390/cpu.d [2020-06-04T10:20:36.742Z] #39 43.66 CC criu/arch/s390/cpu.o [2020-06-04T10:20:36.742Z] #39 44.08 CC criu/arch/s390/crtools.o [2020-06-04T10:20:36.742Z] #39 45.27 CC criu/arch/s390/sigframe.o [2020-06-04T10:20:37.026Z] #39 45.54 LINK criu/arch/s390/crtools.built-in.o [2020-06-04T10:20:37.026Z] #39 45.62 DEP criu/pie/util-vdso.d [2020-06-04T10:20:37.323Z] #39 45.85 DEP criu/pie/util.d [2020-06-04T10:20:37.323Z] #39 46.06 CC criu/pie/util.o [2020-06-04T10:20:37.323Z] #39 ... [2020-06-04T10:20:37.323Z] [2020-06-04T10:20:37.323Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:37.323Z] #41 75.69 vendor/golang.org/x/net/http2/hpack [2020-06-04T10:20:37.323Z] #41 76.51 mime [2020-06-04T10:20:37.323Z] #41 78.30 mime/quotedprintable [2020-06-04T10:20:37.323Z] #41 78.60 net/http/internal [2020-06-04T10:20:37.323Z] #41 80.15 crypto/tls [2020-06-04T10:20:37.604Z] #41 ... [2020-06-04T10:20:37.604Z] [2020-06-04T10:20:37.604Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:20:37.604Z] #13 2.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T10:20:37.891Z] #13 DONE 2.6s [2020-06-04T10:20:37.891Z] [2020-06-04T10:20:37.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:37.891Z] #39 46.40 CC criu/pie/util-vdso.o [2020-06-04T10:20:38.249Z] #20 transferring context: 15.84MB 3.0s [2020-06-04T10:20:38.507Z] #39 47.12 AR criu/pie/pie.lib.a [2020-06-04T10:20:38.507Z] #39 47.22 DEP criu/pie/restorer.d [2020-06-04T10:20:38.790Z] #39 47.63 DEP criu/arch/s390/restorer.d [2020-06-04T10:20:39.073Z] #39 47.79 DEP criu/arch/s390/vdso-pie.d [2020-06-04T10:20:39.251Z] #20 transferring context: 12.91MB 3.3s [2020-06-04T10:20:39.355Z] #39 47.92 DEP criu/pie/parasite-vdso.d [2020-06-04T10:20:39.355Z] #39 48.00 DEP criu/pie/parasite.d [2020-06-04T10:20:39.355Z] #39 48.23 CC criu/pie/parasite.o [2020-06-04T10:20:39.633Z] #20 ... [2020-06-04T10:20:39.633Z] [2020-06-04T10:20:39.633Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:20:39.633Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T10:20:39.633Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T10:20:39.633Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T10:20:39.633Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done [2020-06-04T10:20:39.633Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-06-04T10:20:39.633Z] #58 DONE 4.4s [2020-06-04T10:20:39.633Z] [2020-06-04T10:20:39.633Z] #20 [internal] load build context [2020-06-04T10:20:39.637Z] #39 ... [2020-06-04T10:20:39.637Z] [2020-06-04T10:20:39.637Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:20:39.637Z] #14 DONE 1.8s [2020-06-04T10:20:39.637Z] [2020-06-04T10:20:39.637Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:39.637Z] #49 7.269 + cd /tmp/tmp.97ItAY9MrA/src/github.com/opencontainers/runc [2020-06-04T10:20:39.637Z] #49 7.269 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:39.637Z] #49 7.811 + '[' -z '' ']' [2020-06-04T10:20:39.637Z] #49 7.811 + target=static [2020-06-04T10:20:39.637Z] #49 7.811 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T10:20:40.673Z] #49 8.749 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-06-04T10:20:40.955Z] #49 ... [2020-06-04T10:20:40.956Z] [2020-06-04T10:20:40.956Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:20:40.956Z] #15 DONE 1.4s [2020-06-04T10:20:41.007Z] #20 transferring context: 50.67MB 6.0s done [2020-06-04T10:20:41.007Z] #20 DONE 6.1s [2020-06-04T10:20:41.007Z] [2020-06-04T10:20:41.007Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:20:41.007Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T10:20:41.007Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-06-04T10:20:41.007Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.4s done [2020-06-04T10:20:41.007Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T10:20:41.007Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-06-04T10:20:41.007Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-06-04T10:20:41.007Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.8s done [2020-06-04T10:20:41.007Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.0s done [2020-06-04T10:20:41.007Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.4s done [2020-06-04T10:20:41.007Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 4.3s done [2020-06-04T10:20:41.007Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.2s done [2020-06-04T10:20:41.007Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.7s [2020-06-04T10:20:41.150Z] #20 ... [2020-06-04T10:20:41.150Z] [2020-06-04T10:20:41.150Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:20:41.150Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T10:20:41.150Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T10:20:41.150Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-04T10:20:41.150Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.6s done [2020-06-04T10:20:41.150Z] #58 DONE 5.3s [2020-06-04T10:20:41.150Z] [2020-06-04T10:20:41.150Z] #20 [internal] load build context [2020-06-04T10:20:41.150Z] #20 ... [2020-06-04T10:20:41.150Z] [2020-06-04T10:20:41.150Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:20:41.150Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T10:20:41.150Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.4s done [2020-06-04T10:20:41.150Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done [2020-06-04T10:20:41.150Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done [2020-06-04T10:20:41.150Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.6s done [2020-06-04T10:20:41.150Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T10:20:41.150Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.8s done [2020-06-04T10:20:41.150Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.2s done [2020-06-04T10:20:41.150Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.7s done [2020-06-04T10:20:41.150Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 105.48MB / 120.15MB 5.2s [2020-06-04T10:20:41.150Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.2s [2020-06-04T10:20:41.150Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.4s done [2020-06-04T10:20:41.244Z] [2020-06-04T10:20:41.244Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:41.244Z] #39 49.05 LINK criu/pie/parasite.built-in.o [2020-06-04T10:20:41.244Z] #39 49.06 GEN criu/pie/parasite-blob.h [2020-06-04T10:20:41.244Z] #39 49.07 CC criu/pie/parasite-vdso.o [2020-06-04T10:20:41.244Z] #39 49.35 CC criu/arch/s390/vdso-pie.o [2020-06-04T10:20:41.244Z] #39 49.52 CC criu/arch/s390/restorer.o [2020-06-04T10:20:41.244Z] #39 49.77 CC criu/pie/restorer.o [2020-06-04T10:20:41.406Z] #7 ... [2020-06-04T10:20:41.406Z] [2020-06-04T10:20:41.406Z] #20 [internal] load build context [2020-06-04T10:20:42.716Z] #39 ... [2020-06-04T10:20:42.716Z] [2020-06-04T10:20:42.716Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T10:20:42.716Z] #16 DONE 1.6s [2020-06-04T10:20:42.716Z] [2020-06-04T10:20:42.716Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:42.716Z] #39 51.28 LINK criu/pie/restorer.built-in.o [2020-06-04T10:20:42.716Z] #39 51.29 GEN criu/pie/restorer-blob.h [2020-06-04T10:20:42.716Z] #39 51.32 DEP criu/vdso.d [2020-06-04T10:20:42.716Z] #39 51.42 DEP criu/uts_ns.d [2020-06-04T10:20:43.017Z] #39 51.64 DEP criu/util.d [2020-06-04T10:20:43.017Z] #39 51.80 DEP criu/uffd.d [2020-06-04T10:20:43.299Z] #39 51.99 DEP criu/tun.d [2020-06-04T10:20:43.299Z] #39 52.09 DEP criu/tty.d [2020-06-04T10:20:43.301Z] #20 transferring context: 50.67MB 7.0s done [2020-06-04T10:20:43.301Z] #20 DONE 7.0s [2020-06-04T10:20:43.301Z] [2020-06-04T10:20:43.301Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:20:43.301Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.8s done [2020-06-04T10:20:43.533Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 6.1s done [2020-06-04T10:20:43.533Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-06-04T10:20:43.581Z] #39 52.19 DEP criu/timerfd.d [2020-06-04T10:20:43.581Z] #39 52.36 DEP criu/timens.d [2020-06-04T10:20:43.863Z] #39 52.51 DEP criu/sysfs_parse.d [2020-06-04T10:20:43.863Z] #39 52.60 DEP criu/sysctl.d [2020-06-04T10:20:43.863Z] #39 52.69 DEP criu/string.d [2020-06-04T10:20:43.863Z] #39 52.72 DEP criu/stats.d [2020-06-04T10:20:44.099Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-06-04T10:20:44.099Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-06-04T10:20:44.146Z] #39 52.85 DEP criu/sockets.d [2020-06-04T10:20:44.146Z] #39 52.96 DEP criu/sk-unix.d [2020-06-04T10:20:44.429Z] #39 53.08 DEP criu/sk-tcp.d [2020-06-04T10:20:44.429Z] #39 53.30 DEP criu/sk-queue.d [2020-06-04T10:20:44.541Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 18.6s done [2020-06-04T10:20:44.541Z] #8 DONE 26.5s [2020-06-04T10:20:44.541Z] [2020-06-04T10:20:44.541Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T10:20:44.665Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-06-04T10:20:44.665Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-06-04T10:20:44.711Z] #39 53.39 DEP criu/sk-packet.d [2020-06-04T10:20:44.711Z] #39 53.58 DEP criu/sk-netlink.d [2020-06-04T10:20:44.830Z] #9 DONE 0.1s [2020-06-04T10:20:44.830Z] [2020-06-04T10:20:44.830Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T10:20:44.830Z] #10 DONE 0.2s [2020-06-04T10:20:44.830Z] [2020-06-04T10:20:44.830Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T10:20:44.830Z] #28 DONE 0.1s [2020-06-04T10:20:44.830Z] [2020-06-04T10:20:44.830Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:20:44.993Z] #39 53.77 DEP criu/sk-inet.d [2020-06-04T10:20:45.121Z] #39 ... [2020-06-04T10:20:45.121Z] [2020-06-04T10:20:45.121Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T10:20:45.121Z] #36 DONE 0.1s [2020-06-04T10:20:45.121Z] [2020-06-04T10:20:45.121Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:20:45.187Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.2s done [2020-06-04T10:20:45.274Z] #39 53.98 DEP criu/signalfd.d [2020-06-04T10:20:45.442Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 [2020-06-04T10:20:45.557Z] #39 54.16 DEP criu/sigframe.d [2020-06-04T10:20:45.557Z] #39 54.21 DEP criu/shmem.d [2020-06-04T10:20:45.557Z] #39 54.26 DEP criu/servicefd.d [2020-06-04T10:20:45.557Z] #39 54.36 DEP criu/seize.d [2020-06-04T10:20:45.752Z] #37 0.719 + git clone https://github.com/docker/distribution.git . [2020-06-04T10:20:45.752Z] #37 0.755 Cloning into '.'... [2020-06-04T10:20:45.841Z] #39 54.51 DEP criu/seccomp.d [2020-06-04T10:20:45.841Z] #39 54.65 DEP criu/rst-malloc.d [2020-06-04T10:20:46.003Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done [2020-06-04T10:20:46.003Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s [2020-06-04T10:20:46.123Z] #39 54.72 DEP criu/rbtree.d [2020-06-04T10:20:46.123Z] #39 54.75 DEP criu/pstree.d [2020-06-04T10:20:46.123Z] #39 54.86 DEP criu/protobuf.d [2020-06-04T10:20:46.123Z] #39 54.98 GEN criu/protobuf-desc-gen.h [2020-06-04T10:20:46.562Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done [2020-06-04T10:20:46.562Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f [2020-06-04T10:20:46.682Z] Client: [2020-06-04T10:20:46.682Z] Debug Mode: false [2020-06-04T10:20:46.682Z] [2020-06-04T10:20:46.682Z] Server: [2020-06-04T10:20:46.682Z] Containers: 0 [2020-06-04T10:20:46.682Z] Running: 0 [2020-06-04T10:20:46.682Z] Paused: 0 [2020-06-04T10:20:46.682Z] Stopped: 0 [2020-06-04T10:20:46.682Z] Images: 0 [2020-06-04T10:20:46.682Z] Server Version: 19.03.8 [2020-06-04T10:20:46.682Z] Storage Driver: overlay2 [2020-06-04T10:20:46.682Z] Backing Filesystem: [2020-06-04T10:20:46.682Z] Supports d_type: true [2020-06-04T10:20:46.682Z] Native Overlay Diff: true [2020-06-04T10:20:46.682Z] Logging Driver: json-file [2020-06-04T10:20:46.682Z] Cgroup Driver: cgroupfs [2020-06-04T10:20:46.682Z] Plugins: [2020-06-04T10:20:46.682Z] Volume: local [2020-06-04T10:20:46.682Z] Network: bridge host ipvlan macvlan null overlay [2020-06-04T10:20:46.682Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-04T10:20:46.683Z] Swarm: inactive [2020-06-04T10:20:46.683Z] Runtimes: runc [2020-06-04T10:20:46.683Z] Default Runtime: runc [2020-06-04T10:20:46.683Z] Init Binary: docker-init [2020-06-04T10:20:46.683Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-04T10:20:46.683Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:20:46.683Z] init version: fec3683 [2020-06-04T10:20:46.683Z] Security Options: [2020-06-04T10:20:46.683Z] apparmor [2020-06-04T10:20:46.683Z] seccomp [2020-06-04T10:20:46.683Z] Profile: default [2020-06-04T10:20:46.683Z] Kernel Version: 4.15.0-1065-aws [2020-06-04T10:20:46.683Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-04T10:20:46.683Z] OSType: linux [2020-06-04T10:20:46.683Z] Architecture: aarch64 [2020-06-04T10:20:46.683Z] CPUs: 4 [2020-06-04T10:20:46.683Z] Total Memory: 7.525GiB [2020-06-04T10:20:46.683Z] Name: ip-10-100-101-22 [2020-06-04T10:20:46.683Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-06-04T10:20:46.683Z] Docker Root Dir: /var/lib/docker [2020-06-04T10:20:46.683Z] Debug Mode: false [2020-06-04T10:20:46.683Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:20:46.683Z] Labels: [2020-06-04T10:20:46.683Z] Experimental: true [2020-06-04T10:20:46.683Z] Insecure Registries: [2020-06-04T10:20:46.683Z] 127.0.0.0/8 [2020-06-04T10:20:46.683Z] Live Restore Enabled: true [2020-06-04T10:20:46.683Z] [2020-06-04T10:20:46.683Z] WARNING: No swap limit support [Pipeline] sh [2020-06-04T10:20:46.974Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:20:46.974Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-04T10:20:46.974Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41068/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-04T10:20:46.974Z] + bash /home/ubuntu/workspace/moby_PR-41068/check-config.sh [2020-06-04T10:20:46.974Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-04T10:20:46.974Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-06-04T10:20:46.974Z] [2020-06-04T10:20:46.974Z] Generally Necessary: [2020-06-04T10:20:46.974Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-04T10:20:46.974Z] - apparmor: enabled and tools installed [2020-06-04T10:20:47.233Z] - CONFIG_NAMESPACES: enabled [2020-06-04T10:20:47.233Z] - CONFIG_NET_NS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_PID_NS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_IPC_NS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_UTS_NS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_CGROUPS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-04T10:20:47.233Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-04T10:20:47.233Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-04T10:20:47.233Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-04T10:20:47.233Z] - CONFIG_CPUSETS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_MEMCG: enabled [2020-06-04T10:20:47.233Z] - CONFIG_KEYS: enabled [2020-06-04T10:20:47.233Z] - CONFIG_VETH: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-04T10:20:47.233Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-04T10:20:47.492Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-04T10:20:47.492Z] [2020-06-04T10:20:47.492Z] Optional Features: [2020-06-04T10:20:47.492Z] - CONFIG_USER_NS: enabled [2020-06-04T10:20:47.492Z] - CONFIG_SECCOMP: enabled [2020-06-04T10:20:47.492Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-04T10:20:47.492Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-04T10:20:47.492Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-04T10:20:47.492Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-04T10:20:47.492Z] - CONFIG_BLK_CGROUP: enabled [2020-06-04T10:20:47.492Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-04T10:20:47.492Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-04T10:20:47.492Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-04T10:20:47.492Z] - CONFIG_CGROUP_PERF: enabled [2020-06-04T10:20:47.492Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-04T10:20:47.492Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-04T10:20:47.492Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-04T10:20:47.492Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-04T10:20:47.492Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-04T10:20:47.492Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-04T10:20:47.492Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-04T10:20:47.492Z] - CONFIG_IP_VS: enabled (as module) [2020-06-04T10:20:47.492Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-04T10:20:47.492Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-04T10:20:47.492Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-04T10:20:47.492Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-04T10:20:47.492Z] - CONFIG_EXT4_FS: enabled [2020-06-04T10:20:47.492Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-04T10:20:47.492Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-04T10:20:47.593Z] #39 56.02 DEP criu/protobuf-desc.d [2020-06-04T10:20:47.593Z] #39 56.11 DEP criu/proc_parse.d [2020-06-04T10:20:47.593Z] #39 56.18 DEP criu/plugin.d [2020-06-04T10:20:47.593Z] #39 56.26 DEP criu/pipes.d [2020-06-04T10:20:47.593Z] #39 56.34 DEP criu/pie-util.d [2020-06-04T10:20:47.751Z] - Network Drivers: [2020-06-04T10:20:47.752Z] - "overlay": [2020-06-04T10:20:47.752Z] - CONFIG_VXLAN: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-04T10:20:47.752Z] Optional (for encrypted networks): [2020-06-04T10:20:47.752Z] - CONFIG_CRYPTO: enabled [2020-06-04T10:20:47.752Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-04T10:20:47.752Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-04T10:20:47.752Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-04T10:20:47.752Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-04T10:20:47.752Z] - CONFIG_XFRM: enabled [2020-06-04T10:20:47.752Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-04T10:20:47.752Z] - "ipvlan": [2020-06-04T10:20:47.752Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-04T10:20:47.752Z] - "macvlan": [2020-06-04T10:20:47.752Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_DUMMY: enabled (as module) [2020-06-04T10:20:47.752Z] - "ftp,tftp client in container": [2020-06-04T10:20:47.752Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-04T10:20:47.752Z] - Storage Drivers: [2020-06-04T10:20:47.752Z] - "aufs": [2020-06-04T10:20:47.752Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-04T10:20:47.752Z] - "btrfs": [2020-06-04T10:20:47.752Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-04T10:20:47.752Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-04T10:20:47.752Z] - "devicemapper": [2020-06-04T10:20:47.875Z] #39 56.48 DEP criu/pie-util-vdso.d [2020-06-04T10:20:47.875Z] #39 56.63 DEP criu/path.d [2020-06-04T10:20:48.011Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-04T10:20:48.011Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-04T10:20:48.011Z] - "overlay": [2020-06-04T10:20:48.011Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-04T10:20:48.011Z] - "zfs": [2020-06-04T10:20:48.011Z] - /dev/zfs: missing [2020-06-04T10:20:48.011Z] - zfs command: missing [2020-06-04T10:20:48.011Z] - zpool command: missing [2020-06-04T10:20:48.011Z] [2020-06-04T10:20:48.011Z] Limits: [2020-06-04T10:20:48.011Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-04T10:20:48.011Z] [2020-06-04T10:20:48.011Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-04T10:20:48.157Z] #39 56.73 DEP criu/parasite-syscall.d [2020-06-04T10:20:48.157Z] #39 56.86 DEP criu/pagemap.d [2020-06-04T10:20:48.157Z] #39 56.95 DEP criu/pagemap-cache.d [2020-06-04T10:20:48.354Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 . [2020-06-04T10:20:48.354Z] #1 [internal] load build definition from Dockerfile [2020-06-04T10:20:48.354Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-04T10:20:48.354Z] #1 DONE 0.1s [2020-06-04T10:20:48.354Z] [2020-06-04T10:20:48.354Z] #2 [internal] load .dockerignore [2020-06-04T10:20:48.354Z] #2 transferring context: 87B done [2020-06-04T10:20:48.354Z] #2 DONE 0.1s [2020-06-04T10:20:48.439Z] #39 57.06 DEP criu/page-xfer.d [2020-06-04T10:20:48.439Z] #39 57.20 DEP criu/page-pipe.d [2020-06-04T10:20:48.439Z] #39 57.26 DEP criu/netfilter.d [2020-06-04T10:20:48.439Z] #39 ... [2020-06-04T10:20:48.439Z] [2020-06-04T10:20:48.439Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:48.439Z] #41 86.74 net/http/httptrace [2020-06-04T10:20:48.439Z] #41 86.99 net/http [2020-06-04T10:20:48.439Z] #41 94.83 github.com/LK4D4/vndr/godl [2020-06-04T10:20:48.439Z] #41 95.37 github.com/LK4D4/vndr [2020-06-04T10:20:48.620Z] [2020-06-04T10:20:48.620Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-04T10:20:48.721Z] #41 ... [2020-06-04T10:20:48.721Z] [2020-06-04T10:20:48.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:48.721Z] #39 57.35 DEP criu/net.d [2020-06-04T10:20:48.721Z] #39 57.46 DEP criu/namespaces.d [2020-06-04T10:20:48.721Z] #39 57.51 DEP criu/mount.d [2020-06-04T10:20:48.850Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.6s done [2020-06-04T10:20:48.850Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 [2020-06-04T10:20:49.004Z] #39 57.57 DEP criu/memfd.d [2020-06-04T10:20:49.004Z] #39 57.66 DEP criu/mem.d [2020-06-04T10:20:49.004Z] #39 57.85 DEP criu/lsm.d [2020-06-04T10:20:49.188Z] #3 DONE 0.8s [2020-06-04T10:20:49.286Z] #39 57.94 DEP criu/log.d [2020-06-04T10:20:49.286Z] #39 58.08 DEP criu/libnetlink.d [2020-06-04T10:20:49.448Z] [2020-06-04T10:20:49.448Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-04T10:20:49.448Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-04T10:20:49.568Z] #39 58.22 DEP criu/kerndat.d [2020-06-04T10:20:49.568Z] #39 58.36 DEP criu/kcmp-ids.d [2020-06-04T10:20:49.568Z] #39 58.44 DEP criu/irmap.d [2020-06-04T10:20:49.707Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2020-06-04T10:20:49.707Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-04T10:20:49.707Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-04T10:20:49.707Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-04T10:20:49.707Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-06-04T10:20:49.851Z] #39 58.56 DEP criu/ipc_ns.d [2020-06-04T10:20:49.851Z] #39 58.70 DEP criu/image.d [2020-06-04T10:20:49.968Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-06-04T10:20:50.133Z] #39 58.80 DEP criu/image-desc.d [2020-06-04T10:20:50.133Z] #39 58.88 DEP criu/fsnotify.d [2020-06-04T10:20:50.228Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done [2020-06-04T10:20:50.228Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-06-04T10:20:50.228Z] #4 DONE 1.0s [2020-06-04T10:20:50.251Z] #37 ... [2020-06-04T10:20:50.251Z] [2020-06-04T10:20:50.251Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:50.251Z] #42 0.852 + RM_GOPATH=0 [2020-06-04T10:20:50.251Z] #42 0.864 + TMP_GOPATH= [2020-06-04T10:20:50.251Z] #42 0.865 + : /build [2020-06-04T10:20:50.251Z] #42 0.866 + '[' -z '' ']' [2020-06-04T10:20:50.251Z] #42 0.871 ++ mktemp -d [2020-06-04T10:20:50.251Z] #42 0.877 + export GOPATH=/tmp/tmp.iCVuIgww81 [2020-06-04T10:20:50.251Z] #42 0.877 + GOPATH=/tmp/tmp.iCVuIgww81 [2020-06-04T10:20:50.251Z] #42 0.877 + RM_GOPATH=1 [2020-06-04T10:20:50.251Z] #42 0.878 + case "$(go env GOARCH)" in [2020-06-04T10:20:50.251Z] #42 0.882 ++ go env GOARCH [2020-06-04T10:20:50.251Z] #42 0.925 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:50.251Z] #42 0.925 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:50.251Z] #42 0.930 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:50.251Z] #42 0.941 + dir=/tmp/install [2020-06-04T10:20:50.251Z] #42 0.946 + bin=vndr [2020-06-04T10:20:50.251Z] #42 0.949 + shift [2020-06-04T10:20:50.251Z] #42 0.952 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T10:20:50.251Z] #42 0.952 + . /tmp/install/vndr.installer [2020-06-04T10:20:50.251Z] #42 0.953 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:20:50.251Z] #42 0.954 + install_vndr [2020-06-04T10:20:50.251Z] #42 0.961 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T10:20:50.251Z] #42 0.961 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:20:50.251Z] #42 0.962 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iCVuIgww81/src/github.com/LK4D4/vndr [2020-06-04T10:20:50.251Z] #42 0.973 Cloning into '/tmp/tmp.iCVuIgww81/src/github.com/LK4D4/vndr'... [2020-06-04T10:20:50.251Z] #42 2.112 + cd /tmp/tmp.iCVuIgww81/src/github.com/LK4D4/vndr [2020-06-04T10:20:50.251Z] #42 2.119 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:20:50.251Z] #42 2.167 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T10:20:50.251Z] #42 3.632 internal/race [2020-06-04T10:20:50.251Z] #42 3.636 internal/cpu [2020-06-04T10:20:50.251Z] #42 3.835 runtime/internal/math [2020-06-04T10:20:50.251Z] #42 3.860 runtime/internal/atomic [2020-06-04T10:20:50.251Z] #42 3.873 sync/atomic [2020-06-04T10:20:50.251Z] #42 4.102 unicode [2020-06-04T10:20:50.251Z] #42 4.559 unicode/utf8 [2020-06-04T10:20:50.251Z] #42 4.725 math/bits [2020-06-04T10:20:50.251Z] #42 4.967 internal/bytealg [2020-06-04T10:20:50.416Z] #39 58.99 DEP criu/filesystems.d [2020-06-04T10:20:50.416Z] #39 59.13 DEP criu/files.d [2020-06-04T10:20:50.623Z] #42 ... [2020-06-04T10:20:50.623Z] [2020-06-04T10:20:50.623Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:50.623Z] #44 0.874 + RM_GOPATH=0 [2020-06-04T10:20:50.623Z] #44 0.875 + TMP_GOPATH= [2020-06-04T10:20:50.623Z] #44 0.875 + : /build [2020-06-04T10:20:50.623Z] #44 0.878 + '[' -z '' ']' [2020-06-04T10:20:50.623Z] #44 0.883 ++ mktemp -d [2020-06-04T10:20:50.623Z] #44 0.885 + export GOPATH=/tmp/tmp.C15XF45eZ4 [2020-06-04T10:20:50.623Z] #44 0.885 + GOPATH=/tmp/tmp.C15XF45eZ4 [2020-06-04T10:20:50.623Z] #44 0.885 + RM_GOPATH=1 [2020-06-04T10:20:50.623Z] #44 0.885 + case "$(go env GOARCH)" in [2020-06-04T10:20:50.623Z] #44 0.918 ++ go env GOARCH [2020-06-04T10:20:50.623Z] #44 0.938 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:50.623Z] #44 0.938 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:50.623Z] #44 0.939 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:50.623Z] #44 0.944 + dir=/tmp/install [2020-06-04T10:20:50.623Z] #44 0.944 + bin=gotestsum [2020-06-04T10:20:50.623Z] #44 0.944 + shift [2020-06-04T10:20:50.623Z] #44 0.945 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T10:20:50.623Z] #44 0.945 + . /tmp/install/gotestsum.installer [2020-06-04T10:20:50.623Z] #44 0.945 ++ : v0.3.5 [2020-06-04T10:20:50.623Z] #44 0.946 + install_gotestsum [2020-06-04T10:20:50.623Z] #44 0.947 + set -e [2020-06-04T10:20:50.623Z] #44 0.947 + export GO111MODULE=on [2020-06-04T10:20:50.623Z] #44 0.947 + GO111MODULE=on [2020-06-04T10:20:50.623Z] #44 0.947 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T10:20:50.623Z] #44 1.037 go: finding gotest.tools v0.3.5 [2020-06-04T10:20:50.623Z] #44 1.038 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T10:20:50.623Z] #44 2.198 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T10:20:50.623Z] #44 3.073 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T10:20:50.623Z] #44 4.446 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T10:20:50.623Z] #44 4.699 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T10:20:50.623Z] #44 4.897 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:20:50.623Z] #44 4.932 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T10:20:50.623Z] #44 4.946 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T10:20:50.623Z] #44 4.954 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T10:20:50.623Z] #44 5.140 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:20:50.623Z] #44 5.218 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:20:50.623Z] #44 5.276 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T10:20:50.623Z] #44 5.303 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T10:20:50.623Z] #44 5.342 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:20:50.623Z] #44 5.346 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:20:50.623Z] #44 5.447 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:20:50.623Z] #44 5.473 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T10:20:50.623Z] #44 5.526 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:20:50.623Z] #44 5.540 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:20:50.623Z] #44 5.564 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:20:50.623Z] #44 5.571 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:20:50.623Z] #44 5.687 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:20:50.623Z] #44 5.699 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:20:50.623Z] #44 5.805 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:20:50.698Z] #39 59.30 DEP criu/files-reg.d [2020-06-04T10:20:50.698Z] #39 59.42 DEP criu/files-ext.d [2020-06-04T10:20:50.770Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.6s done [2020-06-04T10:20:50.770Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s [2020-06-04T10:20:50.803Z] [2020-06-04T10:20:50.803Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-04T10:20:50.980Z] #39 59.57 DEP criu/file-lock.d [2020-06-04T10:20:50.980Z] #39 59.72 DEP criu/file-ids.d [2020-06-04T10:20:50.980Z] #39 59.80 DEP criu/fifo.d [2020-06-04T10:20:51.063Z] #5 DONE 0.2s [2020-06-04T10:20:51.063Z] [2020-06-04T10:20:51.063Z] #6 [internal] load metadata for docker.io/library/golang:1.13.11-buster [2020-06-04T10:20:51.263Z] #39 59.89 DEP criu/fdstore.d [2020-06-04T10:20:51.263Z] #39 59.95 DEP criu/fault-injection.d [2020-06-04T10:20:51.263Z] #39 59.98 DEP criu/external.d [2020-06-04T10:20:51.263Z] #39 60.05 DEP criu/eventpoll.d [2020-06-04T10:20:51.289Z] #44 ... [2020-06-04T10:20:51.289Z] [2020-06-04T10:20:51.289Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:51.289Z] #42 6.483 internal/testlog [2020-06-04T10:20:51.325Z] #6 DONE 0.5s [2020-06-04T10:20:51.325Z] [2020-06-04T10:20:51.325Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:20:51.325Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-04T10:20:51.545Z] #39 60.13 DEP criu/eventfd.d [2020-06-04T10:20:51.545Z] #39 60.21 DEP criu/crtools.d [2020-06-04T10:20:51.545Z] #39 60.33 DEP criu/cr-service.d [2020-06-04T10:20:51.580Z] #42 6.772 runtime [2020-06-04T10:20:51.646Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-04T10:20:51.646Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-04T10:20:51.827Z] #39 60.48 DEP criu/cr-restore.d [2020-06-04T10:20:51.876Z] #42 7.043 math [2020-06-04T10:20:52.110Z] #39 60.68 DEP criu/cr-errno.d [2020-06-04T10:20:52.110Z] #39 60.69 DEP criu/cr-dump.d [2020-06-04T10:20:52.110Z] #39 60.80 DEP criu/cr-dedup.d [2020-06-04T10:20:52.110Z] #39 60.87 DEP criu/cr-check.d [2020-06-04T10:20:52.110Z] #39 60.99 DEP criu/config.d [2020-06-04T10:20:52.163Z] #42 7.375 encoding [2020-06-04T10:20:52.392Z] #39 61.10 DEP criu/clone-noasan.d [2020-06-04T10:20:52.392Z] #39 61.19 DEP criu/cgroup.d [2020-06-04T10:20:52.452Z] #42 7.703 unicode/utf16 [2020-06-04T10:20:52.674Z] #39 61.28 DEP criu/cgroup-props.d [2020-06-04T10:20:52.675Z] #39 61.35 DEP criu/bitmap.d [2020-06-04T10:20:52.675Z] #39 61.36 DEP criu/bfd.d [2020-06-04T10:20:52.675Z] #39 ... [2020-06-04T10:20:52.675Z] [2020-06-04T10:20:52.675Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:20:52.675Z] #17 1.434 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:20:52.675Z] #17 1.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:20:52.675Z] #17 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:20:52.675Z] #17 1.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-04T10:20:52.675Z] #17 2.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB] [2020-06-04T10:20:52.675Z] #17 3.735 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-06-04T10:20:52.675Z] #17 5.578 Fetched 8046 kB in 4s (1910 kB/s) [2020-06-04T10:20:52.675Z] #17 5.578 Reading package lists... [2020-06-04T10:20:52.675Z] #17 7.377 Reading package lists... [2020-06-04T10:20:52.675Z] #17 9.042 Building dependency tree... [2020-06-04T10:20:52.675Z] #17 9.737 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T10:20:52.675Z] #17 9.737 The following additional packages will be installed: [2020-06-04T10:20:52.675Z] #17 9.737 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T10:20:52.675Z] #17 9.738 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T10:20:52.675Z] #17 9.738 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T10:20:52.675Z] #17 9.738 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T10:20:52.675Z] #17 9.738 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T10:20:52.675Z] #17 9.739 Suggested packages: [2020-06-04T10:20:52.675Z] #17 9.739 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T10:20:52.675Z] #17 9.739 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T10:20:52.675Z] #17 9.739 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T10:20:52.675Z] #17 9.739 Recommended packages: [2020-06-04T10:20:52.675Z] #17 9.739 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T10:20:52.675Z] #17 9.739 python3-keyrings.alt python3-xdg unzip [2020-06-04T10:20:52.675Z] #17 ... [2020-06-04T10:20:52.675Z] [2020-06-04T10:20:52.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:52.675Z] #39 61.45 DEP criu/autofs.d [2020-06-04T10:20:52.957Z] #39 61.64 DEP criu/aio.d [2020-06-04T10:20:53.032Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.8s done [2020-06-04T10:20:53.032Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 0.1s [2020-06-04T10:20:53.240Z] #39 61.92 DEP criu/action-scripts.d [2020-06-04T10:20:53.523Z] #39 ... [2020-06-04T10:20:53.523Z] [2020-06-04T10:20:53.523Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:53.523Z] #41 DONE 101.7s [2020-06-04T10:20:53.523Z] [2020-06-04T10:20:53.523Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:20:53.523Z] #39 62.16 CC criu/action-scripts.o [2020-06-04T10:20:53.805Z] #39 62.47 CC criu/aio.o [2020-06-04T10:20:54.000Z] #42 9.031 container/list [2020-06-04T10:20:54.039Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.7s done [2020-06-04T10:20:54.192Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.68MB / 9.86MB 2.5s [2020-06-04T10:20:54.192Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s [2020-06-04T10:20:54.192Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-06-04T10:20:54.192Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-06-04T10:20:54.336Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 [2020-06-04T10:20:54.436Z] #39 62.92 CC criu/autofs.o [2020-06-04T10:20:55.058Z] #42 ... [2020-06-04T10:20:55.058Z] [2020-06-04T10:20:55.058Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:55.058Z] #46 0.873 + RM_GOPATH=0 [2020-06-04T10:20:55.058Z] #46 0.873 + TMP_GOPATH= [2020-06-04T10:20:55.058Z] #46 0.873 + : /build [2020-06-04T10:20:55.058Z] #46 0.875 + '[' -z '' ']' [2020-06-04T10:20:55.058Z] #46 0.880 ++ mktemp -d [2020-06-04T10:20:55.058Z] #46 0.904 + export GOPATH=/tmp/tmp.6Vg48I8gtv [2020-06-04T10:20:55.058Z] #46 0.904 + GOPATH=/tmp/tmp.6Vg48I8gtv [2020-06-04T10:20:55.058Z] #46 0.904 + RM_GOPATH=1 [2020-06-04T10:20:55.058Z] #46 0.904 + case "$(go env GOARCH)" in [2020-06-04T10:20:55.058Z] #46 0.914 ++ go env GOARCH [2020-06-04T10:20:55.058Z] #46 1.004 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.058Z] #46 1.004 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.058Z] #46 1.006 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:55.058Z] #46 1.007 + dir=/tmp/install [2020-06-04T10:20:55.058Z] #46 1.007 + bin=golangci_lint [2020-06-04T10:20:55.058Z] #46 1.007 + shift [2020-06-04T10:20:55.058Z] #46 1.008 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T10:20:55.058Z] #46 1.008 Installing golangci-lint version v1.23.8 [2020-06-04T10:20:55.058Z] #46 1.008 + . /tmp/install/golangci_lint.installer [2020-06-04T10:20:55.058Z] #46 1.008 ++ : v1.23.8 [2020-06-04T10:20:55.058Z] #46 1.008 + install_golangci_lint [2020-06-04T10:20:55.058Z] #46 1.008 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T10:20:55.058Z] #46 1.008 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:20:55.058Z] #46 ... [2020-06-04T10:20:55.058Z] [2020-06-04T10:20:55.058Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:20:55.058Z] #52 1.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:20:55.058Z] #52 1.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:20:55.058Z] #52 1.230 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:20:55.058Z] #52 2.430 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T10:20:55.058Z] #52 4.715 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T10:20:55.058Z] #52 6.286 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T10:20:55.058Z] #52 ... [2020-06-04T10:20:55.058Z] [2020-06-04T10:20:55.058Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:55.058Z] #31 0.818 + RM_GOPATH=0 [2020-06-04T10:20:55.058Z] #31 0.818 + TMP_GOPATH= [2020-06-04T10:20:55.058Z] #31 0.818 + : /build [2020-06-04T10:20:55.058Z] #31 0.818 + '[' -z '' ']' [2020-06-04T10:20:55.058Z] #31 0.818 ++ mktemp -d [2020-06-04T10:20:55.058Z] #31 0.819 + export GOPATH=/tmp/tmp.IADfRtFccl [2020-06-04T10:20:55.058Z] #31 0.819 + GOPATH=/tmp/tmp.IADfRtFccl [2020-06-04T10:20:55.058Z] #31 0.819 + RM_GOPATH=1 [2020-06-04T10:20:55.058Z] #31 0.820 + case "$(go env GOARCH)" in [2020-06-04T10:20:55.058Z] #31 0.852 ++ go env GOARCH [2020-06-04T10:20:55.058Z] #31 0.927 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.058Z] #31 0.927 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.058Z] #31 0.928 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:55.058Z] #31 0.929 + dir=/tmp/install [2020-06-04T10:20:55.058Z] #31 0.929 + bin=tomlv [2020-06-04T10:20:55.058Z] #31 0.929 + shift [2020-06-04T10:20:55.058Z] #31 0.930 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T10:20:55.058Z] #31 0.930 + . /tmp/install/tomlv.installer [2020-06-04T10:20:55.058Z] #31 0.930 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:20:55.058Z] #31 0.931 + install_tomlv [2020-06-04T10:20:55.058Z] #31 0.931 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T10:20:55.058Z] #31 0.931 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:20:55.058Z] #31 0.932 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IADfRtFccl/src/github.com/BurntSushi/toml [2020-06-04T10:20:55.058Z] #31 0.936 Cloning into '/tmp/tmp.IADfRtFccl/src/github.com/BurntSushi/toml'... [2020-06-04T10:20:55.058Z] #31 2.060 + cd /tmp/tmp.IADfRtFccl/src/github.com/BurntSushi/toml [2020-06-04T10:20:55.058Z] #31 2.074 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:20:55.058Z] #31 2.106 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:20:55.058Z] #31 2.948 math/bits [2020-06-04T10:20:55.058Z] #31 2.974 internal/cpu [2020-06-04T10:20:55.058Z] #31 3.024 runtime/internal/sys [2020-06-04T10:20:55.058Z] #31 3.199 runtime/internal/atomic [2020-06-04T10:20:55.058Z] #31 3.783 runtime/internal/math [2020-06-04T10:20:55.058Z] #31 3.868 unicode/utf8 [2020-06-04T10:20:55.058Z] #31 4.256 sync/atomic [2020-06-04T10:20:55.058Z] #31 4.735 internal/bytealg [2020-06-04T10:20:55.058Z] #31 5.062 unicode [2020-06-04T10:20:55.058Z] #31 5.109 math [2020-06-04T10:20:55.058Z] #31 5.717 internal/testlog [2020-06-04T10:20:55.058Z] #31 6.635 runtime [2020-06-04T10:20:55.058Z] #31 7.141 encoding [2020-06-04T10:20:55.058Z] #31 7.898 runtime/cgo [2020-06-04T10:20:55.348Z] #31 ... [2020-06-04T10:20:55.348Z] [2020-06-04T10:20:55.348Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:20:55.348Z] #11 1.054 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:20:55.348Z] #11 1.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:20:55.348Z] #11 1.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:20:55.348Z] #11 2.485 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T10:20:55.348Z] #11 4.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T10:20:55.348Z] #11 6.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T10:20:55.348Z] #11 ... [2020-06-04T10:20:55.348Z] [2020-06-04T10:20:55.348Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:20:55.348Z] #33 0.562 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:20:55.348Z] #33 0.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:20:55.348Z] #33 0.619 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:20:55.348Z] #33 0.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T10:20:55.348Z] #33 3.060 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T10:20:55.348Z] #33 5.187 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T10:20:55.443Z] #39 63.90 CC criu/bfd.o [2020-06-04T10:20:55.443Z] #39 64.16 CC criu/bitmap.o [2020-06-04T10:20:55.443Z] #39 64.23 CC criu/cgroup-props.o [2020-06-04T10:20:55.580Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-06-04T10:20:55.580Z] #58 ... [2020-06-04T10:20:55.580Z] [2020-06-04T10:20:55.580Z] #20 [internal] load build context [2020-06-04T10:20:55.580Z] #20 transferring context: 50.67MB 4.1s done [2020-06-04T10:20:55.580Z] #20 DONE 4.2s [2020-06-04T10:20:55.580Z] [2020-06-04T10:20:55.580Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-04T10:20:55.580Z] #58 DONE 4.3s [2020-06-04T10:20:55.580Z] [2020-06-04T10:20:55.580Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7... [2020-06-04T10:20:55.580Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done [2020-06-04T10:20:55.580Z] #7 sha256:03b8c058170392c026056f30177e0c204ff331ffaab4400fc8dabd594c6a74b3 1.79kB / 1.79kB done [2020-06-04T10:20:55.580Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.9s done [2020-06-04T10:20:55.580Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 0.5s done [2020-06-04T10:20:55.580Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done [2020-06-04T10:20:55.580Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 1.6s done [2020-06-04T10:20:55.580Z] #7 sha256:3ea287be01187ba515f7cb79fe34a86decb46ed636b2d4db8a4661da54617ecb 5.46kB / 5.46kB done [2020-06-04T10:20:55.580Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 3.7s done [2020-06-04T10:20:55.580Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 2.1s done [2020-06-04T10:20:55.580Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 3.5s done [2020-06-04T10:20:55.580Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 2.6s [2020-06-04T10:20:55.580Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 2.4s done [2020-06-04T10:20:55.639Z] #33 ... [2020-06-04T10:20:55.639Z] [2020-06-04T10:20:55.639Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:55.639Z] #22 0.754 + RM_GOPATH=0 [2020-06-04T10:20:55.639Z] #22 0.755 + TMP_GOPATH= [2020-06-04T10:20:55.639Z] #22 0.755 + : /build [2020-06-04T10:20:55.639Z] #22 0.755 + '[' -z '' ']' [2020-06-04T10:20:55.639Z] #22 0.755 ++ mktemp -d [2020-06-04T10:20:55.639Z] #22 0.756 + export GOPATH=/tmp/tmp.uUrP9giele [2020-06-04T10:20:55.639Z] #22 0.757 + GOPATH=/tmp/tmp.uUrP9giele [2020-06-04T10:20:55.639Z] #22 0.757 + RM_GOPATH=1 [2020-06-04T10:20:55.639Z] #22 0.757 + case "$(go env GOARCH)" in [2020-06-04T10:20:55.639Z] #22 0.758 ++ go env GOARCH [2020-06-04T10:20:55.640Z] #22 0.762 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.640Z] #22 0.763 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.640Z] #22 0.764 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:55.640Z] #22 0.765 + dir=/tmp/install [2020-06-04T10:20:55.640Z] #22 0.766 + bin=dockercli [2020-06-04T10:20:55.640Z] #22 0.766 + shift [2020-06-04T10:20:55.640Z] #22 0.767 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T10:20:55.640Z] #22 0.768 + . /tmp/install/dockercli.installer [2020-06-04T10:20:55.640Z] #22 0.768 ++ : stable [2020-06-04T10:20:55.640Z] #22 0.768 ++ : 17.06.2-ce [2020-06-04T10:20:55.640Z] #22 0.769 + install_dockercli [2020-06-04T10:20:55.640Z] #22 0.769 Install docker/cli version 17.06.2-ce from stable [2020-06-04T10:20:55.640Z] #22 0.769 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T10:20:55.640Z] #22 0.770 ++ uname -m [2020-06-04T10:20:55.640Z] #22 0.773 + arch=ppc64le [2020-06-04T10:20:55.640Z] #22 0.773 + '[' ppc64le '!=' x86_64 ']' [2020-06-04T10:20:55.640Z] #22 0.773 + '[' ppc64le '!=' s390x ']' [2020-06-04T10:20:55.640Z] #22 0.773 + '[' ppc64le '!=' armhf ']' [2020-06-04T10:20:55.640Z] #22 0.773 + build_dockercli [2020-06-04T10:20:55.640Z] #22 0.774 + git clone https://github.com/docker/docker-ce /tmp/tmp.uUrP9giele/tmp/docker-ce [2020-06-04T10:20:55.640Z] #22 0.777 Cloning into '/tmp/tmp.uUrP9giele/tmp/docker-ce'... [2020-06-04T10:20:55.640Z] #22 ... [2020-06-04T10:20:55.640Z] [2020-06-04T10:20:55.640Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:20:55.640Z] #55 0.869 + RM_GOPATH=0 [2020-06-04T10:20:55.640Z] #55 0.870 + TMP_GOPATH= [2020-06-04T10:20:55.640Z] #55 0.870 + : /build [2020-06-04T10:20:55.640Z] #55 0.871 + '[' -z '' ']' [2020-06-04T10:20:55.640Z] #55 0.873 ++ mktemp -d [2020-06-04T10:20:55.640Z] #55 0.876 + export GOPATH=/tmp/tmp.CbGck5BkFX [2020-06-04T10:20:55.640Z] #55 0.876 + GOPATH=/tmp/tmp.CbGck5BkFX [2020-06-04T10:20:55.640Z] #55 0.876 + RM_GOPATH=1 [2020-06-04T10:20:55.640Z] #55 0.876 + case "$(go env GOARCH)" in [2020-06-04T10:20:55.640Z] #55 0.880 ++ go env GOARCH [2020-06-04T10:20:55.640Z] #55 0.961 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.640Z] #55 0.961 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:55.640Z] #55 0.962 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:55.640Z] #55 0.964 + dir=/tmp/install [2020-06-04T10:20:55.640Z] #55 0.964 + bin=rootlesskit [2020-06-04T10:20:55.640Z] #55 0.964 + shift [2020-06-04T10:20:55.640Z] #55 0.964 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T10:20:55.640Z] #55 0.965 + . /tmp/install/rootlesskit.installer [2020-06-04T10:20:55.640Z] #55 0.965 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:20:55.640Z] #55 0.966 + install_rootlesskit [2020-06-04T10:20:55.640Z] #55 0.967 + case "$1" in [2020-06-04T10:20:55.640Z] #55 0.967 + export CGO_ENABLED=0 [2020-06-04T10:20:55.640Z] #55 0.967 + CGO_ENABLED=0 [2020-06-04T10:20:55.640Z] #55 0.967 + _install_rootlesskit [2020-06-04T10:20:55.640Z] #55 0.967 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T10:20:55.640Z] #55 0.967 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:20:55.640Z] #55 0.967 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CbGck5BkFX/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:20:55.640Z] #55 0.973 Cloning into '/tmp/tmp.CbGck5BkFX/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T10:20:55.640Z] #55 6.831 + cd /tmp/tmp.CbGck5BkFX/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:20:55.640Z] #55 6.832 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:20:55.640Z] #55 7.224 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:20:55.640Z] #55 7.224 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T10:20:55.931Z] #55 ... [2020-06-04T10:20:55.931Z] [2020-06-04T10:20:55.931Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:20:55.931Z] #24 1.125 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:20:55.931Z] #24 1.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:20:55.931Z] #24 1.244 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:20:55.931Z] #24 2.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T10:20:55.931Z] #24 4.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T10:20:55.931Z] #24 6.851 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T10:20:55.931Z] #24 ... [2020-06-04T10:20:55.931Z] [2020-06-04T10:20:55.931Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:20:55.931Z] #39 1.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:20:55.931Z] #39 1.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:20:55.931Z] #39 1.256 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:20:55.931Z] #39 2.832 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T10:20:55.931Z] #39 5.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T10:20:55.931Z] #39 7.113 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T10:20:56.057Z] #39 64.77 CC criu/cgroup.o [2020-06-04T10:20:56.222Z] #39 ... [2020-06-04T10:20:56.222Z] [2020-06-04T10:20:56.222Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:56.222Z] #61 0.645 + RM_GOPATH=0 [2020-06-04T10:20:56.222Z] #61 0.645 + TMP_GOPATH= [2020-06-04T10:20:56.222Z] #61 0.645 + : /build [2020-06-04T10:20:56.222Z] #61 0.646 + '[' -z '' ']' [2020-06-04T10:20:56.222Z] #61 0.646 ++ mktemp -d [2020-06-04T10:20:56.222Z] #61 0.648 + export GOPATH=/tmp/tmp.OP29A3Gf21 [2020-06-04T10:20:56.222Z] #61 0.648 + GOPATH=/tmp/tmp.OP29A3Gf21 [2020-06-04T10:20:56.222Z] #61 0.648 + RM_GOPATH=1 [2020-06-04T10:20:56.222Z] #61 0.648 + case "$(go env GOARCH)" in [2020-06-04T10:20:56.222Z] #61 0.648 ++ go env GOARCH [2020-06-04T10:20:56.222Z] #61 0.654 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:56.222Z] #61 0.654 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:56.222Z] #61 0.655 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:56.222Z] #61 0.656 + dir=/tmp/install [2020-06-04T10:20:56.222Z] #61 0.656 + bin=proxy [2020-06-04T10:20:56.222Z] #61 0.656 + shift [2020-06-04T10:20:56.222Z] #61 0.656 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T10:20:56.222Z] #61 0.656 + . /tmp/install/proxy.installer [2020-06-04T10:20:56.222Z] #61 0.657 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:20:56.222Z] #61 0.657 + install_proxy [2020-06-04T10:20:56.222Z] #61 0.657 + case "$1" in [2020-06-04T10:20:56.222Z] #61 0.657 + export CGO_ENABLED=0 [2020-06-04T10:20:56.222Z] #61 0.657 + CGO_ENABLED=0 [2020-06-04T10:20:56.222Z] #61 0.657 + _install_proxy [2020-06-04T10:20:56.222Z] #61 0.657 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T10:20:56.222Z] #61 0.657 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OP29A3Gf21/src/github.com/docker/libnetwork [2020-06-04T10:20:56.222Z] #61 0.657 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:20:56.222Z] #61 0.659 Cloning into '/tmp/tmp.OP29A3Gf21/src/github.com/docker/libnetwork'... [2020-06-04T10:20:56.222Z] #61 ... [2020-06-04T10:20:56.222Z] [2020-06-04T10:20:56.222Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:20:56.222Z] #29 0.719 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T10:20:56.222Z] #29 0.731 Cloning into '.'... [2020-06-04T10:20:56.513Z] #29 ... [2020-06-04T10:20:56.513Z] [2020-06-04T10:20:56.513Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:20:56.513Z] #48 0.862 + RM_GOPATH=0 [2020-06-04T10:20:56.513Z] #48 0.875 + TMP_GOPATH= [2020-06-04T10:20:56.513Z] #48 0.877 + : /build [2020-06-04T10:20:56.513Z] #48 0.881 + '[' -z '' ']' [2020-06-04T10:20:56.513Z] #48 0.905 ++ mktemp -d [2020-06-04T10:20:56.513Z] #48 0.908 + export GOPATH=/tmp/tmp.xjRJijR8Hi [2020-06-04T10:20:56.513Z] #48 0.908 + GOPATH=/tmp/tmp.xjRJijR8Hi [2020-06-04T10:20:56.513Z] #48 0.908 + RM_GOPATH=1 [2020-06-04T10:20:56.513Z] #48 0.908 + case "$(go env GOARCH)" in [2020-06-04T10:20:56.513Z] #48 0.909 ++ go env GOARCH [2020-06-04T10:20:56.513Z] #48 0.925 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:56.513Z] #48 0.933 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:20:56.513Z] #48 0.937 ++ dirname /tmp/install/install.sh [2020-06-04T10:20:56.513Z] #48 0.941 + dir=/tmp/install [2020-06-04T10:20:56.513Z] #48 0.941 + bin=shfmt [2020-06-04T10:20:56.513Z] #48 0.941 + shift [2020-06-04T10:20:56.513Z] #48 0.942 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T10:20:56.513Z] #48 0.942 + . /tmp/install/shfmt.installer [2020-06-04T10:20:56.513Z] #48 0.942 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:20:56.513Z] #48 0.943 + install_shfmt [2020-06-04T10:20:56.513Z] #48 0.943 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T10:20:56.513Z] #48 0.943 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:20:56.513Z] #48 0.943 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xjRJijR8Hi/src/github.com/mvdan/sh [2020-06-04T10:20:56.513Z] #48 0.952 Cloning into '/tmp/tmp.xjRJijR8Hi/src/github.com/mvdan/sh'... [2020-06-04T10:20:56.513Z] #48 11.57 + cd /tmp/tmp.xjRJijR8Hi/src/github.com/mvdan/sh [2020-06-04T10:20:56.513Z] #48 11.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:20:56.513Z] #48 11.75 + GO111MODULE=on [2020-06-04T10:20:56.513Z] #48 ... [2020-06-04T10:20:56.513Z] [2020-06-04T10:20:56.513Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:20:56.513Z] #42 11.48 crypto/internal/subtle [2020-06-04T10:20:56.513Z] #42 11.88 crypto/subtle [2020-06-04T10:20:57.144Z] #42 12.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T10:20:57.434Z] #42 12.51 internal/nettrace [2020-06-04T10:20:57.434Z] #42 12.71 runtime/cgo [2020-06-04T10:20:57.548Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 4.4s done [2020-06-04T10:20:57.807Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 [2020-06-04T10:20:58.067Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.3s done [2020-06-04T10:20:58.078Z] #39 66.67 CC criu/clone-noasan.o [2020-06-04T10:20:58.078Z] #39 66.78 CC criu/config.o [2020-06-04T10:20:58.293Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s [2020-06-04T10:20:58.327Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 [2020-06-04T10:20:58.586Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.3s done [2020-06-04T10:20:58.846Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b [2020-06-04T10:20:59.083Z] #39 67.61 CC criu/cr-check.o [2020-06-04T10:20:59.366Z] #39 ... [2020-06-04T10:20:59.366Z] [2020-06-04T10:20:59.366Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:20:59.366Z] #17 10.72 The following NEW packages will be installed: [2020-06-04T10:20:59.366Z] #17 10.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T10:20:59.366Z] #17 10.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T10:20:59.366Z] #17 10.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T10:20:59.366Z] #17 10.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T10:20:59.366Z] #17 10.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T10:20:59.366Z] #17 10.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T10:20:59.366Z] #17 10.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T10:20:59.366Z] #17 10.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T10:20:59.366Z] #17 10.73 xz-utils zip [2020-06-04T10:20:59.366Z] #17 10.80 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:20:59.366Z] #17 10.80 Need to get 27.7 MB of archives. [2020-06-04T10:20:59.366Z] #17 10.80 After this operation, 117 MB of additional disk space will be used. [2020-06-04T10:20:59.366Z] #17 10.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-06-04T10:20:59.366Z] #17 10.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-06-04T10:20:59.366Z] #17 11.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-06-04T10:20:59.366Z] #17 11.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-06-04T10:20:59.366Z] #17 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-06-04T10:20:59.366Z] #17 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-06-04T10:20:59.366Z] #17 11.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-06-04T10:20:59.366Z] #17 11.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-06-04T10:20:59.366Z] #17 11.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-06-04T10:20:59.366Z] #17 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-06-04T10:20:59.366Z] #17 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-06-04T10:20:59.366Z] #17 11.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-06-04T10:20:59.366Z] #17 11.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-06-04T10:20:59.366Z] #17 11.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-06-04T10:20:59.366Z] #17 11.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-06-04T10:20:59.366Z] #17 11.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-06-04T10:20:59.366Z] #17 11.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-04T10:20:59.366Z] #17 11.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:20:59.366Z] #17 11.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-06-04T10:20:59.366Z] #17 11.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-06-04T10:20:59.366Z] #17 11.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-06-04T10:20:59.366Z] #17 11.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-06-04T10:20:59.366Z] #17 11.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-06-04T10:20:59.366Z] #17 11.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-04T10:20:59.366Z] #17 11.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-04T10:20:59.366Z] #17 11.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-04T10:20:59.366Z] #17 11.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-06-04T10:20:59.366Z] #17 11.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-06-04T10:20:59.366Z] #17 11.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-04T10:20:59.366Z] #17 12.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-04T10:20:59.366Z] #17 12.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-04T10:20:59.366Z] #17 12.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-04T10:20:59.366Z] #17 12.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-06-04T10:20:59.366Z] #17 12.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-06-04T10:20:59.366Z] #17 12.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T10:20:59.366Z] #17 12.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T10:20:59.366Z] #17 12.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T10:20:59.366Z] #17 12.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-06-04T10:20:59.366Z] #17 12.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T10:20:59.366Z] #17 12.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T10:20:59.366Z] #17 12.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T10:20:59.366Z] #17 12.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-06-04T10:20:59.366Z] #17 12.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-06-04T10:20:59.366Z] #17 12.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-06-04T10:20:59.366Z] #17 12.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T10:20:59.366Z] #17 13.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-06-04T10:20:59.366Z] #17 13.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-06-04T10:20:59.366Z] #17 13.17 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-06-04T10:20:59.366Z] #17 13.61 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:20:59.366Z] #17 13.63 Fetched 27.7 MB in 2s (11.4 MB/s) [2020-06-04T10:20:59.366Z] #17 13.67 Selecting previously unselected package pigz. [2020-06-04T10:20:59.366Z] #17 13.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2020-06-04T10:20:59.366Z] #17 13.72 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-06-04T10:20:59.366Z] #17 13.72 Unpacking pigz (2.4-1) ... [2020-06-04T10:20:59.366Z] #17 13.78 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-06-04T10:20:59.366Z] #17 13.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T10:20:59.366Z] #17 13.79 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-04T10:20:59.366Z] #17 14.12 Selecting previously unselected package python3.7-minimal. [2020-06-04T10:20:59.366Z] #17 14.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T10:20:59.366Z] #17 14.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:20:59.366Z] #17 14.65 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-04T10:20:59.366Z] #17 14.67 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:20:59.366Z] #17 16.05 Selecting previously unselected package python3-minimal. [2020-06-04T10:20:59.366Z] #17 16.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2020-06-04T10:20:59.366Z] #17 16.10 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-06-04T10:20:59.366Z] #17 16.10 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T10:20:59.366Z] #17 16.16 Selecting previously unselected package libmpdec2:s390x. [2020-06-04T10:20:59.366Z] #17 16.16 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-06-04T10:20:59.366Z] #17 16.16 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-06-04T10:20:59.366Z] #17 16.22 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-06-04T10:20:59.366Z] #17 16.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T10:20:59.366Z] #17 16.22 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-04T10:20:59.572Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.0s [2020-06-04T10:20:59.657Z] #17 16.89 Selecting previously unselected package python3.7. [2020-06-04T10:20:59.657Z] #17 16.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-06-04T10:20:59.657Z] #17 16.89 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:20:59.657Z] #17 17.01 Selecting previously unselected package libpython3-stdlib:s390x. [2020-06-04T10:20:59.657Z] #17 17.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-06-04T10:20:59.657Z] #17 17.01 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-04T10:20:59.657Z] #17 17.10 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T10:21:00.191Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.3s done [2020-06-04T10:21:00.191Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc [2020-06-04T10:21:00.191Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-06-04T10:21:00.191Z] #7 DONE 25.3s [2020-06-04T10:21:00.191Z] [2020-06-04T10:21:00.191Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T10:21:00.272Z] #17 17.69 Selecting previously unselected package python3. [2020-06-04T10:21:00.272Z] #17 17.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #17 ... [2020-06-04T10:21:00.272Z] [2020-06-04T10:21:00.272Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:00.272Z] #28 DONE 108.6s [2020-06-04T10:21:00.272Z] [2020-06-04T10:21:00.272Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:21:00.272Z] #17 17.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2020-06-04T10:21:00.272Z] #17 17.72 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-06-04T10:21:00.272Z] #17 17.73 Unpacking python3 (3.7.3-1) ... [2020-06-04T10:21:00.272Z] #17 ... [2020-06-04T10:21:00.272Z] [2020-06-04T10:21:00.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:00.272Z] #39 68.41 CC criu/cr-dedup.o [2020-06-04T10:21:00.272Z] #39 68.64 CC criu/cr-dump.o [2020-06-04T10:21:00.754Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 2.0s done [2020-06-04T10:21:00.810Z] INFO [loader] Go packages loading at mode 575 (files|compiled_files|deps|exports_file|imports|name|types_sizes) took 1m57.479714907s [2020-06-04T10:21:00.810Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 673.498934ms [2020-06-04T10:21:00.946Z] #42 16.18 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T10:21:01.015Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 0.1s [2020-06-04T10:21:01.238Z] #42 ... [2020-06-04T10:21:01.238Z] [2020-06-04T10:21:01.238Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:01.238Z] #37 16.17 Checking out files: 91% (1456/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-06-04T10:21:01.238Z] #37 16.33 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T10:21:01.282Z] #39 70.05 CC criu/cr-errno.o [2020-06-04T10:21:01.282Z] #39 70.13 CC criu/cr-restore.o [2020-06-04T10:21:02.088Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.8s done [2020-06-04T10:21:02.099Z] #8 DONE 1.5s [2020-06-04T10:21:02.099Z] [2020-06-04T10:21:02.099Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T10:21:02.343Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done [2020-06-04T10:21:02.343Z] #7 DONE 26.4s [2020-06-04T10:21:02.598Z] [2020-06-04T10:21:02.598Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T10:21:02.666Z] #9 DONE 1.0s [2020-06-04T10:21:02.773Z] #37 17.70 + 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-06-04T10:21:02.924Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.7s done [2020-06-04T10:21:02.924Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add [2020-06-04T10:21:02.933Z] [2020-06-04T10:21:02.933Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T10:21:02.933Z] #35 DONE 0.1s [2020-06-04T10:21:02.933Z] [2020-06-04T10:21:02.933Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T10:21:02.933Z] #27 DONE 0.1s [2020-06-04T10:21:02.933Z] [2020-06-04T10:21:02.933Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:03.141Z] #37 ... [2020-06-04T10:21:03.141Z] [2020-06-04T10:21:03.141Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:03.141Z] #44 8.472 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:03.141Z] #44 9.311 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:03.141Z] #44 10.16 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:03.141Z] #44 12.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T10:21:03.142Z] #44 13.36 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:03.142Z] #44 13.36 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T10:21:03.142Z] #44 13.45 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:03.142Z] #44 13.45 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T10:21:03.142Z] #44 14.14 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T10:21:03.142Z] #44 14.25 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:03.142Z] #44 15.31 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:03.142Z] #44 15.31 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T10:21:03.142Z] #44 15.33 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:03.142Z] #44 15.33 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:03.142Z] #44 15.45 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:03.142Z] #44 15.68 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T10:21:03.142Z] #44 15.74 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:03.142Z] #44 16.02 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:03.142Z] #44 17.81 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:03.142Z] #44 18.34 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:03.459Z] #44 ... [2020-06-04T10:21:03.459Z] [2020-06-04T10:21:03.459Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:03.459Z] #61 17.35 Checking out files: 88% (1838/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-06-04T10:21:03.459Z] #61 17.60 + cd /tmp/tmp.OP29A3Gf21/src/github.com/docker/libnetwork [2020-06-04T10:21:03.459Z] #61 17.60 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:03.459Z] #61 18.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T10:21:03.956Z] #39 72.46 CC criu/cr-service.o [2020-06-04T10:21:03.959Z] #8 DONE 1.5s [2020-06-04T10:21:03.959Z] [2020-06-04T10:21:03.959Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T10:21:04.571Z] #39 73.26 CC criu/crtools.o [2020-06-04T10:21:04.853Z] #39 73.49 CC criu/eventfd.o [2020-06-04T10:21:04.853Z] #39 73.66 CC criu/eventpoll.o [2020-06-04T10:21:04.885Z] #9 DONE 1.0s [2020-06-04T10:21:05.141Z] [2020-06-04T10:21:05.141Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:05.141Z] #32 ... [2020-06-04T10:21:05.141Z] [2020-06-04T10:21:05.141Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T10:21:05.141Z] #27 DONE 0.2s [2020-06-04T10:21:05.141Z] [2020-06-04T10:21:05.141Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T10:21:05.141Z] #35 DONE 0.3s [2020-06-04T10:21:05.398Z] [2020-06-04T10:21:05.398Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:05.467Z] #39 74.05 CC criu/external.o [2020-06-04T10:21:05.467Z] #39 74.29 CC criu/fault-injection.o [2020-06-04T10:21:05.467Z] #39 ... [2020-06-04T10:21:05.467Z] [2020-06-04T10:21:05.467Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:21:05.467Z] #17 17.85 Selecting previously unselected package libip4tc0:s390x. [2020-06-04T10:21:05.467Z] #17 17.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 17.86 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-06-04T10:21:05.467Z] #17 17.95 Selecting previously unselected package libip6tc0:s390x. [2020-06-04T10:21:05.467Z] #17 17.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 17.95 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-06-04T10:21:05.467Z] #17 18.05 Selecting previously unselected package libiptc0:s390x. [2020-06-04T10:21:05.467Z] #17 18.05 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 18.05 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-06-04T10:21:05.467Z] #17 18.11 Selecting previously unselected package libnfnetlink0:s390x. [2020-06-04T10:21:05.467Z] #17 18.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 18.12 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-04T10:21:05.467Z] #17 18.17 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-06-04T10:21:05.467Z] #17 18.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 18.17 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-04T10:21:05.467Z] #17 18.23 Selecting previously unselected package libnftnl11:s390x. [2020-06-04T10:21:05.467Z] #17 18.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 18.23 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-06-04T10:21:05.467Z] #17 18.29 Selecting previously unselected package iptables. [2020-06-04T10:21:05.467Z] #17 18.29 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 18.30 Unpacking iptables (1.8.2-4) ... [2020-06-04T10:21:05.467Z] #17 18.60 Selecting previously unselected package xxd. [2020-06-04T10:21:05.467Z] #17 18.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 18.62 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:21:05.467Z] #17 18.75 Selecting previously unselected package vim-common. [2020-06-04T10:21:05.467Z] #17 18.75 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:21:05.467Z] #17 18.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:21:05.467Z] #17 18.92 Selecting previously unselected package bash-completion. [2020-06-04T10:21:05.467Z] #17 18.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T10:21:05.467Z] #17 20.39 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T10:21:05.467Z] #17 20.65 Selecting previously unselected package bzip2. [2020-06-04T10:21:05.467Z] #17 20.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 20.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:21:05.467Z] #17 20.70 Selecting previously unselected package xz-utils. [2020-06-04T10:21:05.467Z] #17 20.70 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 20.70 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T10:21:05.467Z] #17 20.80 Selecting previously unselected package apparmor. [2020-06-04T10:21:05.467Z] #17 20.80 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 20.86 Unpacking apparmor (2.13.2-10) ... [2020-06-04T10:21:05.467Z] #17 21.10 Selecting previously unselected package aufs-tools. [2020-06-04T10:21:05.467Z] #17 21.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:21:05.467Z] #17 21.21 Selecting previously unselected package libonig5:s390x. [2020-06-04T10:21:05.467Z] #17 21.21 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.21 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-04T10:21:05.467Z] #17 21.30 Selecting previously unselected package libjq1:s390x. [2020-06-04T10:21:05.467Z] #17 21.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.30 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T10:21:05.467Z] #17 21.36 Selecting previously unselected package jq. [2020-06-04T10:21:05.467Z] #17 21.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:21:05.467Z] #17 21.41 Selecting previously unselected package libaio1:s390x. [2020-06-04T10:21:05.467Z] #17 21.41 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.41 Unpacking libaio1:s390x (0.3.112-3) ... [2020-06-04T10:21:05.467Z] #17 21.45 Selecting previously unselected package libgpm2:s390x. [2020-06-04T10:21:05.467Z] #17 21.45 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.46 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-06-04T10:21:05.467Z] #17 21.50 Selecting previously unselected package libicu63:s390x. [2020-06-04T10:21:05.467Z] #17 21.50 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-04T10:21:05.467Z] #17 21.51 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T10:21:06.215Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 3.2s done [2020-06-04T10:21:06.473Z] #17 23.65 Selecting previously unselected package libnet1:s390x. [2020-06-04T10:21:06.473Z] #17 23.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-04T10:21:06.473Z] #17 23.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:06.473Z] #17 23.70 Selecting previously unselected package libnl-3-200:s390x. [2020-06-04T10:21:06.473Z] #17 23.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-04T10:21:06.473Z] #17 23.70 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T10:21:06.473Z] #17 23.76 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-04T10:21:06.473Z] #17 23.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-04T10:21:06.473Z] #17 23.76 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T10:21:06.474Z] #17 23.79 Selecting previously unselected package libreadline5:s390x. [2020-06-04T10:21:06.474Z] #17 23.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-06-04T10:21:06.474Z] #17 23.79 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-04T10:21:06.474Z] #17 23.86 Selecting previously unselected package net-tools. [2020-06-04T10:21:06.474Z] #17 23.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-06-04T10:21:06.474Z] #17 23.86 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:21:06.474Z] #17 23.98 Selecting previously unselected package python-pip-whl. [2020-06-04T10:21:06.475Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e [2020-06-04T10:21:06.734Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e done [2020-06-04T10:21:06.734Z] #7 DONE 15.5s [2020-06-04T10:21:06.734Z] [2020-06-04T10:21:06.734Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-04T10:21:06.755Z] #17 23.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T10:21:06.755Z] #17 23.99 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T10:21:07.000Z] #61 ... [2020-06-04T10:21:07.000Z] [2020-06-04T10:21:07.000Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:07.000Z] #48 11.75 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T10:21:07.000Z] #48 13.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:07.000Z] #48 13.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:07.000Z] #48 13.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:07.000Z] #48 13.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:07.000Z] #48 14.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:07.000Z] #48 14.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:07.000Z] #48 15.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:07.000Z] #48 17.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:07.000Z] #48 19.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:07.000Z] #48 19.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:07.000Z] #48 19.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:07.000Z] #48 19.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:07.000Z] #48 20.87 runtime/cgo [2020-06-04T10:21:07.000Z] #48 21.29 runtime [2020-06-04T10:21:07.000Z] #48 ... [2020-06-04T10:21:07.000Z] [2020-06-04T10:21:07.000Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:07.000Z] #44 20.15 go: finding github.com/fatih/color v1.6.0 [2020-06-04T10:21:07.000Z] #44 20.18 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:07.000Z] #44 20.18 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T10:21:07.000Z] #44 20.20 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:07.000Z] #44 20.35 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:07.000Z] #44 20.60 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:07.000Z] #44 20.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:07.000Z] #44 20.86 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:07.000Z] #44 20.87 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:07.000Z] #44 21.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:07.037Z] #17 24.38 Selecting previously unselected package python3-lib2to3. [2020-06-04T10:21:07.037Z] #17 24.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T10:21:07.037Z] #17 24.38 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:21:07.037Z] #17 24.45 Selecting previously unselected package python3-distutils. [2020-06-04T10:21:07.037Z] #17 24.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T10:21:07.037Z] #17 24.45 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T10:21:07.037Z] #17 24.52 Selecting previously unselected package python3-pip. [2020-06-04T10:21:07.319Z] #17 24.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T10:21:07.319Z] #17 24.52 Unpacking python3-pip (18.1-5) ... [2020-06-04T10:21:07.319Z] #17 24.65 Selecting previously unselected package python3-pkg-resources. [2020-06-04T10:21:07.319Z] #17 24.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:21:07.319Z] #17 24.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:21:07.319Z] #17 24.72 Selecting previously unselected package python3-setuptools. [2020-06-04T10:21:07.319Z] #17 24.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T10:21:07.319Z] #17 24.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T10:21:07.601Z] #17 24.85 Selecting previously unselected package python3-wheel. [2020-06-04T10:21:07.601Z] #17 24.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T10:21:07.601Z] #17 24.86 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T10:21:07.601Z] #17 24.91 Selecting previously unselected package sudo. [2020-06-04T10:21:07.601Z] #17 24.91 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-06-04T10:21:07.601Z] #17 24.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:21:07.884Z] #17 25.14 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T10:21:07.884Z] #17 25.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-06-04T10:21:07.884Z] #17 25.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:21:07.884Z] #17 25.30 Selecting previously unselected package uidmap. [2020-06-04T10:21:07.884Z] #17 25.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-06-04T10:21:07.884Z] #17 25.30 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T10:21:07.884Z] #17 25.36 Selecting previously unselected package vim-runtime. [2020-06-04T10:21:08.166Z] #17 25.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:21:08.166Z] #17 25.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T10:21:08.166Z] #17 25.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T10:21:08.166Z] #17 25.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:21:08.193Z] #36 ... [2020-06-04T10:21:08.193Z] [2020-06-04T10:21:08.193Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:08.193Z] #10 4.833 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:08.193Z] #10 5.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:08.193Z] #10 5.337 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:08.193Z] #10 5.343 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:08.454Z] #10 5.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:08.499Z] #44 ... [2020-06-04T10:21:08.499Z] [2020-06-04T10:21:08.499Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:08.499Z] #33 13.66 Fetched 8131 kB in 13s (620 kB/s) [2020-06-04T10:21:08.499Z] #33 13.66 Reading package lists... [2020-06-04T10:21:08.499Z] #33 20.02 Reading package lists... [2020-06-04T10:21:08.499Z] #33 ... [2020-06-04T10:21:08.499Z] [2020-06-04T10:21:08.499Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:08.499Z] #39 16.38 Fetched 8131 kB in 15s (530 kB/s) [2020-06-04T10:21:08.499Z] #39 16.38 Reading package lists... [2020-06-04T10:21:09.020Z] #10 6.398 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:09.130Z] #39 23.26 Reading package lists... [2020-06-04T10:21:09.131Z] #39 ... [2020-06-04T10:21:09.131Z] [2020-06-04T10:21:09.131Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:09.131Z] #24 16.51 Fetched 8131 kB in 15s (526 kB/s) [2020-06-04T10:21:09.131Z] #24 16.51 Reading package lists... [2020-06-04T10:21:10.029Z] #8 DONE 2.7s [2020-06-04T10:21:10.030Z] [2020-06-04T10:21:10.030Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-04T10:21:10.161Z] #24 24.28 Reading package lists... [2020-06-04T10:21:10.161Z] #24 ... [2020-06-04T10:21:10.161Z] [2020-06-04T10:21:10.161Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:10.161Z] #52 15.18 Fetched 8131 kB in 14s (579 kB/s) [2020-06-04T10:21:10.161Z] #52 15.18 Reading package lists... [2020-06-04T10:21:10.161Z] #52 23.54 Reading package lists... [2020-06-04T10:21:10.161Z] #52 ... [2020-06-04T10:21:10.161Z] [2020-06-04T10:21:10.161Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:10.161Z] #11 15.67 Fetched 8131 kB in 15s (555 kB/s) [2020-06-04T10:21:10.161Z] #11 15.67 Reading package lists... [2020-06-04T10:21:10.189Z] #17 27.27 Selecting previously unselected package vim. [2020-06-04T10:21:10.189Z] #17 27.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-06-04T10:21:10.189Z] #17 27.28 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T10:21:10.189Z] #17 27.65 Selecting previously unselected package xfsprogs. [2020-06-04T10:21:10.189Z] #17 27.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-06-04T10:21:10.189Z] #17 27.66 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T10:21:10.290Z] #9 DONE 0.9s [2020-06-04T10:21:10.471Z] #17 27.95 Selecting previously unselected package zip. [2020-06-04T10:21:10.553Z] [2020-06-04T10:21:10.553Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-04T10:21:10.553Z] #35 DONE 0.1s [2020-06-04T10:21:10.553Z] [2020-06-04T10:21:10.553Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-04T10:21:10.553Z] #27 DONE 0.1s [2020-06-04T10:21:10.553Z] [2020-06-04T10:21:10.553Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:10.644Z] #36 ... [2020-06-04T10:21:10.644Z] [2020-06-04T10:21:10.644Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:10.644Z] #45 5.579 + RM_GOPATH=0 [2020-06-04T10:21:10.644Z] #45 5.579 + TMP_GOPATH= [2020-06-04T10:21:10.644Z] #45 5.579 + : /build [2020-06-04T10:21:10.644Z] #45 5.579 + '[' -z '' ']' [2020-06-04T10:21:10.644Z] #45 5.579 ++ mktemp -d [2020-06-04T10:21:10.644Z] #45 5.579 + export GOPATH=/tmp/tmp.PYhUdvfrqH [2020-06-04T10:21:10.644Z] #45 5.579 + GOPATH=/tmp/tmp.PYhUdvfrqH [2020-06-04T10:21:10.644Z] #45 5.579 + RM_GOPATH=1 [2020-06-04T10:21:10.644Z] #45 5.579 + case "$(go env GOARCH)" in [2020-06-04T10:21:10.644Z] #45 5.579 ++ go env GOARCH [2020-06-04T10:21:10.644Z] #45 5.586 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:10.644Z] #45 5.586 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:10.644Z] #45 5.586 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:10.644Z] #45 5.588 + dir=/tmp/install [2020-06-04T10:21:10.644Z] #45 5.588 + bin=golangci_lint [2020-06-04T10:21:10.644Z] #45 5.588 + shift [2020-06-04T10:21:10.644Z] #45 5.588 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T10:21:10.644Z] #45 5.588 + . /tmp/install/golangci_lint.installer [2020-06-04T10:21:10.644Z] #45 5.588 ++ : v1.23.8 [2020-06-04T10:21:10.644Z] #45 5.588 + install_golangci_lint [2020-06-04T10:21:10.644Z] #45 5.588 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T10:21:10.644Z] #45 5.588 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:21:10.644Z] #45 5.588 Installing golangci-lint version v1.23.8 [2020-06-04T10:21:10.753Z] #17 27.95 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-06-04T10:21:10.753Z] #17 27.96 Unpacking zip (3.0-11+b1) ... [2020-06-04T10:21:10.753Z] #17 28.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:21:10.753Z] #17 28.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:21:10.753Z] #17 28.12 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-06-04T10:21:10.753Z] #17 28.13 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-04T10:21:10.753Z] #17 28.14 Setting up libgpm2:s390x (1.20.7-5) ... [2020-06-04T10:21:10.753Z] #17 28.14 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-06-04T10:21:10.753Z] #17 28.15 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T10:21:10.753Z] #17 28.16 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-06-04T10:21:10.753Z] #17 28.16 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:10.753Z] #17 28.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:21:10.753Z] #17 28.18 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-04T10:21:10.753Z] #17 28.18 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-04T10:21:10.753Z] #17 28.19 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:21:10.753Z] #17 28.20 Setting up zip (3.0-11+b1) ... [2020-06-04T10:21:10.753Z] #17 28.20 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:21:10.753Z] #17 28.22 Setting up bash-completion (1:2.8-6) ... [2020-06-04T10:21:11.205Z] #45 ... [2020-06-04T10:21:11.205Z] [2020-06-04T10:21:11.205Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:11.205Z] #41 5.250 + RM_GOPATH=0 [2020-06-04T10:21:11.205Z] #41 5.250 + TMP_GOPATH= [2020-06-04T10:21:11.205Z] #41 5.250 + : /build [2020-06-04T10:21:11.205Z] #41 5.250 + '[' -z '' ']' [2020-06-04T10:21:11.205Z] #41 5.250 ++ mktemp -d [2020-06-04T10:21:11.205Z] #41 5.250 + export GOPATH=/tmp/tmp.ML8K8NXLL7 [2020-06-04T10:21:11.205Z] #41 5.250 + GOPATH=/tmp/tmp.ML8K8NXLL7 [2020-06-04T10:21:11.205Z] #41 5.250 + RM_GOPATH=1 [2020-06-04T10:21:11.205Z] #41 5.250 + case "$(go env GOARCH)" in [2020-06-04T10:21:11.205Z] #41 5.250 ++ go env GOARCH [2020-06-04T10:21:11.205Z] #41 5.250 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:11.205Z] #41 5.250 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:11.205Z] #41 5.250 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:11.205Z] #41 5.254 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:11.205Z] #41 5.257 + dir=/tmp/install [2020-06-04T10:21:11.205Z] #41 5.257 + bin=vndr [2020-06-04T10:21:11.205Z] #41 5.257 + shift [2020-06-04T10:21:11.205Z] #41 5.257 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T10:21:11.205Z] #41 5.257 + . /tmp/install/vndr.installer [2020-06-04T10:21:11.205Z] #41 5.257 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:11.205Z] #41 5.257 + install_vndr [2020-06-04T10:21:11.205Z] #41 5.257 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T10:21:11.205Z] #41 5.257 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ML8K8NXLL7/src/github.com/LK4D4/vndr [2020-06-04T10:21:11.205Z] #41 5.257 Cloning into '/tmp/tmp.ML8K8NXLL7/src/github.com/LK4D4/vndr'... [2020-06-04T10:21:11.205Z] #41 5.770 + cd /tmp/tmp.ML8K8NXLL7/src/github.com/LK4D4/vndr [2020-06-04T10:21:11.205Z] #41 5.770 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:11.205Z] #41 5.778 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T10:21:11.462Z] #41 6.485 internal/cpu [2020-06-04T10:21:11.462Z] #41 6.513 runtime/internal/atomic [2020-06-04T10:21:12.024Z] #41 6.856 runtime/internal/sys [2020-06-04T10:21:12.226Z] #17 29.75 Setting up libiptc0:s390x (1.8.2-4) ... [2020-06-04T10:21:12.226Z] #17 29.75 Setting up xz-utils (5.2.4-1) ... [2020-06-04T10:21:12.280Z] #41 7.129 internal/bytealg [2020-06-04T10:21:12.280Z] #41 7.161 runtime/internal/math [2020-06-04T10:21:12.280Z] #41 7.283 internal/race [2020-06-04T10:21:12.508Z] #17 29.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T10:21:12.508Z] #17 29.79 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:21:12.508Z] #17 29.85 invoke-rc.d: could not determine current runlevel [2020-06-04T10:21:12.508Z] #17 29.85 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T10:21:12.508Z] #17 29.86 Setting up pigz (2.4-1) ... [2020-06-04T10:21:12.508Z] #17 29.86 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-04T10:21:12.508Z] #17 29.87 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-04T10:21:12.508Z] #17 29.88 Setting up python-pip-whl (18.1-5) ... [2020-06-04T10:21:12.508Z] #17 29.89 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-06-04T10:21:12.508Z] #17 29.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:21:12.536Z] #41 7.517 sync/atomic [2020-06-04T10:21:12.791Z] #17 30.14 Setting up libaio1:s390x (0.3.112-3) ... [2020-06-04T10:21:12.791Z] #17 30.14 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-04T10:21:12.791Z] #17 30.15 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-04T10:21:12.791Z] #17 30.16 Setting up vim (2:8.1.0875-5) ... [2020-06-04T10:21:12.791Z] #17 30.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T10:21:12.791Z] #17 30.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T10:21:12.791Z] #17 30.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T10:21:12.791Z] #17 30.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T10:21:12.791Z] #17 30.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T10:21:12.791Z] #17 30.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T10:21:12.791Z] #17 30.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T10:21:12.791Z] #17 30.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T10:21:12.791Z] #17 30.20 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-04T10:21:12.791Z] #17 30.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:21:12.791Z] #17 30.21 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-04T10:21:12.791Z] #17 30.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:21:12.791Z] #17 30.23 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-04T10:21:12.791Z] #17 30.23 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:21:12.888Z] #11 22.73 Reading package lists... [2020-06-04T10:21:12.888Z] #11 ... [2020-06-04T10:21:12.888Z] [2020-06-04T10:21:12.888Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:12.888Z] #33 20.02 Reading package lists... [2020-06-04T10:21:13.097Z] #41 ... [2020-06-04T10:21:13.097Z] [2020-06-04T10:21:13.097Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:13.097Z] #60 7.769 + RM_GOPATH=0 [2020-06-04T10:21:13.097Z] #60 7.769 + TMP_GOPATH= [2020-06-04T10:21:13.097Z] #60 7.769 + : /build [2020-06-04T10:21:13.097Z] #60 7.769 + '[' -z '' ']' [2020-06-04T10:21:13.097Z] #60 7.771 ++ mktemp -d [2020-06-04T10:21:13.097Z] #60 7.785 + export GOPATH=/tmp/tmp.QS9shonpRZ [2020-06-04T10:21:13.097Z] #60 7.785 + GOPATH=/tmp/tmp.QS9shonpRZ [2020-06-04T10:21:13.097Z] #60 7.785 + RM_GOPATH=1 [2020-06-04T10:21:13.097Z] #60 7.785 + case "$(go env GOARCH)" in [2020-06-04T10:21:13.097Z] #60 7.800 ++ go env GOARCH [2020-06-04T10:21:13.097Z] #60 7.832 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.097Z] #60 7.832 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.097Z] #60 7.840 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:13.097Z] #60 7.862 + dir=/tmp/install [2020-06-04T10:21:13.097Z] #60 7.862 + bin=proxy [2020-06-04T10:21:13.097Z] #60 7.862 + shift [2020-06-04T10:21:13.097Z] #60 7.862 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T10:21:13.097Z] #60 7.869 + . /tmp/install/proxy.installer [2020-06-04T10:21:13.097Z] #60 7.870 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:13.097Z] #60 7.872 + install_proxy [2020-06-04T10:21:13.097Z] #60 7.872 + case "$1" in [2020-06-04T10:21:13.097Z] #60 7.875 + export CGO_ENABLED=0 [2020-06-04T10:21:13.097Z] #60 7.875 + CGO_ENABLED=0 [2020-06-04T10:21:13.097Z] #60 7.875 + _install_proxy [2020-06-04T10:21:13.097Z] #60 7.875 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T10:21:13.097Z] #60 7.875 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QS9shonpRZ/src/github.com/docker/libnetwork [2020-06-04T10:21:13.097Z] #60 7.875 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:13.097Z] #60 7.891 Cloning into '/tmp/tmp.QS9shonpRZ/src/github.com/docker/libnetwork'... [2020-06-04T10:21:13.213Z] #10 ... [2020-06-04T10:21:13.213Z] [2020-06-04T10:21:13.213Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:13.213Z] #36 9.758 + git clone https://github.com/docker/distribution.git . [2020-06-04T10:21:13.213Z] #36 9.764 Cloning into '.'... [2020-06-04T10:21:13.213Z] #36 ... [2020-06-04T10:21:13.213Z] [2020-06-04T10:21:13.213Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:13.213Z] #45 9.997 + RM_GOPATH=0 [2020-06-04T10:21:13.213Z] #45 9.997 + TMP_GOPATH= [2020-06-04T10:21:13.213Z] #45 9.997 + : /build [2020-06-04T10:21:13.213Z] #45 9.997 + '[' -z '' ']' [2020-06-04T10:21:13.213Z] #45 9.997 ++ mktemp -d [2020-06-04T10:21:13.213Z] #45 10.02 + export GOPATH=/tmp/tmp.52W1jUX39t [2020-06-04T10:21:13.213Z] #45 10.02 + GOPATH=/tmp/tmp.52W1jUX39t [2020-06-04T10:21:13.213Z] #45 10.02 + RM_GOPATH=1 [2020-06-04T10:21:13.213Z] #45 10.02 + case "$(go env GOARCH)" in [2020-06-04T10:21:13.213Z] #45 10.05 ++ go env GOARCH [2020-06-04T10:21:13.213Z] #45 10.12 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.213Z] #45 10.12 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.213Z] #45 10.12 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:13.213Z] #45 10.12 + dir=/tmp/install [2020-06-04T10:21:13.213Z] #45 10.12 + bin=golangci_lint [2020-06-04T10:21:13.213Z] #45 10.12 + shift [2020-06-04T10:21:13.213Z] #45 10.12 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T10:21:13.213Z] #45 10.12 + . /tmp/install/golangci_lint.installer [2020-06-04T10:21:13.213Z] #45 10.12 ++ : v1.23.8 [2020-06-04T10:21:13.213Z] #45 10.12 + install_golangci_lint [2020-06-04T10:21:13.213Z] #45 10.12 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T10:21:13.213Z] #45 10.12 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:21:13.213Z] #45 ... [2020-06-04T10:21:13.213Z] [2020-06-04T10:21:13.213Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:13.213Z] #32 8.701 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:13.213Z] #32 8.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:13.213Z] #32 8.834 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:13.213Z] #32 ... [2020-06-04T10:21:13.213Z] [2020-06-04T10:21:13.213Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:13.213Z] #47 10.16 + RM_GOPATH=0 [2020-06-04T10:21:13.213Z] #47 10.16 + TMP_GOPATH= [2020-06-04T10:21:13.213Z] #47 10.16 + : /build [2020-06-04T10:21:13.213Z] #47 10.16 + '[' -z '' ']' [2020-06-04T10:21:13.213Z] #47 10.16 ++ mktemp -d [2020-06-04T10:21:13.213Z] #47 10.16 + export GOPATH=/tmp/tmp.QEMbRAQvGk [2020-06-04T10:21:13.213Z] #47 10.16 + GOPATH=/tmp/tmp.QEMbRAQvGk [2020-06-04T10:21:13.213Z] #47 10.16 + RM_GOPATH=1 [2020-06-04T10:21:13.213Z] #47 10.16 + case "$(go env GOARCH)" in [2020-06-04T10:21:13.213Z] #47 10.16 ++ go env GOARCH [2020-06-04T10:21:13.213Z] #47 10.25 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.213Z] #47 10.25 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.213Z] #47 10.26 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:13.213Z] #47 10.26 + dir=/tmp/install [2020-06-04T10:21:13.213Z] #47 10.26 + bin=shfmt [2020-06-04T10:21:13.213Z] #47 10.26 + shift [2020-06-04T10:21:13.213Z] #47 10.26 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T10:21:13.213Z] #47 10.26 + . /tmp/install/shfmt.installer [2020-06-04T10:21:13.213Z] #47 10.26 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:13.213Z] #47 10.26 + install_shfmt [2020-06-04T10:21:13.213Z] #47 10.26 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T10:21:13.213Z] #47 10.26 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QEMbRAQvGk/src/github.com/mvdan/sh [2020-06-04T10:21:13.213Z] #47 10.26 Cloning into '/tmp/tmp.QEMbRAQvGk/src/github.com/mvdan/sh'... [2020-06-04T10:21:13.213Z] #47 10.26 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:13.213Z] #47 ... [2020-06-04T10:21:13.213Z] [2020-06-04T10:21:13.213Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:13.213Z] #23 ... [2020-06-04T10:21:13.213Z] [2020-06-04T10:21:13.213Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:13.476Z] #28 ... [2020-06-04T10:21:13.476Z] [2020-06-04T10:21:13.476Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:13.476Z] #51 ... [2020-06-04T10:21:13.476Z] [2020-06-04T10:21:13.476Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:13.476Z] #38 7.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:13.476Z] #38 7.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:13.476Z] #38 7.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:13.476Z] #38 8.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:13.659Z] #60 ... [2020-06-04T10:21:13.659Z] [2020-06-04T10:21:13.659Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:13.659Z] #41 8.496 unicode [2020-06-04T10:21:13.734Z] #38 ... [2020-06-04T10:21:13.734Z] [2020-06-04T10:21:13.734Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:13.734Z] #43 ... [2020-06-04T10:21:13.734Z] [2020-06-04T10:21:13.734Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:13.734Z] #60 9.192 + RM_GOPATH=0 [2020-06-04T10:21:13.734Z] #60 9.211 + TMP_GOPATH= [2020-06-04T10:21:13.734Z] #60 9.211 + : /build [2020-06-04T10:21:13.734Z] #60 9.211 + '[' -z '' ']' [2020-06-04T10:21:13.734Z] #60 9.211 ++ mktemp -d [2020-06-04T10:21:13.734Z] #60 9.211 + export GOPATH=/tmp/tmp.DQqU7aox3h [2020-06-04T10:21:13.734Z] #60 9.211 + GOPATH=/tmp/tmp.DQqU7aox3h [2020-06-04T10:21:13.734Z] #60 9.211 + RM_GOPATH=1 [2020-06-04T10:21:13.734Z] #60 9.211 + case "$(go env GOARCH)" in [2020-06-04T10:21:13.734Z] #60 9.211 ++ go env GOARCH [2020-06-04T10:21:13.734Z] #60 9.283 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.734Z] #60 9.283 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.734Z] #60 9.283 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:13.734Z] #60 9.288 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:13.734Z] #60 9.288 + dir=/tmp/install [2020-06-04T10:21:13.734Z] #60 9.288 + bin=proxy [2020-06-04T10:21:13.734Z] #60 9.288 + shift [2020-06-04T10:21:13.734Z] #60 9.288 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T10:21:13.734Z] #60 9.288 + . /tmp/install/proxy.installer [2020-06-04T10:21:13.734Z] #60 9.288 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:13.734Z] #60 9.288 + install_proxy [2020-06-04T10:21:13.734Z] #60 9.288 + case "$1" in [2020-06-04T10:21:13.734Z] #60 9.288 + export CGO_ENABLED=0 [2020-06-04T10:21:13.734Z] #60 9.288 + CGO_ENABLED=0 [2020-06-04T10:21:13.734Z] #60 9.288 + _install_proxy [2020-06-04T10:21:13.734Z] #60 9.288 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T10:21:13.734Z] #60 9.288 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DQqU7aox3h/src/github.com/docker/libnetwork [2020-06-04T10:21:13.734Z] #60 9.310 Cloning into '/tmp/tmp.DQqU7aox3h/src/github.com/docker/libnetwork'... [2020-06-04T10:21:13.914Z] #41 8.950 runtime [2020-06-04T10:21:13.992Z] #60 ... [2020-06-04T10:21:13.992Z] [2020-06-04T10:21:13.992Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:13.992Z] #21 10.03 + RM_GOPATH=0 [2020-06-04T10:21:13.992Z] #21 10.03 + TMP_GOPATH= [2020-06-04T10:21:13.992Z] #21 10.03 + : /build [2020-06-04T10:21:13.992Z] #21 10.03 + '[' -z '' ']' [2020-06-04T10:21:13.992Z] #21 10.03 ++ mktemp -d [2020-06-04T10:21:13.992Z] #21 10.03 + export GOPATH=/tmp/tmp.Iqsz3TXaww [2020-06-04T10:21:13.992Z] #21 10.03 + GOPATH=/tmp/tmp.Iqsz3TXaww [2020-06-04T10:21:13.992Z] #21 10.03 + RM_GOPATH=1 [2020-06-04T10:21:13.992Z] #21 10.03 + case "$(go env GOARCH)" in [2020-06-04T10:21:13.992Z] #21 10.05 ++ go env GOARCH [2020-06-04T10:21:13.992Z] #21 10.14 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.992Z] #21 10.14 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.992Z] #21 10.14 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:13.992Z] #21 10.14 + dir=/tmp/install [2020-06-04T10:21:13.992Z] #21 10.14 + bin=dockercli [2020-06-04T10:21:13.992Z] #21 10.14 + shift [2020-06-04T10:21:13.992Z] #21 10.14 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T10:21:13.992Z] #21 10.14 + . /tmp/install/dockercli.installer [2020-06-04T10:21:13.992Z] #21 10.14 ++ : stable [2020-06-04T10:21:13.992Z] #21 10.14 ++ : 17.06.2-ce [2020-06-04T10:21:13.992Z] #21 10.14 + install_dockercli [2020-06-04T10:21:13.992Z] #21 10.14 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T10:21:13.993Z] #21 10.14 ++ uname -m [2020-06-04T10:21:13.993Z] #21 10.14 Install docker/cli version 17.06.2-ce from stable [2020-06-04T10:21:13.993Z] #21 10.16 + arch=x86_64 [2020-06-04T10:21:13.993Z] #21 10.16 + '[' x86_64 '!=' x86_64 ']' [2020-06-04T10:21:13.993Z] #21 10.16 + url=https://download.docker.com/linux/static [2020-06-04T10:21:13.993Z] #21 10.16 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-04T10:21:13.993Z] #21 10.16 + tar -xz docker/docker [2020-06-04T10:21:13.993Z] #21 ... [2020-06-04T10:21:13.993Z] [2020-06-04T10:21:13.993Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:13.993Z] #54 7.400 + RM_GOPATH=0 [2020-06-04T10:21:13.993Z] #54 7.400 + TMP_GOPATH= [2020-06-04T10:21:13.993Z] #54 7.400 + : /build [2020-06-04T10:21:13.993Z] #54 7.400 + '[' -z '' ']' [2020-06-04T10:21:13.993Z] #54 7.400 ++ mktemp -d [2020-06-04T10:21:13.993Z] #54 7.400 + export GOPATH=/tmp/tmp.CPsDPUQ0a5 [2020-06-04T10:21:13.993Z] #54 7.400 + GOPATH=/tmp/tmp.CPsDPUQ0a5 [2020-06-04T10:21:13.993Z] #54 7.400 + RM_GOPATH=1 [2020-06-04T10:21:13.993Z] #54 7.400 + case "$(go env GOARCH)" in [2020-06-04T10:21:13.993Z] #54 7.400 ++ go env GOARCH [2020-06-04T10:21:13.993Z] #54 7.400 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.993Z] #54 7.400 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:13.993Z] #54 7.418 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:13.993Z] #54 7.421 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:13.993Z] #54 7.421 + dir=/tmp/install [2020-06-04T10:21:13.993Z] #54 7.421 + bin=rootlesskit [2020-06-04T10:21:13.993Z] #54 7.421 + shift [2020-06-04T10:21:13.993Z] #54 7.421 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T10:21:13.993Z] #54 7.421 + . /tmp/install/rootlesskit.installer [2020-06-04T10:21:13.993Z] #54 7.421 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:13.993Z] #54 7.421 + install_rootlesskit [2020-06-04T10:21:13.993Z] #54 7.421 + case "$1" in [2020-06-04T10:21:13.993Z] #54 7.421 + export CGO_ENABLED=0 [2020-06-04T10:21:13.993Z] #54 7.421 + CGO_ENABLED=0 [2020-06-04T10:21:13.993Z] #54 7.421 + _install_rootlesskit [2020-06-04T10:21:13.993Z] #54 7.421 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T10:21:13.993Z] #54 7.421 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CPsDPUQ0a5/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:21:13.993Z] #54 7.429 Cloning into '/tmp/tmp.CPsDPUQ0a5/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T10:21:14.252Z] #54 ... [2020-06-04T10:21:14.252Z] [2020-06-04T10:21:14.252Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:14.252Z] #41 11.26 + RM_GOPATH=0 [2020-06-04T10:21:14.252Z] #41 11.26 + TMP_GOPATH= [2020-06-04T10:21:14.252Z] #41 11.26 + : /build [2020-06-04T10:21:14.252Z] #41 11.26 + '[' -z '' ']' [2020-06-04T10:21:14.252Z] #41 11.27 ++ mktemp -d [2020-06-04T10:21:14.252Z] #41 11.27 + export GOPATH=/tmp/tmp.tzY4uePKil [2020-06-04T10:21:14.252Z] #41 11.27 + GOPATH=/tmp/tmp.tzY4uePKil [2020-06-04T10:21:14.252Z] #41 11.27 + RM_GOPATH=1 [2020-06-04T10:21:14.252Z] #41 11.27 + case "$(go env GOARCH)" in [2020-06-04T10:21:14.252Z] #41 11.27 ++ go env GOARCH [2020-06-04T10:21:14.252Z] #41 11.29 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:14.252Z] #41 11.29 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:14.252Z] #41 11.29 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:14.252Z] #41 11.29 + dir=/tmp/install [2020-06-04T10:21:14.252Z] #41 11.29 + bin=vndr [2020-06-04T10:21:14.252Z] #41 11.29 + shift [2020-06-04T10:21:14.252Z] #41 11.29 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:14.252Z] #41 11.29 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T10:21:14.252Z] #41 11.29 + . /tmp/install/vndr.installer [2020-06-04T10:21:14.252Z] #41 11.29 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:14.252Z] #41 11.29 + install_vndr [2020-06-04T10:21:14.252Z] #41 11.29 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T10:21:14.252Z] #41 11.29 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tzY4uePKil/src/github.com/LK4D4/vndr [2020-06-04T10:21:14.252Z] #41 11.30 Cloning into '/tmp/tmp.tzY4uePKil/src/github.com/LK4D4/vndr'... [2020-06-04T10:21:14.261Z] #17 31.68 Setting up iptables (1.8.2-4) ... [2020-06-04T10:21:14.261Z] #17 31.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:21:14.261Z] #17 31.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:21:14.261Z] #17 31.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:21:14.261Z] #17 31.70 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:21:14.261Z] #17 31.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T10:21:14.261Z] #17 31.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T10:21:14.261Z] #17 31.71 Setting up python3 (3.7.3-1) ... [2020-06-04T10:21:14.511Z] #41 ... [2020-06-04T10:21:14.511Z] [2020-06-04T10:21:14.511Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:14.511Z] #30 10.41 + RM_GOPATH=0 [2020-06-04T10:21:14.511Z] #30 10.41 + TMP_GOPATH= [2020-06-04T10:21:14.511Z] #30 10.41 + : /build [2020-06-04T10:21:14.511Z] #30 10.41 + '[' -z '' ']' [2020-06-04T10:21:14.511Z] #30 10.42 ++ mktemp -d [2020-06-04T10:21:14.511Z] #30 10.43 + export GOPATH=/tmp/tmp.8dcZP01cg3 [2020-06-04T10:21:14.511Z] #30 10.43 + GOPATH=/tmp/tmp.8dcZP01cg3 [2020-06-04T10:21:14.511Z] #30 10.43 + RM_GOPATH=1 [2020-06-04T10:21:14.511Z] #30 10.43 + case "$(go env GOARCH)" in [2020-06-04T10:21:14.511Z] #30 10.43 ++ go env GOARCH [2020-06-04T10:21:14.511Z] #30 10.46 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:14.511Z] #30 10.46 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:14.511Z] #30 10.46 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:14.511Z] #30 10.46 + dir=/tmp/install [2020-06-04T10:21:14.511Z] #30 10.46 + bin=tomlv [2020-06-04T10:21:14.511Z] #30 10.46 + shift [2020-06-04T10:21:14.511Z] #30 10.46 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T10:21:14.511Z] #30 10.47 + . /tmp/install/tomlv.installer [2020-06-04T10:21:14.511Z] #30 10.48 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:14.511Z] #30 10.48 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:14.511Z] #30 10.48 + install_tomlv [2020-06-04T10:21:14.511Z] #30 10.48 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T10:21:14.511Z] #30 10.48 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8dcZP01cg3/src/github.com/BurntSushi/toml [2020-06-04T10:21:14.511Z] #30 10.50 Cloning into '/tmp/tmp.8dcZP01cg3/src/github.com/BurntSushi/toml'... [2020-06-04T10:21:14.511Z] #30 11.81 + cd /tmp/tmp.8dcZP01cg3/src/github.com/BurntSushi/toml [2020-06-04T10:21:14.511Z] #30 ... [2020-06-04T10:21:14.511Z] [2020-06-04T10:21:14.511Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:14.511Z] #43 11.56 + RM_GOPATH=0 [2020-06-04T10:21:14.511Z] #43 11.56 + TMP_GOPATH= [2020-06-04T10:21:14.511Z] #43 11.56 + : /build [2020-06-04T10:21:14.511Z] #43 11.56 + '[' -z '' ']' [2020-06-04T10:21:14.511Z] #43 11.56 ++ mktemp -d [2020-06-04T10:21:14.511Z] #43 11.56 + export GOPATH=/tmp/tmp.u3NzFf6s21 [2020-06-04T10:21:14.511Z] #43 11.56 + GOPATH=/tmp/tmp.u3NzFf6s21 [2020-06-04T10:21:14.511Z] #43 11.56 + RM_GOPATH=1 [2020-06-04T10:21:14.511Z] #43 11.56 + case "$(go env GOARCH)" in [2020-06-04T10:21:14.511Z] #43 11.56 ++ go env GOARCH [2020-06-04T10:21:14.511Z] #43 11.59 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:14.511Z] #43 11.59 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:14.511Z] #43 11.59 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:14.511Z] #43 11.59 + dir=/tmp/install [2020-06-04T10:21:14.511Z] #43 11.59 + bin=gotestsum [2020-06-04T10:21:14.511Z] #43 11.59 + shift [2020-06-04T10:21:14.511Z] #43 11.59 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T10:21:14.511Z] #43 11.59 + . /tmp/install/gotestsum.installer [2020-06-04T10:21:14.511Z] #43 11.59 ++ : v0.3.5 [2020-06-04T10:21:14.511Z] #43 11.59 + install_gotestsum [2020-06-04T10:21:14.511Z] #43 11.60 + set -e [2020-06-04T10:21:14.511Z] #43 11.60 + export GO111MODULE=on [2020-06-04T10:21:14.511Z] #43 11.60 + GO111MODULE=on [2020-06-04T10:21:14.511Z] #43 11.60 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T10:21:14.542Z] #17 31.97 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T10:21:14.693Z] #33 28.28 Building dependency tree... [2020-06-04T10:21:14.769Z] #43 11.85 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:14.769Z] #43 11.85 go: finding gotest.tools v0.3.5 [2020-06-04T10:21:15.156Z] #17 32.47 Setting up apparmor (2.13.2-10) ... [2020-06-04T10:21:15.290Z] #41 ... [2020-06-04T10:21:15.290Z] [2020-06-04T10:21:15.290Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:15.290Z] #47 9.749 + RM_GOPATH=0 [2020-06-04T10:21:15.290Z] #47 9.749 + TMP_GOPATH= [2020-06-04T10:21:15.290Z] #47 9.749 + : /build [2020-06-04T10:21:15.290Z] #47 9.749 + '[' -z '' ']' [2020-06-04T10:21:15.290Z] #47 9.749 ++ mktemp -d [2020-06-04T10:21:15.290Z] #47 9.755 + export GOPATH=/tmp/tmp.x91KR996xz [2020-06-04T10:21:15.290Z] #47 9.756 + GOPATH=/tmp/tmp.x91KR996xz [2020-06-04T10:21:15.290Z] #47 9.756 + RM_GOPATH=1 [2020-06-04T10:21:15.290Z] #47 9.756 + case "$(go env GOARCH)" in [2020-06-04T10:21:15.290Z] #47 9.757 ++ go env GOARCH [2020-06-04T10:21:15.290Z] #47 9.769 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.290Z] #47 9.769 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.290Z] #47 9.769 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:15.290Z] #47 9.770 + dir=/tmp/install [2020-06-04T10:21:15.290Z] #47 9.770 + bin=shfmt [2020-06-04T10:21:15.290Z] #47 9.770 + shift [2020-06-04T10:21:15.290Z] #47 9.770 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T10:21:15.290Z] #47 9.770 + . /tmp/install/shfmt.installer [2020-06-04T10:21:15.290Z] #47 9.770 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:15.290Z] #47 9.771 + install_shfmt [2020-06-04T10:21:15.290Z] #47 9.773 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:15.290Z] #47 9.773 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T10:21:15.290Z] #47 9.773 + git clone https://github.com/mvdan/sh.git /tmp/tmp.x91KR996xz/src/github.com/mvdan/sh [2020-06-04T10:21:15.290Z] #47 9.780 Cloning into '/tmp/tmp.x91KR996xz/src/github.com/mvdan/sh'... [2020-06-04T10:21:15.290Z] #47 ... [2020-06-04T10:21:15.290Z] [2020-06-04T10:21:15.290Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:15.290Z] #54 6.325 + RM_GOPATH=0 [2020-06-04T10:21:15.290Z] #54 6.325 + TMP_GOPATH= [2020-06-04T10:21:15.290Z] #54 6.325 + : /build [2020-06-04T10:21:15.290Z] #54 6.325 + '[' -z '' ']' [2020-06-04T10:21:15.290Z] #54 6.329 ++ mktemp -d [2020-06-04T10:21:15.290Z] #54 6.329 + export GOPATH=/tmp/tmp.z2lnrCaPsV [2020-06-04T10:21:15.290Z] #54 6.329 + GOPATH=/tmp/tmp.z2lnrCaPsV [2020-06-04T10:21:15.290Z] #54 6.329 + RM_GOPATH=1 [2020-06-04T10:21:15.290Z] #54 6.329 + case "$(go env GOARCH)" in [2020-06-04T10:21:15.290Z] #54 6.329 ++ go env GOARCH [2020-06-04T10:21:15.290Z] #54 6.357 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.290Z] #54 6.357 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.290Z] #54 6.358 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:15.290Z] #54 6.363 + dir=/tmp/install [2020-06-04T10:21:15.290Z] #54 6.363 + bin=rootlesskit [2020-06-04T10:21:15.290Z] #54 6.363 + shift [2020-06-04T10:21:15.290Z] #54 6.364 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T10:21:15.290Z] #54 6.364 + . /tmp/install/rootlesskit.installer [2020-06-04T10:21:15.290Z] #54 6.367 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:15.290Z] #54 6.367 + install_rootlesskit [2020-06-04T10:21:15.290Z] #54 6.367 + case "$1" in [2020-06-04T10:21:15.290Z] #54 6.367 + export CGO_ENABLED=0 [2020-06-04T10:21:15.290Z] #54 6.367 + CGO_ENABLED=0 [2020-06-04T10:21:15.290Z] #54 6.367 + _install_rootlesskit [2020-06-04T10:21:15.290Z] #54 6.367 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T10:21:15.290Z] #54 6.367 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:15.290Z] #54 6.372 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.z2lnrCaPsV/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:21:15.290Z] #54 6.374 Cloning into '/tmp/tmp.z2lnrCaPsV/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T10:21:15.290Z] #54 ... [2020-06-04T10:21:15.290Z] [2020-06-04T10:21:15.290Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:15.290Z] #28 ... [2020-06-04T10:21:15.290Z] [2020-06-04T10:21:15.290Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:15.290Z] #30 10.05 + RM_GOPATH=0 [2020-06-04T10:21:15.290Z] #30 10.05 + TMP_GOPATH= [2020-06-04T10:21:15.290Z] #30 10.05 + : /build [2020-06-04T10:21:15.290Z] #30 10.05 + '[' -z '' ']' [2020-06-04T10:21:15.290Z] #30 10.05 ++ mktemp -d [2020-06-04T10:21:15.290Z] #30 10.06 + export GOPATH=/tmp/tmp.0atm2iG92p [2020-06-04T10:21:15.290Z] #30 10.06 + GOPATH=/tmp/tmp.0atm2iG92p [2020-06-04T10:21:15.290Z] #30 10.06 + RM_GOPATH=1 [2020-06-04T10:21:15.290Z] #30 10.06 + case "$(go env GOARCH)" in [2020-06-04T10:21:15.290Z] #30 10.06 ++ go env GOARCH [2020-06-04T10:21:15.290Z] #30 10.11 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.290Z] #30 10.11 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.290Z] #30 10.11 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:15.290Z] #30 10.11 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:15.290Z] #30 10.11 + dir=/tmp/install [2020-06-04T10:21:15.290Z] #30 10.11 + bin=tomlv [2020-06-04T10:21:15.290Z] #30 10.11 + shift [2020-06-04T10:21:15.290Z] #30 10.11 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T10:21:15.290Z] #30 10.11 + . /tmp/install/tomlv.installer [2020-06-04T10:21:15.290Z] #30 10.11 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:15.290Z] #30 10.11 + install_tomlv [2020-06-04T10:21:15.290Z] #30 10.11 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T10:21:15.290Z] #30 10.11 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0atm2iG92p/src/github.com/BurntSushi/toml [2020-06-04T10:21:15.290Z] #30 10.13 Cloning into '/tmp/tmp.0atm2iG92p/src/github.com/BurntSushi/toml'... [2020-06-04T10:21:15.545Z] #30 ... [2020-06-04T10:21:15.545Z] [2020-06-04T10:21:15.545Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:15.705Z] #43 12.98 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:15.770Z] #17 ... [2020-06-04T10:21:15.770Z] [2020-06-04T10:21:15.770Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:15.770Z] #39 74.34 CC criu/fdstore.o [2020-06-04T10:21:15.770Z] #39 74.64 CC criu/fifo.o [2020-06-04T10:21:15.770Z] #39 74.83 CC criu/file-ids.o [2020-06-04T10:21:15.770Z] #39 74.98 CC criu/file-lock.o [2020-06-04T10:21:15.770Z] #39 75.47 CC criu/files-ext.o [2020-06-04T10:21:15.770Z] #39 75.65 CC criu/files-reg.o [2020-06-04T10:21:15.770Z] #39 76.98 CC criu/files.o [2020-06-04T10:21:15.770Z] #39 78.07 CC criu/filesystems.o [2020-06-04T10:21:15.770Z] #39 78.47 CC criu/fsnotify.o [2020-06-04T10:21:15.770Z] #39 79.01 CC criu/image-desc.o [2020-06-04T10:21:15.770Z] #39 79.09 CC criu/image.o [2020-06-04T10:21:15.770Z] #39 79.67 CC criu/ipc_ns.o [2020-06-04T10:21:15.770Z] #39 80.26 CC criu/irmap.o [2020-06-04T10:21:15.770Z] #39 80.53 CC criu/kcmp-ids.o [2020-06-04T10:21:15.770Z] #39 80.71 CC criu/kerndat.o [2020-06-04T10:21:15.770Z] #39 81.39 CC criu/libnetlink.o [2020-06-04T10:21:15.770Z] #39 81.56 CC criu/log.o [2020-06-04T10:21:15.770Z] #39 81.84 CC criu/lsm.o [2020-06-04T10:21:15.770Z] #39 82.10 CC criu/mem.o [2020-06-04T10:21:15.770Z] #39 83.14 CC criu/memfd.o [2020-06-04T10:21:15.770Z] #39 83.51 CC criu/mount.o [2020-06-04T10:21:15.800Z] #38 ... [2020-06-04T10:21:15.800Z] [2020-06-04T10:21:15.800Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:15.800Z] #10 ... [2020-06-04T10:21:15.800Z] [2020-06-04T10:21:15.800Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:15.844Z] #28 ... [2020-06-04T10:21:15.844Z] [2020-06-04T10:21:15.844Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:15.844Z] #30 3.548 + RM_GOPATH=0 [2020-06-04T10:21:15.844Z] #30 3.548 + TMP_GOPATH= [2020-06-04T10:21:15.844Z] #30 3.548 + : /build [2020-06-04T10:21:15.844Z] #30 3.548 + '[' -z '' ']' [2020-06-04T10:21:15.844Z] #30 3.548 ++ mktemp -d [2020-06-04T10:21:15.844Z] #30 3.548 + export GOPATH=/tmp/tmp.P1rDNXQOhe [2020-06-04T10:21:15.844Z] #30 3.548 + GOPATH=/tmp/tmp.P1rDNXQOhe [2020-06-04T10:21:15.844Z] #30 3.548 + RM_GOPATH=1 [2020-06-04T10:21:15.844Z] #30 3.548 + case "$(go env GOARCH)" in [2020-06-04T10:21:15.844Z] #30 3.566 ++ go env GOARCH [2020-06-04T10:21:15.844Z] #30 3.568 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.844Z] #30 3.568 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:15.844Z] #30 3.568 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:15.844Z] #30 3.572 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:15.844Z] #30 3.572 + dir=/tmp/install [2020-06-04T10:21:15.844Z] #30 3.572 + bin=tomlv [2020-06-04T10:21:15.844Z] #30 3.572 + shift [2020-06-04T10:21:15.844Z] #30 3.572 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-04T10:21:15.844Z] #30 3.572 + . /tmp/install/tomlv.installer [2020-06-04T10:21:15.844Z] #30 3.572 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:15.844Z] #30 3.572 + install_tomlv [2020-06-04T10:21:15.844Z] #30 3.572 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-04T10:21:15.844Z] #30 3.572 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.P1rDNXQOhe/src/github.com/BurntSushi/toml [2020-06-04T10:21:15.844Z] #30 3.579 Cloning into '/tmp/tmp.P1rDNXQOhe/src/github.com/BurntSushi/toml'... [2020-06-04T10:21:15.844Z] #30 4.107 + cd /tmp/tmp.P1rDNXQOhe/src/github.com/BurntSushi/toml [2020-06-04T10:21:15.844Z] #30 4.107 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:15.844Z] #30 4.124 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:21:15.844Z] #30 4.459 math/bits [2020-06-04T10:21:15.844Z] #30 4.459 runtime/internal/sys [2020-06-04T10:21:15.844Z] #30 4.472 internal/cpu [2020-06-04T10:21:15.844Z] #30 4.496 runtime/internal/atomic [2020-06-04T10:21:15.844Z] #30 4.519 runtime/internal/math [2020-06-04T10:21:15.844Z] #30 4.578 unicode/utf8 [2020-06-04T10:21:15.844Z] #30 4.629 internal/race [2020-06-04T10:21:15.844Z] #30 4.642 internal/bytealg [2020-06-04T10:21:15.844Z] #30 4.711 sync/atomic [2020-06-04T10:21:15.844Z] #30 4.739 unicode [2020-06-04T10:21:15.844Z] #30 4.746 math [2020-06-04T10:21:15.844Z] #30 4.975 internal/testlog [2020-06-04T10:21:15.844Z] #30 5.181 encoding [2020-06-04T10:21:15.844Z] #30 5.263 runtime [2020-06-04T10:21:15.844Z] #30 5.380 runtime/cgo [2020-06-04T10:21:16.051Z] #39 ... [2020-06-04T10:21:16.052Z] [2020-06-04T10:21:16.052Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:21:16.052Z] #17 33.49 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T10:21:16.052Z] #17 33.50 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:21:16.058Z] #23 ... [2020-06-04T10:21:16.058Z] [2020-06-04T10:21:16.058Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:16.058Z] #21 10.88 + RM_GOPATH=0 [2020-06-04T10:21:16.058Z] #21 10.88 + TMP_GOPATH= [2020-06-04T10:21:16.058Z] #21 10.88 + : /build [2020-06-04T10:21:16.058Z] #21 10.88 + '[' -z '' ']' [2020-06-04T10:21:16.058Z] #21 10.89 ++ mktemp -d [2020-06-04T10:21:16.058Z] #21 10.89 + export GOPATH=/tmp/tmp.kkkzNxg3F4 [2020-06-04T10:21:16.058Z] #21 10.89 + GOPATH=/tmp/tmp.kkkzNxg3F4 [2020-06-04T10:21:16.058Z] #21 10.89 + RM_GOPATH=1 [2020-06-04T10:21:16.058Z] #21 10.90 + case "$(go env GOARCH)" in [2020-06-04T10:21:16.058Z] #21 10.90 ++ go env GOARCH [2020-06-04T10:21:16.058Z] #21 10.91 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:16.058Z] #21 10.91 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:16.058Z] #21 10.91 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:16.058Z] #21 10.91 + dir=/tmp/install [2020-06-04T10:21:16.058Z] #21 10.91 + bin=dockercli [2020-06-04T10:21:16.058Z] #21 10.91 + shift [2020-06-04T10:21:16.058Z] #21 10.91 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T10:21:16.058Z] #21 10.91 + . /tmp/install/dockercli.installer [2020-06-04T10:21:16.058Z] #21 10.91 ++ : stable [2020-06-04T10:21:16.058Z] #21 10.91 ++ : 17.06.2-ce [2020-06-04T10:21:16.058Z] #21 10.91 + install_dockercli [2020-06-04T10:21:16.058Z] #21 10.91 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T10:21:16.058Z] #21 10.91 Install docker/cli version 17.06.2-ce from stable [2020-06-04T10:21:16.058Z] #21 10.91 ++ uname -m [2020-06-04T10:21:16.058Z] #21 10.91 + arch=x86_64 [2020-06-04T10:21:16.058Z] #21 10.91 + '[' x86_64 '!=' x86_64 ']' [2020-06-04T10:21:16.058Z] #21 10.92 + url=https://download.docker.com/linux/static [2020-06-04T10:21:16.058Z] #21 10.92 + tar -xz docker/docker [2020-06-04T10:21:16.058Z] #21 10.93 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-04T10:21:16.058Z] #21 ... [2020-06-04T10:21:16.058Z] [2020-06-04T10:21:16.058Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:16.058Z] #43 10.15 + RM_GOPATH=0 [2020-06-04T10:21:16.058Z] #43 10.15 + TMP_GOPATH= [2020-06-04T10:21:16.058Z] #43 10.15 + : /build [2020-06-04T10:21:16.058Z] #43 10.15 + '[' -z '' ']' [2020-06-04T10:21:16.058Z] #43 10.15 ++ mktemp -d [2020-06-04T10:21:16.058Z] #43 10.16 + export GOPATH=/tmp/tmp.rqZZP7Jgun [2020-06-04T10:21:16.058Z] #43 10.16 + GOPATH=/tmp/tmp.rqZZP7Jgun [2020-06-04T10:21:16.058Z] #43 10.16 + RM_GOPATH=1 [2020-06-04T10:21:16.058Z] #43 10.16 + case "$(go env GOARCH)" in [2020-06-04T10:21:16.058Z] #43 10.16 ++ go env GOARCH [2020-06-04T10:21:16.058Z] #43 10.23 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:16.058Z] #43 10.23 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:16.058Z] #43 10.23 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:16.058Z] #43 10.25 + dir=/tmp/install [2020-06-04T10:21:16.058Z] #43 10.25 + bin=gotestsum [2020-06-04T10:21:16.058Z] #43 10.25 + shift [2020-06-04T10:21:16.058Z] #43 10.25 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T10:21:16.058Z] #43 10.25 + . /tmp/install/gotestsum.installer [2020-06-04T10:21:16.058Z] #43 10.25 ++ : v0.3.5 [2020-06-04T10:21:16.058Z] #43 10.25 + install_gotestsum [2020-06-04T10:21:16.058Z] #43 10.25 + set -e [2020-06-04T10:21:16.058Z] #43 10.25 + export GO111MODULE=on [2020-06-04T10:21:16.058Z] #43 10.25 + GO111MODULE=on [2020-06-04T10:21:16.058Z] #43 10.25 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T10:21:16.058Z] #43 10.38 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:16.058Z] #43 10.38 go: finding gotest.tools v0.3.5 [2020-06-04T10:21:16.273Z] #43 13.57 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:16.315Z] #43 ... [2020-06-04T10:21:16.315Z] [2020-06-04T10:21:16.315Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:16.315Z] #51 11.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:16.315Z] #51 11.11 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:16.315Z] #51 11.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:16.315Z] #51 ... [2020-06-04T10:21:16.315Z] [2020-06-04T10:21:16.315Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:16.315Z] #32 11.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:16.315Z] #32 11.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:16.315Z] #32 11.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:16.333Z] #17 33.70 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:21:16.762Z] #33 31.48 The following additional packages will be installed: [2020-06-04T10:21:16.762Z] #33 31.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T10:21:16.762Z] #33 31.51 Suggested packages: [2020-06-04T10:21:16.762Z] #33 31.51 cmake-doc ninja-build lrzip [2020-06-04T10:21:16.762Z] #33 31.51 Recommended packages: [2020-06-04T10:21:16.762Z] #33 31.51 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T10:21:16.948Z] #17 34.40 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T10:21:17.210Z] #43 14.50 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T10:21:17.396Z] #33 32.65 The following NEW packages will be installed: [2020-06-04T10:21:17.472Z] #43 14.65 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T10:21:17.472Z] #43 14.82 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:17.472Z] #43 14.82 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T10:21:17.562Z] #17 34.72 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T10:21:17.689Z] #33 32.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T10:21:17.689Z] #33 32.67 vim-common xxd [2020-06-04T10:21:17.689Z] #33 32.89 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T10:21:17.689Z] #33 32.89 Need to get 14.9 MB of archives. [2020-06-04T10:21:17.689Z] #33 32.89 After this operation, 67.2 MB of additional disk space will be used. [2020-06-04T10:21:17.689Z] #33 32.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-04T10:21:17.689Z] #33 32.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:21:17.730Z] #43 14.97 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T10:21:17.730Z] #43 14.98 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T10:21:17.730Z] #43 15.00 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:21:17.730Z] #43 15.02 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:17.760Z] #30 ... [2020-06-04T10:21:17.760Z] [2020-06-04T10:21:17.760Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:17.760Z] #28 6.980 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T10:21:17.760Z] #28 6.980 Cloning into '.'... [2020-06-04T10:21:17.980Z] #33 32.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T10:21:18.177Z] #17 35.52 Setting up python3-pip (18.1-5) ... [2020-06-04T10:21:18.273Z] #33 33.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-04T10:21:18.294Z] #43 15.62 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:21:18.551Z] #43 15.68 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T10:21:18.551Z] #43 15.69 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:18.551Z] #43 15.69 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T10:21:18.551Z] #43 15.71 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:18.551Z] #43 15.80 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:18.551Z] #43 15.86 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:18.551Z] #43 15.87 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:18.791Z] #17 36.21 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:18.791Z] #17 36.26 Processing triggers for mime-support (3.62) ... [2020-06-04T10:21:18.809Z] #43 16.04 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:18.809Z] #43 16.04 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:18.824Z] #32 13.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:18.907Z] #33 ... [2020-06-04T10:21:18.907Z] [2020-06-04T10:21:18.907Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:18.907Z] #11 22.73 Reading package lists... [2020-06-04T10:21:18.907Z] #11 29.64 Building dependency tree... [2020-06-04T10:21:18.907Z] #11 32.20 The following additional packages will be installed: [2020-06-04T10:21:18.907Z] #11 32.20 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T10:21:18.907Z] #11 32.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T10:21:18.907Z] #11 32.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T10:21:18.907Z] #11 32.21 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:21:18.907Z] #11 32.23 Suggested packages: [2020-06-04T10:21:18.907Z] #11 32.25 gcc-8-locales seccomp wine64 [2020-06-04T10:21:18.907Z] #11 33.89 The following NEW packages will be installed: [2020-06-04T10:21:18.907Z] #11 33.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T10:21:18.907Z] #11 33.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T10:21:18.907Z] #11 33.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T10:21:18.907Z] #11 33.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T10:21:18.907Z] #11 33.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T10:21:18.907Z] #11 33.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:21:18.907Z] #11 34.18 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T10:21:18.907Z] #11 34.18 Need to get 78.9 MB of archives. [2020-06-04T10:21:18.907Z] #11 34.18 After this operation, 532 MB of additional disk space will be used. [2020-06-04T10:21:18.907Z] #11 34.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-06-04T10:21:19.066Z] #43 16.27 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:19.066Z] #43 16.34 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:19.066Z] #43 16.44 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T10:21:19.406Z] #17 DONE 36.8s [2020-06-04T10:21:19.406Z] [2020-06-04T10:21:19.406Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:19.406Z] #39 86.03 CC criu/namespaces.o [2020-06-04T10:21:19.406Z] #39 87.42 CC criu/net.o [2020-06-04T10:21:19.554Z] #11 34.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-06-04T10:21:19.850Z] #11 35.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-04T10:21:19.850Z] #11 35.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-06-04T10:21:19.850Z] #11 35.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-04T10:21:19.850Z] #11 35.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T10:21:20.306Z] #28 ... [2020-06-04T10:21:20.306Z] [2020-06-04T10:21:20.306Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:20.306Z] #23 7.206 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:20.306Z] #23 7.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:20.306Z] #23 7.229 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:20.306Z] #23 8.167 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T10:21:20.412Z] #39 89.17 CC criu/netfilter.o [2020-06-04T10:21:20.480Z] #11 35.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-04T10:21:20.567Z] #23 ... [2020-06-04T10:21:20.567Z] [2020-06-04T10:21:20.567Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:20.567Z] #45 6.818 + RM_GOPATH=0 [2020-06-04T10:21:20.567Z] #45 6.818 + TMP_GOPATH= [2020-06-04T10:21:20.567Z] #45 6.818 + : /build [2020-06-04T10:21:20.567Z] #45 6.818 + '[' -z '' ']' [2020-06-04T10:21:20.567Z] #45 6.818 ++ mktemp -d [2020-06-04T10:21:20.567Z] #45 6.822 + export GOPATH=/tmp/tmp.YDPs2K9GN0 [2020-06-04T10:21:20.567Z] #45 6.822 + GOPATH=/tmp/tmp.YDPs2K9GN0 [2020-06-04T10:21:20.567Z] #45 6.822 + RM_GOPATH=1 [2020-06-04T10:21:20.567Z] #45 6.822 + case "$(go env GOARCH)" in [2020-06-04T10:21:20.567Z] #45 6.822 ++ go env GOARCH [2020-06-04T10:21:20.567Z] #45 6.841 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.567Z] #45 6.841 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.567Z] #45 6.841 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:20.567Z] #45 6.847 + dir=/tmp/install [2020-06-04T10:21:20.567Z] #45 6.849 + bin=golangci_lint [2020-06-04T10:21:20.567Z] #45 6.849 + shift [2020-06-04T10:21:20.567Z] #45 6.849 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-04T10:21:20.567Z] #45 6.849 + . /tmp/install/golangci_lint.installer [2020-06-04T10:21:20.567Z] #45 6.849 ++ : v1.23.8 [2020-06-04T10:21:20.567Z] #45 6.849 + install_golangci_lint [2020-06-04T10:21:20.567Z] #45 6.849 + echo 'Installing golangci-lint version v1.23.8' [2020-06-04T10:21:20.567Z] #45 6.849 Installing golangci-lint version v1.23.8 [2020-06-04T10:21:20.567Z] #45 6.851 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:21:20.567Z] #45 ... [2020-06-04T10:21:20.567Z] [2020-06-04T10:21:20.567Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:20.567Z] #47 5.640 + RM_GOPATH=0 [2020-06-04T10:21:20.567Z] #47 5.640 + TMP_GOPATH= [2020-06-04T10:21:20.567Z] #47 5.640 + : /build [2020-06-04T10:21:20.567Z] #47 5.640 + '[' -z '' ']' [2020-06-04T10:21:20.567Z] #47 5.640 ++ mktemp -d [2020-06-04T10:21:20.567Z] #47 5.643 + export GOPATH=/tmp/tmp.1gItxfOePZ [2020-06-04T10:21:20.567Z] #47 5.643 + GOPATH=/tmp/tmp.1gItxfOePZ [2020-06-04T10:21:20.567Z] #47 5.643 + RM_GOPATH=1 [2020-06-04T10:21:20.567Z] #47 5.643 + case "$(go env GOARCH)" in [2020-06-04T10:21:20.567Z] #47 5.647 ++ go env GOARCH [2020-06-04T10:21:20.567Z] #47 5.691 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.567Z] #47 5.691 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.567Z] #47 5.691 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:20.567Z] #47 5.724 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:20.567Z] #47 5.724 + dir=/tmp/install [2020-06-04T10:21:20.567Z] #47 5.724 + bin=shfmt [2020-06-04T10:21:20.567Z] #47 5.724 + shift [2020-06-04T10:21:20.567Z] #47 5.724 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-04T10:21:20.567Z] #47 5.724 + . /tmp/install/shfmt.installer [2020-06-04T10:21:20.567Z] #47 5.724 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:20.567Z] #47 5.724 + install_shfmt [2020-06-04T10:21:20.567Z] #47 5.724 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-04T10:21:20.567Z] #47 5.724 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1gItxfOePZ/src/github.com/mvdan/sh [2020-06-04T10:21:20.567Z] #47 5.724 Cloning into '/tmp/tmp.1gItxfOePZ/src/github.com/mvdan/sh'... [2020-06-04T10:21:20.707Z] #39 ... [2020-06-04T10:21:20.707Z] [2020-06-04T10:21:20.707Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T10:21:20.707Z] #18 1.074 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T10:21:20.707Z] #18 1.077 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T10:21:20.707Z] #18 1.080 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T10:21:20.707Z] #18 DONE 1.3s [2020-06-04T10:21:20.707Z] [2020-06-04T10:21:20.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:20.707Z] #39 89.53 CC criu/page-pipe.o [2020-06-04T10:21:20.776Z] #11 ... [2020-06-04T10:21:20.776Z] [2020-06-04T10:21:20.776Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:20.776Z] #33 34.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-04T10:21:20.776Z] #33 34.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-04T10:21:20.776Z] #33 34.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-04T10:21:20.776Z] #33 34.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-04T10:21:20.776Z] #33 34.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-04T10:21:20.776Z] #33 34.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-04T10:21:20.833Z] #47 ... [2020-06-04T10:21:20.833Z] [2020-06-04T10:21:20.833Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:20.833Z] #54 4.377 + RM_GOPATH=0 [2020-06-04T10:21:20.833Z] #54 4.377 + TMP_GOPATH= [2020-06-04T10:21:20.833Z] #54 4.377 + : /build [2020-06-04T10:21:20.833Z] #54 4.377 + '[' -z '' ']' [2020-06-04T10:21:20.833Z] #54 4.377 ++ mktemp -d [2020-06-04T10:21:20.833Z] #54 4.377 + export GOPATH=/tmp/tmp.CYUl6VRslD [2020-06-04T10:21:20.833Z] #54 4.377 + GOPATH=/tmp/tmp.CYUl6VRslD [2020-06-04T10:21:20.833Z] #54 4.377 + RM_GOPATH=1 [2020-06-04T10:21:20.833Z] #54 4.377 + case "$(go env GOARCH)" in [2020-06-04T10:21:20.833Z] #54 4.377 ++ go env GOARCH [2020-06-04T10:21:20.833Z] #54 4.396 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.833Z] #54 4.396 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.833Z] #54 4.398 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:20.833Z] #54 4.400 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:20.833Z] #54 4.404 + dir=/tmp/install [2020-06-04T10:21:20.833Z] #54 4.404 + bin=rootlesskit [2020-06-04T10:21:20.833Z] #54 4.404 + shift [2020-06-04T10:21:20.833Z] #54 4.404 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-04T10:21:20.833Z] #54 4.404 + . /tmp/install/rootlesskit.installer [2020-06-04T10:21:20.833Z] #54 4.404 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:20.833Z] #54 4.404 + install_rootlesskit [2020-06-04T10:21:20.833Z] #54 4.404 + case "$1" in [2020-06-04T10:21:20.833Z] #54 4.404 + export CGO_ENABLED=0 [2020-06-04T10:21:20.833Z] #54 4.404 + CGO_ENABLED=0 [2020-06-04T10:21:20.833Z] #54 4.404 + _install_rootlesskit [2020-06-04T10:21:20.833Z] #54 4.404 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-04T10:21:20.833Z] #54 4.404 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CYUl6VRslD/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:21:20.833Z] #54 4.404 Cloning into '/tmp/tmp.CYUl6VRslD/src/github.com/rootless-containers/rootlesskit'... [2020-06-04T10:21:20.833Z] #54 6.971 + cd /tmp/tmp.CYUl6VRslD/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:21:20.833Z] #54 6.971 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:20.833Z] #54 7.056 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:21:20.833Z] #54 7.056 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T10:21:20.833Z] #54 ... [2020-06-04T10:21:20.833Z] [2020-06-04T10:21:20.833Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:20.833Z] #43 6.488 + RM_GOPATH=0 [2020-06-04T10:21:20.833Z] #43 6.488 + TMP_GOPATH= [2020-06-04T10:21:20.833Z] #43 6.488 + : /build [2020-06-04T10:21:20.833Z] #43 6.488 + '[' -z '' ']' [2020-06-04T10:21:20.833Z] #43 6.488 ++ mktemp -d [2020-06-04T10:21:20.833Z] #43 6.489 + export GOPATH=/tmp/tmp.UqXLe1xz9f [2020-06-04T10:21:20.834Z] #43 6.489 + GOPATH=/tmp/tmp.UqXLe1xz9f [2020-06-04T10:21:20.834Z] #43 6.489 + RM_GOPATH=1 [2020-06-04T10:21:20.834Z] #43 6.489 + case "$(go env GOARCH)" in [2020-06-04T10:21:20.834Z] #43 6.492 ++ go env GOARCH [2020-06-04T10:21:20.834Z] #43 6.526 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.834Z] #43 6.526 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:20.834Z] #43 6.529 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:20.834Z] #43 6.533 + dir=/tmp/install [2020-06-04T10:21:20.834Z] #43 6.536 + bin=gotestsum [2020-06-04T10:21:20.834Z] #43 6.537 + shift [2020-06-04T10:21:20.834Z] #43 6.537 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-04T10:21:20.834Z] #43 6.541 + . /tmp/install/gotestsum.installer [2020-06-04T10:21:20.834Z] #43 6.543 ++ : v0.3.5 [2020-06-04T10:21:20.834Z] #43 6.544 + install_gotestsum [2020-06-04T10:21:20.834Z] #43 6.546 + set -e [2020-06-04T10:21:20.834Z] #43 6.549 + export GO111MODULE=on [2020-06-04T10:21:20.834Z] #43 6.549 + GO111MODULE=on [2020-06-04T10:21:20.834Z] #43 6.549 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-04T10:21:20.834Z] #43 6.578 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:20.834Z] #43 6.596 go: finding gotest.tools v0.3.5 [2020-06-04T10:21:20.834Z] #43 7.900 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:20.834Z] #43 8.489 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:20.834Z] #43 9.344 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T10:21:20.834Z] #43 9.503 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T10:21:20.834Z] #43 9.749 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T10:21:20.834Z] #43 9.755 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T10:21:20.834Z] #43 9.774 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T10:21:20.834Z] #43 9.876 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:20.834Z] #43 9.880 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:20.834Z] #43 9.947 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T10:21:20.834Z] #43 10.18 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:20.834Z] #43 10.21 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:21:20.834Z] #43 10.38 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:20.834Z] #43 10.38 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:20.834Z] #43 10.39 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:20.834Z] #43 10.48 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T10:21:20.834Z] #43 10.50 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T10:21:20.834Z] #43 10.52 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:20.834Z] #43 10.62 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:21.095Z] #43 10.63 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:21.095Z] #43 10.63 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:21:21.095Z] #43 ... [2020-06-04T10:21:21.095Z] [2020-06-04T10:21:21.095Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:21.095Z] #32 3.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:21.095Z] #32 4.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:21.095Z] #32 4.406 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:21.095Z] #32 4.508 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T10:21:21.095Z] #32 5.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T10:21:21.095Z] #32 6.953 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T10:21:21.095Z] #32 ... [2020-06-04T10:21:21.095Z] [2020-06-04T10:21:21.095Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:21.095Z] #36 6.874 + git clone https://github.com/docker/distribution.git . [2020-06-04T10:21:21.095Z] #36 6.880 Cloning into '.'... [2020-06-04T10:21:21.322Z] #39 90.06 CC criu/page-xfer.o [2020-06-04T10:21:21.356Z] #36 ... [2020-06-04T10:21:21.356Z] [2020-06-04T10:21:21.356Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:21.356Z] #10 7.696 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:21.356Z] #10 7.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:21.356Z] #10 7.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:21.356Z] #10 8.944 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T10:21:21.356Z] #10 10.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T10:21:21.389Z] #32 ... [2020-06-04T10:21:21.389Z] [2020-06-04T10:21:21.389Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:21.389Z] #43 11.73 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:21.389Z] #43 12.32 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-04T10:21:21.389Z] #43 13.22 go: downloading gotest.tools v2.1.0+incompatible [2020-06-04T10:21:21.389Z] #43 13.38 go: extracting gotest.tools v2.1.0+incompatible [2020-06-04T10:21:21.389Z] #43 13.59 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-04T10:21:21.389Z] #43 13.79 go: downloading github.com/pkg/errors v0.8.0 [2020-06-04T10:21:21.389Z] #43 13.79 go: downloading github.com/fatih/color v1.6.0 [2020-06-04T10:21:21.389Z] #43 13.79 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:21.389Z] #43 13.99 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:21.389Z] #43 14.02 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:21:21.389Z] #43 14.32 go: extracting github.com/pkg/errors v0.8.0 [2020-06-04T10:21:21.389Z] #43 14.46 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-04T10:21:21.389Z] #43 14.48 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:21.389Z] #43 14.49 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:21.389Z] #43 14.51 go: extracting github.com/fatih/color v1.6.0 [2020-06-04T10:21:21.389Z] #43 14.65 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:21.389Z] #43 14.65 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:21.389Z] #43 14.65 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-04T10:21:21.389Z] #43 14.78 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:21.389Z] #43 14.78 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:21.389Z] #43 14.85 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:21.389Z] #43 14.96 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:21.389Z] #43 15.66 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:21.439Z] #33 36.57 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:21.637Z] #10 ... [2020-06-04T10:21:21.637Z] [2020-06-04T10:21:21.637Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:21.637Z] #51 7.575 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:21.637Z] #51 7.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:21.637Z] #51 7.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:21.637Z] #51 8.927 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T10:21:21.637Z] #51 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T10:21:21.637Z] #51 ... [2020-06-04T10:21:21.637Z] [2020-06-04T10:21:21.637Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:21.637Z] #21 6.085 + RM_GOPATH=0 [2020-06-04T10:21:21.637Z] #21 6.085 + TMP_GOPATH= [2020-06-04T10:21:21.637Z] #21 6.085 + : /build [2020-06-04T10:21:21.637Z] #21 6.085 + '[' -z '' ']' [2020-06-04T10:21:21.637Z] #21 6.088 ++ mktemp -d [2020-06-04T10:21:21.637Z] #21 6.098 + export GOPATH=/tmp/tmp.OuwkhCKvku [2020-06-04T10:21:21.637Z] #21 6.098 + GOPATH=/tmp/tmp.OuwkhCKvku [2020-06-04T10:21:21.637Z] #21 6.098 + RM_GOPATH=1 [2020-06-04T10:21:21.637Z] #21 6.098 + case "$(go env GOARCH)" in [2020-06-04T10:21:21.637Z] #21 6.098 ++ go env GOARCH [2020-06-04T10:21:21.637Z] #21 6.117 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:21.637Z] #21 6.117 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:21.637Z] #21 6.130 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:21.637Z] #21 6.131 + dir=/tmp/install [2020-06-04T10:21:21.637Z] #21 6.131 + bin=dockercli [2020-06-04T10:21:21.637Z] #21 6.131 + shift [2020-06-04T10:21:21.637Z] #21 6.131 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-04T10:21:21.637Z] #21 6.131 + . /tmp/install/dockercli.installer [2020-06-04T10:21:21.637Z] #21 6.131 ++ : stable [2020-06-04T10:21:21.637Z] #21 6.131 ++ : 17.06.2-ce [2020-06-04T10:21:21.637Z] #21 6.131 + install_dockercli [2020-06-04T10:21:21.637Z] #21 6.131 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T10:21:21.637Z] #21 6.131 Install docker/cli version 17.06.2-ce from stable [2020-06-04T10:21:21.637Z] #21 6.133 ++ uname -m [2020-06-04T10:21:21.637Z] #21 6.136 + arch=aarch64 [2020-06-04T10:21:21.637Z] #21 6.136 + '[' aarch64 '!=' x86_64 ']' [2020-06-04T10:21:21.637Z] #21 6.136 + '[' aarch64 '!=' s390x ']' [2020-06-04T10:21:21.637Z] #21 6.136 + '[' aarch64 '!=' armhf ']' [2020-06-04T10:21:21.637Z] #21 6.136 + build_dockercli [2020-06-04T10:21:21.637Z] #21 6.136 + git clone https://github.com/docker/docker-ce /tmp/tmp.OuwkhCKvku/tmp/docker-ce [2020-06-04T10:21:21.637Z] #21 6.142 Cloning into '/tmp/tmp.OuwkhCKvku/tmp/docker-ce'... [2020-06-04T10:21:21.782Z] #33 36.85 Fetched 14.9 MB in 2s (7250 kB/s) [2020-06-04T10:21:21.782Z] #33 36.97 Selecting previously unselected package xxd. [2020-06-04T10:21:21.897Z] #21 ... [2020-06-04T10:21:21.897Z] [2020-06-04T10:21:21.897Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:21.897Z] #41 6.755 + RM_GOPATH=0 [2020-06-04T10:21:21.897Z] #41 6.755 + TMP_GOPATH= [2020-06-04T10:21:21.897Z] #41 6.755 + : /build [2020-06-04T10:21:21.897Z] #41 6.755 + '[' -z '' ']' [2020-06-04T10:21:21.897Z] #41 6.755 ++ mktemp -d [2020-06-04T10:21:21.897Z] #41 6.755 + export GOPATH=/tmp/tmp.tY2Tz55lbE [2020-06-04T10:21:21.897Z] #41 6.755 + GOPATH=/tmp/tmp.tY2Tz55lbE [2020-06-04T10:21:21.897Z] #41 6.755 + RM_GOPATH=1 [2020-06-04T10:21:21.897Z] #41 6.755 + case "$(go env GOARCH)" in [2020-06-04T10:21:21.897Z] #41 6.757 ++ go env GOARCH [2020-06-04T10:21:21.897Z] #41 6.785 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:21.897Z] #41 6.785 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:21.897Z] #41 6.789 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:21.897Z] #41 6.789 + dir=/tmp/install [2020-06-04T10:21:21.897Z] #41 6.789 + bin=vndr [2020-06-04T10:21:21.897Z] #41 6.789 + shift [2020-06-04T10:21:21.897Z] #41 6.789 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-04T10:21:21.897Z] #41 6.789 + . /tmp/install/vndr.installer [2020-06-04T10:21:21.897Z] #41 6.789 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:21.897Z] #41 6.789 + install_vndr [2020-06-04T10:21:21.897Z] #41 6.789 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:21.897Z] #41 6.789 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-04T10:21:21.897Z] #41 6.795 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tY2Tz55lbE/src/github.com/LK4D4/vndr [2020-06-04T10:21:21.897Z] #41 6.817 Cloning into '/tmp/tmp.tY2Tz55lbE/src/github.com/LK4D4/vndr'... [2020-06-04T10:21:21.898Z] #41 7.567 + cd /tmp/tmp.tY2Tz55lbE/src/github.com/LK4D4/vndr [2020-06-04T10:21:21.898Z] #41 7.568 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:21.898Z] #41 7.580 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T10:21:21.898Z] #41 9.550 unicode [2020-06-04T10:21:21.898Z] #41 9.638 unicode/utf16 [2020-06-04T10:21:21.898Z] #41 9.709 container/list [2020-06-04T10:21:21.898Z] #41 10.23 runtime [2020-06-04T10:21:21.898Z] #41 10.54 crypto/internal/subtle [2020-06-04T10:21:21.898Z] #41 10.75 crypto/subtle [2020-06-04T10:21:21.898Z] #41 11.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T10:21:21.898Z] #41 11.41 internal/nettrace [2020-06-04T10:21:21.898Z] #41 ... [2020-06-04T10:21:21.898Z] [2020-06-04T10:21:21.898Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:21.898Z] #38 7.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:21.898Z] #38 7.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:21.898Z] #38 7.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:21.898Z] #38 8.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T10:21:21.898Z] #38 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T10:21:22.077Z] #33 36.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-04T10:21:22.077Z] #33 37.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-04T10:21:22.077Z] #33 37.07 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:21:22.077Z] #33 37.30 Selecting previously unselected package vim-common. [2020-06-04T10:21:22.077Z] #33 37.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:21:22.077Z] #33 37.37 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:21:22.157Z] #38 ... [2020-06-04T10:21:22.157Z] [2020-06-04T10:21:22.157Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:22.157Z] #60 7.171 + RM_GOPATH=0 [2020-06-04T10:21:22.157Z] #60 7.171 + TMP_GOPATH= [2020-06-04T10:21:22.157Z] #60 7.171 + : /build [2020-06-04T10:21:22.157Z] #60 7.171 + '[' -z '' ']' [2020-06-04T10:21:22.157Z] #60 7.174 ++ mktemp -d [2020-06-04T10:21:22.157Z] #60 7.178 + export GOPATH=/tmp/tmp.FB31dlyuiZ [2020-06-04T10:21:22.157Z] #60 7.178 + GOPATH=/tmp/tmp.FB31dlyuiZ [2020-06-04T10:21:22.157Z] #60 7.178 + RM_GOPATH=1 [2020-06-04T10:21:22.157Z] #60 7.178 + case "$(go env GOARCH)" in [2020-06-04T10:21:22.157Z] #60 7.178 ++ go env GOARCH [2020-06-04T10:21:22.157Z] #60 7.211 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:22.157Z] #60 7.211 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:22.157Z] #60 7.211 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:22.157Z] #60 7.213 + dir=/tmp/install [2020-06-04T10:21:22.157Z] #60 7.213 + bin=proxy [2020-06-04T10:21:22.157Z] #60 7.213 + shift [2020-06-04T10:21:22.157Z] #60 7.214 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-04T10:21:22.157Z] #60 7.214 + . /tmp/install/proxy.installer [2020-06-04T10:21:22.157Z] #60 7.215 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:22.157Z] #60 7.221 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:22.157Z] #60 7.221 + install_proxy [2020-06-04T10:21:22.157Z] #60 7.221 + case "$1" in [2020-06-04T10:21:22.157Z] #60 7.221 + export CGO_ENABLED=0 [2020-06-04T10:21:22.157Z] #60 7.221 + CGO_ENABLED=0 [2020-06-04T10:21:22.157Z] #60 7.221 + _install_proxy [2020-06-04T10:21:22.157Z] #60 7.221 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-04T10:21:22.157Z] #60 7.221 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FB31dlyuiZ/src/github.com/docker/libnetwork [2020-06-04T10:21:22.157Z] #60 7.226 Cloning into '/tmp/tmp.FB31dlyuiZ/src/github.com/docker/libnetwork'... [2020-06-04T10:21:22.157Z] #60 ... [2020-06-04T10:21:22.157Z] [2020-06-04T10:21:22.157Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:22.157Z] #41 11.74 runtime/cgo [2020-06-04T10:21:22.157Z] #41 11.86 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T10:21:22.329Z] #39 91.04 CC criu/pagemap-cache.o [2020-06-04T10:21:22.372Z] #33 ... [2020-06-04T10:21:22.372Z] [2020-06-04T10:21:22.372Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:22.372Z] #24 24.28 Reading package lists... [2020-06-04T10:21:22.372Z] #24 31.00 Building dependency tree... [2020-06-04T10:21:22.372Z] #24 33.84 ca-certificates is already the newest version (20190110). [2020-06-04T10:21:22.372Z] #24 33.84 The following additional packages will be installed: [2020-06-04T10:21:22.372Z] #24 33.85 libjq1 libonig5 [2020-06-04T10:21:22.372Z] #24 34.08 The following NEW packages will be installed: [2020-06-04T10:21:22.372Z] #24 34.08 jq libjq1 libonig5 [2020-06-04T10:21:22.372Z] #24 34.18 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T10:21:22.372Z] #24 34.18 Need to get 358 kB of archives. [2020-06-04T10:21:22.372Z] #24 34.18 After this operation, 1277 kB of additional disk space will be used. [2020-06-04T10:21:22.372Z] #24 34.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-04T10:21:22.372Z] #24 34.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-04T10:21:22.372Z] #24 34.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-04T10:21:22.372Z] #24 35.58 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:22.372Z] #24 35.88 Fetched 358 kB in 0s (2795 kB/s) [2020-06-04T10:21:22.372Z] #24 36.05 Selecting previously unselected package libonig5:ppc64el. [2020-06-04T10:21:22.372Z] #24 36.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-04T10:21:22.372Z] #24 36.21 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-04T10:21:22.372Z] #24 36.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-04T10:21:22.372Z] #24 36.55 Selecting previously unselected package libjq1:ppc64el. [2020-06-04T10:21:22.372Z] #24 36.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T10:21:22.372Z] #24 36.58 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T10:21:22.372Z] #24 36.78 Selecting previously unselected package jq. [2020-06-04T10:21:22.372Z] #24 36.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T10:21:22.372Z] #24 36.79 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:21:22.372Z] #24 36.96 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-04T10:21:22.372Z] #24 36.98 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T10:21:22.372Z] #24 36.99 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:21:22.372Z] #24 37.01 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:22.372Z] #24 DONE 37.5s [2020-06-04T10:21:22.372Z] [2020-06-04T10:21:22.372Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:21:22.372Z] #25 DONE 0.1s [2020-06-04T10:21:22.372Z] [2020-06-04T10:21:22.372Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:22.612Z] #39 91.37 CC criu/pagemap.o [2020-06-04T10:21:23.227Z] #39 92.07 CC criu/parasite-syscall.o [2020-06-04T10:21:23.250Z] #43 19.85 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:23.250Z] #43 ... [2020-06-04T10:21:23.250Z] [2020-06-04T10:21:23.250Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:23.250Z] #45 10.12 Installing golangci-lint version v1.23.8 [2020-06-04T10:21:23.250Z] #45 ... [2020-06-04T10:21:23.250Z] [2020-06-04T10:21:23.250Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:23.250Z] #30 11.81 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:23.250Z] #30 11.82 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:21:23.250Z] #30 12.97 runtime/internal/atomic [2020-06-04T10:21:23.250Z] #30 13.02 internal/cpu [2020-06-04T10:21:23.250Z] #30 13.46 runtime/internal/sys [2020-06-04T10:21:23.250Z] #30 13.96 internal/bytealg [2020-06-04T10:21:23.250Z] #30 13.97 runtime/internal/math [2020-06-04T10:21:23.250Z] #30 14.14 math/bits [2020-06-04T10:21:23.250Z] #30 15.55 runtime [2020-06-04T10:21:23.250Z] #30 15.78 math [2020-06-04T10:21:23.508Z] #30 ... [2020-06-04T10:21:23.508Z] [2020-06-04T10:21:23.508Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:23.508Z] #23 10.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:23.508Z] #23 10.86 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:23.508Z] #23 10.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:23.508Z] #23 12.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:23.508Z] #23 16.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:23.508Z] #23 20.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:23.508Z] #23 ... [2020-06-04T10:21:23.508Z] [2020-06-04T10:21:23.508Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:23.508Z] #43 20.76 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:23.767Z] #43 ... [2020-06-04T10:21:23.767Z] [2020-06-04T10:21:23.767Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:23.767Z] #28 10.93 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T10:21:23.767Z] #28 10.97 Cloning into '.'... [2020-06-04T10:21:23.767Z] #28 ... [2020-06-04T10:21:23.767Z] [2020-06-04T10:21:23.767Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:23.767Z] #41 12.26 + cd /tmp/tmp.tzY4uePKil/src/github.com/LK4D4/vndr [2020-06-04T10:21:23.767Z] #41 12.27 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-04T10:21:23.767Z] #41 12.40 + go build -buildmode=pie -v -o /build/vndr . [2020-06-04T10:21:23.767Z] #41 14.45 internal/race [2020-06-04T10:21:23.767Z] #41 14.58 internal/bytealg [2020-06-04T10:21:23.767Z] #41 14.73 sync/atomic [2020-06-04T10:21:23.767Z] #41 15.90 unicode [2020-06-04T10:21:23.767Z] #41 16.61 runtime [2020-06-04T10:21:23.883Z] #26 ... [2020-06-04T10:21:23.883Z] [2020-06-04T10:21:23.883Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:23.883Z] #52 23.54 Reading package lists... [2020-06-04T10:21:23.883Z] #52 31.69 Building dependency tree... [2020-06-04T10:21:23.883Z] #52 35.43 The following additional packages will be installed: [2020-06-04T10:21:23.883Z] #52 35.44 libbtrfs0 [2020-06-04T10:21:23.883Z] #52 35.62 The following NEW packages will be installed: [2020-06-04T10:21:23.883Z] #52 35.63 libbtrfs-dev libbtrfs0 [2020-06-04T10:21:23.883Z] #52 35.77 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T10:21:23.883Z] #52 35.77 Need to get 120 kB of archives. [2020-06-04T10:21:23.883Z] #52 35.77 After this operation, 423 kB of additional disk space will be used. [2020-06-04T10:21:23.883Z] #52 35.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-04T10:21:23.883Z] #52 35.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-04T10:21:23.883Z] #52 37.57 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:23.883Z] #52 37.84 Fetched 120 kB in 0s (1392 kB/s) [2020-06-04T10:21:23.883Z] #52 37.99 Selecting previously unselected package libbtrfs0. [2020-06-04T10:21:23.883Z] #52 37.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 ... 15341 files and directories currently installed.) [2020-06-04T10:21:23.883Z] #52 38.16 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-04T10:21:23.883Z] #52 38.16 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:21:23.883Z] #52 38.30 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:21:23.883Z] #52 38.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-04T10:21:23.883Z] #52 38.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:21:23.883Z] #52 38.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:21:23.883Z] #52 38.51 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:21:23.883Z] #52 38.52 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:23.883Z] #52 DONE 38.8s [2020-06-04T10:21:23.883Z] [2020-06-04T10:21:23.883Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:23.883Z] #39 23.26 Reading package lists... [2020-06-04T10:21:23.883Z] #39 30.32 Building dependency tree... [2020-06-04T10:21:23.883Z] #39 34.20 The following additional packages will be installed: [2020-06-04T10:21:23.883Z] #39 34.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T10:21:23.883Z] #39 34.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T10:21:23.883Z] #39 34.21 Suggested packages: [2020-06-04T10:21:23.883Z] #39 34.21 manpages-dev python-setuptools [2020-06-04T10:21:23.883Z] #39 35.48 The following NEW packages will be installed: [2020-06-04T10:21:23.883Z] #39 35.48 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T10:21:23.883Z] #39 35.48 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T10:21:23.883Z] #39 35.48 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T10:21:23.883Z] #39 35.49 python-six zlib1g-dev [2020-06-04T10:21:23.883Z] #39 35.62 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T10:21:23.883Z] #39 35.62 Need to get 4075 kB of archives. [2020-06-04T10:21:23.883Z] #39 35.62 After this operation, 24.5 MB of additional disk space will be used. [2020-06-04T10:21:23.883Z] #39 35.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-04T10:21:23.883Z] #39 35.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-04T10:21:23.883Z] #39 35.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-06-04T10:21:23.883Z] #39 35.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-04T10:21:23.883Z] #39 35.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-04T10:21:23.883Z] #39 35.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-04T10:21:23.883Z] #39 35.76 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-06-04T10:21:23.883Z] #39 35.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-06-04T10:21:23.883Z] #39 35.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-04T10:21:23.883Z] #39 36.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-04T10:21:23.883Z] #39 36.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-04T10:21:23.883Z] #39 36.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-04T10:21:23.883Z] #39 36.77 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-06-04T10:21:23.883Z] #39 36.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-06-04T10:21:23.883Z] #39 36.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T10:21:23.883Z] #39 36.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-04T10:21:23.883Z] #39 36.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-04T10:21:23.883Z] #39 38.39 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:23.883Z] #39 38.66 Fetched 4075 kB in 1s (3027 kB/s) [2020-06-04T10:21:23.883Z] #39 38.78 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-04T10:21:23.883Z] #39 38.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 ... 15341 files and directories currently installed.) [2020-06-04T10:21:23.883Z] #39 38.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-04T10:21:23.883Z] #39 38.95 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-04T10:21:23.883Z] #39 39.09 Selecting previously unselected package libnet1:ppc64el. [2020-06-04T10:21:23.883Z] #39 39.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-04T10:21:23.883Z] #39 39.13 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:24.024Z] #41 ... [2020-06-04T10:21:24.024Z] [2020-06-04T10:21:24.024Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:24.024Z] #10 21.23 Fetched 8350 kB in 17s (499 kB/s) [2020-06-04T10:21:24.177Z] #39 ... [2020-06-04T10:21:24.177Z] [2020-06-04T10:21:24.177Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:24.177Z] #53 0.349 + RM_GOPATH=0 [2020-06-04T10:21:24.177Z] #53 0.351 + TMP_GOPATH= [2020-06-04T10:21:24.177Z] #53 0.352 + : /build [2020-06-04T10:21:24.177Z] #53 0.352 + '[' -z '' ']' [2020-06-04T10:21:24.177Z] #53 0.355 ++ mktemp -d [2020-06-04T10:21:24.177Z] #53 0.377 + export GOPATH=/tmp/tmp.zK6fvsiOAd [2020-06-04T10:21:24.177Z] #53 0.377 + GOPATH=/tmp/tmp.zK6fvsiOAd [2020-06-04T10:21:24.177Z] #53 0.378 + RM_GOPATH=1 [2020-06-04T10:21:24.177Z] #53 0.379 + case "$(go env GOARCH)" in [2020-06-04T10:21:24.177Z] #53 0.382 ++ go env GOARCH [2020-06-04T10:21:24.177Z] #53 0.434 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:24.177Z] #53 0.435 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:24.177Z] #53 0.436 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:24.177Z] #53 0.438 + dir=/tmp/install [2020-06-04T10:21:24.177Z] #53 0.439 + bin=containerd [2020-06-04T10:21:24.177Z] #53 0.439 + shift [2020-06-04T10:21:24.177Z] #53 0.440 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T10:21:24.177Z] #53 0.440 + . /tmp/install/containerd.installer [2020-06-04T10:21:24.177Z] #53 0.444 ++ set -e [2020-06-04T10:21:24.177Z] #53 0.444 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:21:24.177Z] #53 0.445 + install_containerd [2020-06-04T10:21:24.177Z] #53 0.446 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T10:21:24.177Z] #53 0.446 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:21:24.177Z] #53 0.446 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zK6fvsiOAd/src/github.com/containerd/containerd [2020-06-04T10:21:24.177Z] #53 0.455 Cloning into '/tmp/tmp.zK6fvsiOAd/src/github.com/containerd/containerd'... [2020-06-04T10:21:24.233Z] #39 92.75 CC criu/path.o [2020-06-04T10:21:24.233Z] #39 93.00 CC criu/pie-util-vdso.o [2020-06-04T10:21:24.284Z] #10 21.23 Reading package lists... [2020-06-04T10:21:24.284Z] #10 ... [2020-06-04T10:21:24.284Z] [2020-06-04T10:21:24.284Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:24.284Z] #51 11.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:24.284Z] #51 11.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:24.284Z] #51 11.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:24.284Z] #51 12.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:24.284Z] #51 17.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:24.284Z] #51 ... [2020-06-04T10:21:24.284Z] [2020-06-04T10:21:24.284Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:24.284Z] #32 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:24.284Z] #32 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:24.284Z] #32 19.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:24.515Z] #39 93.32 CC criu/pie-util.o [2020-06-04T10:21:24.541Z] #32 ... [2020-06-04T10:21:24.542Z] [2020-06-04T10:21:24.542Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:24.542Z] #43 21.58 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:24.542Z] #43 ... [2020-06-04T10:21:24.542Z] [2020-06-04T10:21:24.542Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:24.542Z] #38 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:24.542Z] #38 15.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:24.655Z] #43 19.22 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:24.797Z] #39 93.47 CC criu/pipes.o [2020-06-04T10:21:24.801Z] #38 ... [2020-06-04T10:21:24.801Z] [2020-06-04T10:21:24.801Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:24.801Z] #51 21.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:24.807Z] #53 ... [2020-06-04T10:21:24.807Z] [2020-06-04T10:21:24.807Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:24.807Z] #61 DONE 40.0s [2020-06-04T10:21:24.807Z] [2020-06-04T10:21:24.807Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:24.807Z] #39 39.30 Selecting previously unselected package libnet1-dev. [2020-06-04T10:21:24.807Z] #39 39.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-04T10:21:24.807Z] #39 39.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:24.807Z] #39 39.62 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-04T10:21:24.807Z] #39 39.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-04T10:21:24.807Z] #39 39.63 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T10:21:24.807Z] #39 39.82 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-04T10:21:24.807Z] #39 39.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-04T10:21:24.807Z] #39 39.83 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-04T10:21:24.912Z] #43 19.89 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:25.114Z] #39 40.25 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-04T10:21:25.115Z] #39 40.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T10:21:25.115Z] #39 40.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T10:21:25.115Z] #39 40.49 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-04T10:21:25.411Z] #39 94.04 CC criu/plugin.o [2020-06-04T10:21:25.424Z] #39 40.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T10:21:25.424Z] #39 40.54 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-04T10:21:25.693Z] #39 94.26 CC criu/proc_parse.o [2020-06-04T10:21:25.714Z] #39 40.80 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-04T10:21:25.714Z] #39 40.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-04T10:21:25.714Z] #39 40.83 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-04T10:21:25.846Z] #43 20.73 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:25.846Z] #43 ... [2020-06-04T10:21:25.846Z] [2020-06-04T10:21:25.846Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:25.846Z] #36 10.53 + git clone https://github.com/docker/distribution.git . [2020-06-04T10:21:25.846Z] #36 10.54 Cloning into '.'... [2020-06-04T10:21:25.846Z] #36 ... [2020-06-04T10:21:25.846Z] [2020-06-04T10:21:25.846Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:25.846Z] #10 10.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:25.846Z] #10 10.97 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:25.846Z] #10 10.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:25.846Z] #10 13.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:25.846Z] #10 18.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:26.103Z] #10 ... [2020-06-04T10:21:26.103Z] [2020-06-04T10:21:26.103Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:26.103Z] #30 11.79 + cd /tmp/tmp.0atm2iG92p/src/github.com/BurntSushi/toml [2020-06-04T10:21:26.103Z] #30 11.79 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-04T10:21:26.103Z] #30 11.91 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:21:26.103Z] #30 13.06 math/bits [2020-06-04T10:21:26.103Z] #30 13.28 runtime [2020-06-04T10:21:26.103Z] #30 14.05 math [2020-06-04T10:21:26.343Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-04T10:21:26.344Z] #39 41.37 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-04T10:21:26.344Z] #39 41.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-04T10:21:26.344Z] #39 41.38 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:26.359Z] #30 21.45 internal/testlog [2020-06-04T10:21:26.615Z] #30 ... [2020-06-04T10:21:26.615Z] [2020-06-04T10:21:26.615Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:26.615Z] #38 11.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:26.615Z] #38 11.64 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:26.615Z] #38 11.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:26.615Z] #38 13.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:26.615Z] #38 17.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:26.615Z] #38 ... [2020-06-04T10:21:26.615Z] [2020-06-04T10:21:26.615Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:26.615Z] #28 11.26 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-04T10:21:26.615Z] #28 11.26 Cloning into '.'... [2020-06-04T10:21:26.707Z] #39 ... [2020-06-04T10:21:26.707Z] [2020-06-04T10:21:26.707Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:21:26.707Z] #19 3.525 Collecting yamllint==1.16.0 [2020-06-04T10:21:26.707Z] #19 3.773 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T10:21:26.707Z] #19 3.794 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T10:21:26.707Z] #19 3.842 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T10:21:26.707Z] #19 3.859 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T10:21:26.707Z] #19 3.934 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T10:21:26.707Z] #19 4.690 Building wheels for collected packages: pyyaml [2020-06-04T10:21:26.707Z] #19 4.696 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T10:21:26.707Z] #19 5.201 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T10:21:26.707Z] #19 5.201 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T10:21:26.707Z] #19 5.272 Successfully built pyyaml [2020-06-04T10:21:26.707Z] #19 5.288 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T10:21:26.707Z] #19 5.543 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T10:21:26.707Z] #19 DONE 6.0s [2020-06-04T10:21:26.707Z] [2020-06-04T10:21:26.707Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:26.707Z] #36 130.7 + dpkg --print-architecture [2020-06-04T10:21:26.707Z] #36 130.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T10:21:26.707Z] #36 131.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T10:21:26.707Z] #36 131.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T10:21:26.707Z] #36 ... [2020-06-04T10:21:26.707Z] [2020-06-04T10:21:26.707Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T10:21:26.707Z] #22 DONE 0.1s [2020-06-04T10:21:26.872Z] #28 ... [2020-06-04T10:21:26.872Z] [2020-06-04T10:21:26.872Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:26.872Z] #23 11.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:21:26.872Z] #23 11.56 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:21:26.872Z] #23 11.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:21:26.872Z] #23 14.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:26.872Z] #23 19.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:26.872Z] #23 ... [2020-06-04T10:21:26.872Z] [2020-06-04T10:21:26.872Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:26.872Z] #38 21.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:26.989Z] [2020-06-04T10:21:26.989Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T10:21:27.333Z] #51 ... [2020-06-04T10:21:27.333Z] [2020-06-04T10:21:27.333Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:27.333Z] #54 14.21 Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-06-04T10:21:27.333Z] #54 14.23 + cd /tmp/tmp.CPsDPUQ0a5/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:21:27.333Z] #54 14.23 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:27.333Z] #54 14.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:21:27.333Z] #54 14.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T10:21:27.333Z] #54 ... [2020-06-04T10:21:27.333Z] [2020-06-04T10:21:27.333Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:27.333Z] #30 23.84 internal/testlog [2020-06-04T10:21:27.333Z] #30 24.22 encoding [2020-06-04T10:21:27.333Z] #30 24.65 runtime/cgo [2020-06-04T10:21:27.340Z] [2020-06-04T10:21:27.340Z] ________ ____ __. [2020-06-04T10:21:27.340Z] \_____ \ | |/ _| [2020-06-04T10:21:27.340Z] / | \| < [2020-06-04T10:21:27.340Z] / | \ | \ [2020-06-04T10:21:27.340Z] \_______ /____|__ \ [2020-06-04T10:21:27.340Z] \/ \/ [2020-06-04T10:21:27.340Z] [2020-06-04T10:21:27.340Z] INFO: make.ps1 ended at 06/04/2020 10:21:27 [2020-06-04T10:21:27.383Z] #39 42.33 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-04T10:21:27.383Z] #39 42.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-04T10:21:27.383Z] #39 42.35 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:27.383Z] #39 42.68 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-04T10:21:27.383Z] #39 42.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-04T10:21:27.383Z] #39 42.69 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:27.446Z] #41 ... [2020-06-04T10:21:27.446Z] [2020-06-04T10:21:27.446Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:27.446Z] #47 14.67 + cd /tmp/tmp.1gItxfOePZ/src/github.com/mvdan/sh [2020-06-04T10:21:27.446Z] #47 14.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:27.446Z] #47 14.81 + GO111MODULE=on [2020-06-04T10:21:27.446Z] #47 14.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T10:21:27.446Z] #47 16.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:27.446Z] #47 16.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:27.446Z] #47 16.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:27.446Z] #47 16.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:27.446Z] #47 16.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:27.603Z] #26 DONE 0.7s [2020-06-04T10:21:27.603Z] [2020-06-04T10:21:27.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:27.603Z] #39 95.87 CC criu/protobuf-desc.o [2020-06-04T10:21:27.885Z] #39 ... [2020-06-04T10:21:27.885Z] [2020-06-04T10:21:27.885Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T10:21:27.885Z] #29 DONE 0.2s [2020-06-04T10:21:27.885Z] [2020-06-04T10:21:27.885Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T10:21:27.885Z] #31 DONE 0.1s [2020-06-04T10:21:27.885Z] [2020-06-04T10:21:27.885Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T10:21:27.885Z] #34 DONE 0.1s [2020-06-04T10:21:27.885Z] [2020-06-04T10:21:27.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:27.885Z] #39 96.55 CC criu/protobuf.o [2020-06-04T10:21:28.020Z] #47 17.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:28.167Z] #39 96.92 CC criu/pstree.o [2020-06-04T10:21:28.235Z] #38 ... [2020-06-04T10:21:28.235Z] [2020-06-04T10:21:28.235Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:28.235Z] #51 13.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:21:28.235Z] #51 17.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:28.235Z] #51 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:28.235Z] #51 ... [2020-06-04T10:21:28.235Z] [2020-06-04T10:21:28.235Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:28.235Z] #30 22.16 encoding [2020-06-04T10:21:28.235Z] #30 22.45 runtime/cgo [2020-06-04T10:21:28.235Z] #30 ... [2020-06-04T10:21:28.235Z] [2020-06-04T10:21:28.235Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:28.235Z] #54 13.31 + cd /tmp/tmp.z2lnrCaPsV/src/github.com/rootless-containers/rootlesskit [2020-06-04T10:21:28.235Z] #54 13.31 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-04T10:21:28.235Z] #54 13.42 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:21:28.235Z] #54 13.42 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-04T10:21:28.491Z] #54 ... [2020-06-04T10:21:28.491Z] [2020-06-04T10:21:28.491Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:28.491Z] #47 23.41 + cd /tmp/tmp.x91KR996xz/src/github.com/mvdan/sh [2020-06-04T10:21:28.491Z] #47 23.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:28.491Z] #47 23.46 + GO111MODULE=on [2020-06-04T10:21:28.491Z] #47 23.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T10:21:29.053Z] #47 ... [2020-06-04T10:21:29.053Z] [2020-06-04T10:21:29.053Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:29.053Z] #41 13.97 unicode/utf8 [2020-06-04T10:21:29.053Z] #41 15.43 math [2020-06-04T10:21:29.053Z] #41 22.12 internal/testlog [2020-06-04T10:21:29.053Z] #41 22.57 unicode/utf16 [2020-06-04T10:21:29.053Z] #41 23.01 container/list [2020-06-04T10:21:29.053Z] #41 ... [2020-06-04T10:21:29.053Z] [2020-06-04T10:21:29.053Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:29.053Z] #43 23.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T10:21:29.174Z] #39 97.68 CC criu/rbtree.o [2020-06-04T10:21:29.174Z] #39 97.84 CC criu/rst-malloc.o [2020-06-04T10:21:29.174Z] #39 98.09 CC criu/seccomp.o [2020-06-04T10:21:29.549Z] #39 44.44 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-04T10:21:29.549Z] #39 44.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-04T10:21:29.549Z] #39 44.45 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:29.549Z] #39 ... [2020-06-04T10:21:29.549Z] [2020-06-04T10:21:29.549Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:29.549Z] #26 2.072 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T10:21:29.549Z] #26 2.512 [2020-06-04T10:21:29.549Z] #26 2.793 # 2.8% ##### 7.0% ###### 9.1% ######## 11.3% ########### 15.5% ############## 19.8% ################# 24.1% #################### 28.3% ####################### 32.6% ########################### 38.0% ################################# 46.5% ####################################### 55.0% ############################################ 61.4% ################################################ 67.8% ################################################### 72.1% ##################################################### 74.2% ######################################################## 78.4% ########################################################## 81.0% ############################################################# 85.7% ################################################################# 90.4% ################################################################## 92.6% ####################################################################### 98.9% ######################################################################## 100.0% [2020-06-04T10:21:29.549Z] #26 5.962 [2020-06-04T10:21:29.549Z] #26 6.180 #=#=# ####### 10.4% ################### 27.6% ############################ 39.1% ######################################## 56.3% ######################################################### 79.3% ################################################################# 90.8% ######################################################################## 100.0% [2020-06-04T10:21:29.570Z] INFO: Binaries build ended at 06/04/2020 10:21:29. Duration:00:01:20.9409818 [2020-06-04T10:21:29.788Z] #39 98.53 CC criu/seize.o [2020-06-04T10:21:29.849Z] #26 7.509 [2020-06-04T10:21:29.875Z] #30 ... [2020-06-04T10:21:29.875Z] [2020-06-04T10:21:29.875Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:29.875Z] #21 25.06 + mkdir -p /build [2020-06-04T10:21:29.875Z] #21 25.07 + mv docker/docker /build/ [2020-06-04T10:21:29.875Z] #21 25.08 + rmdir docker [2020-06-04T10:21:29.875Z] #21 DONE 27.2s [2020-06-04T10:21:30.045Z] #47 19.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:30.134Z] [2020-06-04T10:21:30.134Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:30.134Z] #43 25.09 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T10:21:30.134Z] #43 26.08 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.134Z] #43 26.08 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.134Z] #43 26.26 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.134Z] #43 26.28 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.134Z] #43 27.10 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.134Z] #43 27.10 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.306Z] #47 19.95 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:30.402Z] #39 99.08 CC criu/servicefd.o [2020-06-04T10:21:30.415Z] #43 25.11 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.415Z] #43 25.11 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.415Z] #43 25.17 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.415Z] #43 25.18 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.685Z] #39 99.32 CC criu/shmem.o [2020-06-04T10:21:30.878Z] #47 ... [2020-06-04T10:21:30.878Z] [2020-06-04T10:21:30.878Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:30.878Z] #23 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T10:21:30.878Z] #23 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T10:21:30.878Z] #23 19.61 Fetched 8178 kB in 13s (644 kB/s) [2020-06-04T10:21:30.878Z] #23 19.61 Reading package lists... [2020-06-04T10:21:30.878Z] #23 ... [2020-06-04T10:21:30.878Z] [2020-06-04T10:21:30.878Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:30.878Z] #43 10.78 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:30.878Z] #43 11.12 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:30.878Z] #43 12.57 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-04T10:21:30.878Z] #43 12.86 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-04T10:21:30.878Z] #43 12.95 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-04T10:21:30.878Z] #43 15.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-04T10:21:30.878Z] #43 16.76 go: finding gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.878Z] #43 16.77 go: finding gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.878Z] #43 16.77 go: downloading gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.878Z] #43 16.79 go: downloading gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.878Z] #43 17.29 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.878Z] #43 17.32 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:30.878Z] #43 18.21 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T10:21:30.878Z] #43 18.25 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:30.878Z] #43 18.25 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:30.878Z] #43 18.38 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:30.878Z] #43 19.35 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:30.878Z] #43 19.35 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T10:21:30.878Z] #43 19.41 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:30.878Z] #43 19.43 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:30.878Z] #43 20.40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:30.976Z] #43 25.76 go: extracting gotest.tools v2.2.0+incompatible [2020-06-04T10:21:30.976Z] #43 25.77 go: extracting gotest.tools/gotestsum v0.4.2 [2020-06-04T10:21:31.014Z] #26 7.706 ## 3.2% ###### 8.4% ######### 13.5% ############# 18.7% #################### 29.1% ######################## 34.2% ############################## 42.0% [2020-06-04T10:21:31.014Z] #26 ... [2020-06-04T10:21:31.014Z] [2020-06-04T10:21:31.014Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:31.014Z] #11 36.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-04T10:21:31.014Z] #11 36.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-06-04T10:21:31.014Z] #11 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-06-04T10:21:31.014Z] #11 44.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-04T10:21:31.014Z] #11 44.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-04T10:21:31.014Z] #11 44.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-04T10:21:31.014Z] #11 44.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-04T10:21:31.014Z] #11 44.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-06-04T10:21:31.014Z] #11 44.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-04T10:21:31.014Z] #11 44.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-04T10:21:31.014Z] #11 44.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-04T10:21:31.014Z] #11 44.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-04T10:21:31.014Z] #11 44.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-04T10:21:31.014Z] #11 44.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-04T10:21:31.014Z] #11 44.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-04T10:21:31.014Z] #11 44.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-06-04T10:21:31.014Z] #11 44.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-04T10:21:31.014Z] #11 44.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-04T10:21:31.014Z] #11 ... [2020-06-04T10:21:31.014Z] [2020-06-04T10:21:31.014Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:31.139Z] #43 20.72 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:31.299Z] #39 99.96 CC criu/sigframe.o [2020-06-04T10:21:31.299Z] #39 100.1 CC criu/signalfd.o [2020-06-04T10:21:31.509Z] #43 28.73 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T10:21:31.509Z] #43 28.74 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:31.581Z] #39 100.2 CC criu/sk-inet.o [2020-06-04T10:21:31.606Z] #26 7.706 ## 3.2% ###### 8.4% ######### 13.5% ############# 18.7% #################### 29.1% ######################## 34.2% ############################## 42.0% ####################################### 54.9% ################################################ 67.9% ######################################################### 79.6% ############################################################ 84.3% ################################################################## 92.8% ######################################################################## 100.0% [2020-06-04T10:21:31.711Z] #43 ... [2020-06-04T10:21:31.711Z] [2020-06-04T10:21:31.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:31.711Z] #36 21.02 Checking out files: 96% (1535/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-06-04T10:21:31.711Z] #36 21.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T10:21:31.767Z] #43 28.96 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:31.767Z] #43 28.96 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:31.767Z] #43 29.11 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:31.799Z] INFO: Copying the built daemon binary to d:\CI\PR-41068\1\binary\dockerd-a1afad3aab.exe... [2020-06-04T10:21:31.947Z] #43 ... [2020-06-04T10:21:31.947Z] [2020-06-04T10:21:31.947Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:31.947Z] #21 26.33 + mkdir -p /build [2020-06-04T10:21:31.947Z] #21 26.34 + mv docker/docker /build/ [2020-06-04T10:21:31.947Z] #21 26.36 + rmdir docker [2020-06-04T10:21:31.947Z] #21 DONE 27.0s [2020-06-04T10:21:32.196Z] #39 100.8 CC criu/sk-netlink.o [2020-06-04T10:21:32.203Z] [2020-06-04T10:21:32.203Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:32.203Z] #43 27.14 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:32.203Z] #43 27.14 go: downloading github.com/pkg/errors v0.8.1 [2020-06-04T10:21:32.203Z] #43 27.35 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:32.235Z] #26 9.691 [2020-06-04T10:21:32.346Z] #43 29.62 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:32.346Z] #43 29.71 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T10:21:32.460Z] #43 ... [2020-06-04T10:21:32.460Z] [2020-06-04T10:21:32.460Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:32.460Z] #32 17.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:21:32.460Z] #32 21.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:32.478Z] #39 101.0 CC criu/sk-packet.o [2020-06-04T10:21:32.478Z] #39 101.4 CC criu/sk-queue.o [2020-06-04T10:21:32.716Z] #32 ... [2020-06-04T10:21:32.716Z] [2020-06-04T10:21:32.716Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:32.716Z] #47 25.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:32.716Z] #47 25.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:32.716Z] #47 25.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:32.716Z] #47 25.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:32.716Z] #47 26.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:32.716Z] #47 27.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:32.794Z] INFO: Copying the built client binary to d:\CI\PR-41068\1\binary\docker-a1afad3aab.exe... [2020-06-04T10:21:32.794Z] INFO: Copying dockerversion from the container... [2020-06-04T10:21:32.824Z] #26 9.864 0.3% ## 3.0% ### 4.8% #### 6.6% ###### [2020-06-04T10:21:32.824Z] #26 ... [2020-06-04T10:21:32.824Z] [2020-06-04T10:21:32.824Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:32.824Z] #33 37.82 Selecting previously unselected package cmake-data. [2020-06-04T10:21:32.824Z] #33 37.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T10:21:32.824Z] #33 37.85 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T10:21:32.824Z] #33 42.34 Selecting previously unselected package libicu63:ppc64el. [2020-06-04T10:21:32.824Z] #33 42.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-04T10:21:32.824Z] #33 42.37 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T10:21:32.824Z] #33 ... [2020-06-04T10:21:32.824Z] [2020-06-04T10:21:32.824Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:32.912Z] #43 29.93 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:33.094Z] #39 101.7 CC criu/sk-tcp.o [2020-06-04T10:21:33.376Z] #39 102.0 CC criu/sk-unix.o [2020-06-04T10:21:33.638Z] #36 ... [2020-06-04T10:21:33.638Z] [2020-06-04T10:21:33.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:33.638Z] #10 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T10:21:33.638Z] #10 19.84 Fetched 8178 kB in 12s (658 kB/s) [2020-06-04T10:21:33.638Z] #10 19.84 Reading package lists... [2020-06-04T10:21:33.638Z] #10 ... [2020-06-04T10:21:33.638Z] [2020-06-04T10:21:33.638Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:33.638Z] #51 13.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T10:21:33.638Z] #51 20.35 Fetched 8178 kB in 13s (625 kB/s) [2020-06-04T10:21:33.638Z] #51 20.35 Reading package lists... [2020-06-04T10:21:33.638Z] #51 ... [2020-06-04T10:21:33.638Z] [2020-06-04T10:21:33.638Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:33.638Z] #38 13.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T10:21:33.638Z] #38 20.24 Fetched 8178 kB in 13s (629 kB/s) [2020-06-04T10:21:33.787Z] INFO: Copying the golang package from the container to d:\CI\PR-41068\1\installer\go.zip... [2020-06-04T10:21:33.845Z] #43 ... [2020-06-04T10:21:33.845Z] [2020-06-04T10:21:33.845Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:33.845Z] #38 30.95 Fetched 8350 kB in 24s (346 kB/s) [2020-06-04T10:21:33.899Z] #38 20.24 Reading package lists... [2020-06-04T10:21:33.899Z] #38 ... [2020-06-04T10:21:33.899Z] [2020-06-04T10:21:33.899Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:33.899Z] #32 13.23 Fetched 8178 kB in 10s (852 kB/s) [2020-06-04T10:21:33.899Z] #32 13.23 Reading package lists... [2020-06-04T10:21:33.899Z] #32 19.84 Reading package lists... [2020-06-04T10:21:33.899Z] #32 ... [2020-06-04T10:21:33.899Z] [2020-06-04T10:21:33.899Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:33.899Z] #36 23.12 + 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-06-04T10:21:34.078Z] #47 29.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:34.780Z] #38 30.95 Reading package lists... [2020-06-04T10:21:34.780Z] #38 ... [2020-06-04T10:21:34.780Z] [2020-06-04T10:21:34.780Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:34.780Z] #41 21.88 unicode/utf8 [2020-06-04T10:21:34.780Z] #41 23.00 math [2020-06-04T10:21:34.780Z] #41 29.87 unicode/utf16 [2020-06-04T10:21:34.780Z] #41 30.45 container/list [2020-06-04T10:21:34.780Z] #41 31.37 crypto/internal/subtle [2020-06-04T10:21:34.780Z] #41 31.63 crypto/subtle [2020-06-04T10:21:34.780Z] #41 31.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T10:21:34.780Z] #41 ... [2020-06-04T10:21:34.780Z] [2020-06-04T10:21:34.780Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:34.780Z] #36 31.28 Checking out files: 69% (1103/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-06-04T10:21:34.780Z] #36 32.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T10:21:34.847Z] #39 103.2 CC criu/sockets.o [2020-06-04T10:21:35.129Z] #39 103.7 CC criu/stats.o [2020-06-04T10:21:35.129Z] #39 103.9 CC criu/string.o [2020-06-04T10:21:35.411Z] #39 104.0 CC criu/sysctl.o [2020-06-04T10:21:35.693Z] #39 104.4 CC criu/sysfs_parse.o [2020-06-04T10:21:35.976Z] #39 104.7 CC criu/timens.o [2020-06-04T10:21:36.258Z] #39 104.9 CC criu/timerfd.o [2020-06-04T10:21:36.258Z] #39 105.2 CC criu/tty.o [2020-06-04T10:21:36.593Z] #47 31.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:36.760Z] INFO: Extracting go.zip to d:\CI\PR-41068\1\go [2020-06-04T10:21:37.009Z] #26 9.864 0.3% ## 3.0% ### 4.8% #### 6.6% ###### 9.2% ######## 11.9% ########### 15.4% ############ 17.2% ############# 18.8% ############## 20.1% ############### 21.9% ################# 24.6% ################### 27.3% ##################### 30.0% ###################### 31.7% ######################## 34.4% ########################## 37.1% ############################ 39.8% ############################## 42.5% ################################ 45.1% ################################## 47.8% #################################### 50.1% ###################################### 53.7% ######################################### 58.1% ############################################ 61.7% ############################################## 65.3% ################################################# 68.8% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.0% ####################################################### 77.8% ######################################################### 79.6% ########################################################## 81.3% ############################################################ 84.0% ############################################################# 85.8% ############################################################### 88.5% ################################################################### 93.8% ###################################################################### 98.3% ######################################################################## 100.0% [2020-06-04T10:21:37.009Z] #26 14.59 [2020-06-04T10:21:37.517Z] #47 ... [2020-06-04T10:21:37.517Z] [2020-06-04T10:21:37.517Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:37.517Z] #23 22.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:37.727Z] #39 106.3 CC criu/tun.o [2020-06-04T10:21:37.772Z] #23 ... [2020-06-04T10:21:37.772Z] [2020-06-04T10:21:37.772Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:37.772Z] #43 27.84 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:37.772Z] #43 27.84 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:37.772Z] #43 28.41 go: extracting github.com/pkg/errors v0.8.1 [2020-06-04T10:21:37.772Z] #43 28.47 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:37.772Z] #43 28.67 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:37.772Z] #43 30.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:37.772Z] #43 32.33 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:38.010Z] #39 106.7 CC criu/uffd.o [2020-06-04T10:21:38.027Z] #43 ... [2020-06-04T10:21:38.027Z] [2020-06-04T10:21:38.027Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:38.066Z] #36 ... [2020-06-04T10:21:38.066Z] [2020-06-04T10:21:38.066Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:38.066Z] #47 25.12 + cd /tmp/tmp.QEMbRAQvGk/src/github.com/mvdan/sh [2020-06-04T10:21:38.066Z] #47 25.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-04T10:21:38.066Z] #47 25.33 + GO111MODULE=on [2020-06-04T10:21:38.066Z] #47 25.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-04T10:21:38.066Z] #47 27.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:38.066Z] #47 27.48 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:38.066Z] #47 27.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:38.066Z] #47 27.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:38.066Z] #47 27.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:38.066Z] #47 29.54 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:38.066Z] #47 30.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:38.066Z] #47 33.53 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:38.066Z] #47 ... [2020-06-04T10:21:38.066Z] [2020-06-04T10:21:38.066Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:38.282Z] #60 32.97 Checking out files: 46% (968/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) [2020-06-04T10:21:38.282Z] #60 ... [2020-06-04T10:21:38.282Z] [2020-06-04T10:21:38.282Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:38.282Z] #10 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:21:38.282Z] #10 ... [2020-06-04T10:21:38.282Z] [2020-06-04T10:21:38.282Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:38.585Z] #60 33.93 Checking out files: 46% (962/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-06-04T10:21:38.585Z] #60 35.80 + cd /tmp/tmp.DQqU7aox3h/src/github.com/docker/libnetwork [2020-06-04T10:21:38.585Z] #60 35.80 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:38.625Z] #39 ... [2020-06-04T10:21:38.625Z] [2020-06-04T10:21:38.625Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:38.625Z] #36 DONE 146.6s [2020-06-04T10:21:38.625Z] [2020-06-04T10:21:38.625Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:38.907Z] #45 ... [2020-06-04T10:21:38.907Z] [2020-06-04T10:21:38.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:38.907Z] #39 107.5 CC criu/util.o [2020-06-04T10:21:39.070Z] #26 16.28 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T10:21:39.070Z] #26 ... [2020-06-04T10:21:39.070Z] [2020-06-04T10:21:39.070Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:39.070Z] #48 54.05 sort [2020-06-04T10:21:39.070Z] #48 54.05 io [2020-06-04T10:21:39.070Z] #48 54.06 strconv [2020-06-04T10:21:39.070Z] #48 54.10 syscall [2020-06-04T10:21:39.153Z] #60 36.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T10:21:39.219Z] #36 ... [2020-06-04T10:21:39.219Z] [2020-06-04T10:21:39.219Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:39.219Z] #60 25.83 Checking out files: 63% (1312/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-04T10:21:39.219Z] #60 26.72 + cd /tmp/tmp.FB31dlyuiZ/src/github.com/docker/libnetwork [2020-06-04T10:21:39.219Z] #60 26.72 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:39.219Z] #60 27.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T10:21:39.305Z] #60 32.97 Checking out files: 46% (968/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: 82% (1712/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) [2020-06-04T10:21:39.305Z] #60 ... [2020-06-04T10:21:39.305Z] [2020-06-04T10:21:39.305Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:39.305Z] #41 24.25 crypto/internal/subtle [2020-06-04T10:21:39.305Z] #41 24.41 crypto/subtle [2020-06-04T10:21:39.305Z] #41 24.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-04T10:21:39.305Z] #41 24.78 internal/nettrace [2020-06-04T10:21:39.305Z] #41 24.87 runtime/cgo [2020-06-04T10:21:39.305Z] #41 ... [2020-06-04T10:21:39.305Z] [2020-06-04T10:21:39.305Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:39.521Z] #39 108.1 CC criu/uts_ns.o [2020-06-04T10:21:39.521Z] #39 108.3 CC criu/vdso.o [2020-06-04T10:21:39.815Z] #60 32.97 Checking out files: 46% (968/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: 82% (1712/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-06-04T10:21:39.815Z] #60 34.83 + cd /tmp/tmp.QS9shonpRZ/src/github.com/docker/libnetwork [2020-06-04T10:21:39.815Z] #60 34.83 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-04T10:21:40.100Z] #48 ... [2020-06-04T10:21:40.100Z] [2020-06-04T10:21:40.100Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:40.100Z] #39 45.07 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T10:21:40.100Z] #39 45.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T10:21:40.100Z] #39 45.09 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:21:40.100Z] #39 45.22 Selecting previously unselected package protobuf-compiler. [2020-06-04T10:21:40.100Z] #39 45.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-04T10:21:40.100Z] #39 45.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:21:40.100Z] #39 45.42 Selecting previously unselected package python-pkg-resources. [2020-06-04T10:21:40.100Z] #39 45.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:21:40.100Z] #39 45.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T10:21:40.100Z] #39 45.78 Selecting previously unselected package python-six. [2020-06-04T10:21:40.100Z] #39 45.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T10:21:40.100Z] #39 45.79 Unpacking python-six (1.12.0-1) ... [2020-06-04T10:21:40.100Z] #39 45.92 Selecting previously unselected package python-protobuf. [2020-06-04T10:21:40.100Z] #39 45.92 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-04T10:21:40.100Z] #39 45.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T10:21:40.100Z] #39 46.84 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T10:21:40.100Z] #39 52.33 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:40.100Z] #39 52.34 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:40.100Z] #39 52.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T10:21:40.100Z] #39 52.35 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-04T10:21:40.100Z] #39 52.35 Setting up python-six (1.12.0-1) ... [2020-06-04T10:21:40.100Z] #39 ... [2020-06-04T10:21:40.100Z] [2020-06-04T10:21:40.100Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:40.100Z] #26 16.77 [2020-06-04T10:21:40.100Z] #26 17.10 ############################################################## 86.3% ######################################################################## 100.0% [2020-06-04T10:21:40.100Z] #26 17.32 [2020-06-04T10:21:40.136Z] #39 108.7 LINK criu/built-in.o [2020-06-04T10:21:40.136Z] #39 108.8 LINK criu/criu [2020-06-04T10:21:40.136Z] #39 ... [2020-06-04T10:21:40.136Z] [2020-06-04T10:21:40.136Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T10:21:40.136Z] #37 DONE 0.2s [2020-06-04T10:21:40.418Z] [2020-06-04T10:21:40.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:40.418Z] #39 109.1 DEP lib/c/criu.d [2020-06-04T10:21:40.418Z] #39 109.2 CC images/rpc.pb-c.o [2020-06-04T10:21:40.700Z] #39 109.4 CC lib/c/criu.o [2020-06-04T10:21:40.741Z] #60 35.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-04T10:21:41.173Z] #26 ... [2020-06-04T10:21:41.173Z] [2020-06-04T10:21:41.173Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:41.173Z] #11 46.30 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:41.173Z] #11 46.81 Fetched 78.9 MB in 10s (7513 kB/s) [2020-06-04T10:21:41.173Z] #11 46.97 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T10:21:41.173Z] #11 46.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15341 files and directories currently installed.) [2020-06-04T10:21:41.173Z] #11 47.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-04T10:21:41.173Z] #11 47.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:21:41.173Z] #11 52.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T10:21:41.173Z] #11 52.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-04T10:21:41.173Z] #11 52.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:21:41.173Z] #11 56.26 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T10:21:41.173Z] #11 56.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T10:21:41.173Z] #11 56.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:21:41.173Z] #11 56.43 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-04T10:21:41.173Z] #11 56.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T10:21:41.173Z] #11 56.45 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T10:21:41.173Z] #11 ... [2020-06-04T10:21:41.173Z] [2020-06-04T10:21:41.173Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:41.173Z] #26 18.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T10:21:41.314Z] #39 110.0 LINK lib/c/built-in.o [2020-06-04T10:21:41.314Z] #39 110.0 LINK lib/c/libcriu.so [2020-06-04T10:21:41.314Z] #39 110.0 LINK lib/c/libcriu.a [2020-06-04T10:21:41.314Z] #39 110.1 GEN magic.py [2020-06-04T10:21:41.596Z] #39 110.1 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:21:41.596Z] #39 110.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:21:41.596Z] #39 110.1 Note: Building without GnuTLS support [2020-06-04T10:21:41.596Z] #39 110.1 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:21:41.596Z] #39 110.1 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:21:41.764Z] #60 ... [2020-06-04T10:21:41.764Z] [2020-06-04T10:21:41.764Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:41.764Z] #47 21.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:41.764Z] #47 21.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:41.764Z] #47 21.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:41.764Z] #47 21.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:41.764Z] #47 22.89 runtime [2020-06-04T10:21:41.764Z] #47 ... [2020-06-04T10:21:41.764Z] [2020-06-04T10:21:41.764Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:41.764Z] #32 19.84 Reading package lists... [2020-06-04T10:21:41.764Z] #32 26.10 Building dependency tree... [2020-06-04T10:21:41.764Z] #32 29.70 The following additional packages will be installed: [2020-06-04T10:21:41.764Z] #32 29.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T10:21:41.764Z] #32 29.73 Suggested packages: [2020-06-04T10:21:41.764Z] #32 29.73 cmake-doc ninja-build lrzip [2020-06-04T10:21:41.764Z] #32 29.73 Recommended packages: [2020-06-04T10:21:41.764Z] #32 29.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T10:21:41.764Z] #32 30.54 The following NEW packages will be installed: [2020-06-04T10:21:41.764Z] #32 30.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T10:21:41.764Z] #32 30.57 vim-common xxd [2020-06-04T10:21:41.764Z] #32 30.95 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:21:41.764Z] #32 30.95 Need to get 14.2 MB of archives. [2020-06-04T10:21:41.764Z] #32 30.95 After this operation, 60.0 MB of additional disk space will be used. [2020-06-04T10:21:41.764Z] #32 30.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-04T10:21:41.765Z] #32 30.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:21:41.765Z] #32 30.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T10:21:41.765Z] #32 31.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-04T10:21:41.808Z] #26 19.43 [2020-06-04T10:21:41.808Z] #26 ... [2020-06-04T10:21:41.808Z] [2020-06-04T10:21:41.808Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:41.808Z] #31 46.94 sync [2020-06-04T10:21:41.808Z] #31 46.94 internal/reflectlite [2020-06-04T10:21:41.808Z] #31 52.37 sort [2020-06-04T10:21:41.808Z] #31 52.39 errors [2020-06-04T10:21:41.808Z] #31 53.18 internal/oserror [2020-06-04T10:21:41.808Z] #31 53.18 io [2020-06-04T10:21:41.808Z] #31 53.19 strconv [2020-06-04T10:21:41.808Z] #31 53.53 syscall [2020-06-04T10:21:41.891Z] #39 110.4 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:21:42.103Z] #31 ... [2020-06-04T10:21:42.103Z] [2020-06-04T10:21:42.103Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:42.103Z] #11 56.73 Selecting previously unselected package dmsetup. [2020-06-04T10:21:42.103Z] #11 56.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T10:21:42.103Z] #11 56.73 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T10:21:42.103Z] #11 56.94 Selecting previously unselected package mingw-w64-common. [2020-06-04T10:21:42.103Z] #11 56.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T10:21:42.103Z] #11 56.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T10:21:42.174Z] #39 110.8 make[1]: Nothing to be done for 'all'. [2020-06-04T10:21:42.338Z] #32 31.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-04T10:21:42.338Z] #32 31.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-04T10:21:42.338Z] #32 31.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-04T10:21:42.338Z] #32 31.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-04T10:21:42.338Z] #32 32.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-04T10:21:42.338Z] #32 32.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: 'images/built-in.o' is up to date. [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: Nothing to be done for 'all'. [2020-06-04T10:21:42.456Z] #39 111.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:21:42.456Z] #39 111.3 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.456Z] #39 111.3 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.456Z] #39 111.3 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.456Z] #39 111.3 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.456Z] #39 111.4 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.745Z] #39 ... [2020-06-04T10:21:42.745Z] [2020-06-04T10:21:42.745Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:42.745Z] #49 69.85 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-06-04T10:21:42.745Z] #49 70.66 + mkdir -p /build [2020-06-04T10:21:42.745Z] #49 70.67 + cp runc /build/runc [2020-06-04T10:21:42.745Z] #49 DONE 71.0s [2020-06-04T10:21:42.745Z] [2020-06-04T10:21:42.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:42.745Z] #39 111.4 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.745Z] #39 111.4 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.745Z] #39 111.5 make[2]: Nothing to be done for 'all'. [2020-06-04T10:21:42.745Z] #39 111.5 INSTALL criu/criu [2020-06-04T10:21:42.918Z] #32 ... [2020-06-04T10:21:42.918Z] [2020-06-04T10:21:42.918Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:42.918Z] #43 22.38 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T10:21:42.918Z] #43 22.39 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:42.918Z] #43 22.40 go: finding github.com/fatih/color v1.6.0 [2020-06-04T10:21:42.918Z] #43 22.47 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:42.918Z] #43 22.81 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:42.918Z] #43 22.88 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:42.918Z] #43 22.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:42.918Z] #43 23.10 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:42.918Z] #43 23.18 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:42.918Z] #43 23.21 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:43.027Z] #39 DONE 111.7s [2020-06-04T10:21:43.027Z] [2020-06-04T10:21:43.027Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:43.138Z] #11 ... [2020-06-04T10:21:43.138Z] [2020-06-04T10:21:43.138Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:43.138Z] #33 52.07 Selecting previously unselected package libxml2:ppc64el. [2020-06-04T10:21:43.138Z] #33 52.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-04T10:21:43.138Z] #33 52.07 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:21:43.138Z] #33 52.83 Selecting previously unselected package libarchive13:ppc64el. [2020-06-04T10:21:43.138Z] #33 52.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-04T10:21:43.138Z] #33 52.84 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-04T10:21:43.138Z] #33 53.30 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-04T10:21:43.138Z] #33 53.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-04T10:21:43.138Z] #33 53.32 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-04T10:21:43.138Z] #33 53.56 Selecting previously unselected package librhash0:ppc64el. [2020-06-04T10:21:43.138Z] #33 53.57 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-04T10:21:43.138Z] #33 53.57 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-04T10:21:43.138Z] #33 53.76 Selecting previously unselected package libuv1:ppc64el. [2020-06-04T10:21:43.138Z] #33 53.79 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-04T10:21:43.138Z] #33 53.79 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-04T10:21:43.138Z] #33 53.96 Selecting previously unselected package cmake. [2020-06-04T10:21:43.138Z] #33 53.98 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-04T10:21:43.138Z] #33 53.99 Unpacking cmake (3.13.4-1) ... [2020-06-04T10:21:43.138Z] #33 57.44 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T10:21:43.138Z] #33 57.50 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:21:43.138Z] #33 57.50 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-04T10:21:43.138Z] #33 57.51 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:21:43.138Z] #33 57.55 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-04T10:21:43.138Z] #33 57.58 Setting up cmake-data (3.13.4-1) ... [2020-06-04T10:21:43.138Z] #33 57.61 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:21:43.138Z] #33 57.62 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-04T10:21:43.138Z] #33 57.63 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-04T10:21:43.138Z] #33 57.75 Setting up cmake (3.13.4-1) ... [2020-06-04T10:21:43.138Z] #33 57.76 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:43.138Z] #33 57.85 Processing triggers for mime-support (3.62) ... [2020-06-04T10:21:43.138Z] #33 DONE 58.1s [2020-06-04T10:21:43.138Z] [2020-06-04T10:21:43.138Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:43.138Z] #26 19.71 ###################################################### 76.4% ######################################################################## 100.0% [2020-06-04T10:21:43.138Z] #26 19.93 [2020-06-04T10:21:43.772Z] #26 21.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T10:21:43.772Z] #26 21.28 skipping existing c8c2d4a6b2e3 [2020-06-04T10:21:43.772Z] #26 21.35 [2020-06-04T10:21:44.062Z] #26 ... [2020-06-04T10:21:44.062Z] [2020-06-04T10:21:44.062Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:44.062Z] #42 49.30 sync [2020-06-04T10:21:44.062Z] #42 49.51 internal/reflectlite [2020-06-04T10:21:44.062Z] #42 52.57 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T10:21:44.062Z] #42 52.59 internal/singleflight [2020-06-04T10:21:44.062Z] #42 52.61 math/rand [2020-06-04T10:21:44.062Z] #42 55.61 sort [2020-06-04T10:21:44.062Z] #42 55.61 strconv [2020-06-04T10:21:44.062Z] #42 55.65 io [2020-06-04T10:21:44.062Z] #42 55.67 syscall [2020-06-04T10:21:44.301Z] #43 ... [2020-06-04T10:21:44.301Z] [2020-06-04T10:21:44.301Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:44.301Z] #32 33.97 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:44.351Z] #42 ... [2020-06-04T10:21:44.351Z] [2020-06-04T10:21:44.351Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:44.351Z] #34 0.483 + RM_GOPATH=0 [2020-06-04T10:21:44.351Z] #34 0.484 + TMP_GOPATH= [2020-06-04T10:21:44.351Z] #34 0.484 + : /build [2020-06-04T10:21:44.351Z] #34 0.484 + '[' -z '' ']' [2020-06-04T10:21:44.351Z] #34 0.485 ++ mktemp -d [2020-06-04T10:21:44.351Z] #34 0.488 + export GOPATH=/tmp/tmp.Z0DB7KZOd5 [2020-06-04T10:21:44.351Z] #34 0.489 + GOPATH=/tmp/tmp.Z0DB7KZOd5 [2020-06-04T10:21:44.351Z] #34 0.490 + RM_GOPATH=1 [2020-06-04T10:21:44.351Z] #34 0.491 + case "$(go env GOARCH)" in [2020-06-04T10:21:44.351Z] #34 0.492 ++ go env GOARCH [2020-06-04T10:21:44.351Z] #34 0.502 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:44.351Z] #34 0.509 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:21:44.351Z] #34 0.513 ++ dirname /tmp/install/install.sh [2020-06-04T10:21:44.351Z] #34 0.515 + dir=/tmp/install [2020-06-04T10:21:44.351Z] #34 0.516 + bin=tini [2020-06-04T10:21:44.351Z] #34 0.517 + shift [2020-06-04T10:21:44.351Z] #34 0.517 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T10:21:44.351Z] #34 0.518 + . /tmp/install/tini.installer [2020-06-04T10:21:44.351Z] #34 0.519 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:21:44.351Z] #34 0.520 + install_tini [2020-06-04T10:21:44.351Z] #34 0.524 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T10:21:44.351Z] #34 0.525 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z0DB7KZOd5/tini [2020-06-04T10:21:44.351Z] #34 0.525 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:21:44.351Z] #34 0.528 Cloning into '/tmp/tmp.Z0DB7KZOd5/tini'... [2020-06-04T10:21:44.422Z] #60 ... [2020-06-04T10:21:44.422Z] [2020-06-04T10:21:44.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:44.422Z] #10 21.23 Reading package lists... [2020-06-04T10:21:44.497Z] #45 ... [2020-06-04T10:21:44.497Z] [2020-06-04T10:21:44.497Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T10:21:44.497Z] #40 DONE 0.1s [2020-06-04T10:21:44.497Z] [2020-06-04T10:21:44.497Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:44.497Z] #45 ... [2020-06-04T10:21:44.497Z] [2020-06-04T10:21:44.497Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T10:21:44.497Z] #42 DONE 0.1s [2020-06-04T10:21:44.497Z] [2020-06-04T10:21:44.497Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T10:21:44.497Z] #44 DONE 0.1s [2020-06-04T10:21:44.497Z] [2020-06-04T10:21:44.497Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:44.497Z] #45 152.8 + cd /tmp/tmp.zehSLdSzNl/src/github.com/golangci/golangci-lint/ [2020-06-04T10:21:44.497Z] #45 152.8 + git checkout -q v1.23.8 [2020-06-04T10:21:44.562Z] #32 34.16 Fetched 14.2 MB in 2s (8731 kB/s) [2020-06-04T10:21:44.562Z] #32 34.30 Selecting previously unselected package xxd. [2020-06-04T10:21:44.642Z] #34 1.673 + cd /tmp/tmp.Z0DB7KZOd5/tini [2020-06-04T10:21:44.642Z] #34 1.674 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:21:44.642Z] #34 1.723 + cmake . [2020-06-04T10:21:44.680Z] #10 32.29 Reading package lists... [2020-06-04T10:21:44.680Z] #10 ... [2020-06-04T10:21:44.680Z] [2020-06-04T10:21:44.680Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:44.680Z] #38 30.95 Reading package lists... [2020-06-04T10:21:44.680Z] #38 41.22 Reading package lists... [2020-06-04T10:21:44.680Z] #38 ... [2020-06-04T10:21:44.680Z] [2020-06-04T10:21:44.680Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:44.680Z] #41 32.08 internal/nettrace [2020-06-04T10:21:44.680Z] #41 32.35 runtime/cgo [2020-06-04T10:21:44.779Z] #45 153.0 ++ git describe --tags [2020-06-04T10:21:44.780Z] #45 153.0 + version=v1.23.8 [2020-06-04T10:21:44.780Z] #45 153.0 ++ git rev-parse --short HEAD [2020-06-04T10:21:44.780Z] #45 153.0 + commit=76a82c6 [2020-06-04T10:21:44.780Z] #45 153.0 ++ git show -s --format=%cd [2020-06-04T10:21:44.780Z] #45 153.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T10:21:44.780Z] #45 153.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:21:44.909Z] #60 ... [2020-06-04T10:21:44.909Z] [2020-06-04T10:21:44.909Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:44.909Z] #23 39.85 Fetched 8350 kB in 28s (293 kB/s) [2020-06-04T10:21:44.938Z] #41 ... [2020-06-04T10:21:44.938Z] [2020-06-04T10:21:44.938Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:44.938Z] #36 35.65 + 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-06-04T10:21:45.085Z] #32 34.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-04T10:21:45.085Z] #32 34.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-04T10:21:45.085Z] #32 34.55 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:21:45.275Z] #34 2.419 -- The C compiler identification is GNU 8.3.0 [2020-06-04T10:21:45.275Z] #34 2.492 -- Check for working C compiler: /usr/bin/cc [2020-06-04T10:21:45.352Z] #32 34.83 Selecting previously unselected package vim-common. [2020-06-04T10:21:45.352Z] #32 34.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:21:45.352Z] #32 34.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:21:45.504Z] #36 ... [2020-06-04T10:21:45.504Z] [2020-06-04T10:21:45.504Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:45.504Z] #43 32.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:45.504Z] #43 33.28 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:45.504Z] #43 36.04 go: finding github.com/fatih/color v1.6.0 [2020-06-04T10:21:45.504Z] #43 36.07 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T10:21:45.504Z] #43 36.16 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:45.504Z] #43 36.30 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:45.504Z] #43 36.39 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:45.504Z] #43 36.50 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:45.504Z] #43 36.71 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:45.504Z] #43 36.86 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:45.504Z] #43 36.99 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:45.504Z] #43 37.18 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:45.616Z] #32 ... [2020-06-04T10:21:45.616Z] [2020-06-04T10:21:45.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:45.616Z] #10 19.84 Reading package lists... [2020-06-04T10:21:45.616Z] #10 25.49 Reading package lists... [2020-06-04T10:21:45.616Z] #10 31.19 Building dependency tree... [2020-06-04T10:21:45.616Z] #10 34.59 The following additional packages will be installed: [2020-06-04T10:21:45.616Z] #10 34.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T10:21:45.616Z] #10 34.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T10:21:45.616Z] #10 34.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T10:21:45.616Z] #10 34.61 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:21:45.616Z] #10 34.63 Suggested packages: [2020-06-04T10:21:45.616Z] #10 34.63 gcc-8-locales seccomp wine64 [2020-06-04T10:21:45.616Z] #10 ... [2020-06-04T10:21:45.616Z] [2020-06-04T10:21:45.616Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:45.616Z] #32 35.33 Selecting previously unselected package cmake-data. [2020-06-04T10:21:45.879Z] #32 35.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T10:21:45.879Z] #32 35.36 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T10:21:45.879Z] #32 ... [2020-06-04T10:21:45.879Z] [2020-06-04T10:21:45.879Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:45.879Z] #23 19.61 Reading package lists... [2020-06-04T10:21:45.879Z] #23 25.75 Reading package lists... [2020-06-04T10:21:45.879Z] #23 31.96 Building dependency tree... [2020-06-04T10:21:45.879Z] #23 35.40 ca-certificates is already the newest version (20190110). [2020-06-04T10:21:45.879Z] #23 35.40 The following additional packages will be installed: [2020-06-04T10:21:45.879Z] #23 35.41 libjq1 libonig5 [2020-06-04T10:21:45.879Z] #23 ... [2020-06-04T10:21:45.879Z] [2020-06-04T10:21:45.879Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:45.879Z] #30 34.13 sync [2020-06-04T10:21:45.879Z] #30 34.14 internal/reflectlite [2020-06-04T10:21:46.304Z] #34 ... [2020-06-04T10:21:46.304Z] [2020-06-04T10:21:46.304Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:46.304Z] #26 22.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T10:21:46.304Z] #26 23.16 [2020-06-04T10:21:46.304Z] #26 23.32 ######################################################################## 100.0% [2020-06-04T10:21:46.304Z] #26 23.47 [2020-06-04T10:21:46.304Z] #26 23.59 Download of images into '/build' complete. [2020-06-04T10:21:46.304Z] #26 23.60 Use something like the following to load the result into a Docker daemon: [2020-06-04T10:21:46.304Z] #26 23.60 tar -cC '/build' . | docker load [2020-06-04T10:21:46.304Z] #26 DONE 23.7s [2020-06-04T10:21:46.304Z] [2020-06-04T10:21:46.304Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:46.304Z] #29 51.74 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: 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-06-04T10:21:46.304Z] #29 52.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T10:21:46.304Z] #29 53.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T10:21:46.304Z] #29 ... [2020-06-04T10:21:46.304Z] [2020-06-04T10:21:46.304Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:46.304Z] #34 3.412 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T10:21:46.304Z] #34 3.417 -- Detecting C compiler ABI info [2020-06-04T10:21:46.440Z] #43 ... [2020-06-04T10:21:46.440Z] [2020-06-04T10:21:46.440Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:46.440Z] #10 32.29 Reading package lists... [2020-06-04T10:21:46.458Z] #30 ... [2020-06-04T10:21:46.458Z] [2020-06-04T10:21:46.458Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:46.458Z] #51 20.35 Reading package lists... [2020-06-04T10:21:46.458Z] #51 26.43 Reading package lists... [2020-06-04T10:21:46.458Z] #51 33.36 Building dependency tree... [2020-06-04T10:21:46.458Z] #51 ... [2020-06-04T10:21:46.458Z] [2020-06-04T10:21:46.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:46.458Z] #10 36.06 The following NEW packages will be installed: [2020-06-04T10:21:46.458Z] #10 36.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T10:21:46.458Z] #10 36.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T10:21:46.458Z] #10 36.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T10:21:46.458Z] #10 36.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T10:21:46.458Z] #10 36.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T10:21:46.458Z] #10 36.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:21:46.720Z] #10 ... [2020-06-04T10:21:46.720Z] [2020-06-04T10:21:46.720Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:46.720Z] #38 20.24 Reading package lists... [2020-06-04T10:21:46.720Z] #38 26.70 Reading package lists... [2020-06-04T10:21:46.720Z] #38 33.30 Building dependency tree... [2020-06-04T10:21:46.720Z] #38 ... [2020-06-04T10:21:46.720Z] [2020-06-04T10:21:46.720Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:46.720Z] #51 36.44 The following additional packages will be installed: [2020-06-04T10:21:46.720Z] #51 36.45 libbtrfs0 [2020-06-04T10:21:46.982Z] #51 36.65 The following NEW packages will be installed: [2020-06-04T10:21:46.982Z] #51 36.68 libbtrfs-dev libbtrfs0 [2020-06-04T10:21:47.333Z] #34 4.220 -- Detecting C compiler ABI info - done [2020-06-04T10:21:47.333Z] #34 4.288 -- Detecting C compile features [2020-06-04T10:21:47.553Z] #51 37.21 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:21:47.553Z] #51 37.21 Need to get 119 kB of archives. [2020-06-04T10:21:47.553Z] #51 37.21 After this operation, 387 kB of additional disk space will be used. [2020-06-04T10:21:47.553Z] #51 37.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-04T10:21:47.553Z] #51 37.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-04T10:21:48.386Z] #10 44.09 Building dependency tree... [2020-06-04T10:21:48.386Z] #10 ... [2020-06-04T10:21:48.386Z] [2020-06-04T10:21:48.386Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:48.386Z] #47 35.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:48.386Z] #47 35.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:48.386Z] #47 36.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:48.386Z] #47 36.55 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:48.386Z] #47 38.11 runtime/cgo [2020-06-04T10:21:48.386Z] #47 38.39 runtime [2020-06-04T10:21:48.951Z] #47 ... [2020-06-04T10:21:48.951Z] [2020-06-04T10:21:48.951Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:48.951Z] #32 36.05 Fetched 8350 kB in 28s (302 kB/s) [2020-06-04T10:21:48.951Z] #32 36.05 Reading package lists... [2020-06-04T10:21:48.951Z] #32 ... [2020-06-04T10:21:48.951Z] [2020-06-04T10:21:48.951Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:48.951Z] #23 36.28 Fetched 8350 kB in 26s (322 kB/s) [2020-06-04T10:21:48.958Z] #51 38.43 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:48.958Z] #51 38.64 Fetched 119 kB in 0s (296 kB/s) [2020-06-04T10:21:49.067Z] #23 39.85 Reading package lists... [2020-06-04T10:21:49.067Z] #23 ... [2020-06-04T10:21:49.067Z] [2020-06-04T10:21:49.067Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:49.067Z] #47 33.35 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-04T10:21:49.067Z] #47 33.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-04T10:21:49.067Z] #47 33.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-04T10:21:49.068Z] #47 33.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-04T10:21:49.068Z] #47 35.30 runtime/cgo [2020-06-04T10:21:49.068Z] #47 35.32 runtime [2020-06-04T10:21:49.068Z] #47 ... [2020-06-04T10:21:49.068Z] [2020-06-04T10:21:49.068Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:49.068Z] #43 34.26 go: finding github.com/fatih/color v1.6.0 [2020-06-04T10:21:49.068Z] #43 34.26 go: finding github.com/pkg/errors v0.8.1 [2020-06-04T10:21:49.068Z] #43 34.39 go: finding github.com/sirupsen/logrus v1.0.5 [2020-06-04T10:21:49.068Z] #43 34.59 go: finding github.com/spf13/pflag v1.0.3 [2020-06-04T10:21:49.068Z] #43 34.89 go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-04T10:21:49.068Z] #43 34.99 go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-04T10:21:49.068Z] #43 35.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-04T10:21:49.068Z] #43 35.38 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-06-04T10:21:49.068Z] #43 35.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-04T10:21:49.068Z] #43 35.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-04T10:21:49.068Z] #43 ... [2020-06-04T10:21:49.068Z] [2020-06-04T10:21:49.068Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:21:49.068Z] #36 33.70 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-04T10:21:49.068Z] #36 37.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-06-04T10:21:49.208Z] #23 36.28 Reading package lists... [2020-06-04T10:21:49.208Z] #23 ... [2020-06-04T10:21:49.208Z] [2020-06-04T10:21:49.208Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:49.208Z] #51 37.84 Fetched 8350 kB in 27s (312 kB/s) [2020-06-04T10:21:49.208Z] #51 37.84 Reading package lists... [2020-06-04T10:21:49.208Z] #51 ... [2020-06-04T10:21:49.208Z] [2020-06-04T10:21:49.208Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:49.208Z] #23 36.28 Reading package lists... [2020-06-04T10:21:49.222Z] #51 38.75 Selecting previously unselected package libbtrfs0. [2020-06-04T10:21:49.222Z] #51 38.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-04T10:21:49.222Z] #51 38.87 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-04T10:21:49.222Z] #51 38.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:21:49.402Z] #34 6.273 -- Detecting C compile features - done [2020-06-04T10:21:49.402Z] #34 6.302 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T10:21:49.482Z] #51 39.08 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:21:49.482Z] #51 39.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-04T10:21:49.482Z] #51 39.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:21:49.696Z] #34 6.603 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T10:21:49.696Z] #34 6.871 -- Configuring done [2020-06-04T10:21:49.743Z] #51 39.41 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:21:49.743Z] #51 39.43 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:21:49.743Z] #51 39.44 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:49.987Z] #34 6.891 -- Generating done [2020-06-04T10:21:49.987Z] #34 6.917 -- Build files have been written to: /tmp/tmp.Z0DB7KZOd5/tini [2020-06-04T10:21:49.987Z] #34 6.926 + make tini-static [2020-06-04T10:21:49.987Z] #34 ... [2020-06-04T10:21:49.987Z] [2020-06-04T10:21:49.987Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:49.987Z] #39 57.27 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-04T10:21:49.987Z] #39 57.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T10:21:49.987Z] #39 57.29 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:49.987Z] #39 57.30 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-04T10:21:49.987Z] #39 57.31 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:49.987Z] #39 57.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:21:49.987Z] #39 57.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:49.987Z] #39 57.34 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-04T10:21:49.987Z] #39 57.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:21:49.987Z] #39 57.35 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T10:21:49.987Z] #39 64.94 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-04T10:21:49.987Z] #39 64.95 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:49.987Z] #39 DONE 65.2s [2020-06-04T10:21:49.987Z] [2020-06-04T10:21:49.988Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:49.988Z] #34 7.129 Scanning dependencies of target tini-static [2020-06-04T10:21:50.277Z] #34 7.211 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T10:21:51.130Z] #51 DONE 40.6s [2020-06-04T10:21:51.130Z] [2020-06-04T10:21:51.130Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:21:51.130Z] #23 35.82 The following NEW packages will be installed: [2020-06-04T10:21:51.130Z] #23 35.82 jq libjq1 libonig5 [2020-06-04T10:21:51.130Z] #23 36.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:21:51.130Z] #23 36.26 Need to get 325 kB of archives. [2020-06-04T10:21:51.130Z] #23 36.26 After this operation, 1019 kB of additional disk space will be used. [2020-06-04T10:21:51.130Z] #23 36.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-04T10:21:51.130Z] #23 36.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-04T10:21:51.130Z] #23 36.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-04T10:21:51.130Z] #23 37.90 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:51.130Z] #23 38.23 Fetched 325 kB in 0s (1134 kB/s) [2020-06-04T10:21:51.130Z] #23 38.34 Selecting previously unselected package libonig5:arm64. [2020-06-04T10:21:51.130Z] #23 38.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 ... 15385 files and directories currently installed.) [2020-06-04T10:21:51.130Z] #23 38.47 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-04T10:21:51.130Z] #23 38.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-04T10:21:51.130Z] #23 38.72 Selecting previously unselected package libjq1:arm64. [2020-06-04T10:21:51.130Z] #23 38.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T10:21:51.130Z] #23 38.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T10:21:51.130Z] #23 39.03 Selecting previously unselected package jq. [2020-06-04T10:21:51.130Z] #23 39.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T10:21:51.130Z] #23 39.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:21:51.130Z] #23 39.35 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-04T10:21:51.130Z] #23 39.39 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T10:21:51.130Z] #23 39.43 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:21:51.130Z] #23 39.44 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:21:51.130Z] #23 DONE 40.7s [2020-06-04T10:21:51.130Z] [2020-06-04T10:21:51.130Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:21:51.130Z] #24 DONE 0.1s [2020-06-04T10:21:51.130Z] [2020-06-04T10:21:51.130Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:52.338Z] #34 9.098 [100%] Linking C executable tini-static [2020-06-04T10:21:52.629Z] #34 ... [2020-06-04T10:21:52.629Z] [2020-06-04T10:21:52.629Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:52.629Z] #31 57.87 bytes [2020-06-04T10:21:52.629Z] #31 57.89 strings [2020-06-04T10:21:52.629Z] #31 65.70 bufio [2020-06-04T10:21:52.629Z] #31 66.32 reflect [2020-06-04T10:21:52.629Z] #31 67.46 path [2020-06-04T10:21:52.919Z] #31 ... [2020-06-04T10:21:52.919Z] [2020-06-04T10:21:52.919Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:52.919Z] #34 9.891 [100%] Built target tini-static [2020-06-04T10:21:52.919Z] #34 9.959 + mkdir -p /build [2020-06-04T10:21:52.919Z] #34 9.969 + cp tini-static /build/docker-init [2020-06-04T10:21:53.209Z] #34 DONE 10.1s [2020-06-04T10:21:53.209Z] [2020-06-04T10:21:53.209Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:53.209Z] #40 1.565 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:21:53.209Z] #40 1.565 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:21:53.209Z] #40 1.588 Note: Building without GnuTLS support [2020-06-04T10:21:53.209Z] #40 1.618 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:21:53.209Z] #40 1.618 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:21:53.238Z] #36 ... [2020-06-04T10:21:53.238Z] [2020-06-04T10:21:53.238Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:53.238Z] #51 38.24 Fetched 8350 kB in 27s (305 kB/s) [2020-06-04T10:21:53.238Z] #51 38.24 Reading package lists... [2020-06-04T10:21:53.238Z] #51 ... [2020-06-04T10:21:53.238Z] [2020-06-04T10:21:53.238Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:53.238Z] #38 38.19 Fetched 8350 kB in 27s (311 kB/s) [2020-06-04T10:21:53.494Z] #38 38.19 Reading package lists... [2020-06-04T10:21:53.494Z] #38 ... [2020-06-04T10:21:53.494Z] [2020-06-04T10:21:53.494Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:21:53.494Z] #32 38.52 Fetched 8350 kB in 27s (304 kB/s) [2020-06-04T10:21:53.498Z] #40 3.427 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:21:53.498Z] #40 ... [2020-06-04T10:21:53.498Z] [2020-06-04T10:21:53.498Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:53.498Z] #48 58.55 bytes [2020-06-04T10:21:53.498Z] #48 59.10 strings [2020-06-04T10:21:53.498Z] #48 65.12 bufio [2020-06-04T10:21:53.498Z] #48 66.81 reflect [2020-06-04T10:21:53.498Z] #48 ... [2020-06-04T10:21:53.498Z] [2020-06-04T10:21:53.498Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:53.498Z] #40 3.462 GEN .gitid [2020-06-04T10:21:53.498Z] #40 3.491 GEN criu/include/version.h [2020-06-04T10:21:53.498Z] #40 3.576 GEN include/common/asm [2020-06-04T10:21:53.749Z] #32 38.52 Reading package lists... [2020-06-04T10:21:53.749Z] #32 ... [2020-06-04T10:21:53.749Z] [2020-06-04T10:21:53.749Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:53.749Z] #10 38.62 Fetched 8350 kB in 28s (298 kB/s) [2020-06-04T10:21:54.675Z] #10 38.62 Reading package lists... [2020-06-04T10:21:54.675Z] #10 ... [2020-06-04T10:21:54.675Z] [2020-06-04T10:21:54.675Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:21:54.675Z] #51 38.24 Reading package lists... [2020-06-04T10:21:55.032Z] #23 47.00 Reading package lists... [2020-06-04T10:21:55.032Z] #23 ... [2020-06-04T10:21:55.032Z] [2020-06-04T10:21:55.032Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:55.032Z] #41 51.36 vendor/golang.org/x/crypto/internal/subtle [2020-06-04T10:21:55.032Z] #41 51.50 vendor/golang.org/x/crypto/curve25519 [2020-06-04T10:21:55.054Z] #40 ... [2020-06-04T10:21:55.054Z] [2020-06-04T10:21:55.054Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:55.054Z] #42 60.08 bytes [2020-06-04T10:21:55.054Z] #42 60.78 strings [2020-06-04T10:21:55.054Z] #42 67.41 reflect [2020-06-04T10:21:55.054Z] #42 67.47 bufio [2020-06-04T10:21:55.054Z] #42 70.21 regexp/syntax [2020-06-04T10:21:55.054Z] #42 ... [2020-06-04T10:21:55.054Z] [2020-06-04T10:21:55.054Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:55.054Z] #31 70.09 text/tabwriter [2020-06-04T10:21:56.422Z] #25 ... [2020-06-04T10:21:56.422Z] [2020-06-04T10:21:56.422Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:56.422Z] #60 DONE 45.2s [2020-06-04T10:21:56.422Z] [2020-06-04T10:21:56.422Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:21:56.422Z] #28 44.34 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-06-04T10:21:56.422Z] #28 44.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T10:21:56.423Z] #28 45.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T10:21:56.993Z] #28 ... [2020-06-04T10:21:56.993Z] [2020-06-04T10:21:56.993Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:56.993Z] #10 36.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:21:56.993Z] #10 36.52 Need to get 73.3 MB of archives. [2020-06-04T10:21:56.993Z] #10 36.52 After this operation, 472 MB of additional disk space will be used. [2020-06-04T10:21:56.993Z] #10 36.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-06-04T10:21:56.993Z] #10 36.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-06-04T10:21:56.993Z] #10 36.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-04T10:21:56.993Z] #10 36.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-06-04T10:21:56.993Z] #10 36.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-04T10:21:56.993Z] #10 36.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T10:21:56.993Z] #10 37.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-04T10:21:56.993Z] #10 37.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-04T10:21:56.993Z] #10 37.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-06-04T10:21:56.993Z] #10 40.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-06-04T10:21:56.993Z] #10 42.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-04T10:21:56.993Z] #10 42.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-04T10:21:56.993Z] #10 42.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-04T10:21:56.993Z] #10 42.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-04T10:21:56.993Z] #10 42.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-06-04T10:21:56.993Z] #10 42.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-04T10:21:56.993Z] #10 42.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-04T10:21:56.993Z] #10 42.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-04T10:21:56.993Z] #10 42.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-04T10:21:56.993Z] #10 42.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-04T10:21:56.993Z] #10 42.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-04T10:21:56.993Z] #10 42.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-04T10:21:56.993Z] #10 42.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-06-04T10:21:56.993Z] #10 42.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-04T10:21:56.993Z] #10 42.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-04T10:21:56.993Z] #10 44.28 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:56.993Z] #10 44.58 Fetched 73.3 MB in 6s (11.3 MB/s) [2020-06-04T10:21:56.993Z] #10 44.71 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T10:21:56.993Z] #10 44.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 ... 15385 files and directories currently installed.) [2020-06-04T10:21:56.993Z] #10 44.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-04T10:21:56.993Z] #10 44.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:21:57.255Z] #10 ... [2020-06-04T10:21:57.255Z] [2020-06-04T10:21:57.255Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:21:57.255Z] #38 36.89 The following additional packages will be installed: [2020-06-04T10:21:57.255Z] #38 36.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T10:21:57.255Z] #38 36.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T10:21:57.255Z] #38 36.93 Suggested packages: [2020-06-04T10:21:57.255Z] #38 36.94 manpages-dev python-setuptools [2020-06-04T10:21:57.255Z] #38 38.25 The following NEW packages will be installed: [2020-06-04T10:21:57.255Z] #38 38.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T10:21:57.255Z] #38 38.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T10:21:57.255Z] #38 38.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T10:21:57.255Z] #38 38.25 python-six zlib1g-dev [2020-06-04T10:21:57.255Z] #38 38.84 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:21:57.255Z] #38 38.84 Need to get 3798 kB of archives. [2020-06-04T10:21:57.255Z] #38 38.84 After this operation, 21.6 MB of additional disk space will be used. [2020-06-04T10:21:57.255Z] #38 38.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-04T10:21:57.255Z] #38 38.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-04T10:21:57.255Z] #38 38.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-06-04T10:21:57.255Z] #38 39.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-04T10:21:57.255Z] #38 39.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-06-04T10:21:57.255Z] #38 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-04T10:21:57.255Z] #38 39.00 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-06-04T10:21:57.255Z] #38 39.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-06-04T10:21:57.255Z] #38 39.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-04T10:21:57.255Z] #38 39.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-04T10:21:57.255Z] #38 39.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-04T10:21:57.255Z] #38 39.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-04T10:21:57.255Z] #38 39.34 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-06-04T10:21:57.255Z] #38 39.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-06-04T10:21:57.255Z] #38 39.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T10:21:57.255Z] #38 39.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-04T10:21:57.255Z] #38 39.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-04T10:21:57.255Z] #38 41.00 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:21:57.255Z] #38 41.25 Fetched 3798 kB in 1s (3657 kB/s) [2020-06-04T10:21:57.255Z] #38 41.36 Selecting previously unselected package libcap-dev:arm64. [2020-06-04T10:21:57.255Z] #38 41.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15385 files and directories currently installed.) [2020-06-04T10:21:57.255Z] #38 41.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 41.50 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-04T10:21:57.255Z] #38 41.77 Selecting previously unselected package libnet1:arm64. [2020-06-04T10:21:57.255Z] #38 41.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 41.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:57.255Z] #38 41.98 Selecting previously unselected package libnet1-dev. [2020-06-04T10:21:57.255Z] #38 42.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 42.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:21:57.255Z] #38 42.38 Selecting previously unselected package libnl-3-200:arm64. [2020-06-04T10:21:57.255Z] #38 42.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 42.38 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T10:21:57.255Z] #38 42.55 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-04T10:21:57.255Z] #38 42.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 42.57 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-04T10:21:57.255Z] #38 42.88 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-04T10:21:57.255Z] #38 42.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 42.92 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T10:21:57.255Z] #38 43.05 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-04T10:21:57.255Z] #38 43.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 43.06 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-04T10:21:57.255Z] #38 43.25 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-04T10:21:57.255Z] #38 43.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 43.25 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-04T10:21:57.255Z] #38 43.43 Selecting previously unselected package libprotobuf17:arm64. [2020-06-04T10:21:57.255Z] #38 43.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 43.44 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-04T10:21:57.255Z] #38 44.35 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-04T10:21:57.255Z] #38 44.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 44.36 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-04T10:21:57.255Z] #38 44.61 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-04T10:21:57.255Z] #38 44.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 44.63 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-04T10:21:57.255Z] #38 46.74 Selecting previously unselected package libprotoc17:arm64. [2020-06-04T10:21:57.255Z] #38 46.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-04T10:21:57.255Z] #38 46.75 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-04T10:21:57.255Z] #38 ... [2020-06-04T10:21:57.255Z] [2020-06-04T10:21:57.255Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:21:57.255Z] #41 36.82 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T10:21:57.255Z] #41 36.83 internal/singleflight [2020-06-04T10:21:57.255Z] #41 36.86 math/rand [2020-06-04T10:21:57.255Z] #41 36.90 errors [2020-06-04T10:21:57.255Z] #41 37.63 io [2020-06-04T10:21:57.255Z] #41 37.80 strconv [2020-06-04T10:21:57.255Z] #41 38.05 sort [2020-06-04T10:21:57.255Z] #41 39.46 syscall [2020-06-04T10:21:57.255Z] #41 40.37 vendor/golang.org/x/net/dns/dnsmessage [2020-06-04T10:21:57.255Z] #41 40.73 bytes [2020-06-04T10:21:57.255Z] #41 45.77 reflect [2020-06-04T10:21:57.255Z] #41 46.83 bufio [2020-06-04T10:21:57.296Z] #45 ... [2020-06-04T10:21:57.296Z] [2020-06-04T10:21:57.296Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:21:57.296Z] #52 127.8 + bin/containerd [2020-06-04T10:21:57.518Z] #41 ... [2020-06-04T10:21:57.518Z] [2020-06-04T10:21:57.518Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:21:57.518Z] #30 36.85 errors [2020-06-04T10:21:57.518Z] #30 36.86 sort [2020-06-04T10:21:57.518Z] #30 37.25 io [2020-06-04T10:21:57.518Z] #30 37.25 internal/oserror [2020-06-04T10:21:57.518Z] #30 37.25 strconv [2020-06-04T10:21:57.518Z] #30 37.68 syscall [2020-06-04T10:21:57.518Z] #30 39.73 strings [2020-06-04T10:21:57.518Z] #30 39.74 bytes [2020-06-04T10:21:57.518Z] #30 44.25 reflect [2020-06-04T10:21:57.518Z] #30 44.42 bufio [2020-06-04T10:21:57.519Z] #30 46.06 path [2020-06-04T10:21:57.519Z] #30 ... [2020-06-04T10:21:57.519Z] [2020-06-04T10:21:57.519Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:21:57.519Z] #25 4.788 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T10:21:57.519Z] #25 5.608 [2020-06-04T10:21:58.570Z] #31 73.86 internal/syscall/unix [2020-06-04T10:21:58.570Z] #31 73.87 internal/syscall/execenv [2020-06-04T10:21:58.570Z] #31 73.90 time [2020-06-04T10:21:58.860Z] #31 ... [2020-06-04T10:21:58.860Z] [2020-06-04T10:21:58.860Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:21:58.860Z] #11 64.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T10:21:58.860Z] #11 64.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T10:21:58.860Z] #11 64.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:21:58.860Z] #11 70.14 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T10:21:58.860Z] #11 70.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-04T10:21:58.860Z] #11 70.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:21:58.860Z] #11 70.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T10:21:58.860Z] #11 70.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-04T10:21:58.860Z] #11 70.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:21:59.150Z] #11 ... [2020-06-04T10:21:59.150Z] [2020-06-04T10:21:59.150Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:21:59.150Z] #40 5.650 PBCC images/timens.pb-c.c [2020-06-04T10:21:59.150Z] #40 5.678 DEP images/timens.pb-c.d [2020-06-04T10:21:59.150Z] #40 5.785 PBCC images/fown.pb-c.c [2020-06-04T10:21:59.150Z] #40 5.824 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T10:21:59.150Z] #40 5.964 PBCC images/opts.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.012 PBCC images/memfd.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.091 DEP images/fown.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.203 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.300 DEP images/opts.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.329 DEP images/memfd.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.396 PBCC images/sit.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.525 DEP images/sit.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.573 PBCC images/macvlan.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.604 DEP images/macvlan.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.667 PBCC images/autofs.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.687 DEP images/autofs.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.751 PBCC images/sysctl.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.771 DEP images/sysctl.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.835 PBCC images/time.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.891 DEP images/time.pb-c.d [2020-06-04T10:21:59.150Z] #40 6.949 PBCC images/binfmt-misc.pb-c.c [2020-06-04T10:21:59.150Z] #40 6.963 DEP images/binfmt-misc.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.016 PBCC images/seccomp.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.025 DEP images/seccomp.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.111 PBCC images/userns.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.157 DEP images/userns.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.216 PBCC images/cgroup.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.264 DEP images/cgroup.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.314 PBCC images/ext-file.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.337 DEP images/ext-file.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.413 PBCC images/rpc.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.518 DEP images/rpc.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.647 PBCC images/siginfo.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.656 DEP images/siginfo.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.683 PBCC images/pagemap.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.757 DEP images/pagemap.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.809 PBCC images/rlimit.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.819 DEP images/rlimit.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.892 PBCC images/file-lock.pb-c.c [2020-06-04T10:21:59.150Z] #40 7.909 DEP images/file-lock.pb-c.d [2020-06-04T10:21:59.150Z] #40 7.950 PBCC images/tty.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.010 DEP images/tty.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.060 PBCC images/tun.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.107 PBCC images/netdev.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.191 DEP images/tun.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.246 DEP images/netdev.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.299 PBCC images/vma.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.349 DEP images/vma.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.477 PBCC images/creds.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.494 DEP images/creds.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.588 PBCC images/utsns.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.599 DEP images/utsns.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.657 PBCC images/ipc-desc.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.677 PBCC images/ipc-sem.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.723 DEP images/ipc-desc.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.800 DEP images/ipc-sem.pb-c.d [2020-06-04T10:21:59.150Z] #40 8.863 PBCC images/ipc-msg.pb-c.c [2020-06-04T10:21:59.150Z] #40 8.910 DEP images/ipc-msg.pb-c.d [2020-06-04T10:21:59.150Z] #40 9.014 PBCC images/ipc-shm.pb-c.c [2020-06-04T10:21:59.150Z] #40 9.027 DEP images/ipc-shm.pb-c.d [2020-06-04T10:21:59.150Z] #40 9.075 PBCC images/ipc-var.pb-c.c [2020-06-04T10:21:59.150Z] #40 9.105 DEP images/ipc-var.pb-c.d [2020-06-04T10:21:59.150Z] #40 9.144 PBCC images/sk-opts.pb-c.c [2020-06-04T10:21:59.150Z] #40 9.163 PBCC images/packet-sock.pb-c.c [2020-06-04T10:21:59.150Z] #40 9.255 DEP images/sk-opts.pb-c.d [2020-06-04T10:21:59.370Z] #25 6.105 0.0% ## 3.0% ### 5.0% ###### 9.4% ########## 13.9% ############# 19.3% ################# 24.3% ################### 26.7% ####################### 32.5% ############################# 40.9% ################################## 48.2% ####################################### 54.7% ############################################ 61.3% ############################################### 65.4% ################################################# 68.7% ################################################### 72.1% ####################################################### 77.7% ########################################################### 82.3% ################################################################ 89.4% #################################################################### 95.4% ######################################################################## 100.0% [2020-06-04T10:21:59.441Z] #40 9.341 DEP images/packet-sock.pb-c.d [2020-06-04T10:21:59.441Z] #40 9.423 PBCC images/sk-netlink.pb-c.c [2020-06-04T10:21:59.441Z] #40 9.473 DEP images/sk-netlink.pb-c.d [2020-06-04T10:21:59.632Z] #25 8.554 [2020-06-04T10:21:59.733Z] #40 9.560 PBCC images/sk-inet.pb-c.c [2020-06-04T10:21:59.733Z] #40 9.627 DEP images/sk-inet.pb-c.d [2020-06-04T10:21:59.733Z] #40 9.696 PBCC images/sk-unix.pb-c.c [2020-06-04T10:21:59.733Z] #40 9.760 DEP images/sk-unix.pb-c.d [2020-06-04T10:21:59.733Z] #40 9.799 PBCC images/mm.pb-c.c [2020-06-04T10:22:00.023Z] #40 9.875 DEP images/mm.pb-c.d [2020-06-04T10:22:00.023Z] #40 9.956 PBCC images/timerfd.pb-c.c [2020-06-04T10:22:00.023Z] #40 10.00 DEP images/timerfd.pb-c.d [2020-06-04T10:22:00.023Z] #40 10.09 PBCC images/timer.pb-c.c [2020-06-04T10:22:00.023Z] #40 10.11 DEP images/timer.pb-c.d [2020-06-04T10:22:00.023Z] #40 10.21 PBCC images/sa.pb-c.c [2020-06-04T10:22:00.202Z] #25 8.818 0.1% ############ 17.9% [2020-06-04T10:22:00.202Z] #25 ... [2020-06-04T10:22:00.202Z] [2020-06-04T10:22:00.202Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:00.202Z] #32 39.76 Selecting previously unselected package libicu63:arm64. [2020-06-04T10:22:00.202Z] #32 39.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 39.80 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T10:22:00.202Z] #32 47.22 Selecting previously unselected package libxml2:arm64. [2020-06-04T10:22:00.202Z] #32 47.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 47.25 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:22:00.202Z] #32 48.12 Selecting previously unselected package libarchive13:arm64. [2020-06-04T10:22:00.202Z] #32 48.13 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 48.14 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-04T10:22:00.202Z] #32 48.60 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-04T10:22:00.202Z] #32 48.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 48.62 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-04T10:22:00.202Z] #32 48.80 Selecting previously unselected package librhash0:arm64. [2020-06-04T10:22:00.202Z] #32 48.80 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 48.83 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-04T10:22:00.202Z] #32 49.01 Selecting previously unselected package libuv1:arm64. [2020-06-04T10:22:00.202Z] #32 49.02 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 49.05 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-04T10:22:00.202Z] #32 49.40 Selecting previously unselected package cmake. [2020-06-04T10:22:00.202Z] #32 49.40 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-04T10:22:00.202Z] #32 49.40 Unpacking cmake (3.13.4-1) ... [2020-06-04T10:22:00.202Z] #32 ... [2020-06-04T10:22:00.202Z] [2020-06-04T10:22:00.202Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:00.300Z] #41 ... [2020-06-04T10:22:00.300Z] [2020-06-04T10:22:00.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:00.300Z] #10 44.09 Building dependency tree... [2020-06-04T10:22:00.300Z] #10 50.23 The following additional packages will be installed: [2020-06-04T10:22:00.300Z] #10 50.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T10:22:00.300Z] #10 50.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T10:22:00.300Z] #10 50.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T10:22:00.300Z] #10 50.25 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:22:00.300Z] #10 50.30 Suggested packages: [2020-06-04T10:22:00.300Z] #10 50.30 gcc-8-locales seccomp wine64 [2020-06-04T10:22:00.300Z] #10 52.49 The following NEW packages will be installed: [2020-06-04T10:22:00.300Z] #10 52.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T10:22:00.300Z] #10 52.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T10:22:00.300Z] #10 52.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T10:22:00.300Z] #10 52.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T10:22:00.300Z] #10 52.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T10:22:00.300Z] #10 52.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:22:00.300Z] #10 53.19 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:00.300Z] #10 53.19 Need to get 77.7 MB of archives. [2020-06-04T10:22:00.300Z] #10 53.19 After this operation, 487 MB of additional disk space will be used. [2020-06-04T10:22:00.300Z] #10 53.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-06-04T10:22:00.300Z] #10 53.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-06-04T10:22:00.300Z] #10 54.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-04T10:22:00.300Z] #10 54.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-04T10:22:00.301Z] #10 54.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-04T10:22:00.301Z] #10 54.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T10:22:00.301Z] #10 55.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-04T10:22:00.301Z] #10 55.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-04T10:22:00.301Z] #10 55.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-04T10:22:00.301Z] #10 ... [2020-06-04T10:22:00.301Z] [2020-06-04T10:22:00.301Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:00.301Z] #32 36.05 Reading package lists... [2020-06-04T10:22:00.301Z] #32 47.81 Reading package lists... [2020-06-04T10:22:00.301Z] #32 ... [2020-06-04T10:22:00.301Z] [2020-06-04T10:22:00.301Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:00.301Z] #38 41.22 Reading package lists... [2020-06-04T10:22:00.301Z] #38 52.29 Building dependency tree... [2020-06-04T10:22:00.301Z] #38 ... [2020-06-04T10:22:00.301Z] [2020-06-04T10:22:00.301Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:00.301Z] #23 47.00 Reading package lists... [2020-06-04T10:22:00.312Z] #40 10.25 DEP images/sa.pb-c.d [2020-06-04T10:22:00.312Z] #40 10.30 PBCC images/pipe-data.pb-c.c [2020-06-04T10:22:00.312Z] #40 10.33 DEP images/pipe-data.pb-c.d [2020-06-04T10:22:00.312Z] #40 10.38 PBCC images/mnt.pb-c.c [2020-06-04T10:22:00.312Z] #40 10.43 DEP images/mnt.pb-c.d [2020-06-04T10:22:00.602Z] #40 10.52 PBCC images/sk-packet.pb-c.c [2020-06-04T10:22:00.602Z] #40 10.53 DEP images/sk-packet.pb-c.d [2020-06-04T10:22:00.602Z] #40 10.56 PBCC images/tcp-stream.pb-c.c [2020-06-04T10:22:00.602Z] #40 10.63 DEP images/tcp-stream.pb-c.d [2020-06-04T10:22:00.602Z] #40 10.67 PBCC images/pipe.pb-c.c [2020-06-04T10:22:00.724Z] #25 8.818 0.1% ############ 17.9% ####################### 32.5% ################################### 48.8% ########################################### 59.7% #################################################### 72.8% ############################################################# 86.0% ######################################################################## 100.0% [2020-06-04T10:22:00.849Z] #51 50.41 Reading package lists... [2020-06-04T10:22:00.850Z] #51 ... [2020-06-04T10:22:00.850Z] [2020-06-04T10:22:00.850Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:00.850Z] #23 39.85 Reading package lists... [2020-06-04T10:22:00.869Z] #23 57.93 Building dependency tree... [2020-06-04T10:22:00.869Z] #23 ... [2020-06-04T10:22:00.869Z] [2020-06-04T10:22:00.869Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:22:00.869Z] #51 37.84 Reading package lists... [2020-06-04T10:22:00.892Z] #40 10.72 DEP images/pipe.pb-c.d [2020-06-04T10:22:00.892Z] #40 10.79 PBCC images/pstree.pb-c.c [2020-06-04T10:22:00.892Z] #40 10.81 DEP images/pstree.pb-c.d [2020-06-04T10:22:00.892Z] #40 10.89 PBCC images/fs.pb-c.c [2020-06-04T10:22:00.892Z] #40 10.90 DEP images/fs.pb-c.d [2020-06-04T10:22:00.892Z] #40 10.97 PBCC images/signalfd.pb-c.c [2020-06-04T10:22:00.892Z] #40 11.01 DEP images/signalfd.pb-c.d [2020-06-04T10:22:00.986Z] #25 ... [2020-06-04T10:22:00.986Z] [2020-06-04T10:22:00.986Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:00.986Z] #52 3.475 + RM_GOPATH=0 [2020-06-04T10:22:00.986Z] #52 3.475 + TMP_GOPATH= [2020-06-04T10:22:00.986Z] #52 3.475 + : /build [2020-06-04T10:22:00.986Z] #52 3.475 + '[' -z '' ']' [2020-06-04T10:22:00.986Z] #52 3.475 ++ mktemp -d [2020-06-04T10:22:00.986Z] #52 3.483 + export GOPATH=/tmp/tmp.MIpsBvbjwQ [2020-06-04T10:22:00.986Z] #52 3.483 + GOPATH=/tmp/tmp.MIpsBvbjwQ [2020-06-04T10:22:00.986Z] #52 3.483 + RM_GOPATH=1 [2020-06-04T10:22:00.986Z] #52 3.483 + case "$(go env GOARCH)" in [2020-06-04T10:22:00.986Z] #52 3.483 ++ go env GOARCH [2020-06-04T10:22:00.986Z] #52 3.507 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:00.986Z] #52 3.507 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:00.986Z] #52 3.507 ++ dirname /tmp/install/install.sh [2020-06-04T10:22:00.986Z] #52 3.507 + dir=/tmp/install [2020-06-04T10:22:00.986Z] #52 3.507 + bin=containerd [2020-06-04T10:22:00.986Z] #52 3.507 + shift [2020-06-04T10:22:00.986Z] #52 3.507 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T10:22:00.986Z] #52 3.507 + . /tmp/install/containerd.installer [2020-06-04T10:22:00.986Z] #52 3.507 ++ set -e [2020-06-04T10:22:00.986Z] #52 3.507 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:00.986Z] #52 3.507 + install_containerd [2020-06-04T10:22:00.986Z] #52 3.508 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T10:22:00.986Z] #52 3.511 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:00.986Z] #52 3.512 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MIpsBvbjwQ/src/github.com/containerd/containerd [2020-06-04T10:22:00.986Z] #52 3.512 Cloning into '/tmp/tmp.MIpsBvbjwQ/src/github.com/containerd/containerd'... [2020-06-04T10:22:01.127Z] #51 48.56 Reading package lists... [2020-06-04T10:22:01.127Z] #51 ... [2020-06-04T10:22:01.127Z] [2020-06-04T10:22:01.127Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:01.127Z] #38 58.21 The following additional packages will be installed: [2020-06-04T10:22:01.127Z] #38 58.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T10:22:01.127Z] #38 58.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T10:22:01.127Z] #38 58.22 Suggested packages: [2020-06-04T10:22:01.127Z] #38 58.22 manpages-dev python-setuptools [2020-06-04T10:22:01.182Z] #40 11.08 PBCC images/fh.pb-c.c [2020-06-04T10:22:01.182Z] #40 11.16 PBCC images/fsnotify.pb-c.c [2020-06-04T10:22:01.182Z] #40 11.26 DEP images/fh.pb-c.d [2020-06-04T10:22:01.246Z] #52 ... [2020-06-04T10:22:01.246Z] [2020-06-04T10:22:01.246Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:01.246Z] #25 10.06 [2020-06-04T10:22:01.473Z] #40 11.36 DEP images/fsnotify.pb-c.d [2020-06-04T10:22:01.473Z] #40 11.46 PBCC images/eventpoll.pb-c.c [2020-06-04T10:22:01.473Z] #40 11.47 DEP images/eventpoll.pb-c.d [2020-06-04T10:22:01.473Z] #40 11.51 PBCC images/eventfd.pb-c.c [2020-06-04T10:22:01.473Z] #40 11.55 DEP images/eventfd.pb-c.d [2020-06-04T10:22:01.473Z] #40 11.62 PBCC images/remap-file-path.pb-c.c [2020-06-04T10:22:01.764Z] #40 11.67 DEP images/remap-file-path.pb-c.d [2020-06-04T10:22:01.764Z] #40 11.79 PBCC images/fifo.pb-c.c [2020-06-04T10:22:01.764Z] #40 11.82 DEP images/fifo.pb-c.d [2020-06-04T10:22:01.764Z] #40 11.86 PBCC images/ghost-file.pb-c.c [2020-06-04T10:22:01.764Z] #40 11.90 DEP images/ghost-file.pb-c.d [2020-06-04T10:22:02.054Z] #40 11.94 PBCC images/regfile.pb-c.c [2020-06-04T10:22:02.054Z] #40 11.97 DEP images/regfile.pb-c.d [2020-06-04T10:22:02.054Z] #40 ... [2020-06-04T10:22:02.054Z] [2020-06-04T10:22:02.054Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:02.940Z] #53 38.36 Checking out files: 51% (1648/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 95% (3027/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T10:22:02.940Z] #53 39.49 + cd /tmp/tmp.zK6fvsiOAd/src/github.com/containerd/containerd [2020-06-04T10:22:03.028Z] #38 60.42 The following NEW packages will be installed: [2020-06-04T10:22:03.229Z] #53 39.49 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:03.286Z] #38 60.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T10:22:03.286Z] #38 60.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T10:22:03.286Z] #38 60.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T10:22:03.286Z] #38 60.43 python-six zlib1g-dev [2020-06-04T10:22:03.544Z] #38 60.99 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:03.544Z] #38 60.99 Need to get 4095 kB of archives. [2020-06-04T10:22:03.544Z] #38 60.99 After this operation, 22.5 MB of additional disk space will be used. [2020-06-04T10:22:03.544Z] #38 60.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-04T10:22:03.803Z] #38 61.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-04T10:22:03.803Z] #38 61.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-04T10:22:03.803Z] #38 61.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-04T10:22:03.803Z] #38 61.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-04T10:22:03.803Z] #38 61.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-04T10:22:03.803Z] #38 61.09 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-06-04T10:22:03.803Z] #38 61.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-04T10:22:03.803Z] #38 61.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-04T10:22:03.858Z] #25 10.33 #=#=# ## 3.5% #### 6.4% ####### 11.0% ############ 17.2% ############### 21.5% ################## 26.0% ##################### 30.0% ######################## 33.5% ########################## 37.2% ############################# 41.1% ############################### 43.4% ################################### 49.7% ######################################### 57.8% ############################################# 63.7% ############################################### 66.5% ################################################ 67.3% ###################################################### 76.0% ############################################################ 83.4% ################################################################ 90.1% ##################################################################### 96.1% ######################################################################## 100.0% [2020-06-04T10:22:03.861Z] #53 ... [2020-06-04T10:22:03.861Z] [2020-06-04T10:22:03.861Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:03.861Z] #48 68.91 regexp/syntax [2020-06-04T10:22:03.861Z] #48 70.52 text/tabwriter [2020-06-04T10:22:03.861Z] #48 76.62 time [2020-06-04T10:22:03.861Z] #48 ... [2020-06-04T10:22:03.861Z] [2020-06-04T10:22:03.861Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:03.861Z] #40 12.03 PBCC images/ns.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.05 DEP images/ns.pb-c.d [2020-06-04T10:22:03.861Z] #40 12.11 PBCC images/fdinfo.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.28 DEP images/fdinfo.pb-c.d [2020-06-04T10:22:03.861Z] #40 12.35 PBCC images/core-aarch64.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.42 PBCC images/core-arm.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.48 PBCC images/core-ppc64.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.57 PBCC images/core-s390.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.63 PBCC images/core-x86.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.71 PBCC images/core.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.81 PBCC images/inventory.pb-c.c [2020-06-04T10:22:03.861Z] #40 12.91 DEP images/core-aarch64.pb-c.d [2020-06-04T10:22:03.861Z] #40 12.97 DEP images/core-arm.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.05 DEP images/core-ppc64.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.13 DEP images/core-s390.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.17 DEP images/core-x86.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.25 DEP images/core.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.34 DEP images/inventory.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.40 PBCC images/cpuinfo.pb-c.c [2020-06-04T10:22:03.861Z] #40 13.42 DEP images/cpuinfo.pb-c.d [2020-06-04T10:22:03.861Z] #40 13.50 PBCC images/stats.pb-c.c [2020-06-04T10:22:03.861Z] #40 13.54 DEP images/stats.pb-c.d [2020-06-04T10:22:04.062Z] #38 61.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-04T10:22:04.062Z] #38 61.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-04T10:22:04.118Z] #25 ... [2020-06-04T10:22:04.118Z] [2020-06-04T10:22:04.118Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:04.118Z] #32 52.30 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T10:22:04.118Z] #32 52.35 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:22:04.118Z] #32 52.38 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-04T10:22:04.118Z] #32 52.41 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:22:04.118Z] #32 52.48 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-04T10:22:04.118Z] #32 52.51 Setting up cmake-data (3.13.4-1) ... [2020-06-04T10:22:04.118Z] #32 52.55 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:22:04.118Z] #32 52.56 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-04T10:22:04.118Z] #32 52.58 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-04T10:22:04.118Z] #32 52.61 Setting up cmake (3.13.4-1) ... [2020-06-04T10:22:04.118Z] #32 52.65 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:04.118Z] #32 52.87 Processing triggers for mime-support (3.62) ... [2020-06-04T10:22:04.118Z] #32 DONE 53.7s [2020-06-04T10:22:04.320Z] #38 61.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-04T10:22:04.379Z] [2020-06-04T10:22:04.379Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:04.379Z] #38 47.50 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T10:22:04.379Z] #38 47.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-04T10:22:04.379Z] #38 47.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:22:04.379Z] #38 47.80 Selecting previously unselected package protobuf-compiler. [2020-06-04T10:22:04.379Z] #38 47.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-04T10:22:04.379Z] #38 47.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:22:04.379Z] #38 48.11 Selecting previously unselected package python-pkg-resources. [2020-06-04T10:22:04.379Z] #38 48.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:22:04.379Z] #38 48.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T10:22:04.379Z] #38 48.53 Selecting previously unselected package python-six. [2020-06-04T10:22:04.379Z] #38 48.54 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T10:22:04.379Z] #38 48.55 Unpacking python-six (1.12.0-1) ... [2020-06-04T10:22:04.379Z] #38 48.75 Selecting previously unselected package python-protobuf. [2020-06-04T10:22:04.379Z] #38 48.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-04T10:22:04.379Z] #38 48.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T10:22:04.379Z] #38 49.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T10:22:04.379Z] #38 53.42 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-04T10:22:04.379Z] #38 53.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:04.379Z] #38 53.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T10:22:04.379Z] #38 53.60 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-04T10:22:04.379Z] #38 53.68 Setting up python-six (1.12.0-1) ... [2020-06-04T10:22:04.379Z] #38 ... [2020-06-04T10:22:04.379Z] [2020-06-04T10:22:04.379Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:04.379Z] #25 13.30 [2020-06-04T10:22:04.580Z] #38 61.96 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-06-04T10:22:04.640Z] #25 13.58 [2020-06-04T10:22:04.640Z] #25 ... [2020-06-04T10:22:04.640Z] [2020-06-04T10:22:04.640Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:04.640Z] #47 44.37 reflect [2020-06-04T10:22:04.640Z] #47 44.38 strings [2020-06-04T10:22:04.640Z] #47 44.38 bytes [2020-06-04T10:22:04.640Z] #47 44.41 syscall [2020-06-04T10:22:04.640Z] #47 48.85 bufio [2020-06-04T10:22:04.640Z] #47 49.46 regexp/syntax [2020-06-04T10:22:04.838Z] #38 61.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-04T10:22:04.838Z] #38 61.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T10:22:04.838Z] #38 61.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-04T10:22:04.838Z] #38 62.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-04T10:22:04.900Z] #47 ... [2020-06-04T10:22:04.900Z] [2020-06-04T10:22:04.900Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:05.920Z] #40 15.63 make[1]: Nothing to be done for 'all'. [2020-06-04T10:22:06.094Z] #23 51.41 Reading package lists... [2020-06-04T10:22:06.094Z] #23 ... [2020-06-04T10:22:06.094Z] [2020-06-04T10:22:06.094Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:06.094Z] #32 38.52 Reading package lists... [2020-06-04T10:22:06.094Z] #32 50.97 Reading package lists... [2020-06-04T10:22:06.094Z] #32 ... [2020-06-04T10:22:06.094Z] [2020-06-04T10:22:06.094Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:06.094Z] #38 38.19 Reading package lists... [2020-06-04T10:22:06.094Z] #38 50.90 Reading package lists... [2020-06-04T10:22:06.094Z] #38 ... [2020-06-04T10:22:06.094Z] [2020-06-04T10:22:06.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:06.094Z] #10 38.62 Reading package lists... [2020-06-04T10:22:06.094Z] #10 51.10 Reading package lists... [2020-06-04T10:22:06.094Z] #10 ... [2020-06-04T10:22:06.094Z] [2020-06-04T10:22:06.094Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:06.094Z] #41 60.68 sync [2020-06-04T10:22:06.094Z] #41 60.68 internal/reflectlite [2020-06-04T10:22:06.933Z] INFO: Extraction ended at 06/04/2020 10:22:02. Duration:00:00:26.1641182 [2020-06-04T10:22:06.933Z] INFO: Updating the golang and path environment variables [2020-06-04T10:22:06.933Z] INFO: GOPATH=d:\gopath [2020-06-04T10:22:06.933Z] INFO: go version go1.13.11 windows/amd64 [2020-06-04T10:22:06.933Z] INFO: Running the daemon under test in debug mode [2020-06-04T10:22:06.933Z] INFO: Starting a daemon under test... [2020-06-04T10:22:06.933Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41068\1\daemon --pidfile d:\CI\PR-41068\1\docker.pid -D [2020-06-04T10:22:06.933Z] INFO: Process started successfully. [2020-06-04T10:22:06.933Z] INFO: Start tailing logs of the daemon under tests [2020-06-04T10:22:06.933Z] INFO: Waiting for the daemon under test to start... [2020-06-04T10:22:06.933Z] INFO: Daemon under test started and replied! [2020-06-04T10:22:06.933Z] INFO: Docker version of the daemon under test [2020-06-04T10:22:06.933Z] [2020-06-04T10:22:06.933Z] Client: [2020-06-04T10:22:06.933Z] Version: 17.06.2-ce [2020-06-04T10:22:06.933Z] API version: 1.30 [2020-06-04T10:22:06.933Z] Go version: go1.8.3 [2020-06-04T10:22:06.933Z] Git commit: cec0b72 [2020-06-04T10:22:06.933Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-04T10:22:06.933Z] OS/Arch: windows/amd64 [2020-06-04T10:22:06.933Z] [2020-06-04T10:22:06.933Z] Server: [2020-06-04T10:22:06.933Z] Version: 0.0.0-dev [2020-06-04T10:22:06.933Z] API version: 1.41 (minimum version 1.24) [2020-06-04T10:22:06.933Z] Go version: go1.13.11 [2020-06-04T10:22:06.933Z] Git commit: a1afad3aab [2020-06-04T10:22:06.933Z] Built: 06/04/2020 10:20:13 [2020-06-04T10:22:06.933Z] OS/Arch: windows/amd64 [2020-06-04T10:22:06.933Z] Experimental: false [2020-06-04T10:22:06.933Z] [2020-06-04T10:22:06.933Z] INFO: Docker info of the daemon under test [2020-06-04T10:22:06.933Z] [2020-06-04T10:22:06.933Z] Containers: 0 [2020-06-04T10:22:06.933Z] Running: 0 [2020-06-04T10:22:06.933Z] Paused: 0 [2020-06-04T10:22:06.933Z] Stopped: 0 [2020-06-04T10:22:06.933Z] Images: 0 [2020-06-04T10:22:06.933Z] Server Version: 0.0.0-dev [2020-06-04T10:22:06.933Z] Storage Driver: windowsfilter [2020-06-04T10:22:06.933Z] Windows: [2020-06-04T10:22:06.933Z] Logging Driver: json-file [2020-06-04T10:22:06.933Z] Plugins: [2020-06-04T10:22:06.933Z] Volume: local [2020-06-04T10:22:06.933Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T10:22:06.933Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T10:22:06.933Z] Swarm: inactive [2020-06-04T10:22:06.933Z] Default Isolation: process [2020-06-04T10:22:06.933Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T10:22:06.933Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T10:22:06.933Z] OSType: windows [2020-06-04T10:22:06.933Z] Architecture: x86_64 [2020-06-04T10:22:06.933Z] CPUs: 4 [2020-06-04T10:22:06.933Z] Total Memory: 32GiB [2020-06-04T10:22:06.933Z] Name: azwin-2-483620 [2020-06-04T10:22:06.933Z] ID: MMN5:ITXS:VY3K:X3DW:WJNI:LZ45:QVGR:6EEC:QASG:E7LH:35I5:EEKX [2020-06-04T10:22:06.933Z] Docker Root Dir: D:\CI\PR-41068\1\daemon [2020-06-04T10:22:06.933Z] Debug Mode (client): false [2020-06-04T10:22:06.933Z] Debug Mode (server): true [2020-06-04T10:22:06.933Z] File Descriptors: -1 [2020-06-04T10:22:06.933Z] Goroutines: 17 [2020-06-04T10:22:06.933Z] System Time: 2020-06-04T10:22:06.1416282Z [2020-06-04T10:22:06.933Z] EventsListeners: 0 [2020-06-04T10:22:06.933Z] Registry: https://index.docker.io/v1/ [2020-06-04T10:22:06.933Z] Labels: [2020-06-04T10:22:06.933Z] Experimental: false [2020-06-04T10:22:06.933Z] Insecure Registries: [2020-06-04T10:22:06.933Z] 127.0.0.0/8 [2020-06-04T10:22:06.934Z] Live Restore Enabled: false [2020-06-04T10:22:06.934Z] [2020-06-04T10:22:06.934Z] [2020-06-04T10:22:06.934Z] INFO: Docker images of the daemon under test [2020-06-04T10:22:06.934Z] [2020-06-04T10:22:06.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-04T10:22:06.934Z] [2020-06-04T10:22:06.934Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-04T10:22:06.934Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-04T10:22:06.934Z] ltsc2019: Pulling from windows/servercore [2020-06-04T10:22:06.934Z] 4612f6d0b889: Pulling fs layer [2020-06-04T10:22:07.370Z] #38 64.07 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:07.370Z] #38 ... [2020-06-04T10:22:07.370Z] [2020-06-04T10:22:07.370Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:07.370Z] #30 64.12 sync [2020-06-04T10:22:07.370Z] #30 64.12 internal/reflectlite [2020-06-04T10:22:07.461Z] #40 ... [2020-06-04T10:22:07.461Z] [2020-06-04T10:22:07.461Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:07.461Z] #42 72.70 hash/crc32 [2020-06-04T10:22:07.461Z] #42 75.22 vendor/golang.org/x/text/transform [2020-06-04T10:22:07.461Z] #42 79.50 time [2020-06-04T10:22:07.751Z] #42 ... [2020-06-04T10:22:07.751Z] [2020-06-04T10:22:07.751Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:07.751Z] #40 17.70 CC images/stats.o [2020-06-04T10:22:08.203Z] #25 13.58 0.0% # 2.2% ## 3.5% #### 5.9% ##### 7.7% ###### 9.5% ####### 10.5% ######### 12.5% ########## 14.8% ########### 16.5% ############ 18.0% ############### 21.9% ################## 26.1% #################### 28.6% ##################### 30.5% ####################### 33.0% ######################### 35.5% ########################### 37.6% ############################ 40.1% ############################### 43.4% ################################## 47.4% #################################### 50.5% ##################################### 52.4% ###################################### 53.2% ######################################### 57.0% ########################################## 59.7% ############################################# 63.0% ############################################### 65.7% ################################################ 67.9% ################################################## 69.9% #################################################### 73.5% ###################################################### 75.8% [2020-06-04T10:22:08.203Z] #25 ... [2020-06-04T10:22:08.203Z] [2020-06-04T10:22:08.203Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:08.203Z] #30 47.82 text/tabwriter [2020-06-04T10:22:08.203Z] #30 51.66 internal/syscall/unix [2020-06-04T10:22:08.203Z] #30 51.69 time [2020-06-04T10:22:08.203Z] #30 51.69 internal/syscall/execenv [2020-06-04T10:22:08.203Z] #30 57.66 internal/poll [2020-06-04T10:22:08.203Z] #30 ... [2020-06-04T10:22:08.203Z] [2020-06-04T10:22:08.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:08.203Z] #10 47.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T10:22:08.203Z] #10 47.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-04T10:22:08.203Z] #10 47.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:22:08.203Z] #10 50.27 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T10:22:08.203Z] #10 50.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T10:22:08.203Z] #10 50.32 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:22:08.203Z] #10 50.47 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-04T10:22:08.203Z] #10 50.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-04T10:22:08.203Z] #10 50.49 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T10:22:08.203Z] #10 50.70 Selecting previously unselected package dmsetup. [2020-06-04T10:22:08.203Z] #10 50.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-04T10:22:08.203Z] #10 50.75 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T10:22:08.203Z] #10 50.91 Selecting previously unselected package mingw-w64-common. [2020-06-04T10:22:08.203Z] #10 50.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T10:22:08.203Z] #10 50.92 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T10:22:08.380Z] #40 18.31 CC images/core.o [2020-06-04T10:22:08.464Z] #10 ... [2020-06-04T10:22:08.464Z] [2020-06-04T10:22:08.464Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:08.609Z] #41 63.15 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T10:22:08.867Z] #41 63.89 math/rand [2020-06-04T10:22:09.274Z] #30 ... [2020-06-04T10:22:09.274Z] [2020-06-04T10:22:09.274Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:09.274Z] #60 DONE 66.3s [2020-06-04T10:22:09.274Z] [2020-06-04T10:22:09.274Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:09.274Z] #38 64.46 Fetched 4095 kB in 1s (2879 kB/s) [2020-06-04T10:22:09.274Z] #38 64.67 Selecting previously unselected package libcap-dev:amd64. [2020-06-04T10:22:09.274Z] #38 64.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T10:22:09.274Z] #38 64.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-04T10:22:09.274Z] #38 64.81 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-04T10:22:09.274Z] #38 65.00 Selecting previously unselected package libnet1:amd64. [2020-06-04T10:22:09.274Z] #38 65.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T10:22:09.274Z] #38 65.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:09.274Z] #38 65.39 Selecting previously unselected package libnet1-dev. [2020-06-04T10:22:09.274Z] #38 65.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T10:22:09.274Z] #38 65.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:09.274Z] #38 65.73 Selecting previously unselected package libnl-3-200:amd64. [2020-06-04T10:22:09.274Z] #38 65.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-04T10:22:09.274Z] #38 65.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:22:09.274Z] #38 66.15 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-04T10:22:09.274Z] #38 66.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-04T10:22:09.274Z] #38 66.18 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-04T10:22:09.274Z] #38 66.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-04T10:22:09.424Z] #40 19.22 CC images/core-x86.o [2020-06-04T10:22:09.524Z] #25 13.58 0.0% # 2.2% ## 3.5% #### 5.9% ##### 7.7% ###### 9.5% ####### 10.5% ######### 12.5% ########## 14.8% ########### 16.5% ############ 18.0% ############### 21.9% ################## 26.1% #################### 28.6% ##################### 30.5% ####################### 33.0% ######################### 35.5% ########################### 37.6% ############################ 40.1% ############################### 43.4% ################################## 47.4% #################################### 50.5% ##################################### 52.4% ###################################### 53.2% ######################################### 57.0% ########################################## 59.7% ############################################# 63.0% ############################################### 65.7% ################################################ 67.9% ################################################## 69.9% #################################################### 73.5% ###################################################### 75.8% ####################################################### 77.8% ######################################################### 79.4% ########################################################### 82.2% ############################################################# 85.2% ############################################################### 87.7% ################################################################ 89.0% ################################################################ 90.2% ################################################################## 92.4% #################################################################### 95.2% ####################################################################### 99.1% ######################################################################## 100.0% [2020-06-04T10:22:09.524Z] #25 18.36 [2020-06-04T10:22:09.532Z] #38 66.64 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:22:09.532Z] #38 66.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:09.532Z] #38 66.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-04T10:22:09.532Z] #38 66.88 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:22:09.791Z] #38 66.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:09.791Z] #38 67.06 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-04T10:22:09.791Z] #38 67.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-04T10:22:09.791Z] #38 67.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-04T10:22:10.052Z] #40 19.92 CC images/core-arm.o [2020-06-04T10:22:10.232Z] #41 65.34 internal/singleflight [2020-06-04T10:22:10.358Z] #38 67.72 Selecting previously unselected package libprotobuf17:amd64. [2020-06-04T10:22:10.616Z] #38 67.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:10.616Z] #38 67.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:10.688Z] #40 20.56 CC images/core-aarch64.o [2020-06-04T10:22:10.912Z] #25 19.69 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T10:22:10.912Z] #25 ... [2020-06-04T10:22:10.912Z] [2020-06-04T10:22:10.912Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:10.912Z] #41 50.46 regexp/syntax [2020-06-04T10:22:10.912Z] #41 51.49 hash/crc32 [2020-06-04T10:22:10.912Z] #41 53.22 vendor/golang.org/x/text/transform [2020-06-04T10:22:10.912Z] #41 53.45 time [2020-06-04T10:22:10.912Z] #41 59.02 regexp [2020-06-04T10:22:10.912Z] #41 ... [2020-06-04T10:22:10.912Z] [2020-06-04T10:22:10.912Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:10.912Z] #38 56.23 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-04T10:22:10.912Z] #38 56.26 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T10:22:10.912Z] #38 56.28 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-04T10:22:10.912Z] #38 56.31 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-04T10:22:10.912Z] #38 56.33 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-04T10:22:10.912Z] #38 56.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:22:10.912Z] #38 56.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:10.912Z] #38 56.38 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-04T10:22:10.912Z] #38 56.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:22:10.912Z] #38 56.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T10:22:10.977Z] #40 20.94 CC images/core-ppc64.o [2020-06-04T10:22:11.159Z] #41 ... [2020-06-04T10:22:11.159Z] [2020-06-04T10:22:11.159Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:11.159Z] #60 DONE 66.0s [2020-06-04T10:22:11.159Z] [2020-06-04T10:22:11.159Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:11.159Z] #23 51.41 Reading package lists... [2020-06-04T10:22:11.159Z] #23 62.56 Building dependency tree... [2020-06-04T10:22:11.605Z] #40 21.61 CC images/core-s390.o [2020-06-04T10:22:11.659Z] #38 ... [2020-06-04T10:22:11.659Z] [2020-06-04T10:22:11.659Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:11.659Z] #32 47.81 Reading package lists... [2020-06-04T10:22:11.659Z] #32 59.44 Building dependency tree... [2020-06-04T10:22:11.659Z] #32 66.04 The following additional packages will be installed: [2020-06-04T10:22:11.659Z] #32 66.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T10:22:11.659Z] #32 66.07 Suggested packages: [2020-06-04T10:22:11.659Z] #32 66.08 cmake-doc ninja-build lrzip [2020-06-04T10:22:11.659Z] #32 66.08 Recommended packages: [2020-06-04T10:22:11.659Z] #32 66.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T10:22:11.659Z] #32 67.73 The following NEW packages will be installed: [2020-06-04T10:22:11.659Z] #32 67.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T10:22:11.659Z] #32 67.78 vim-common xxd [2020-06-04T10:22:11.659Z] #32 68.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:11.659Z] #32 68.26 Need to get 14.9 MB of archives. [2020-06-04T10:22:11.659Z] #32 68.26 After this operation, 61.8 MB of additional disk space will be used. [2020-06-04T10:22:11.659Z] #32 68.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-04T10:22:11.659Z] #32 68.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:22:11.659Z] #32 68.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T10:22:11.659Z] #32 68.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-04T10:22:11.859Z] #38 ... [2020-06-04T10:22:11.859Z] [2020-06-04T10:22:11.859Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:11.859Z] #25 20.21 [2020-06-04T10:22:11.859Z] #25 20.40 ###### 9.1% ######################################################################## 100.0% [2020-06-04T10:22:11.859Z] #25 20.54 [2020-06-04T10:22:11.918Z] #32 ... [2020-06-04T10:22:11.918Z] [2020-06-04T10:22:11.918Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:11.918Z] #23 57.93 Building dependency tree... [2020-06-04T10:22:11.918Z] #23 63.78 ca-certificates is already the newest version (20190110). [2020-06-04T10:22:11.918Z] #23 63.78 The following additional packages will be installed: [2020-06-04T10:22:11.918Z] #23 63.78 libjq1 libonig5 [2020-06-04T10:22:11.918Z] #23 64.57 The following NEW packages will be installed: [2020-06-04T10:22:11.918Z] #23 64.62 jq libjq1 libonig5 [2020-06-04T10:22:11.918Z] #23 65.23 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:11.918Z] #23 65.23 Need to get 355 kB of archives. [2020-06-04T10:22:11.918Z] #23 65.23 After this operation, 1072 kB of additional disk space will be used. [2020-06-04T10:22:11.918Z] #23 65.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-04T10:22:11.918Z] #23 65.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-04T10:22:11.918Z] #23 65.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-04T10:22:11.918Z] #23 67.41 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:11.918Z] #23 67.72 Fetched 355 kB in 0s (1113 kB/s) [2020-06-04T10:22:11.918Z] #23 67.94 Selecting previously unselected package libonig5:amd64. [2020-06-04T10:22:11.918Z] #23 67.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 ... 15412 files and directories currently installed.) [2020-06-04T10:22:11.918Z] #23 68.10 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-04T10:22:11.918Z] #23 68.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:22:11.918Z] #23 68.83 Selecting previously unselected package libjq1:amd64. [2020-06-04T10:22:11.918Z] #23 68.83 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:22:11.918Z] #23 68.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:22:11.918Z] #23 69.08 Selecting previously unselected package jq. [2020-06-04T10:22:11.918Z] #23 69.08 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:22:11.918Z] #23 69.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:22:12.176Z] #23 ... [2020-06-04T10:22:12.176Z] [2020-06-04T10:22:12.176Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:22:12.176Z] #51 48.56 Reading package lists... [2020-06-04T10:22:12.176Z] #51 59.77 Building dependency tree... [2020-06-04T10:22:12.176Z] #51 66.39 The following additional packages will be installed: [2020-06-04T10:22:12.176Z] #51 66.40 libbtrfs0 [2020-06-04T10:22:12.176Z] #51 66.84 The following NEW packages will be installed: [2020-06-04T10:22:12.176Z] #51 66.90 libbtrfs-dev libbtrfs0 [2020-06-04T10:22:12.176Z] #51 67.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:12.176Z] #51 67.67 Need to get 119 kB of archives. [2020-06-04T10:22:12.176Z] #51 67.67 After this operation, 387 kB of additional disk space will be used. [2020-06-04T10:22:12.176Z] #51 67.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-04T10:22:12.176Z] #51 67.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-04T10:22:12.176Z] #51 ... [2020-06-04T10:22:12.176Z] [2020-06-04T10:22:12.176Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:12.176Z] #30 69.50 errors [2020-06-04T10:22:12.176Z] #30 69.51 sort [2020-06-04T10:22:12.634Z] #40 22.47 CC images/cpuinfo.o [2020-06-04T10:22:12.923Z] #40 22.98 CC images/inventory.o [2020-06-04T10:22:13.049Z] #23 ... [2020-06-04T10:22:13.049Z] [2020-06-04T10:22:13.049Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:13.049Z] #41 67.27 sort [2020-06-04T10:22:13.049Z] #41 67.27 errors [2020-06-04T10:22:13.049Z] #41 67.99 io [2020-06-04T10:22:13.184Z] #30 ... [2020-06-04T10:22:13.184Z] [2020-06-04T10:22:13.184Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:13.184Z] #23 69.53 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:22:13.184Z] #23 69.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:22:13.184Z] #23 69.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:22:13.184Z] #23 69.63 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:13.184Z] #23 DONE 70.1s [2020-06-04T10:22:13.184Z] [2020-06-04T10:22:13.184Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:22:13.184Z] #24 DONE 0.1s [2020-06-04T10:22:13.184Z] [2020-06-04T10:22:13.184Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:13.184Z] #32 69.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-04T10:22:13.184Z] #32 70.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-04T10:22:13.184Z] #32 70.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-04T10:22:13.184Z] #32 70.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-04T10:22:13.184Z] #32 70.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-04T10:22:13.184Z] #32 70.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-04T10:22:13.253Z] #25 ... [2020-06-04T10:22:13.253Z] [2020-06-04T10:22:13.253Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:13.253Z] #38 61.64 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-04T10:22:13.253Z] #38 61.65 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:13.253Z] #38 DONE 62.7s [2020-06-04T10:22:13.253Z] [2020-06-04T10:22:13.253Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:13.253Z] #25 22.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T10:22:13.553Z] #40 23.32 CC images/fdinfo.o [2020-06-04T10:22:13.825Z] #25 22.62 [2020-06-04T10:22:13.841Z] #40 23.80 CC images/fown.o [2020-06-04T10:22:13.841Z] #40 23.99 CC images/ns.o [2020-06-04T10:22:14.087Z] #25 22.92 0.8% ######################################################################## 100.0% [2020-06-04T10:22:14.087Z] #25 ... [2020-06-04T10:22:14.087Z] [2020-06-04T10:22:14.087Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:14.087Z] #33 2.677 + RM_GOPATH=0 [2020-06-04T10:22:14.087Z] #33 2.680 + TMP_GOPATH= [2020-06-04T10:22:14.087Z] #33 2.680 + : /build [2020-06-04T10:22:14.087Z] #33 2.681 + '[' -z '' ']' [2020-06-04T10:22:14.087Z] #33 2.683 ++ mktemp -d [2020-06-04T10:22:14.087Z] #33 2.688 + export GOPATH=/tmp/tmp.0AwAIvXhMM [2020-06-04T10:22:14.087Z] #33 2.688 + GOPATH=/tmp/tmp.0AwAIvXhMM [2020-06-04T10:22:14.087Z] #33 2.688 + RM_GOPATH=1 [2020-06-04T10:22:14.087Z] #33 2.688 + case "$(go env GOARCH)" in [2020-06-04T10:22:14.087Z] #33 2.689 ++ go env GOARCH [2020-06-04T10:22:14.087Z] #33 2.708 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:14.087Z] #33 2.708 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:14.087Z] #33 2.713 ++ dirname /tmp/install/install.sh [2020-06-04T10:22:14.087Z] #33 2.715 + dir=/tmp/install [2020-06-04T10:22:14.087Z] #33 2.715 + bin=tini [2020-06-04T10:22:14.087Z] #33 2.715 + shift [2020-06-04T10:22:14.087Z] #33 2.715 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T10:22:14.087Z] #33 2.715 + . /tmp/install/tini.installer [2020-06-04T10:22:14.087Z] #33 2.715 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:22:14.087Z] #33 2.715 + install_tini [2020-06-04T10:22:14.087Z] #33 2.715 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T10:22:14.087Z] #33 2.716 + git clone https://github.com/krallin/tini.git /tmp/tmp.0AwAIvXhMM/tini [2020-06-04T10:22:14.087Z] #33 2.722 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:22:14.087Z] #33 2.724 Cloning into '/tmp/tmp.0AwAIvXhMM/tini'... [2020-06-04T10:22:14.087Z] #33 3.947 + cd /tmp/tmp.0AwAIvXhMM/tini [2020-06-04T10:22:14.087Z] #33 3.947 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:22:14.087Z] #33 3.974 + cmake . [2020-06-04T10:22:14.087Z] #33 4.998 -- The C compiler identification is GNU 8.3.0 [2020-06-04T10:22:14.087Z] #33 5.066 -- Check for working C compiler: /usr/bin/cc [2020-06-04T10:22:14.087Z] #33 6.021 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T10:22:14.087Z] #33 6.028 -- Detecting C compiler ABI info [2020-06-04T10:22:14.087Z] #33 6.814 -- Detecting C compiler ABI info - done [2020-06-04T10:22:14.087Z] #33 6.865 -- Detecting C compile features [2020-06-04T10:22:14.129Z] #40 24.17 CC images/regfile.o [2020-06-04T10:22:14.348Z] #33 ... [2020-06-04T10:22:14.348Z] [2020-06-04T10:22:14.348Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:14.348Z] #25 23.11 [2020-06-04T10:22:14.426Z] #40 24.47 CC images/ghost-file.o [2020-06-04T10:22:14.559Z] #32 ... [2020-06-04T10:22:14.560Z] [2020-06-04T10:22:14.560Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:14.560Z] #10 61.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-06-04T10:22:14.560Z] #10 66.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-04T10:22:14.560Z] #10 66.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-04T10:22:14.560Z] #10 66.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-04T10:22:14.560Z] #10 66.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-04T10:22:14.560Z] #10 66.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-06-04T10:22:14.560Z] #10 66.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-04T10:22:14.560Z] #10 66.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-04T10:22:14.560Z] #10 66.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-04T10:22:14.560Z] #10 66.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-04T10:22:14.560Z] #10 66.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-04T10:22:14.560Z] #10 66.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-04T10:22:14.560Z] #10 66.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-04T10:22:14.560Z] #10 66.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-04T10:22:14.560Z] #10 66.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-04T10:22:14.560Z] #10 66.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-04T10:22:14.560Z] #10 69.10 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:14.560Z] #10 69.52 Fetched 77.7 MB in 14s (5612 kB/s) [2020-06-04T10:22:14.560Z] #10 69.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T10:22:14.560Z] #10 69.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T10:22:14.560Z] #10 69.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-04T10:22:14.560Z] #10 69.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:22:14.560Z] #10 ... [2020-06-04T10:22:14.560Z] [2020-06-04T10:22:14.560Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:22:14.560Z] #51 69.81 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:14.560Z] #51 70.36 Fetched 119 kB in 0s (391 kB/s) [2020-06-04T10:22:14.560Z] #51 70.69 Selecting previously unselected package libbtrfs0. [2020-06-04T10:22:14.560Z] #51 70.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T10:22:14.560Z] #51 70.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-04T10:22:14.560Z] #51 70.88 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:14.560Z] #51 71.07 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:22:14.560Z] #51 71.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-04T10:22:14.560Z] #51 71.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:14.560Z] #51 71.63 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:14.560Z] #51 71.67 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:14.560Z] #51 71.69 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:14.739Z] #40 24.80 CC images/fifo.o [2020-06-04T10:22:14.739Z] #40 ... [2020-06-04T10:22:14.739Z] [2020-06-04T10:22:14.739Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:14.739Z] #53 41.19 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T10:22:14.739Z] #53 41.19 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T10:22:14.739Z] #53 41.19 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:22:14.739Z] #53 41.19 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:22:14.739Z] #53 41.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T10:22:14.739Z] #53 41.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T10:22:14.739Z] #53 41.19 + '[' '' = dynamic ']' [2020-06-04T10:22:14.739Z] #53 41.19 + make [2020-06-04T10:22:14.739Z] #53 42.35 + bin/ctr [2020-06-04T10:22:14.934Z] #41 69.77 strconv [2020-06-04T10:22:14.934Z] #41 70.07 bytes [2020-06-04T10:22:15.027Z] #53 ... [2020-06-04T10:22:15.027Z] [2020-06-04T10:22:15.027Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:15.027Z] #40 25.07 CC images/remap-file-path.o [2020-06-04T10:22:15.127Z] #51 DONE 72.3s [2020-06-04T10:22:15.127Z] [2020-06-04T10:22:15.127Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:15.315Z] #40 25.31 CC images/eventfd.o [2020-06-04T10:22:15.604Z] #40 25.54 CC images/eventpoll.o [2020-06-04T10:22:15.732Z] #25 24.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T10:22:15.732Z] #25 24.65 skipping existing ed4b54129745 [2020-06-04T10:22:15.740Z] #52 ... [2020-06-04T10:22:15.740Z] [2020-06-04T10:22:15.740Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:15.740Z] #45 DONE 182.1s [2020-06-04T10:22:15.740Z] [2020-06-04T10:22:15.740Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:15.740Z] #52 ... [2020-06-04T10:22:15.740Z] [2020-06-04T10:22:15.740Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T10:22:15.740Z] #46 DONE 0.2s [2020-06-04T10:22:15.740Z] [2020-06-04T10:22:15.740Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:15.740Z] #52 ... [2020-06-04T10:22:15.740Z] [2020-06-04T10:22:15.740Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T10:22:15.740Z] #48 DONE 0.1s [2020-06-04T10:22:15.740Z] [2020-06-04T10:22:15.740Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T10:22:15.893Z] #40 ... [2020-06-04T10:22:15.893Z] [2020-06-04T10:22:15.893Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:15.893Z] #31 80.93 internal/poll [2020-06-04T10:22:15.893Z] #31 83.30 os [2020-06-04T10:22:15.893Z] #31 86.98 internal/fmtsort [2020-06-04T10:22:15.893Z] #31 87.91 path/filepath [2020-06-04T10:22:15.893Z] #31 87.96 fmt [2020-06-04T10:22:15.893Z] #31 89.62 io/ioutil [2020-06-04T10:22:15.893Z] #31 ... [2020-06-04T10:22:15.893Z] [2020-06-04T10:22:15.893Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:15.893Z] #40 25.87 CC images/fh.o [2020-06-04T10:22:15.993Z] #25 24.85 [2020-06-04T10:22:16.023Z] #50 DONE 0.2s [2020-06-04T10:22:16.023Z] [2020-06-04T10:22:16.023Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:16.181Z] #40 26.21 CC images/fsnotify.o [2020-06-04T10:22:16.181Z] #40 ... [2020-06-04T10:22:16.181Z] [2020-06-04T10:22:16.181Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:16.181Z] #48 81.37 regexp [2020-06-04T10:22:16.181Z] #48 87.46 os [2020-06-04T10:22:16.400Z] #41 ... [2020-06-04T10:22:16.401Z] [2020-06-04T10:22:16.401Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:22:16.401Z] #51 50.41 Reading package lists... [2020-06-04T10:22:16.401Z] #51 61.72 Building dependency tree... [2020-06-04T10:22:16.401Z] #51 68.43 The following additional packages will be installed: [2020-06-04T10:22:16.401Z] #51 68.46 libbtrfs0 [2020-06-04T10:22:16.401Z] #51 68.89 The following NEW packages will be installed: [2020-06-04T10:22:16.401Z] #51 68.90 libbtrfs-dev libbtrfs0 [2020-06-04T10:22:16.401Z] #51 69.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:16.401Z] #51 69.60 Need to get 119 kB of archives. [2020-06-04T10:22:16.401Z] #51 69.60 After this operation, 387 kB of additional disk space will be used. [2020-06-04T10:22:16.401Z] #51 69.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-04T10:22:16.401Z] #51 69.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-04T10:22:16.401Z] #51 71.36 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:16.401Z] #51 ... [2020-06-04T10:22:16.401Z] [2020-06-04T10:22:16.401Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:16.401Z] #23 69.10 ca-certificates is already the newest version (20190110). [2020-06-04T10:22:16.401Z] #23 69.10 The following additional packages will be installed: [2020-06-04T10:22:16.401Z] #23 69.17 libjq1 libonig5 [2020-06-04T10:22:16.401Z] #23 69.80 The following NEW packages will be installed: [2020-06-04T10:22:16.401Z] #23 69.82 jq libjq1 libonig5 [2020-06-04T10:22:16.401Z] #23 70.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:16.401Z] #23 70.31 Need to get 355 kB of archives. [2020-06-04T10:22:16.401Z] #23 70.31 After this operation, 1072 kB of additional disk space will be used. [2020-06-04T10:22:16.401Z] #23 70.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-04T10:22:16.401Z] #23 70.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-04T10:22:16.401Z] #23 70.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-04T10:22:16.469Z] #48 ... [2020-06-04T10:22:16.469Z] [2020-06-04T10:22:16.469Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:16.469Z] #42 83.72 regexp [2020-06-04T10:22:16.469Z] #42 90.33 net [2020-06-04T10:22:16.469Z] #42 90.37 os/exec [2020-06-04T10:22:16.564Z] #25 ... [2020-06-04T10:22:16.564Z] [2020-06-04T10:22:16.564Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:16.564Z] #47 56.20 regexp [2020-06-04T10:22:16.564Z] #47 59.32 internal/poll [2020-06-04T10:22:16.564Z] #47 59.34 context [2020-06-04T10:22:16.564Z] #47 62.36 os [2020-06-04T10:22:16.656Z] #23 ... [2020-06-04T10:22:16.656Z] [2020-06-04T10:22:16.656Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:16.656Z] #32 50.97 Reading package lists... [2020-06-04T10:22:16.656Z] #32 62.01 Building dependency tree... [2020-06-04T10:22:16.656Z] #32 68.25 The following additional packages will be installed: [2020-06-04T10:22:16.656Z] #32 68.25 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-04T10:22:16.656Z] #32 68.25 Suggested packages: [2020-06-04T10:22:16.656Z] #32 68.25 cmake-doc ninja-build lrzip [2020-06-04T10:22:16.656Z] #32 68.25 Recommended packages: [2020-06-04T10:22:16.656Z] #32 68.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-04T10:22:16.656Z] #32 69.68 The following NEW packages will be installed: [2020-06-04T10:22:16.656Z] #32 69.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-04T10:22:16.656Z] #32 69.69 vim-common xxd [2020-06-04T10:22:16.656Z] #32 70.13 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:16.656Z] #32 70.13 Need to get 14.9 MB of archives. [2020-06-04T10:22:16.656Z] #32 70.13 After this operation, 61.8 MB of additional disk space will be used. [2020-06-04T10:22:16.656Z] #32 70.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-04T10:22:16.656Z] #32 70.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:22:16.656Z] #32 70.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-04T10:22:16.656Z] #32 70.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-04T10:22:16.656Z] #32 ... [2020-06-04T10:22:16.656Z] [2020-06-04T10:22:16.656Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:16.656Z] #10 51.10 Reading package lists... [2020-06-04T10:22:16.656Z] #10 62.67 Building dependency tree... [2020-06-04T10:22:16.656Z] #10 69.10 The following additional packages will be installed: [2020-06-04T10:22:16.656Z] #10 69.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-04T10:22:16.656Z] #10 69.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-04T10:22:16.656Z] #10 69.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-04T10:22:16.656Z] #10 69.12 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:22:16.656Z] #10 69.14 Suggested packages: [2020-06-04T10:22:16.656Z] #10 69.14 gcc-8-locales seccomp wine64 [2020-06-04T10:22:16.656Z] #10 70.61 The following NEW packages will be installed: [2020-06-04T10:22:16.656Z] #10 70.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-04T10:22:16.656Z] #10 70.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-04T10:22:16.656Z] #10 70.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-04T10:22:16.656Z] #10 70.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-04T10:22:16.656Z] #10 70.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-04T10:22:16.656Z] #10 70.69 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-04T10:22:16.656Z] #10 71.29 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:16.656Z] #10 71.29 Need to get 77.7 MB of archives. [2020-06-04T10:22:16.656Z] #10 71.29 After this operation, 487 MB of additional disk space will be used. [2020-06-04T10:22:16.656Z] #10 71.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-06-04T10:22:16.656Z] #10 71.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-06-04T10:22:16.758Z] #42 ... [2020-06-04T10:22:16.758Z] [2020-06-04T10:22:16.758Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:16.758Z] #31 91.80 github.com/BurntSushi/toml [2020-06-04T10:22:16.758Z] #31 91.83 log [2020-06-04T10:22:16.758Z] #31 91.84 flag [2020-06-04T10:22:16.824Z] #47 ... [2020-06-04T10:22:16.824Z] [2020-06-04T10:22:16.824Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:16.824Z] #33 10.17 -- Detecting C compile features - done [2020-06-04T10:22:16.824Z] #33 10.23 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T10:22:16.824Z] #33 10.61 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T10:22:16.824Z] #33 10.77 -- Configuring done [2020-06-04T10:22:16.824Z] #33 10.79 -- Generating done [2020-06-04T10:22:16.824Z] #33 10.82 -- Build files have been written to: /tmp/tmp.0AwAIvXhMM/tini [2020-06-04T10:22:16.824Z] #33 10.84 + make tini-static [2020-06-04T10:22:16.824Z] #33 11.62 Scanning dependencies of target tini-static [2020-06-04T10:22:16.825Z] #33 11.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T10:22:16.911Z] #10 ... [2020-06-04T10:22:16.911Z] [2020-06-04T10:22:16.911Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:16.911Z] #38 50.90 Reading package lists... [2020-06-04T10:22:16.911Z] #38 62.43 Building dependency tree... [2020-06-04T10:22:16.911Z] #38 68.99 The following additional packages will be installed: [2020-06-04T10:22:16.911Z] #38 69.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-04T10:22:16.911Z] #38 69.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-04T10:22:16.911Z] #38 69.02 Suggested packages: [2020-06-04T10:22:16.911Z] #38 69.04 manpages-dev python-setuptools [2020-06-04T10:22:16.911Z] #38 71.08 The following NEW packages will be installed: [2020-06-04T10:22:16.911Z] #38 71.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-04T10:22:16.911Z] #38 71.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-04T10:22:16.911Z] #38 71.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-04T10:22:16.911Z] #38 71.08 python-six zlib1g-dev [2020-06-04T10:22:16.911Z] #38 71.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:22:16.911Z] #38 71.71 Need to get 4095 kB of archives. [2020-06-04T10:22:16.911Z] #38 71.71 After this operation, 22.5 MB of additional disk space will be used. [2020-06-04T10:22:16.911Z] #38 71.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-04T10:22:16.911Z] #38 71.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-04T10:22:16.911Z] #38 71.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-04T10:22:16.911Z] #38 71.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-04T10:22:16.911Z] #38 71.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-04T10:22:16.911Z] #38 71.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-04T10:22:16.911Z] #38 71.73 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-06-04T10:22:16.911Z] #38 71.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-04T10:22:16.911Z] #38 71.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-04T10:22:16.911Z] #38 71.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-04T10:22:16.911Z] #38 ... [2020-06-04T10:22:16.911Z] [2020-06-04T10:22:16.911Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:22:16.911Z] #51 71.72 Fetched 119 kB in 0s (284 kB/s) [2020-06-04T10:22:17.029Z] #52 158.4 + bin/containerd-stress [2020-06-04T10:22:17.167Z] #51 72.21 Selecting previously unselected package libbtrfs0. [2020-06-04T10:22:17.167Z] #51 72.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T10:22:17.167Z] #51 72.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-04T10:22:17.167Z] #51 72.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:17.734Z] #51 72.66 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:22:17.734Z] #51 72.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-04T10:22:17.734Z] #51 72.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:17.765Z] #33 13.78 [100%] Linking C executable tini-static [2020-06-04T10:22:18.037Z] #52 159.7 + bin/containerd-shim [2020-06-04T10:22:18.294Z] #51 73.18 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:18.294Z] #51 ... [2020-06-04T10:22:18.294Z] [2020-06-04T10:22:18.294Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:18.294Z] #30 63.21 internal/reflectlite [2020-06-04T10:22:18.294Z] #30 66.45 sort [2020-06-04T10:22:18.294Z] #30 66.45 errors [2020-06-04T10:22:18.294Z] #30 67.35 strconv [2020-06-04T10:22:18.294Z] #30 69.05 io [2020-06-04T10:22:18.294Z] #30 70.37 internal/oserror [2020-06-04T10:22:18.294Z] #30 70.72 syscall [2020-06-04T10:22:18.294Z] #30 ... [2020-06-04T10:22:18.294Z] [2020-06-04T10:22:18.294Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-04T10:22:18.294Z] #51 73.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:18.294Z] #51 73.35 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:18.854Z] #51 DONE 73.9s [2020-06-04T10:22:18.854Z] [2020-06-04T10:22:18.854Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-04T10:22:18.854Z] #23 72.78 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:18.854Z] #23 73.18 Fetched 355 kB in 0s (1247 kB/s) [2020-06-04T10:22:18.854Z] #23 73.37 Selecting previously unselected package libonig5:amd64. [2020-06-04T10:22:18.854Z] #23 73.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 ... 15412 files and directories currently installed.) [2020-06-04T10:22:18.854Z] #23 73.51 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-04T10:22:18.854Z] #23 73.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:22:19.220Z] #33 15.00 [100%] Built target tini-static [2020-06-04T10:22:19.413Z] #23 74.23 Selecting previously unselected package libjq1:amd64. [2020-06-04T10:22:19.413Z] #23 74.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:22:19.413Z] #23 74.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:22:19.486Z] #33 15.18 + mkdir -p /build [2020-06-04T10:22:19.486Z] #33 15.20 + cp tini-static /build/docker-init [2020-06-04T10:22:19.486Z] #33 DONE 15.4s [2020-06-04T10:22:19.486Z] [2020-06-04T10:22:19.486Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:19.486Z] #25 26.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T10:22:19.486Z] #25 27.54 [2020-06-04T10:22:19.486Z] #25 27.76 ######################################################################## 100.0% [2020-06-04T10:22:19.486Z] #25 27.85 [2020-06-04T10:22:19.486Z] #25 27.90 Download of images into '/build' complete. [2020-06-04T10:22:19.486Z] #25 27.90 Use something like the following to load the result into a Docker daemon: [2020-06-04T10:22:19.486Z] #25 27.90 tar -cC '/build' . | docker load [2020-06-04T10:22:19.486Z] #25 DONE 28.4s [2020-06-04T10:22:19.486Z] [2020-06-04T10:22:19.486Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:19.486Z] #47 67.04 encoding/binary [2020-06-04T10:22:19.486Z] #47 67.30 mvdan.cc/sh/v3/fileutil [2020-06-04T10:22:19.486Z] #47 67.31 flag [2020-06-04T10:22:19.486Z] #47 67.33 github.com/pkg/diff [2020-06-04T10:22:19.486Z] #47 68.09 go/token [2020-06-04T10:22:19.776Z] #47 ... [2020-06-04T10:22:19.776Z] [2020-06-04T10:22:19.776Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:19.776Z] #10 59.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T10:22:19.776Z] #10 59.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T10:22:19.776Z] #10 59.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:22:19.776Z] #10 67.68 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T10:22:19.776Z] #10 67.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-04T10:22:19.776Z] #10 67.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:19.776Z] #10 67.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T10:22:19.776Z] #10 67.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-04T10:22:19.776Z] #10 67.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:19.973Z] #23 74.87 Selecting previously unselected package jq. [2020-06-04T10:22:19.973Z] #23 74.87 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:22:19.973Z] #23 74.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:22:20.051Z] #10 ... [2020-06-04T10:22:20.051Z] [2020-06-04T10:22:20.051Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:20.051Z] #30 59.60 os [2020-06-04T10:22:20.051Z] #30 62.35 internal/fmtsort [2020-06-04T10:22:20.051Z] #30 63.71 fmt [2020-06-04T10:22:20.051Z] #30 63.71 path/filepath [2020-06-04T10:22:20.051Z] #30 65.60 io/ioutil [2020-06-04T10:22:20.051Z] #30 67.26 flag [2020-06-04T10:22:20.051Z] #30 67.26 log [2020-06-04T10:22:20.051Z] #30 67.26 github.com/BurntSushi/toml [2020-06-04T10:22:20.051Z] #30 ... [2020-06-04T10:22:20.051Z] [2020-06-04T10:22:20.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:20.051Z] #39 3.937 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:22:20.051Z] #39 3.937 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:22:20.051Z] #39 3.952 Note: Building without GnuTLS support [2020-06-04T10:22:20.051Z] #39 3.962 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:22:20.051Z] #39 3.963 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:22:20.051Z] #39 6.451 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:22:20.051Z] #39 6.602 GEN .gitid [2020-06-04T10:22:20.051Z] #39 6.683 GEN criu/include/version.h [2020-06-04T10:22:20.051Z] #39 6.976 GEN include/common/asm [2020-06-04T10:22:20.228Z] #23 75.35 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:22:20.228Z] #23 75.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:22:20.228Z] #23 75.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:22:20.387Z] #52 4.854 + RM_GOPATH=0 [2020-06-04T10:22:20.387Z] #52 4.858 + TMP_GOPATH= [2020-06-04T10:22:20.387Z] #52 4.858 + : /build [2020-06-04T10:22:20.387Z] #52 4.858 + '[' -z '' ']' [2020-06-04T10:22:20.387Z] #52 4.858 ++ mktemp -d [2020-06-04T10:22:20.387Z] #52 4.864 + export GOPATH=/tmp/tmp.UWnU0EXCRW [2020-06-04T10:22:20.387Z] #52 4.864 + GOPATH=/tmp/tmp.UWnU0EXCRW [2020-06-04T10:22:20.387Z] #52 4.864 + RM_GOPATH=1 [2020-06-04T10:22:20.387Z] #52 4.864 + case "$(go env GOARCH)" in [2020-06-04T10:22:20.388Z] #52 4.864 ++ go env GOARCH [2020-06-04T10:22:20.388Z] #52 5.004 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:20.388Z] #52 5.004 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:20.388Z] #52 5.004 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:20.388Z] #52 5.004 ++ dirname /tmp/install/install.sh [2020-06-04T10:22:20.388Z] #52 5.004 + dir=/tmp/install [2020-06-04T10:22:20.388Z] #52 5.004 + bin=containerd [2020-06-04T10:22:20.388Z] #52 5.004 + shift [2020-06-04T10:22:20.388Z] #52 5.004 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T10:22:20.388Z] #52 5.004 + . /tmp/install/containerd.installer [2020-06-04T10:22:20.388Z] #52 5.004 ++ set -e [2020-06-04T10:22:20.388Z] #52 5.004 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:20.388Z] #52 5.004 + install_containerd [2020-06-04T10:22:20.388Z] #52 5.004 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T10:22:20.388Z] #52 5.004 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UWnU0EXCRW/src/github.com/containerd/containerd [2020-06-04T10:22:20.388Z] #52 5.006 Cloning into '/tmp/tmp.UWnU0EXCRW/src/github.com/containerd/containerd'... [2020-06-04T10:22:20.388Z] #52 ... [2020-06-04T10:22:20.388Z] [2020-06-04T10:22:20.388Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:20.388Z] #25 6.305 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T10:22:20.388Z] #25 6.909 #=#=# [2020-06-04T10:22:20.484Z] #23 75.41 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:21.044Z] #23 DONE 76.0s [2020-06-04T10:22:21.044Z] [2020-06-04T10:22:21.044Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:22:21.044Z] #24 DONE 0.1s [2020-06-04T10:22:21.044Z] [2020-06-04T10:22:21.044Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:21.441Z] #39 ... [2020-06-04T10:22:21.441Z] [2020-06-04T10:22:21.441Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:21.441Z] #41 61.13 context [2020-06-04T10:22:21.441Z] #41 61.15 os [2020-06-04T10:22:21.441Z] #41 65.14 github.com/LK4D4/vndr/versioned [2020-06-04T10:22:21.441Z] #41 66.50 internal/lazyregexp [2020-06-04T10:22:21.441Z] #41 66.56 os/exec [2020-06-04T10:22:21.441Z] #41 66.68 net [2020-06-04T10:22:21.441Z] #41 70.84 go/token [2020-06-04T10:22:21.441Z] #41 70.85 net/url [2020-06-04T10:22:21.441Z] #41 70.85 encoding/binary [2020-06-04T10:22:21.720Z] #41 ... [2020-06-04T10:22:21.720Z] [2020-06-04T10:22:21.720Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:21.720Z] #47 71.06 encoding/base64 [2020-06-04T10:22:21.938Z] #25 7.155 #=#=# 0.0% ### 4.7% ###### 9.0% ############## 20.3% ################# 24.9% ###################### 31.8% ######################### 35.7% ############################# 40.7% ############################### 44.1% ################################## 48.0% ##################################### 52.7% ####################################### 55.4% ############################################ 61.7% ################################################ 67.6% #################################################### 73.4% [2020-06-04T10:22:21.938Z] #25 ... [2020-06-04T10:22:21.938Z] [2020-06-04T10:22:21.938Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:22:21.987Z] #47 71.56 go/scanner [2020-06-04T10:22:21.987Z] #47 71.62 golang.org/x/sys/unix [2020-06-04T10:22:22.154Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.227932522s with top 10 stages: buildssa: 1m34.157863289s, goimports: 22.837883561s, unconvert: 12.39470884s, gosec: 9.699800731s, golint: 6.461342835s, misspell: 3.948008272s, inspect: 3.854739098s, ineffassign: 3.701145958s, vrp: 3.21638973s, printf: 1.993679908s [2020-06-04T10:22:22.324Z] #31 97.16 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:22:22.324Z] #31 ... [2020-06-04T10:22:22.324Z] [2020-06-04T10:22:22.324Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:22.324Z] #40 27.05 CC images/signalfd.o [2020-06-04T10:22:22.324Z] #40 27.32 CC images/fs.o [2020-06-04T10:22:22.324Z] #40 27.57 CC images/pstree.o [2020-06-04T10:22:22.324Z] #40 27.79 CC images/pipe.o [2020-06-04T10:22:22.324Z] #40 28.10 CC images/tcp-stream.o [2020-06-04T10:22:22.324Z] #40 28.42 CC images/sk-packet.o [2020-06-04T10:22:22.324Z] #40 28.81 CC images/mnt.o [2020-06-04T10:22:22.324Z] #40 29.11 CC images/pipe-data.o [2020-06-04T10:22:22.324Z] #40 29.39 CC images/sa.o [2020-06-04T10:22:22.324Z] #40 29.73 CC images/timer.o [2020-06-04T10:22:22.324Z] #40 30.23 CC images/timerfd.o [2020-06-04T10:22:22.324Z] #40 30.58 CC images/mm.o [2020-06-04T10:22:22.324Z] #40 31.01 CC images/sk-opts.o [2020-06-04T10:22:22.324Z] #40 31.21 CC images/sk-unix.o [2020-06-04T10:22:22.324Z] #40 31.56 CC images/sk-inet.o [2020-06-04T10:22:22.324Z] #40 31.95 CC images/tun.o [2020-06-04T10:22:22.429Z] #52 164.1 + bin/containerd-shim-runc-v1 [2020-06-04T10:22:22.454Z] #28 79.07 Checking out files: 78% (1192/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) [2020-06-04T10:22:22.454Z] #28 ... [2020-06-04T10:22:22.454Z] [2020-06-04T10:22:22.454Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:22.454Z] #38 69.62 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-04T10:22:22.454Z] #38 69.62 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:22.454Z] #38 69.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:22.454Z] #38 70.27 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-04T10:22:22.454Z] #38 70.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:22.454Z] #38 70.32 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:22.454Z] #38 72.95 Selecting previously unselected package libprotoc17:amd64. [2020-06-04T10:22:22.454Z] #38 72.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:22.454Z] #38 72.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:22.454Z] #38 74.17 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T10:22:22.454Z] #38 74.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:22:22.454Z] #38 74.23 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:22:22.454Z] #38 74.57 Selecting previously unselected package protobuf-compiler. [2020-06-04T10:22:22.454Z] #38 74.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:22.454Z] #38 74.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:22:22.454Z] #38 74.76 Selecting previously unselected package python-pkg-resources. [2020-06-04T10:22:22.454Z] #38 74.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:22:22.454Z] #38 74.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T10:22:22.454Z] #38 75.16 Selecting previously unselected package python-six. [2020-06-04T10:22:22.454Z] #38 75.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T10:22:22.454Z] #38 75.17 Unpacking python-six (1.12.0-1) ... [2020-06-04T10:22:22.454Z] #38 75.38 Selecting previously unselected package python-protobuf. [2020-06-04T10:22:22.454Z] #38 75.40 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:22.454Z] #38 75.41 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T10:22:22.454Z] #38 76.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T10:22:22.454Z] #38 ... [2020-06-04T10:22:22.454Z] [2020-06-04T10:22:22.454Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:22.454Z] #25 7.155 #=#=# 0.0% ### 4.7% ###### 9.0% ############## 20.3% ################# 24.9% ###################### 31.8% ######################### 35.7% ############################# 40.7% ############################### 44.1% ################################## 48.0% ##################################### 52.7% ####################################### 55.4% ############################################ 61.7% ################################################ 67.6% #################################################### 73.4% ###################################################### 75.9% ########################################################### 82.4% ################################################################ 89.1% ################################################################### 93.1% ######################################################################## 100.0% [2020-06-04T10:22:22.620Z] #40 32.38 CC images/sk-netlink.o [2020-06-04T10:22:22.620Z] #40 32.61 CC images/packet-sock.o [2020-06-04T10:22:23.019Z] #25 10.06 #=#=# [2020-06-04T10:22:23.261Z] #40 33.12 CC images/ipc-var.o [2020-06-04T10:22:23.261Z] #40 33.21 CC images/ipc-desc.o [2020-06-04T10:22:23.282Z] #25 ... [2020-06-04T10:22:23.283Z] [2020-06-04T10:22:23.283Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:23.283Z] #30 70.43 strconv [2020-06-04T10:22:23.283Z] #30 71.90 io [2020-06-04T10:22:23.283Z] #30 73.95 internal/oserror [2020-06-04T10:22:23.283Z] #30 74.11 syscall [2020-06-04T10:22:23.283Z] #30 77.52 reflect [2020-06-04T10:22:23.283Z] #30 ... [2020-06-04T10:22:23.283Z] [2020-06-04T10:22:23.283Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:22:23.369Z] #47 73.10 mvdan.cc/editorconfig [2020-06-04T10:22:23.540Z] #28 79.07 Checking out files: 78% (1192/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-06-04T10:22:23.540Z] #28 80.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T10:22:23.552Z] #40 33.48 CC images/ipc-shm.o [2020-06-04T10:22:23.843Z] #40 33.78 CC images/ipc-msg.o [2020-06-04T10:22:23.940Z] #47 73.57 encoding/json [2020-06-04T10:22:24.054Z] #28 81.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T10:22:24.135Z] #40 34.14 CC images/ipc-sem.o [2020-06-04T10:22:24.311Z] #28 ... [2020-06-04T10:22:24.311Z] [2020-06-04T10:22:24.311Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:24.311Z] #41 71.60 github.com/LK4D4/vndr/godl/singleflight [2020-06-04T10:22:24.311Z] #41 71.60 io [2020-06-04T10:22:24.311Z] #41 72.04 strconv [2020-06-04T10:22:24.311Z] #41 74.29 bytes [2020-06-04T10:22:24.311Z] #41 77.44 bufio [2020-06-04T10:22:24.311Z] #41 78.73 reflect [2020-06-04T10:22:24.311Z] #41 80.65 syscall [2020-06-04T10:22:24.427Z] #40 34.35 CC images/utsns.o [2020-06-04T10:22:24.427Z] #40 34.55 CC images/creds.o [2020-06-04T10:22:24.569Z] #41 ... [2020-06-04T10:22:24.569Z] [2020-06-04T10:22:24.569Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:24.569Z] #25 10.39 #=#=# 0.1% ########### 15.8% ################### 26.5% ####################### 32.8% ###################################### 53.6% ############################################# 63.8% ###################################################### 75.7% ################################################################## 92.1% ######################################################################## 100.0% [2020-06-04T10:22:24.718Z] #40 34.78 CC images/vma.o [2020-06-04T10:22:24.808Z] 4612f6d0b889: Verifying Checksum [2020-06-04T10:22:24.808Z] 4612f6d0b889: Download complete [2020-06-04T10:22:25.010Z] #40 35.04 CC images/netdev.o [2020-06-04T10:22:25.103Z] #52 166.2 + bin/containerd-shim-runc-v2 [2020-06-04T10:22:25.103Z] #52 166.9 + binaries [2020-06-04T10:22:25.134Z] #25 12.08 [2020-06-04T10:22:25.385Z] #52 166.9 + install -D bin/containerd /build/containerd [2020-06-04T10:22:25.385Z] #52 166.9 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T10:22:25.385Z] #52 166.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T10:22:25.385Z] #52 166.9 + install -D bin/ctr /build/ctr [2020-06-04T10:22:25.639Z] #40 35.52 CC images/tty.o [2020-06-04T10:22:25.655Z] #25 12.27 # 2.7% ###### 8.7% ########## 14.7% ############### 21.8% #################### 29.1% [2020-06-04T10:22:25.655Z] #25 ... [2020-06-04T10:22:25.655Z] [2020-06-04T10:22:25.655Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:25.655Z] #32 72.90 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:25.655Z] #32 73.24 Fetched 14.9 MB in 3s (5117 kB/s) [2020-06-04T10:22:25.655Z] #32 73.38 Selecting previously unselected package xxd. [2020-06-04T10:22:25.655Z] #32 73.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T10:22:25.655Z] #32 73.53 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T10:22:25.655Z] #32 73.54 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:22:25.655Z] #32 73.95 Selecting previously unselected package vim-common. [2020-06-04T10:22:25.655Z] #32 73.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:22:25.655Z] #32 73.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:22:25.655Z] #32 74.56 Selecting previously unselected package cmake-data. [2020-06-04T10:22:25.655Z] #32 74.56 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T10:22:25.655Z] #32 74.57 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T10:22:25.655Z] #32 79.61 Selecting previously unselected package libicu63:amd64. [2020-06-04T10:22:25.655Z] #32 79.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-04T10:22:25.655Z] #32 79.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:22:25.667Z] #52 DONE 167.4s [2020-06-04T10:22:25.852Z] #47 75.52 go/ast [2020-06-04T10:22:25.914Z] #32 ... [2020-06-04T10:22:25.914Z] [2020-06-04T10:22:25.914Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:26.113Z] #47 75.65 mvdan.cc/sh/v3/syntax [2020-06-04T10:22:26.268Z] #40 36.18 CC images/file-lock.o [2020-06-04T10:22:26.281Z] [2020-06-04T10:22:26.281Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T10:22:26.285Z] #25 ... [2020-06-04T10:22:26.285Z] [2020-06-04T10:22:26.285Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:22:26.285Z] #28 78.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: 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-06-04T10:22:26.285Z] #28 79.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-04T10:22:26.285Z] #28 79.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-04T10:22:26.557Z] #40 ... [2020-06-04T10:22:26.558Z] [2020-06-04T10:22:26.558Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:26.558Z] #31 DONE 101.5s [2020-06-04T10:22:26.558Z] [2020-06-04T10:22:26.558Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:26.558Z] #40 36.38 CC images/rlimit.o [2020-06-04T10:22:26.558Z] #40 ... [2020-06-04T10:22:26.558Z] [2020-06-04T10:22:26.558Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:26.558Z] #48 92.05 mvdan.cc/sh/v3/fileutil [2020-06-04T10:22:26.558Z] #48 92.59 flag [2020-06-04T10:22:26.558Z] #48 92.59 go/token [2020-06-04T10:22:26.558Z] #48 92.59 github.com/pkg/diff [2020-06-04T10:22:26.558Z] #48 92.60 encoding/binary [2020-06-04T10:22:26.558Z] #48 95.62 go/scanner [2020-06-04T10:22:26.558Z] #48 97.21 mvdan.cc/editorconfig [2020-06-04T10:22:26.558Z] #48 98.08 mvdan.cc/sh/v3/syntax [2020-06-04T10:22:26.558Z] #48 99.71 encoding/base64 [2020-06-04T10:22:26.558Z] #48 100.3 go/ast [2020-06-04T10:22:26.562Z] #53 DONE 0.3s [2020-06-04T10:22:26.563Z] [2020-06-04T10:22:26.563Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T10:22:26.689Z] #47 ... [2020-06-04T10:22:26.690Z] [2020-06-04T10:22:26.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:26.690Z] #39 9.382 PBCC images/timens.pb-c.c [2020-06-04T10:22:26.690Z] #39 9.410 DEP images/timens.pb-c.d [2020-06-04T10:22:26.690Z] #39 9.504 PBCC images/fown.pb-c.c [2020-06-04T10:22:26.690Z] #39 9.602 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T10:22:26.690Z] #39 9.723 PBCC images/opts.pb-c.c [2020-06-04T10:22:26.690Z] #39 9.738 PBCC images/memfd.pb-c.c [2020-06-04T10:22:26.690Z] #39 9.782 DEP images/fown.pb-c.d [2020-06-04T10:22:26.690Z] #39 9.874 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.00 DEP images/opts.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.19 DEP images/memfd.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.31 PBCC images/sit.pb-c.c [2020-06-04T10:22:26.690Z] #39 10.44 DEP images/sit.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.60 PBCC images/macvlan.pb-c.c [2020-06-04T10:22:26.690Z] #39 10.67 DEP images/macvlan.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.72 PBCC images/autofs.pb-c.c [2020-06-04T10:22:26.690Z] #39 10.76 DEP images/autofs.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.81 PBCC images/sysctl.pb-c.c [2020-06-04T10:22:26.690Z] #39 10.86 DEP images/sysctl.pb-c.d [2020-06-04T10:22:26.690Z] #39 10.94 PBCC images/time.pb-c.c [2020-06-04T10:22:26.690Z] #39 10.98 DEP images/time.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.07 PBCC images/binfmt-misc.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.12 DEP images/binfmt-misc.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.18 PBCC images/seccomp.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.21 DEP images/seccomp.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.25 PBCC images/userns.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.28 DEP images/userns.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.33 PBCC images/cgroup.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.38 DEP images/cgroup.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.51 PBCC images/ext-file.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.53 DEP images/ext-file.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.57 PBCC images/rpc.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.67 DEP images/rpc.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.73 PBCC images/siginfo.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.74 DEP images/siginfo.pb-c.d [2020-06-04T10:22:26.690Z] #39 11.87 PBCC images/pagemap.pb-c.c [2020-06-04T10:22:26.690Z] #39 11.95 DEP images/pagemap.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.03 PBCC images/rlimit.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.04 DEP images/rlimit.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.08 PBCC images/file-lock.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.10 DEP images/file-lock.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.19 PBCC images/tty.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.24 DEP images/tty.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.31 PBCC images/tun.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.37 PBCC images/netdev.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.42 DEP images/tun.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.45 DEP images/netdev.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.53 PBCC images/vma.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.55 DEP images/vma.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.63 PBCC images/creds.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.68 DEP images/creds.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.79 PBCC images/utsns.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.83 DEP images/utsns.pb-c.d [2020-06-04T10:22:26.690Z] #39 12.87 PBCC images/ipc-desc.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.91 PBCC images/ipc-sem.pb-c.c [2020-06-04T10:22:26.690Z] #39 12.96 DEP images/ipc-desc.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.02 DEP images/ipc-sem.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.09 PBCC images/ipc-msg.pb-c.c [2020-06-04T10:22:26.690Z] #39 13.12 DEP images/ipc-msg.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.24 PBCC images/ipc-shm.pb-c.c [2020-06-04T10:22:26.690Z] #39 13.27 DEP images/ipc-shm.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.42 PBCC images/ipc-var.pb-c.c [2020-06-04T10:22:26.690Z] #39 13.43 DEP images/ipc-var.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.46 PBCC images/sk-opts.pb-c.c [2020-06-04T10:22:26.690Z] #39 13.54 PBCC images/packet-sock.pb-c.c [2020-06-04T10:22:26.690Z] #39 13.60 DEP images/sk-opts.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.65 DEP images/packet-sock.pb-c.d [2020-06-04T10:22:26.690Z] #39 13.69 PBCC images/sk-netlink.pb-c.c [2020-06-04T10:22:26.690Z] #39 13.74 DEP images/sk-netlink.pb-c.d [2020-06-04T10:22:26.844Z] #57 DONE 0.2s [2020-06-04T10:22:26.844Z] [2020-06-04T10:22:26.844Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T10:22:26.847Z] #48 ... [2020-06-04T10:22:26.847Z] [2020-06-04T10:22:26.847Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:26.847Z] #40 36.72 CC images/pagemap.o [2020-06-04T10:22:26.948Z] #25 12.27 # 2.7% ###### 8.7% ########## 14.7% ############### 21.8% #################### 29.1% ######################### 36.0% ############################# 41.4% ################################### 48.9% ######################################### 57.8% ################################################ 68.0% #################################################### 73.1% ###################################################### 76.0% ########################################################## 80.6% ############################################################ 84.3% ############################################################### 87.8% ######################################################################## 100.0% [2020-06-04T10:22:26.950Z] #39 13.82 PBCC images/sk-inet.pb-c.c [2020-06-04T10:22:26.950Z] #39 13.88 DEP images/sk-inet.pb-c.d [2020-06-04T10:22:26.950Z] #39 13.94 PBCC images/sk-unix.pb-c.c [2020-06-04T10:22:27.126Z] #59 DONE 0.2s [2020-06-04T10:22:27.126Z] [2020-06-04T10:22:27.126Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T10:22:27.126Z] #61 DONE 0.1s [2020-06-04T10:22:27.126Z] [2020-06-04T10:22:27.126Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T10:22:27.126Z] #62 DONE 0.0s [2020-06-04T10:22:27.126Z] [2020-06-04T10:22:27.126Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T10:22:27.211Z] #39 13.99 DEP images/sk-unix.pb-c.d [2020-06-04T10:22:27.211Z] #39 14.10 PBCC images/mm.pb-c.c [2020-06-04T10:22:27.211Z] #39 14.24 DEP images/mm.pb-c.d [2020-06-04T10:22:27.253Z] #28 ... [2020-06-04T10:22:27.253Z] [2020-06-04T10:22:27.253Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:27.253Z] #32 72.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-04T10:22:27.253Z] #32 72.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-04T10:22:27.253Z] #32 72.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-04T10:22:27.253Z] #32 72.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-04T10:22:27.253Z] #32 72.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-04T10:22:27.253Z] #32 72.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-04T10:22:27.253Z] #32 74.69 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:27.253Z] #32 75.02 Fetched 14.9 MB in 3s (4896 kB/s) [2020-06-04T10:22:27.253Z] #32 75.20 Selecting previously unselected package xxd. [2020-06-04T10:22:27.253Z] #32 75.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15412 files and directories currently installed.) [2020-06-04T10:22:27.253Z] #32 75.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T10:22:27.253Z] #32 75.32 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:22:27.253Z] #32 75.81 Selecting previously unselected package vim-common. [2020-06-04T10:22:27.253Z] #32 75.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:22:27.253Z] #32 75.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:22:27.253Z] #32 76.67 Selecting previously unselected package cmake-data. [2020-06-04T10:22:27.253Z] #32 76.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-04T10:22:27.253Z] #32 76.69 Unpacking cmake-data (3.13.4-1) ... [2020-06-04T10:22:27.253Z] #32 ... [2020-06-04T10:22:27.253Z] [2020-06-04T10:22:27.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:27.253Z] #10 72.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-06-04T10:22:27.253Z] #10 72.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-04T10:22:27.253Z] #10 72.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-04T10:22:27.253Z] #10 72.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-04T10:22:27.253Z] #10 73.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-06-04T10:22:27.253Z] #10 73.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-06-04T10:22:27.253Z] #10 73.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-06-04T10:22:27.253Z] #10 79.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-06-04T10:22:27.253Z] #10 ... [2020-06-04T10:22:27.253Z] [2020-06-04T10:22:27.253Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:27.253Z] #38 72.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-04T10:22:27.253Z] #38 72.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-04T10:22:27.253Z] #38 72.41 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-06-04T10:22:27.253Z] #38 72.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-04T10:22:27.253Z] #38 72.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-04T10:22:27.253Z] #38 72.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-04T10:22:27.253Z] #38 72.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-04T10:22:27.253Z] #38 74.37 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:27.253Z] #38 74.81 Fetched 4095 kB in 1s (3776 kB/s) [2020-06-04T10:22:27.253Z] #38 75.00 Selecting previously unselected package libcap-dev:amd64. [2020-06-04T10:22:27.253Z] #38 75.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 ... 15412 files and directories currently installed.) [2020-06-04T10:22:27.253Z] #38 75.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 75.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-04T10:22:27.253Z] #38 75.45 Selecting previously unselected package libnet1:amd64. [2020-06-04T10:22:27.253Z] #38 75.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 75.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:27.253Z] #38 75.62 Selecting previously unselected package libnet1-dev. [2020-06-04T10:22:27.253Z] #38 75.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 75.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:27.253Z] #38 76.17 Selecting previously unselected package libnl-3-200:amd64. [2020-06-04T10:22:27.253Z] #38 76.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 76.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:22:27.253Z] #38 76.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-04T10:22:27.253Z] #38 76.46 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 76.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-04T10:22:27.253Z] #38 76.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-04T10:22:27.253Z] #38 76.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 76.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:27.253Z] #38 77.12 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-04T10:22:27.253Z] #38 77.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 77.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:27.253Z] #38 77.40 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-04T10:22:27.253Z] #38 77.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 77.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-04T10:22:27.253Z] #38 77.92 Selecting previously unselected package libprotobuf17:amd64. [2020-06-04T10:22:27.253Z] #38 77.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 77.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:27.253Z] #38 79.32 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-04T10:22:27.253Z] #38 79.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 79.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:27.253Z] #38 79.74 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-04T10:22:27.253Z] #38 79.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 79.78 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:27.253Z] #38 82.03 Selecting previously unselected package libprotoc17:amd64. [2020-06-04T10:22:27.253Z] #38 82.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:27.253Z] #38 82.08 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:27.390Z] INFO [runner/unused/goanalysis] analyzers took 26.495217846s with top 10 stages: buildssa: 22.303355097s, U1000: 4.191862749s [2020-06-04T10:22:27.390Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-04T10:22:27.390Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1693/1693, autogenerated_exclude: 1588/1693, filename_unadjuster: 1693/1693, identifier_marker: 1588/1588, nolint: 0/64, skip_dirs: 1693/1693, cgo: 1693/2302, skip_files: 1693/1693, exclude: 1588/1588, exclude-rules: 64/1588 [2020-06-04T10:22:27.390Z] INFO [runner] processing took 59.998818ms with stages: nolint: 26.278307ms, identifier_marker: 16.732807ms, path_prettifier: 7.710154ms, autogenerated_exclude: 3.812287ms, exclude-rules: 3.353625ms, skip_dirs: 1.640919ms, cgo: 372.967µs, filename_unadjuster: 92.156µs, max_same_issues: 1.291µs, source_code: 927ns, uniq_by_line: 833ns, skip_files: 717ns, exclude: 497ns, diff: 445ns, max_from_linter: 364ns, path_shortener: 278ns, max_per_file_from_linter: 244ns [2020-06-04T10:22:27.390Z] INFO [runner] linters took 1m34.728551901s with stages: goanalysis_metalinter: 1m16.329095276s, unused: 18.339108036s [2020-06-04T10:22:27.390Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-04T10:22:27.390Z] INFO Memory: 1616 samples, avg is 248.1MB, max is 3234.1MB [2020-06-04T10:22:27.390Z] INFO Execution took 3m32.899181751s [2020-06-04T10:22:27.390Z] Congratulations! The shell scripts are properly formatted. [2020-06-04T10:22:27.471Z] #39 14.34 PBCC images/timerfd.pb-c.c [2020-06-04T10:22:27.471Z] #39 14.44 DEP images/timerfd.pb-c.d [2020-06-04T10:22:27.477Z] #40 ... [2020-06-04T10:22:27.477Z] [2020-06-04T10:22:27.477Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:27.477Z] #11 92.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T10:22:27.477Z] #11 92.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-04T10:22:27.477Z] #11 92.55 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:27.477Z] #11 ... [2020-06-04T10:22:27.477Z] [2020-06-04T10:22:27.477Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:27.477Z] #42 92.60 internal/lazyregexp [2020-06-04T10:22:27.477Z] #42 93.35 github.com/LK4D4/vndr/versioned [2020-06-04T10:22:27.477Z] #42 95.91 encoding/binary [2020-06-04T10:22:27.477Z] #42 95.97 go/scanner [2020-06-04T10:22:27.477Z] #42 96.01 net/url [2020-06-04T10:22:27.477Z] #42 99.95 go/ast [2020-06-04T10:22:27.477Z] #42 101.1 text/template/parse [2020-06-04T10:22:27.477Z] #42 101.4 encoding/base64 [2020-06-04T10:22:27.508Z] #38 ... [2020-06-04T10:22:27.508Z] [2020-06-04T10:22:27.508Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:27.508Z] #32 82.41 Selecting previously unselected package libicu63:amd64. [2020-06-04T10:22:27.508Z] #32 82.41 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-04T10:22:27.508Z] #32 82.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:22:27.516Z] #25 14.53 [2020-06-04T10:22:27.741Z] #63 DONE 0.6s [2020-06-04T10:22:27.742Z] #39 14.60 PBCC images/timer.pb-c.c [2020-06-04T10:22:27.742Z] #39 14.64 DEP images/timer.pb-c.d [2020-06-04T10:22:27.742Z] #39 14.72 PBCC images/sa.pb-c.c [2020-06-04T10:22:27.772Z] #42 ... [2020-06-04T10:22:27.772Z] [2020-06-04T10:22:27.772Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:27.772Z] #40 37.53 CC images/siginfo.o [2020-06-04T10:22:27.774Z] #25 14.73 0.0% [2020-06-04T10:22:27.774Z] #25 ... [2020-06-04T10:22:27.774Z] [2020-06-04T10:22:27.774Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:27.774Z] #10 75.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T10:22:27.774Z] #10 75.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-04T10:22:27.774Z] #10 75.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:22:27.774Z] #10 80.78 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T10:22:27.774Z] #10 80.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T10:22:27.774Z] #10 80.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:22:27.774Z] #10 81.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-04T10:22:27.774Z] #10 81.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:22:27.774Z] #10 81.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:22:27.774Z] #10 81.46 Selecting previously unselected package dmsetup. [2020-06-04T10:22:27.774Z] #10 81.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:22:27.774Z] #10 81.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T10:22:27.774Z] #10 82.13 Selecting previously unselected package mingw-w64-common. [2020-06-04T10:22:27.774Z] #10 82.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T10:22:27.774Z] #10 82.16 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T10:22:27.774Z] #10 ... [2020-06-04T10:22:27.774Z] [2020-06-04T10:22:27.774Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:28.002Z] #39 14.83 DEP images/sa.pb-c.d [2020-06-04T10:22:28.002Z] #39 14.87 PBCC images/pipe-data.pb-c.c [2020-06-04T10:22:28.002Z] #39 14.93 DEP images/pipe-data.pb-c.d [2020-06-04T10:22:28.002Z] #39 15.06 PBCC images/mnt.pb-c.c [2020-06-04T10:22:28.023Z] [2020-06-04T10:22:28.023Z] #64 exporting to image [2020-06-04T10:22:28.023Z] #64 exporting layers [2020-06-04T10:22:28.061Z] #40 37.94 CC images/rpc.o [2020-06-04T10:22:28.263Z] #39 ... [2020-06-04T10:22:28.263Z] [2020-06-04T10:22:28.263Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:28.263Z] #30 72.84 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:22:28.263Z] #30 DONE 77.8s [2020-06-04T10:22:28.263Z] [2020-06-04T10:22:28.263Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:28.264Z] #39 15.13 DEP images/mnt.pb-c.d [2020-06-04T10:22:28.264Z] #39 15.17 PBCC images/sk-packet.pb-c.c [2020-06-04T10:22:28.264Z] #39 ... [2020-06-04T10:22:28.264Z] [2020-06-04T10:22:28.264Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:28.264Z] #41 73.17 go/scanner [2020-06-04T10:22:28.264Z] #41 74.46 text/template/parse [2020-06-04T10:22:28.264Z] #41 75.68 encoding/json [2020-06-04T10:22:28.264Z] #41 75.79 go/ast [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-04T10:22:28.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh dynbinary-daemon test-docker-py [2020-06-04T10:22:28.834Z] #41 ... [2020-06-04T10:22:28.834Z] [2020-06-04T10:22:28.834Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:28.871Z] #32 ... [2020-06-04T10:22:28.871Z] [2020-06-04T10:22:28.871Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:28.871Z] #52 4.767 + RM_GOPATH=0 [2020-06-04T10:22:28.871Z] #52 4.767 + TMP_GOPATH= [2020-06-04T10:22:28.871Z] #52 4.767 + : /build [2020-06-04T10:22:28.871Z] #52 4.767 + '[' -z '' ']' [2020-06-04T10:22:28.871Z] #52 4.767 ++ mktemp -d [2020-06-04T10:22:28.871Z] #52 4.767 + export GOPATH=/tmp/tmp.jmJKDRPKqV [2020-06-04T10:22:28.871Z] #52 4.767 + GOPATH=/tmp/tmp.jmJKDRPKqV [2020-06-04T10:22:28.871Z] #52 4.767 + RM_GOPATH=1 [2020-06-04T10:22:28.871Z] #52 4.767 + case "$(go env GOARCH)" in [2020-06-04T10:22:28.871Z] #52 4.767 ++ go env GOARCH [2020-06-04T10:22:28.871Z] #52 4.862 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:28.871Z] #52 4.862 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:28.871Z] #52 4.862 ++ dirname /tmp/install/install.sh [2020-06-04T10:22:28.871Z] #52 4.862 + dir=/tmp/install [2020-06-04T10:22:28.871Z] #52 4.862 + bin=containerd [2020-06-04T10:22:28.871Z] #52 4.862 + shift [2020-06-04T10:22:28.871Z] #52 4.862 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-04T10:22:28.871Z] #52 4.862 + . /tmp/install/containerd.installer [2020-06-04T10:22:28.871Z] #52 4.862 ++ set -e [2020-06-04T10:22:28.871Z] #52 4.862 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:28.871Z] #52 4.862 + install_containerd [2020-06-04T10:22:28.871Z] #52 4.863 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:28.871Z] #52 4.863 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-06-04T10:22:28.871Z] #52 4.863 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jmJKDRPKqV/src/github.com/containerd/containerd [2020-06-04T10:22:28.871Z] #52 4.892 Cloning into '/tmp/tmp.jmJKDRPKqV/src/github.com/containerd/containerd'... [2020-06-04T10:22:28.871Z] #52 ... [2020-06-04T10:22:28.871Z] [2020-06-04T10:22:28.871Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:28.871Z] #25 6.088 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T10:22:28.871Z] #25 6.990 [2020-06-04T10:22:29.089Z] #40 39.13 CC images/ext-file.o [2020-06-04T10:22:29.126Z] #25 7.505 #=#=# # 1.4% #### 6.7% ######### 13.0% ########## 15.1% ############# 18.5% ################## [2020-06-04T10:22:29.126Z] #25 ... [2020-06-04T10:22:29.126Z] [2020-06-04T10:22:29.126Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:29.126Z] #41 74.22 bufio [2020-06-04T10:22:29.126Z] #41 76.61 reflect [2020-06-04T10:22:29.126Z] #41 76.94 syscall [2020-06-04T10:22:29.325Z] [2020-06-04T10:22:29.378Z] #40 39.35 CC images/cgroup.o [2020-06-04T10:22:29.383Z] #41 ... [2020-06-04T10:22:29.383Z] [2020-06-04T10:22:29.383Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:29.580Z] Removing bundles/ [2020-06-04T10:22:29.580Z] [2020-06-04T10:22:29.580Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-04T10:22:29.580Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:22:29.580Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:22:29.894Z] #25 7.505 #=#=# # 1.4% #### 6.7% ######### 13.0% ########## 15.1% ############# 18.5% ################## 26.0% ######################## 34.7% ############################ 39.2% ############################## 42.5% ################################## 47.5% ##################################### 52.4% [2020-06-04T10:22:29.894Z] #25 ... [2020-06-04T10:22:29.894Z] [2020-06-04T10:22:29.894Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:29.894Z] #30 74.79 reflect [2020-06-04T10:22:29.894Z] #30 ... [2020-06-04T10:22:29.894Z] [2020-06-04T10:22:29.894Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:30.008Z] #40 40.15 CC images/userns.o [2020-06-04T10:22:30.135Z] #52 37.83 Checking out files: 43% (1393/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 89% (2864/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T10:22:30.135Z] #52 39.14 + cd /tmp/tmp.MIpsBvbjwQ/src/github.com/containerd/containerd [2020-06-04T10:22:30.135Z] #52 39.14 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:22:30.639Z] #40 40.56 CC images/google/protobuf/descriptor.o [2020-06-04T10:22:30.700Z] #64 exporting layers 2.5s done [2020-06-04T10:22:30.700Z] #64 writing image sha256:83250d9db2d3587359f36fafb1dc89b8feb1079fc68e0f860a33537b471f4cc8 done [2020-06-04T10:22:30.700Z] #64 naming to docker.io/library/docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 done [2020-06-04T10:22:30.700Z] #64 DONE 2.5s [2020-06-04T10:22:30.703Z] #25 7.505 #=#=# # 1.4% #### 6.7% ######### 13.0% ########## 15.1% ############# 18.5% ################## 26.0% ######################## 34.7% ############################ 39.2% ############################## 42.5% ################################## 47.5% ##################################### 52.4% ########################################## 58.4% ########################################### 60.3% ############################################# 63.6% ################################################### 71.6% ####################################################### 77.7% ############################################################## 86.7% ##################################################################### 95.8% ######################################################################## 100.0% [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T10:22:31.122Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/test/unit [2020-06-04T10:22:31.264Z] #25 10.13 #=#=# [2020-06-04T10:22:32.047Z] #52 41.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T10:22:32.312Z] #52 41.16 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T10:22:32.312Z] #52 41.16 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:22:32.312Z] #52 41.16 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:22:32.312Z] #52 41.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T10:22:32.312Z] #52 41.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T10:22:32.312Z] #52 41.16 + '[' '' = dynamic ']' [2020-06-04T10:22:32.312Z] #52 41.16 + make [2020-06-04T10:22:32.546Z] #25 10.32 #### 6.1% ####### 11.0% ############# 18.7% ######################## 33.8% ################################# 46.0% ######################################## 56.0% ############################################# 62.5% ################################################## 70.4% ################################################################### 93.9% ######################################################################## 100.0% [2020-06-04T10:22:33.107Z] #25 ... [2020-06-04T10:22:33.107Z] [2020-06-04T10:22:33.107Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:33.107Z] #47 78.00 syscall [2020-06-04T10:22:33.107Z] #47 78.07 reflect [2020-06-04T10:22:33.107Z] #47 ... [2020-06-04T10:22:33.107Z] [2020-06-04T10:22:33.107Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:33.107Z] #25 12.02 [2020-06-04T10:22:33.372Z] #40 42.88 CC images/opts.o [2020-06-04T10:22:33.372Z] #40 43.11 CC images/seccomp.o [2020-06-04T10:22:33.372Z] #40 43.37 CC images/binfmt-misc.o [2020-06-04T10:22:33.662Z] #40 43.56 CC images/time.o [2020-06-04T10:22:33.662Z] #40 43.79 CC images/sysctl.o [2020-06-04T10:22:33.696Z] #52 42.54 + bin/ctr [2020-06-04T10:22:33.794Z] ? github.com/docker/docker/api [no test files] [2020-06-04T10:22:33.952Z] #40 43.95 CC images/autofs.o [2020-06-04T10:22:34.243Z] #40 44.20 CC images/macvlan.o [2020-06-04T10:22:34.243Z] #40 ... [2020-06-04T10:22:34.243Z] [2020-06-04T10:22:34.243Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:34.243Z] #11 109.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-04T10:22:34.243Z] #11 109.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-04T10:22:34.243Z] #11 109.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-04T10:22:34.243Z] #11 109.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-04T10:22:34.491Z] #25 14.73 0.0% 1.3% # 1.8% ### 4.5% #### 6.2% ###### 8.6% ####### 10.9% ######## 12.2% ######### 13.6% ########## 15.1% ########### 16.1% ############ 17.7% ############# 18.7% ############## 19.9% ############### 21.1% ################# 24.6% ################### 26.8% #################### 29.0% ###################### 31.1% ####################### 32.1% ######################### 36.0% ########################## 37.5% ############################ 39.3% ############################# 41.3% ############################## 42.9% ################################ 44.7% ################################# 46.8% ################################## 48.1% ################################### 49.2% #################################### 50.4% #################################### 50.9% ##################################### 52.2% ###################################### 52.9% ###################################### 53.7% ######################################### 56.9% ########################################## 59.3% ########################################### 61.0% ############################################# 63.0% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################## 69.7% ################################################### 71.5% #################################################### 73.4% ##################################################### 74.7% ###################################################### 76.3% ######################################################## 77.8% ######################################################### 79.8% ########################################################## 81.4% ############################################################ 83.4% ############################################################ 84.5% ############################################################## 86.6% ############################################################### 88.5% ################################################################ 89.4% ################################################################# 90.3% ################################################################## 91.8% ################################################################### 93.2% #################################################################### 94.9% #################################################################### 95.6% ##################################################################### 96.6% [2020-06-04T10:22:34.491Z] #25 ... [2020-06-04T10:22:34.491Z] [2020-06-04T10:22:34.491Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:34.491Z] #47 81.70 syscall [2020-06-04T10:22:34.491Z] #47 81.71 reflect [2020-06-04T10:22:34.491Z] #47 ... [2020-06-04T10:22:34.491Z] [2020-06-04T10:22:34.491Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:34.533Z] #11 109.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-04T10:22:34.533Z] #11 109.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-04T10:22:34.533Z] #11 109.7 Selecting previously unselected package libbtrfs0. [2020-06-04T10:22:34.533Z] #11 109.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-04T10:22:34.534Z] #11 109.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:34.749Z] #25 14.73 0.0% 1.3% # 1.8% ### 4.5% #### 6.2% ###### 8.6% ####### 10.9% ######## 12.2% ######### 13.6% ########## 15.1% ########### 16.1% ############ 17.7% ############# 18.7% ############## 19.9% ############### 21.1% ################# 24.6% ################### 26.8% #################### 29.0% ###################### 31.1% ####################### 32.1% ######################### 36.0% ########################## 37.5% ############################ 39.3% ############################# 41.3% ############################## 42.9% ################################ 44.7% ################################# 46.8% ################################## 48.1% ################################### 49.2% #################################### 50.4% #################################### 50.9% ##################################### 52.2% ###################################### 52.9% ###################################### 53.7% ######################################### 56.9% ########################################## 59.3% ########################################### 61.0% ############################################# 63.0% ############################################## 64.7% ############################################### 66.5% ################################################# 68.4% ################################################## 69.7% ################################################### 71.5% #################################################### 73.4% ##################################################### 74.7% ###################################################### 76.3% ######################################################## 77.8% ######################################################### 79.8% ########################################################## 81.4% ############################################################ 83.4% ############################################################ 84.5% ############################################################## 86.6% ############################################################### 88.5% ################################################################ 89.4% ################################################################# 90.3% ################################################################## 91.8% ################################################################### 93.2% #################################################################### 94.9% #################################################################### 95.6% ##################################################################### 96.6% ####################################################################### 99.5% ######################################################################## 100.0% [2020-06-04T10:22:34.749Z] #25 21.88 [2020-06-04T10:22:34.828Z] #11 109.8 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:22:34.828Z] #11 109.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-04T10:22:34.828Z] #11 109.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:35.119Z] #11 110.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-04T10:22:35.119Z] #11 110.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T10:22:35.119Z] #11 110.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T10:22:35.119Z] #11 110.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-04T10:22:35.119Z] #11 110.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-04T10:22:35.119Z] #11 110.3 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T10:22:35.410Z] #11 110.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-04T10:22:35.410Z] #11 110.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-04T10:22:35.410Z] #11 110.5 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-04T10:22:35.659Z] #25 12.25 #=#=# #### 5.6% ###### 9.6% ########## 14.0% ############# 18.4% ################ 22.5% ####################### 32.7% ############################ 39.3% ############################### 43.6% ################################### 48.8% ####################################### 54.5% ########################################## 58.5% ############################################ 62.4% ############################################### 65.8% ################################################# 68.4% ################################################### 72.0% ####################################################### 76.5% ######################################################### 79.6% ########################################################### 82.8% ############################################################## 86.2% ################################################################ 89.6% ######################################################################## 100.0% [2020-06-04T10:22:35.701Z] #11 110.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-04T10:22:35.701Z] #11 110.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-04T10:22:35.701Z] #11 110.9 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-04T10:22:35.995Z] #11 111.1 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-04T10:22:35.995Z] #11 111.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-04T10:22:35.995Z] #11 111.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-04T10:22:35.995Z] #11 111.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-04T10:22:35.995Z] #11 111.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-04T10:22:36.125Z] #25 23.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T10:22:36.286Z] #11 111.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-04T10:22:36.286Z] #11 111.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-04T10:22:36.286Z] #11 111.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-04T10:22:36.286Z] #11 111.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-04T10:22:36.579Z] #11 111.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-04T10:22:36.579Z] #11 111.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-04T10:22:36.584Z] #25 15.43 [2020-06-04T10:22:36.691Z] #25 ... [2020-06-04T10:22:36.691Z] [2020-06-04T10:22:36.691Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:36.691Z] #38 84.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:36.691Z] #38 84.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:36.691Z] #38 84.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:36.691Z] #38 84.10 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:36.691Z] #38 84.10 Setting up python-six (1.12.0-1) ... [2020-06-04T10:22:36.691Z] #38 91.50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-04T10:22:36.691Z] #38 91.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:22:36.691Z] #38 91.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:36.691Z] #38 91.58 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-04T10:22:36.691Z] #38 91.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:36.691Z] #38 91.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:22:36.691Z] #38 91.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:36.691Z] #38 91.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:36.691Z] #38 91.78 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:22:36.691Z] #38 91.80 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T10:22:36.869Z] #11 111.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-04T10:22:36.869Z] #11 112.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-04T10:22:36.949Z] #38 ... [2020-06-04T10:22:36.949Z] [2020-06-04T10:22:36.949Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:36.949Z] #47 94.24 time [2020-06-04T10:22:36.994Z] #52 ... [2020-06-04T10:22:36.994Z] [2020-06-04T10:22:36.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:36.994Z] #47 86.21 golang.org/x/crypto/ssh/terminal [2020-06-04T10:22:37.161Z] #11 112.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-04T10:22:37.161Z] #11 112.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-04T10:22:37.161Z] #11 112.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-04T10:22:37.161Z] #11 112.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-04T10:22:37.161Z] #11 112.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-04T10:22:37.161Z] #11 112.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-04T10:22:37.161Z] #11 112.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-04T10:22:37.453Z] #11 112.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T10:22:37.743Z] #11 ... [2020-06-04T10:22:37.743Z] [2020-06-04T10:22:37.743Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:37.743Z] #48 103.0 golang.org/x/sys/unix [2020-06-04T10:22:37.743Z] #48 103.1 encoding/json [2020-06-04T10:22:37.860Z] #25 15.69 0.1% # 1.8% ## 3.5% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.2% ######## 11.7% ########## 13.9% ########### 16.6% ############# 18.4% [2020-06-04T10:22:37.860Z] #25 ... [2020-06-04T10:22:37.860Z] [2020-06-04T10:22:37.860Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:37.860Z] #10 82.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-04T10:22:37.860Z] #10 83.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-04T10:22:37.860Z] #10 83.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-04T10:22:37.860Z] #10 83.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-04T10:22:37.860Z] #10 83.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-06-04T10:22:37.860Z] #10 83.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-04T10:22:37.860Z] #10 83.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-04T10:22:37.860Z] #10 83.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-04T10:22:37.860Z] #10 83.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-04T10:22:37.860Z] #10 83.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-04T10:22:37.860Z] #10 83.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-04T10:22:37.860Z] #10 83.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-04T10:22:37.860Z] #10 83.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-04T10:22:37.860Z] #10 83.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-04T10:22:37.860Z] #10 83.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-04T10:22:37.860Z] #10 85.19 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:22:37.860Z] #10 85.48 Fetched 77.7 MB in 13s (6207 kB/s) [2020-06-04T10:22:37.860Z] #10 85.78 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-04T10:22:37.860Z] #10 85.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 ... 15412 files and directories currently installed.) [2020-06-04T10:22:37.860Z] #10 85.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-04T10:22:37.860Z] #10 85.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:22:37.860Z] #10 90.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-04T10:22:37.860Z] #10 90.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-04T10:22:37.860Z] #10 90.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:22:38.036Z] #48 ... [2020-06-04T10:22:38.036Z] [2020-06-04T10:22:38.036Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:38.036Z] #11 113.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-04T10:22:38.036Z] #11 113.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:38.036Z] #11 113.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-04T10:22:38.036Z] #11 113.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T10:22:38.036Z] #11 113.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-04T10:22:38.036Z] #11 113.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:22:38.036Z] #11 113.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-04T10:22:38.036Z] #11 113.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:38.116Z] #10 ... [2020-06-04T10:22:38.116Z] [2020-06-04T10:22:38.116Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:38.328Z] #11 113.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-06-04T10:22:38.328Z] #11 113.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-06-04T10:22:38.328Z] #11 113.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:38.328Z] #11 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T10:22:38.328Z] #11 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T10:22:38.328Z] #11 113.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:22:38.328Z] #11 113.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-04T10:22:38.328Z] #11 113.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T10:22:38.328Z] #11 113.4 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T10:22:38.328Z] #11 113.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-04T10:22:38.328Z] #11 113.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-04T10:22:38.328Z] #11 113.4 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:38.374Z] #25 15.69 0.1% # 1.8% ## 3.5% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.2% ######## 11.7% ########## 13.9% ########### 16.6% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.4% ################# 24.8% ################## 26.4% # [2020-06-04T10:22:38.374Z] #25 ... [2020-06-04T10:22:38.374Z] [2020-06-04T10:22:38.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:38.374Z] #38 83.43 Selecting previously unselected package protobuf-c-compiler. [2020-06-04T10:22:38.374Z] #38 83.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:22:38.374Z] #38 83.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:22:38.374Z] #38 83.80 Selecting previously unselected package protobuf-compiler. [2020-06-04T10:22:38.374Z] #38 83.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:38.374Z] #38 83.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:22:38.374Z] #38 84.02 Selecting previously unselected package python-pkg-resources. [2020-06-04T10:22:38.374Z] #38 84.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:22:38.374Z] #38 84.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-04T10:22:38.374Z] #38 84.35 Selecting previously unselected package python-six. [2020-06-04T10:22:38.374Z] #38 84.35 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-04T10:22:38.374Z] #38 84.36 Unpacking python-six (1.12.0-1) ... [2020-06-04T10:22:38.374Z] #38 84.61 Selecting previously unselected package python-protobuf. [2020-06-04T10:22:38.374Z] #38 84.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-04T10:22:38.374Z] #38 84.67 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-04T10:22:38.374Z] #38 85.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-04T10:22:38.412Z] #47 ... [2020-06-04T10:22:38.412Z] [2020-06-04T10:22:38.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:38.412Z] #39 15.21 DEP images/sk-packet.pb-c.d [2020-06-04T10:22:38.412Z] #39 15.28 PBCC images/tcp-stream.pb-c.c [2020-06-04T10:22:38.412Z] #39 15.35 DEP images/tcp-stream.pb-c.d [2020-06-04T10:22:38.412Z] #39 15.42 PBCC images/pipe.pb-c.c [2020-06-04T10:22:38.412Z] #39 15.48 DEP images/pipe.pb-c.d [2020-06-04T10:22:38.412Z] #39 15.58 PBCC images/pstree.pb-c.c [2020-06-04T10:22:38.412Z] #39 15.68 DEP images/pstree.pb-c.d [2020-06-04T10:22:38.412Z] #39 15.73 PBCC images/fs.pb-c.c [2020-06-04T10:22:38.412Z] #39 15.76 DEP images/fs.pb-c.d [2020-06-04T10:22:38.412Z] #39 15.85 PBCC images/signalfd.pb-c.c [2020-06-04T10:22:38.412Z] #39 15.91 DEP images/signalfd.pb-c.d [2020-06-04T10:22:38.412Z] #39 15.95 PBCC images/fh.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.08 PBCC images/fsnotify.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.18 DEP images/fh.pb-c.d [2020-06-04T10:22:38.412Z] #39 16.32 DEP images/fsnotify.pb-c.d [2020-06-04T10:22:38.412Z] #39 16.45 PBCC images/eventpoll.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.47 DEP images/eventpoll.pb-c.d [2020-06-04T10:22:38.412Z] #39 16.53 PBCC images/eventfd.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.56 DEP images/eventfd.pb-c.d [2020-06-04T10:22:38.412Z] #39 16.63 PBCC images/remap-file-path.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.65 DEP images/remap-file-path.pb-c.d [2020-06-04T10:22:38.412Z] #39 16.75 PBCC images/fifo.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.79 DEP images/fifo.pb-c.d [2020-06-04T10:22:38.412Z] #39 16.87 PBCC images/ghost-file.pb-c.c [2020-06-04T10:22:38.412Z] #39 16.94 DEP images/ghost-file.pb-c.d [2020-06-04T10:22:38.412Z] #39 17.01 PBCC images/regfile.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.11 DEP images/regfile.pb-c.d [2020-06-04T10:22:38.412Z] #39 17.21 PBCC images/ns.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.24 DEP images/ns.pb-c.d [2020-06-04T10:22:38.412Z] #39 17.31 PBCC images/fdinfo.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.43 DEP images/fdinfo.pb-c.d [2020-06-04T10:22:38.412Z] #39 17.47 PBCC images/core-aarch64.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.53 PBCC images/core-arm.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.59 PBCC images/core-ppc64.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.71 PBCC images/core-s390.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.75 PBCC images/core-x86.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.83 PBCC images/core.pb-c.c [2020-06-04T10:22:38.412Z] #39 17.91 PBCC images/inventory.pb-c.c [2020-06-04T10:22:38.412Z] #39 18.00 DEP images/core-aarch64.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.09 DEP images/core-arm.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.13 DEP images/core-ppc64.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.18 DEP images/core-s390.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.23 DEP images/core-x86.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.33 DEP images/core.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.39 DEP images/inventory.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.45 PBCC images/cpuinfo.pb-c.c [2020-06-04T10:22:38.412Z] #39 18.47 DEP images/cpuinfo.pb-c.d [2020-06-04T10:22:38.412Z] #39 18.54 PBCC images/stats.pb-c.c [2020-06-04T10:22:38.412Z] #39 18.55 DEP images/stats.pb-c.d [2020-06-04T10:22:38.412Z] #39 20.47 make[1]: Nothing to be done for 'all'. [2020-06-04T10:22:38.412Z] #39 22.29 CC images/stats.o [2020-06-04T10:22:38.412Z] #39 22.66 CC images/core.o [2020-06-04T10:22:38.412Z] #39 23.54 CC images/core-x86.o [2020-06-04T10:22:38.412Z] #39 24.23 CC images/core-arm.o [2020-06-04T10:22:38.412Z] #39 24.84 CC images/core-aarch64.o [2020-06-04T10:22:38.412Z] #39 25.53 CC images/core-ppc64.o [2020-06-04T10:22:38.618Z] #11 DONE 113.8s [2020-06-04T10:22:38.618Z] [2020-06-04T10:22:38.618Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:38.618Z] #40 44.49 CC images/sit.o [2020-06-04T10:22:38.618Z] #40 44.69 CC images/memfd.o [2020-06-04T10:22:38.618Z] #40 45.05 CC images/timens.o [2020-06-04T10:22:38.618Z] #40 45.34 LINK images/built-in.o [2020-06-04T10:22:38.618Z] #40 45.54 GEN compel/include/asm [2020-06-04T10:22:38.618Z] #40 45.58 GEN compel/include/version.h [2020-06-04T10:22:38.618Z] #40 45.61 touch .config [2020-06-04T10:22:38.618Z] #40 45.66 GEN include/common/config.h [2020-06-04T10:22:38.618Z] #40 45.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T10:22:38.618Z] #40 45.81 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T10:22:38.618Z] #40 45.86 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-04T10:22:38.618Z] #40 45.91 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-04T10:22:38.618Z] #40 45.96 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-04T10:22:38.618Z] #40 46.01 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-04T10:22:38.618Z] #40 46.05 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-04T10:22:38.618Z] #40 46.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T10:22:38.618Z] #40 46.10 DEP compel/plugins/std/infect.d [2020-06-04T10:22:38.618Z] #40 46.30 DEP compel/plugins/std/string.d [2020-06-04T10:22:38.618Z] #40 46.44 DEP compel/plugins/std/log.d [2020-06-04T10:22:38.618Z] #40 46.58 DEP compel/plugins/std/fds.d [2020-06-04T10:22:38.618Z] #40 46.69 DEP compel/plugins/std/std.d [2020-06-04T10:22:38.618Z] #40 46.88 DEP compel/plugins/shmem/shmem.d [2020-06-04T10:22:38.618Z] #40 47.06 DEP compel/plugins/fds/fds.d [2020-06-04T10:22:38.618Z] #40 47.25 CC compel/plugins/std/std.o [2020-06-04T10:22:38.618Z] #40 47.62 CC compel/plugins/std/fds.o [2020-06-04T10:22:38.618Z] #40 48.22 CC compel/plugins/std/log.o [2020-06-04T10:22:38.629Z] #38 93.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:38.629Z] #38 93.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:38.629Z] #38 93.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:38.629Z] #38 93.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-04T10:22:38.629Z] #38 93.61 Setting up python-six (1.12.0-1) ... [2020-06-04T10:22:38.629Z] #38 ... [2020-06-04T10:22:38.629Z] [2020-06-04T10:22:38.629Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:38.913Z] #40 ... [2020-06-04T10:22:38.913Z] [2020-06-04T10:22:38.913Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:38.913Z] #42 104.2 encoding/json [2020-06-04T10:22:38.913Z] #42 113.7 text/template [2020-06-04T10:22:39.205Z] #42 ... [2020-06-04T10:22:39.205Z] [2020-06-04T10:22:39.205Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T10:22:39.205Z] #12 DONE 0.5s [2020-06-04T10:22:39.205Z] [2020-06-04T10:22:39.205Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:39.205Z] #42 114.2 go/parser [2020-06-04T10:22:39.205Z] #42 ... [2020-06-04T10:22:39.205Z] [2020-06-04T10:22:39.205Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:39.205Z] #50 0.457 + RM_GOPATH=0 [2020-06-04T10:22:39.205Z] #50 0.457 + TMP_GOPATH= [2020-06-04T10:22:39.205Z] #50 0.457 + : /build [2020-06-04T10:22:39.205Z] #50 0.458 + '[' -z '' ']' [2020-06-04T10:22:39.205Z] #50 0.461 ++ mktemp -d [2020-06-04T10:22:39.205Z] #50 0.462 + export GOPATH=/tmp/tmp.3TLSbgl54h [2020-06-04T10:22:39.205Z] #50 0.462 + GOPATH=/tmp/tmp.3TLSbgl54h [2020-06-04T10:22:39.205Z] #50 0.463 + RM_GOPATH=1 [2020-06-04T10:22:39.205Z] #50 0.463 + case "$(go env GOARCH)" in [2020-06-04T10:22:39.205Z] #50 0.464 ++ go env GOARCH [2020-06-04T10:22:39.205Z] #50 0.484 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:39.205Z] #50 0.485 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:39.205Z] #50 0.492 ++ dirname /tmp/install/install.sh [2020-06-04T10:22:39.205Z] #50 0.501 + dir=/tmp/install [2020-06-04T10:22:39.205Z] #50 0.573 + bin=runc [2020-06-04T10:22:39.205Z] #50 0.579 + shift [2020-06-04T10:22:39.205Z] #50 0.585 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T10:22:39.205Z] #50 0.585 + . /tmp/install/runc.installer [2020-06-04T10:22:39.205Z] #50 0.586 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:22:39.205Z] #50 0.596 + install_runc [2020-06-04T10:22:39.205Z] #50 0.598 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T10:22:39.205Z] #50 0.617 + uname -r [2020-06-04T10:22:39.205Z] #50 0.626 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T10:22:39.205Z] #50 0.626 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T10:22:39.205Z] #50 0.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3TLSbgl54h/src/github.com/opencontainers/runc [2020-06-04T10:22:39.205Z] #50 0.627 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T10:22:39.205Z] #50 0.630 Cloning into '/tmp/tmp.3TLSbgl54h/src/github.com/opencontainers/runc'... [2020-06-04T10:22:39.352Z] #39 26.31 CC images/core-s390.o [2020-06-04T10:22:39.478Z] #47 ... [2020-06-04T10:22:39.478Z] [2020-06-04T10:22:39.478Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:39.478Z] #30 86.57 time [2020-06-04T10:22:39.478Z] #30 96.37 internal/poll [2020-06-04T10:22:39.478Z] #30 ... [2020-06-04T10:22:39.478Z] [2020-06-04T10:22:39.478Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:39.478Z] #32 93.52 Selecting previously unselected package libxml2:amd64. [2020-06-04T10:22:39.478Z] #32 93.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-04T10:22:39.478Z] #32 93.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:22:39.478Z] #32 94.52 Selecting previously unselected package libarchive13:amd64. [2020-06-04T10:22:39.478Z] #32 94.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-04T10:22:39.478Z] #32 94.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-04T10:22:39.478Z] #32 95.17 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-04T10:22:39.478Z] #32 95.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-04T10:22:39.478Z] #32 95.18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-04T10:22:39.478Z] #32 95.47 Selecting previously unselected package librhash0:amd64. [2020-06-04T10:22:39.478Z] #32 95.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-04T10:22:39.478Z] #32 95.50 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-04T10:22:39.478Z] #32 95.71 Selecting previously unselected package libuv1:amd64. [2020-06-04T10:22:39.478Z] #32 95.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-04T10:22:39.478Z] #32 95.72 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-04T10:22:39.478Z] #32 95.97 Selecting previously unselected package cmake. [2020-06-04T10:22:39.478Z] #32 96.00 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-04T10:22:39.478Z] #32 96.06 Unpacking cmake (3.13.4-1) ... [2020-06-04T10:22:39.499Z] #50 ... [2020-06-04T10:22:39.499Z] [2020-06-04T10:22:39.499Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T10:22:39.499Z] #13 DONE 0.5s [2020-06-04T10:22:39.789Z] [2020-06-04T10:22:39.789Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:22:39.789Z] #14 0.252 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T10:22:39.922Z] #39 ... [2020-06-04T10:22:39.922Z] [2020-06-04T10:22:39.922Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:39.922Z] #10 89.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T10:22:39.922Z] #10 89.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-04T10:22:39.922Z] #10 89.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:40.083Z] #14 DONE 0.3s [2020-06-04T10:22:40.083Z] [2020-06-04T10:22:40.083Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:22:40.374Z] #15 DONE 0.3s [2020-06-04T10:22:40.374Z] [2020-06-04T10:22:40.374Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:22:40.421Z] #25 15.69 0.1% # 1.8% ## 3.5% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.2% ######## 11.7% ########## 13.9% ########### 16.6% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.4% ################# 24.8% ################## 26.4% #################### 27.9% #################### 29.0% ##################### 30.5% ###################### 31.6% ######################## 34.2% ######################### 35.4% ########################## 37.3% ############################ 38.9% ############################# 40.7% ############################## 41.9% ############################### 43.6% ################################ 45.4% ################################# 46.3% ################################## 48.6% ##################################### 51.9% ####################################### 54.6% ######################################### 57.1% [2020-06-04T10:22:40.421Z] #25 ... [2020-06-04T10:22:40.421Z] [2020-06-04T10:22:40.421Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:40.421Z] #30 85.30 time [2020-06-04T10:22:40.421Z] #30 ... [2020-06-04T10:22:40.421Z] [2020-06-04T10:22:40.421Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:40.663Z] #16 DONE 0.4s [2020-06-04T10:22:40.663Z] [2020-06-04T10:22:40.663Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T10:22:40.954Z] #17 DONE 0.4s [2020-06-04T10:22:40.954Z] [2020-06-04T10:22:40.954Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:40.954Z] #40 49.49 CC compel/plugins/std/string.o [2020-06-04T10:22:40.954Z] #40 50.44 CC compel/plugins/std/infect.o [2020-06-04T10:22:40.954Z] #40 50.90 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-04T10:22:40.954Z] #40 50.94 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-04T10:22:40.954Z] #40 50.98 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-04T10:22:41.248Z] #40 51.03 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-04T10:22:41.248Z] #40 51.16 AR compel/plugins/std.lib.a [2020-06-04T10:22:41.248Z] #40 51.30 CC compel/plugins/fds/fds.o [2020-06-04T10:22:41.880Z] #40 51.61 AR compel/plugins/fds.lib.a [2020-06-04T10:22:41.880Z] #40 51.68 HOSTDEP compel/src/lib/log-host.d [2020-06-04T10:22:41.880Z] #40 51.79 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T10:22:41.880Z] #40 51.93 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-04T10:22:42.169Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-06-04T10:22:42.180Z] #40 52.06 HOSTDEP compel/src/main-host.d [2020-06-04T10:22:42.180Z] #40 52.21 DEP compel/src/lib/ptrace.d [2020-06-04T10:22:42.472Z] #40 52.36 DEP compel/src/lib/infect.d [2020-06-04T10:22:42.764Z] #40 52.68 DEP compel/src/lib/infect-util.d [2020-06-04T10:22:42.764Z] #40 52.82 DEP compel/src/lib/infect-rpc.d [2020-06-04T10:22:43.057Z] #40 52.97 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-04T10:22:43.057Z] #40 53.15 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-04T10:22:43.057Z] #40 53.22 DEP compel/src/lib/log.d [2020-06-04T10:22:43.350Z] #40 53.39 DEP compel/src/main.d [2020-06-04T10:22:43.646Z] #40 53.58 DEP compel/src/lib/handle-elf.d [2020-06-04T10:22:43.646Z] #40 53.72 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-04T10:22:43.658Z] #25 15.69 0.1% # 1.8% ## 3.5% ### 5.1% ##### 7.0% ###### 8.9% ####### 10.2% ######## 11.7% ########## 13.9% ########### 16.6% ############# 18.4% ############## 20.0% ############### 21.6% ################ 23.4% ################# 24.8% ################## 26.4% #################### 27.9% #################### 29.0% ##################### 30.5% ###################### 31.6% ######################## 34.2% ######################### 35.4% ########################## 37.3% ############################ 38.9% ############################# 40.7% ############################## 41.9% ############################### 43.6% ################################ 45.4% ################################# 46.3% ################################## 48.6% ##################################### 51.9% ####################################### 54.6% ######################################### 57.1% ########################################### 60.3% ############################################ 62.5% ############################################### 65.9% ################################################ 67.2% ################################################# 68.6% ################################################## 69.5% ################################################## 70.6% ################################################### 72.0% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.7% ######################################################### 79.3% ######################################################### 80.2% ########################################################## 81.7% ########################################################### 82.9% ############################################################ 84.5% ############################################################# 85.8% ############################################################### 87.7% ################################################################ 89.0% ################################################################# 90.6% ################################################################# 91.0% ################################################################## 93.0% #################################################################### 94.9% ###################################################################### 97.9% ####################################################################### 99.8% ######################################################################## 100.0% [2020-06-04T10:22:43.661Z] #32 ... [2020-06-04T10:22:43.661Z] [2020-06-04T10:22:43.661Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:43.661Z] #30 100.3 internal/syscall/execenv [2020-06-04T10:22:43.661Z] #30 100.7 internal/fmtsort [2020-06-04T10:22:43.661Z] #30 100.9 internal/syscall/unix [2020-06-04T10:22:43.942Z] #40 53.86 CC compel/src/lib/log.o [2020-06-04T10:22:44.125Z] #10 ... [2020-06-04T10:22:44.125Z] [2020-06-04T10:22:44.125Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:44.125Z] #41 83.29 text/template [2020-06-04T10:22:44.125Z] #41 85.64 go/parser [2020-06-04T10:22:44.125Z] #41 85.74 compress/flate [2020-06-04T10:22:44.125Z] #41 91.29 compress/gzip [2020-06-04T10:22:44.125Z] #41 92.18 go/doc [2020-06-04T10:22:44.125Z] #41 92.43 crypto/rand [2020-06-04T10:22:44.125Z] #41 92.93 crypto/elliptic [2020-06-04T10:22:44.125Z] #41 93.72 encoding/asn1 [2020-06-04T10:22:44.125Z] #41 ... [2020-06-04T10:22:44.125Z] [2020-06-04T10:22:44.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:44.125Z] #39 27.18 CC images/cpuinfo.o [2020-06-04T10:22:44.125Z] #39 27.89 CC images/inventory.o [2020-06-04T10:22:44.125Z] #39 28.16 CC images/fdinfo.o [2020-06-04T10:22:44.125Z] #39 28.52 CC images/fown.o [2020-06-04T10:22:44.125Z] #39 28.75 CC images/ns.o [2020-06-04T10:22:44.125Z] #39 28.93 CC images/regfile.o [2020-06-04T10:22:44.125Z] #39 29.29 CC images/ghost-file.o [2020-06-04T10:22:44.125Z] #39 29.66 CC images/fifo.o [2020-06-04T10:22:44.125Z] #39 29.97 CC images/remap-file-path.o [2020-06-04T10:22:44.125Z] #39 30.16 CC images/eventfd.o [2020-06-04T10:22:44.125Z] #39 30.51 CC images/eventpoll.o [2020-06-04T10:22:44.125Z] #39 31.05 CC images/fh.o [2020-06-04T10:22:44.222Z] #25 22.87 [2020-06-04T10:22:44.227Z] #30 101.5 os [2020-06-04T10:22:44.232Z] #40 54.13 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-04T10:22:44.388Z] #39 31.44 CC images/fsnotify.o [2020-06-04T10:22:44.525Z] #40 54.44 CC compel/arch/ppc64/src/lib/infect.o [2020-06-04T10:22:44.784Z] #25 ... [2020-06-04T10:22:44.784Z] [2020-06-04T10:22:44.784Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:44.784Z] #41 89.74 time [2020-06-04T10:22:44.784Z] #41 99.04 internal/fmtsort [2020-06-04T10:22:44.784Z] #41 ... [2020-06-04T10:22:44.784Z] [2020-06-04T10:22:44.784Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:44.784Z] #38 99.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-04T10:22:44.784Z] #38 99.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:22:44.784Z] #38 99.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:44.784Z] #38 99.61 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-04T10:22:44.784Z] #38 99.63 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:44.784Z] #38 99.65 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-04T10:22:44.784Z] #38 99.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-04T10:22:44.784Z] #38 99.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-04T10:22:44.784Z] #38 99.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-04T10:22:44.784Z] #38 99.72 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-04T10:22:44.809Z] #30 102.1 strings [2020-06-04T10:22:45.330Z] #39 32.12 CC images/signalfd.o [2020-06-04T10:22:45.571Z] #40 55.35 CC compel/src/lib/infect-rpc.o [2020-06-04T10:22:45.591Z] #39 32.42 CC images/fs.o [2020-06-04T10:22:45.743Z] #30 ... [2020-06-04T10:22:45.743Z] [2020-06-04T10:22:45.743Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:45.743Z] #41 92.85 time [2020-06-04T10:22:45.743Z] #41 101.8 os [2020-06-04T10:22:45.743Z] #41 102.5 strings [2020-06-04T10:22:45.743Z] #41 ... [2020-06-04T10:22:45.743Z] [2020-06-04T10:22:45.743Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:45.743Z] #25 23.88 #=#=# [2020-06-04T10:22:45.743Z] #25 24.17 # 2.3% ######################################################################## 100.0% [2020-06-04T10:22:45.743Z] #25 24.51 [2020-06-04T10:22:45.743Z] #25 26.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T10:22:45.743Z] #25 26.89 #=#=# [2020-06-04T10:22:45.743Z] #25 27.20 0.7% ######################################################################## 100.0% [2020-06-04T10:22:45.743Z] #25 27.63 [2020-06-04T10:22:45.743Z] #25 29.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T10:22:45.743Z] #25 29.31 skipping existing 1849cc453dee [2020-06-04T10:22:45.743Z] #25 29.51 [2020-06-04T10:22:45.743Z] #25 31.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T10:22:45.743Z] #25 32.00 [2020-06-04T10:22:45.743Z] #25 32.39 ######################################################################## 100.0% [2020-06-04T10:22:45.743Z] #25 32.54 [2020-06-04T10:22:45.743Z] #25 32.70 Download of images into '/build' complete. [2020-06-04T10:22:45.743Z] #25 32.70 Use something like the following to load the result into a Docker daemon: [2020-06-04T10:22:45.743Z] #25 32.70 tar -cC '/build' . | docker load [2020-06-04T10:22:45.852Z] #39 32.75 CC images/pstree.o [2020-06-04T10:22:45.861Z] #40 55.77 CC compel/src/lib/infect-util.o [2020-06-04T10:22:45.872Z] #38 ... [2020-06-04T10:22:45.872Z] [2020-06-04T10:22:45.872Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:45.872Z] #47 90.40 time [2020-06-04T10:22:45.872Z] #47 100.5 os [2020-06-04T10:22:45.872Z] #47 ... [2020-06-04T10:22:45.872Z] [2020-06-04T10:22:45.872Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:45.872Z] #32 96.47 Selecting previously unselected package libxml2:amd64. [2020-06-04T10:22:45.872Z] #32 96.47 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-04T10:22:45.872Z] #32 96.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:22:45.872Z] #32 98.36 Selecting previously unselected package libarchive13:amd64. [2020-06-04T10:22:45.872Z] #32 98.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-04T10:22:45.872Z] #32 98.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-04T10:22:45.872Z] #32 98.91 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-04T10:22:45.872Z] #32 98.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-04T10:22:45.872Z] #32 98.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-04T10:22:45.872Z] #32 99.26 Selecting previously unselected package librhash0:amd64. [2020-06-04T10:22:45.872Z] #32 99.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-04T10:22:45.872Z] #32 99.29 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-04T10:22:45.872Z] #32 99.54 Selecting previously unselected package libuv1:amd64. [2020-06-04T10:22:45.872Z] #32 99.54 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-04T10:22:45.872Z] #32 99.55 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-04T10:22:45.872Z] #32 100.1 Selecting previously unselected package cmake. [2020-06-04T10:22:45.872Z] #32 100.1 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-04T10:22:45.872Z] #32 100.1 Unpacking cmake (3.13.4-1) ... [2020-06-04T10:22:46.002Z] #25 ... [2020-06-04T10:22:46.002Z] [2020-06-04T10:22:46.002Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:46.002Z] #32 102.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:22:46.002Z] #32 102.7 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:22:46.002Z] #32 102.8 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-04T10:22:46.002Z] #32 103.0 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:22:46.002Z] #32 103.1 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-04T10:22:46.002Z] #32 103.2 Setting up cmake-data (3.13.4-1) ... [2020-06-04T10:22:46.002Z] #32 103.3 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:22:46.002Z] #32 103.4 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-04T10:22:46.112Z] #39 33.07 CC images/pipe.o [2020-06-04T10:22:46.150Z] #40 56.08 CC compel/src/lib/infect.o [2020-06-04T10:22:46.260Z] #32 103.4 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-04T10:22:46.520Z] #32 103.6 Setting up cmake (3.13.4-1) ... [2020-06-04T10:22:46.520Z] #32 103.7 Processing triggers for libc-bin (2.28-10) ...#32 ... [2020-06-04T10:22:46.520Z] [2020-06-04T10:22:46.520Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:46.520Z] #25 DONE 33.6s [2020-06-04T10:22:46.520Z] [2020-06-04T10:22:46.520Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:46.520Z] #38 102.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-04T10:22:46.520Z] #38 102.3 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:46.520Z] #38 DONE 103.8s [2020-06-04T10:22:46.520Z] [2020-06-04T10:22:46.520Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:46.520Z] #32 103.7 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:46.683Z] #39 33.36 CC images/tcp-stream.o [2020-06-04T10:22:46.683Z] #39 33.58 CC images/sk-packet.o [2020-06-04T10:22:46.683Z] #39 ... [2020-06-04T10:22:46.683Z] [2020-06-04T10:22:46.683Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:46.683Z] #47 90.78 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T10:22:46.683Z] #47 DONE 96.5s [2020-06-04T10:22:46.778Z] #32 103.9 Processing triggers for mime-support (3.62) ... [2020-06-04T10:22:46.943Z] [2020-06-04T10:22:46.943Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:47.205Z] #54 ... [2020-06-04T10:22:47.205Z] [2020-06-04T10:22:47.205Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:47.205Z] #39 33.96 CC images/mnt.o [2020-06-04T10:22:47.344Z] #32 DONE 104.6s [2020-06-04T10:22:47.345Z] [2020-06-04T10:22:47.345Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:47.465Z] #39 34.35 CC images/pipe-data.o [2020-06-04T10:22:47.725Z] #39 34.70 CC images/sa.o [2020-06-04T10:22:47.809Z] #32 ... [2020-06-04T10:22:47.809Z] [2020-06-04T10:22:47.809Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:47.809Z] #25 24.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T10:22:47.809Z] #25 25.40 [2020-06-04T10:22:47.809Z] #25 25.61 ######################################################################## 100.0% [2020-06-04T10:22:47.809Z] #25 25.86 [2020-06-04T10:22:47.911Z] #39 ... [2020-06-04T10:22:47.911Z] [2020-06-04T10:22:47.911Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:47.911Z] #10 95.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T10:22:47.911Z] #10 95.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T10:22:47.911Z] #10 95.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:22:47.911Z] #10 ... [2020-06-04T10:22:47.911Z] [2020-06-04T10:22:47.911Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:47.985Z] #39 34.97 CC images/timer.o [2020-06-04T10:22:48.555Z] #39 35.48 CC images/timerfd.o [2020-06-04T10:22:48.735Z] #25 27.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T10:22:48.816Z] #39 35.73 CC images/mm.o [2020-06-04T10:22:48.872Z] #40 58.74 CC compel/src/lib/ptrace.o [2020-06-04T10:22:48.872Z] #40 ... [2020-06-04T10:22:48.872Z] [2020-06-04T10:22:48.872Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:48.872Z] #48 123.9 golang.org/x/crypto/ssh/terminal [2020-06-04T10:22:49.076Z] #39 36.09 CC images/sk-opts.o [2020-06-04T10:22:49.295Z] #25 28.04 #=#=# [2020-06-04T10:22:49.336Z] #39 36.41 CC images/sk-unix.o [2020-06-04T10:22:49.551Z] #25 28.35 0.7% ######################################################################## 100.0% [2020-06-04T10:22:49.850Z] #25 28.69 [2020-06-04T10:22:49.906Z] #39 36.79 CC images/sk-inet.o [2020-06-04T10:22:50.847Z] #39 37.46 CC images/tun.o [2020-06-04T10:22:50.847Z] #39 37.84 CC images/sk-netlink.o [2020-06-04T10:22:51.019Z] #48 ... [2020-06-04T10:22:51.019Z] [2020-06-04T10:22:51.019Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:22:51.019Z] #18 0.486 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:22:51.019Z] #18 0.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:22:51.019Z] #18 0.736 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:22:51.019Z] #18 1.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-04T10:22:51.019Z] #18 3.552 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB] [2020-06-04T10:22:51.019Z] #18 4.292 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-06-04T10:22:51.019Z] #18 ... [2020-06-04T10:22:51.019Z] [2020-06-04T10:22:51.019Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:51.019Z] #40 59.32 AR compel/libcompel.a [2020-06-04T10:22:51.019Z] #40 59.40 HOSTCC compel/src/main-host.o [2020-06-04T10:22:51.019Z] #40 59.90 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-04T10:22:51.019Z] #40 60.09 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T10:22:51.019Z] #40 60.62 HOSTCC compel/src/lib/log-host.o [2020-06-04T10:22:51.019Z] #40 60.94 HOSTLINK compel/compel-host-bin [2020-06-04T10:22:51.019Z] #40 61.20 DEP soccr/soccr.d [2020-06-04T10:22:51.107Z] #39 38.07 CC images/packet-sock.o [2020-06-04T10:22:51.214Z] #25 ... [2020-06-04T10:22:51.214Z] [2020-06-04T10:22:51.214Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:51.214Z] #30 96.23 internal/poll [2020-06-04T10:22:51.214Z] #30 98.10 internal/fmtsort [2020-06-04T10:22:51.214Z] #30 98.44 internal/syscall/execenv [2020-06-04T10:22:51.214Z] #30 98.99 internal/syscall/unix [2020-06-04T10:22:51.214Z] #30 99.65 os [2020-06-04T10:22:51.214Z] #30 99.68 strings [2020-06-04T10:22:51.214Z] #30 103.9 path [2020-06-04T10:22:51.214Z] #30 105.0 text/tabwriter [2020-06-04T10:22:51.214Z] #30 105.0 fmt [2020-06-04T10:22:51.214Z] #30 ... [2020-06-04T10:22:51.214Z] [2020-06-04T10:22:51.214Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:51.214Z] #25 30.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T10:22:51.468Z] #25 30.40 skipping existing 1849cc453dee [2020-06-04T10:22:51.649Z] #40 61.38 CC soccr/soccr.o [2020-06-04T10:22:51.677Z] #39 38.52 CC images/ipc-var.o [2020-06-04T10:22:51.723Z] #25 30.55 [2020-06-04T10:22:51.723Z] #25 ... [2020-06-04T10:22:51.723Z] [2020-06-04T10:22:51.723Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:51.723Z] #10 96.74 Selecting previously unselected package binutils-mingw-w64. [2020-06-04T10:22:51.723Z] #10 96.76 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-04T10:22:51.723Z] #10 96.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:22:51.723Z] #10 97.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-04T10:22:51.724Z] #10 97.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:22:51.724Z] #10 97.50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:22:51.724Z] #10 98.33 Selecting previously unselected package dmsetup. [2020-06-04T10:22:51.724Z] #10 98.34 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:22:51.724Z] #10 98.39 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-04T10:22:51.724Z] #10 98.92 Selecting previously unselected package mingw-w64-common. [2020-06-04T10:22:51.724Z] #10 98.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-04T10:22:51.724Z] #10 98.99 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-04T10:22:51.724Z] #10 ... [2020-06-04T10:22:51.724Z] [2020-06-04T10:22:51.724Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-04T10:22:51.724Z] #32 106.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:22:51.724Z] #32 106.3 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:22:51.724Z] #32 106.3 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-04T10:22:51.724Z] #32 106.3 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:22:51.724Z] #32 106.4 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-04T10:22:51.724Z] #32 106.4 Setting up cmake-data (3.13.4-1) ... [2020-06-04T10:22:51.724Z] #32 106.5 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-04T10:22:51.724Z] #32 106.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-04T10:22:51.724Z] #32 106.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-04T10:22:51.724Z] #32 106.5 Setting up cmake (3.13.4-1) ... [2020-06-04T10:22:51.724Z] #32 106.5 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:51.724Z] #32 106.7 Processing triggers for mime-support (3.62) ... [2020-06-04T10:22:51.937Z] #39 38.73 CC images/ipc-desc.o [2020-06-04T10:22:51.937Z] #39 38.94 CC images/ipc-shm.o [2020-06-04T10:22:52.198Z] #39 39.19 CC images/ipc-msg.o [2020-06-04T10:22:53.138Z] #39 39.87 CC images/ipc-sem.o [2020-06-04T10:22:53.138Z] #39 40.04 CC images/utsns.o [2020-06-04T10:22:53.167Z] #40 63.28 AR soccr/libsoccr.a [2020-06-04T10:22:53.175Z] #33 ... [2020-06-04T10:22:53.175Z] [2020-06-04T10:22:53.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:53.175Z] #10 107.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T10:22:53.175Z] #10 107.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T10:22:53.175Z] #10 107.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:53.175Z] #10 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T10:22:53.175Z] #10 108.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T10:22:53.175Z] #10 108.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:53.399Z] #39 40.23 CC images/creds.o [2020-06-04T10:22:53.456Z] #40 63.34 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:22:53.612Z] #32 DONE 108.5s [2020-06-04T10:22:53.612Z] [2020-06-04T10:22:53.612Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:53.612Z] #25 32.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T10:22:53.659Z] #39 40.50 CC images/vma.o [2020-06-04T10:22:53.749Z] #40 63.86 DEP criu/arch/ppc64/sigframe.d [2020-06-04T10:22:53.920Z] #39 40.82 CC images/netdev.o [2020-06-04T10:22:54.042Z] #40 64.05 DEP criu/arch/ppc64/crtools.d [2020-06-04T10:22:54.173Z] #25 33.04 [2020-06-04T10:22:54.180Z] #39 ... [2020-06-04T10:22:54.180Z] [2020-06-04T10:22:54.180Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:54.180Z] #10 103.8 Selecting previously unselected package libapparmor1:arm64. [2020-06-04T10:22:54.180Z] #10 103.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-04T10:22:54.180Z] #10 103.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-04T10:22:54.337Z] #40 64.34 DEP criu/arch/ppc64/cpu.d [2020-06-04T10:22:54.429Z] #25 ... [2020-06-04T10:22:54.429Z] [2020-06-04T10:22:54.429Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-04T10:22:54.429Z] #38 108.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-04T10:22:54.429Z] #38 108.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:54.429Z] #38 DONE 109.4s [2020-06-04T10:22:54.429Z] [2020-06-04T10:22:54.429Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:54.429Z] #25 33.37 ######################################################################## 100.0% [2020-06-04T10:22:54.440Z] #10 104.0 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-04T10:22:54.441Z] #10 104.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-04T10:22:54.441Z] #10 104.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-04T10:22:54.628Z] #40 64.63 CC criu/arch/ppc64/cpu.o [2020-06-04T10:22:54.689Z] #25 33.57 [2020-06-04T10:22:54.689Z] #25 33.71 Download of images into '/build' complete. [2020-06-04T10:22:54.689Z] #25 33.71 Use something like the following to load the result into a Docker daemon: [2020-06-04T10:22:54.689Z] #25 33.71 tar -cC '/build' . | docker load [2020-06-04T10:22:54.701Z] #10 104.2 Selecting previously unselected package libbtrfs0. [2020-06-04T10:22:54.701Z] #10 104.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-04T10:22:54.701Z] #10 104.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:54.701Z] #10 104.4 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:22:54.701Z] #10 104.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-04T10:22:54.701Z] #10 104.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:54.921Z] #40 ... [2020-06-04T10:22:54.921Z] [2020-06-04T10:22:54.921Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:54.921Z] #42 120.2 math/big [2020-06-04T10:22:54.921Z] #42 127.3 vendor/golang.org/x/text/unicode/bidi [2020-06-04T10:22:54.944Z] #25 ... [2020-06-04T10:22:54.944Z] [2020-06-04T10:22:54.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:54.944Z] #41 99.94 strings [2020-06-04T10:22:54.944Z] #41 100.0 os [2020-06-04T10:22:54.944Z] #41 104.2 regexp/syntax [2020-06-04T10:22:54.944Z] #41 105.5 fmt [2020-06-04T10:22:54.944Z] #41 ... [2020-06-04T10:22:54.944Z] [2020-06-04T10:22:54.944Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-04T10:22:54.944Z] #25 DONE 33.9s [2020-06-04T10:22:54.944Z] [2020-06-04T10:22:54.944Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:54.961Z] #10 104.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-04T10:22:54.961Z] #10 104.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-04T10:22:54.961Z] #10 104.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T10:22:54.961Z] #10 104.7 Selecting previously unselected package libudev-dev:arm64. [2020-06-04T10:22:54.961Z] #10 104.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-04T10:22:55.212Z] #42 ... [2020-06-04T10:22:55.212Z] [2020-06-04T10:22:55.212Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:55.212Z] #50 10.36 + cd /tmp/tmp.3TLSbgl54h/src/github.com/opencontainers/runc [2020-06-04T10:22:55.212Z] #50 10.36 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:22:55.212Z] #50 11.49 + '[' -z '' ']' [2020-06-04T10:22:55.212Z] #50 11.50 + target=static [2020-06-04T10:22:55.212Z] #50 11.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T10:22:55.212Z] #50 14.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 runc . [2020-06-04T10:22:55.212Z] #50 ... [2020-06-04T10:22:55.212Z] [2020-06-04T10:22:55.212Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:55.212Z] #40 65.33 CC criu/arch/ppc64/crtools.o [2020-06-04T10:22:55.221Z] #10 104.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-04T10:22:55.221Z] #10 105.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-04T10:22:55.221Z] #10 105.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-04T10:22:55.221Z] #10 105.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-04T10:22:55.701Z] #10 ... [2020-06-04T10:22:55.701Z] [2020-06-04T10:22:55.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:55.701Z] #39 8.494 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:22:55.701Z] #39 8.495 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:22:55.701Z] #39 8.568 Note: Building without GnuTLS support [2020-06-04T10:22:55.701Z] #39 8.596 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:22:55.701Z] #39 8.596 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:22:55.792Z] #10 105.2 Selecting previously unselected package libpcre16-3:arm64. [2020-06-04T10:22:55.792Z] #10 105.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-04T10:22:55.792Z] #10 105.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-04T10:22:55.959Z] #39 ... [2020-06-04T10:22:55.959Z] [2020-06-04T10:22:55.959Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:55.959Z] #47 103.4 context [2020-06-04T10:22:55.959Z] #47 105.0 os [2020-06-04T10:22:55.959Z] #47 105.8 encoding/binary [2020-06-04T10:22:55.959Z] #47 109.7 encoding/base64 [2020-06-04T10:22:55.959Z] #47 111.3 golang.org/x/sys/unix [2020-06-04T10:22:55.959Z] #47 112.5 fmt [2020-06-04T10:22:56.053Z] #10 105.5 Selecting previously unselected package libpcre32-3:arm64. [2020-06-04T10:22:56.053Z] #10 105.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-04T10:22:56.053Z] #10 105.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-04T10:22:56.222Z] #47 ... [2020-06-04T10:22:56.222Z] [2020-06-04T10:22:56.222Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:56.222Z] #33 5.979 + RM_GOPATH=0 [2020-06-04T10:22:56.222Z] #33 5.979 + TMP_GOPATH= [2020-06-04T10:22:56.222Z] #33 5.979 + : /build [2020-06-04T10:22:56.222Z] #33 5.979 + '[' -z '' ']' [2020-06-04T10:22:56.222Z] #33 5.993 ++ mktemp -d [2020-06-04T10:22:56.222Z] #33 5.993 + export GOPATH=/tmp/tmp.xrlCPd7vtv [2020-06-04T10:22:56.222Z] #33 5.993 + GOPATH=/tmp/tmp.xrlCPd7vtv [2020-06-04T10:22:56.222Z] #33 5.993 + RM_GOPATH=1 [2020-06-04T10:22:56.222Z] #33 5.993 + case "$(go env GOARCH)" in [2020-06-04T10:22:56.222Z] #33 5.993 ++ go env GOARCH [2020-06-04T10:22:56.222Z] #33 6.027 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:56.222Z] #33 6.027 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:22:56.222Z] #33 6.028 ++ dirname /tmp/install/install.sh [2020-06-04T10:22:56.222Z] #33 6.032 + dir=/tmp/install [2020-06-04T10:22:56.222Z] #33 6.032 + bin=tini [2020-06-04T10:22:56.222Z] #33 6.033 + shift [2020-06-04T10:22:56.222Z] #33 6.033 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T10:22:56.222Z] #33 6.037 + . /tmp/install/tini.installer [2020-06-04T10:22:56.222Z] #33 6.041 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:22:56.222Z] #33 6.042 + install_tini [2020-06-04T10:22:56.222Z] #33 6.043 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T10:22:56.222Z] #33 6.046 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:22:56.222Z] #33 6.047 + git clone https://github.com/krallin/tini.git /tmp/tmp.xrlCPd7vtv/tini [2020-06-04T10:22:56.222Z] #33 6.052 Cloning into '/tmp/tmp.xrlCPd7vtv/tini'... [2020-06-04T10:22:56.222Z] #33 7.205 + cd /tmp/tmp.xrlCPd7vtv/tini [2020-06-04T10:22:56.222Z] #33 7.205 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:22:56.222Z] #33 7.262 + cmake . [2020-06-04T10:22:56.222Z] #33 8.176 -- The C compiler identification is GNU 8.3.0 [2020-06-04T10:22:56.222Z] #33 8.255 -- Check for working C compiler: /usr/bin/cc [2020-06-04T10:22:56.312Z] #10 105.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-04T10:22:56.312Z] #10 105.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-04T10:22:56.313Z] #10 105.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-04T10:22:56.313Z] #10 105.9 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-04T10:22:56.313Z] #10 105.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-04T10:22:56.313Z] #10 106.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-04T10:22:56.788Z] #33 9.346 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T10:22:56.788Z] #33 9.348 -- Detecting C compiler ABI info [2020-06-04T10:22:56.830Z] #39 ... [2020-06-04T10:22:56.830Z] [2020-06-04T10:22:56.830Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:56.830Z] #47 101.7 encoding/binary [2020-06-04T10:22:56.830Z] #47 104.8 encoding/base64 [2020-06-04T10:22:56.830Z] #47 105.0 fmt [2020-06-04T10:22:56.830Z] #47 106.4 path/filepath [2020-06-04T10:22:56.830Z] #47 108.4 golang.org/x/sys/unix [2020-06-04T10:22:56.830Z] #47 ... [2020-06-04T10:22:56.830Z] [2020-06-04T10:22:56.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:56.830Z] #10 110.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-04T10:22:56.830Z] #10 110.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-04T10:22:56.830Z] #10 110.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:22:56.882Z] #10 106.5 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-04T10:22:56.882Z] #10 106.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-04T10:22:56.882Z] #10 106.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-04T10:22:57.142Z] #10 106.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-04T10:22:57.142Z] #10 106.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-04T10:22:57.142Z] #10 106.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-04T10:22:57.284Z] #40 67.08 CC criu/arch/ppc64/sigframe.o [2020-06-04T10:22:57.403Z] #10 107.0 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-04T10:22:57.403Z] #10 107.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-04T10:22:57.403Z] #10 107.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-04T10:22:57.403Z] #10 107.1 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-04T10:22:57.403Z] #10 107.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-04T10:22:57.403Z] #10 107.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-04T10:22:57.621Z] #40 67.56 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-04T10:22:57.621Z] #40 67.62 DEP criu/pie/util-vdso.d [2020-06-04T10:22:57.721Z] #33 10.32 -- Detecting C compiler ABI info - done [2020-06-04T10:22:57.721Z] #33 10.40 -- Detecting C compile features [2020-06-04T10:22:57.912Z] #40 67.85 DEP criu/pie/util.d [2020-06-04T10:22:58.211Z] #40 68.05 CC criu/pie/util.o [2020-06-04T10:22:58.211Z] #40 ... [2020-06-04T10:22:58.211Z] [2020-06-04T10:22:58.211Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:58.211Z] #48 127.5 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T10:22:58.211Z] #48 DONE 133.5s [2020-06-04T10:22:58.343Z] #10 107.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:58.343Z] #10 108.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:22:58.343Z] #10 108.1 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-04T10:22:58.505Z] [2020-06-04T10:22:58.505Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:22:58.505Z] #18 11.45 Fetched 8131 kB in 11s (739 kB/s) [2020-06-04T10:22:58.505Z] #18 11.45 Reading package lists... [2020-06-04T10:22:58.505Z] #18 16.86 Reading package lists... [2020-06-04T10:22:58.505Z] #18 ... [2020-06-04T10:22:58.505Z] [2020-06-04T10:22:58.505Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:58.505Z] #40 68.57 CC criu/pie/util-vdso.o [2020-06-04T10:22:58.631Z] #10 108.1 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-04T10:22:58.631Z] #10 108.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:22:58.631Z] #10 108.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:22:58.631Z] #10 108.2 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-04T10:22:58.631Z] #10 108.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T10:22:58.631Z] #10 108.2 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-04T10:22:58.631Z] #10 108.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:22:58.631Z] #10 108.3 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-04T10:22:58.631Z] #10 108.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:58.631Z] #10 108.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-06-04T10:22:58.631Z] #10 108.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-06-04T10:22:58.631Z] #10 108.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:22:58.631Z] #10 108.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T10:22:58.631Z] #10 108.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T10:22:58.631Z] #10 108.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:22:58.631Z] #10 108.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-04T10:22:58.891Z] #10 108.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T10:22:58.891Z] #10 108.5 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T10:22:58.891Z] #10 108.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-04T10:22:58.891Z] #10 108.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-04T10:22:58.891Z] #10 108.6 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:22:59.096Z] #33 ... [2020-06-04T10:22:59.096Z] [2020-06-04T10:22:59.096Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:22:59.096Z] #30 106.4 path [2020-06-04T10:22:59.096Z] #30 107.5 text/tabwriter [2020-06-04T10:22:59.096Z] #30 108.8 fmt [2020-06-04T10:22:59.096Z] #30 109.2 path/filepath [2020-06-04T10:22:59.096Z] #30 112.1 io/ioutil [2020-06-04T10:22:59.096Z] #30 114.8 github.com/BurntSushi/toml [2020-06-04T10:22:59.096Z] #30 114.8 flag [2020-06-04T10:22:59.151Z] #10 ... [2020-06-04T10:22:59.151Z] [2020-06-04T10:22:59.151Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:22:59.151Z] #41 98.81 vendor/golang.org/x/text/unicode/norm [2020-06-04T10:22:59.151Z] #41 99.12 crypto/ecdsa [2020-06-04T10:22:59.151Z] #41 100.5 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T10:22:59.151Z] #41 101.1 github.com/LK4D4/vndr/build [2020-06-04T10:22:59.151Z] #41 107.9 vendor/golang.org/x/net/idna [2020-06-04T10:22:59.355Z] #30 ... [2020-06-04T10:22:59.355Z] [2020-06-04T10:22:59.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:59.355Z] #39 11.39 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:22:59.355Z] #39 11.46 GEN .gitid [2020-06-04T10:22:59.355Z] #39 11.53 GEN criu/include/version.h [2020-06-04T10:22:59.355Z] #39 11.69 GEN include/common/asm [2020-06-04T10:22:59.412Z] #41 ... [2020-06-04T10:22:59.412Z] [2020-06-04T10:22:59.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:22:59.412Z] #39 41.50 CC images/tty.o [2020-06-04T10:22:59.412Z] #39 42.34 CC images/file-lock.o [2020-06-04T10:22:59.412Z] #39 42.57 CC images/rlimit.o [2020-06-04T10:22:59.412Z] #39 42.81 CC images/pagemap.o [2020-06-04T10:22:59.412Z] #39 43.15 CC images/siginfo.o [2020-06-04T10:22:59.412Z] #39 43.50 CC images/rpc.o [2020-06-04T10:22:59.412Z] #39 45.14 CC images/ext-file.o [2020-06-04T10:22:59.412Z] #39 45.44 CC images/cgroup.o [2020-06-04T10:22:59.412Z] #39 46.37 CC images/userns.o [2020-06-04T10:22:59.673Z] #39 ... [2020-06-04T10:22:59.673Z] [2020-06-04T10:22:59.673Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:22:59.673Z] #10 DONE 109.3s [2020-06-04T10:22:59.673Z] [2020-06-04T10:22:59.673Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:22:59.673Z] #54 104.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:22:59.673Z] #54 104.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T10:23:00.022Z] #40 70.06 AR criu/pie/pie.lib.a [2020-06-04T10:23:00.022Z] #40 70.12 DEP criu/pie/restorer.d [2020-06-04T10:23:00.669Z] #40 70.54 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-04T10:23:00.669Z] #40 70.57 DEP criu/arch/ppc64/restorer.d [2020-06-04T10:23:00.730Z] #39 ... [2020-06-04T10:23:00.730Z] [2020-06-04T10:23:00.730Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:00.730Z] #41 107.8 fmt [2020-06-04T10:23:00.730Z] #41 108.0 path/filepath [2020-06-04T10:23:00.730Z] #41 111.0 regexp/syntax [2020-06-04T10:23:00.730Z] #41 115.6 flag [2020-06-04T10:23:00.730Z] #41 ... [2020-06-04T10:23:00.730Z] [2020-06-04T10:23:00.730Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:00.730Z] #33 13.23 -- Detecting C compile features - done [2020-06-04T10:23:00.730Z] #33 13.29 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T10:23:00.971Z] #40 70.88 DEP criu/arch/ppc64/vdso-pie.d [2020-06-04T10:23:00.972Z] #40 71.06 DEP criu/pie/parasite-vdso.d [2020-06-04T10:23:00.989Z] #33 13.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T10:23:01.055Z] #54 ... [2020-06-04T10:23:01.055Z] [2020-06-04T10:23:01.055Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:01.055Z] #39 46.81 CC images/google/protobuf/descriptor.o [2020-06-04T10:23:01.248Z] #33 13.90 -- Configuring done [2020-06-04T10:23:01.248Z] #33 13.92 -- Generating done [2020-06-04T10:23:01.248Z] #33 13.92 -- Build files have been written to: /tmp/tmp.xrlCPd7vtv/tini [2020-06-04T10:23:01.248Z] #33 13.93 + make tini-static [2020-06-04T10:23:01.267Z] #40 71.26 DEP criu/pie/parasite.d [2020-06-04T10:23:01.570Z] #40 71.58 CC criu/pie/parasite.o [2020-06-04T10:23:01.813Z] #33 14.45 Scanning dependencies of target tini-static [2020-06-04T10:23:01.813Z] #33 14.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T10:23:01.997Z] #39 ... [2020-06-04T10:23:01.997Z] [2020-06-04T10:23:01.997Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:01.997Z] #54 DONE 111.5s [2020-06-04T10:23:01.997Z] [2020-06-04T10:23:01.997Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T10:23:01.997Z] #55 DONE 0.1s [2020-06-04T10:23:01.997Z] [2020-06-04T10:23:01.997Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T10:23:01.997Z] #56 DONE 0.1s [2020-06-04T10:23:01.997Z] [2020-06-04T10:23:01.997Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:01.997Z] #41 111.1 net/textproto [2020-06-04T10:23:01.997Z] #41 111.1 crypto/x509 [2020-06-04T10:23:01.997Z] #41 111.4 vendor/golang.org/x/net/http/httpproxy [2020-06-04T10:23:02.068Z] #10 ... [2020-06-04T10:23:02.068Z] [2020-06-04T10:23:02.068Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:02.068Z] #30 106.4 path/filepath [2020-06-04T10:23:02.068Z] #30 109.1 io/ioutil [2020-06-04T10:23:02.068Z] #30 112.7 github.com/BurntSushi/toml [2020-06-04T10:23:02.068Z] #30 112.8 flag [2020-06-04T10:23:02.068Z] #30 116.4 log [2020-06-04T10:23:02.068Z] #30 ... [2020-06-04T10:23:02.068Z] [2020-06-04T10:23:02.068Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:02.068Z] #33 4.972 + RM_GOPATH=0 [2020-06-04T10:23:02.068Z] #33 4.972 + TMP_GOPATH= [2020-06-04T10:23:02.068Z] #33 4.972 + : /build [2020-06-04T10:23:02.068Z] #33 4.972 + '[' -z '' ']' [2020-06-04T10:23:02.068Z] #33 4.985 ++ mktemp -d [2020-06-04T10:23:02.068Z] #33 4.985 + export GOPATH=/tmp/tmp.BigOOorOPe [2020-06-04T10:23:02.068Z] #33 4.985 + GOPATH=/tmp/tmp.BigOOorOPe [2020-06-04T10:23:02.068Z] #33 4.985 + RM_GOPATH=1 [2020-06-04T10:23:02.068Z] #33 4.985 + case "$(go env GOARCH)" in [2020-06-04T10:23:02.068Z] #33 4.985 ++ go env GOARCH [2020-06-04T10:23:02.068Z] #33 5.036 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:23:02.068Z] #33 5.036 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:23:02.068Z] #33 5.036 ++ dirname /tmp/install/install.sh [2020-06-04T10:23:02.068Z] #33 5.047 + dir=/tmp/install [2020-06-04T10:23:02.068Z] #33 5.047 + bin=tini [2020-06-04T10:23:02.068Z] #33 5.047 + shift [2020-06-04T10:23:02.068Z] #33 5.047 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-04T10:23:02.068Z] #33 5.047 + . /tmp/install/tini.installer [2020-06-04T10:23:02.068Z] #33 5.047 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:23:02.068Z] #33 5.047 + install_tini [2020-06-04T10:23:02.068Z] #33 5.047 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-04T10:23:02.068Z] #33 5.047 + git clone https://github.com/krallin/tini.git /tmp/tmp.BigOOorOPe/tini [2020-06-04T10:23:02.068Z] #33 5.047 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:23:02.068Z] #33 5.061 Cloning into '/tmp/tmp.BigOOorOPe/tini'... [2020-06-04T10:23:02.068Z] #33 6.421 + cd /tmp/tmp.BigOOorOPe/tini [2020-06-04T10:23:02.068Z] #33 6.421 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-04T10:23:02.068Z] #33 6.435 + cmake . [2020-06-04T10:23:02.068Z] #33 7.334 -- The C compiler identification is GNU 8.3.0 [2020-06-04T10:23:02.068Z] #33 7.433 -- Check for working C compiler: /usr/bin/cc [2020-06-04T10:23:02.567Z] #41 ... [2020-06-04T10:23:02.567Z] [2020-06-04T10:23:02.567Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T10:23:02.567Z] #11 DONE 2.9s [2020-06-04T10:23:02.567Z] [2020-06-04T10:23:02.567Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T10:23:02.629Z] #33 ... [2020-06-04T10:23:02.629Z] [2020-06-04T10:23:02.629Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:02.629Z] #39 8.244 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:23:02.629Z] #39 8.245 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:23:02.629Z] #39 8.262 Note: Building without GnuTLS support [2020-06-04T10:23:02.629Z] #39 8.278 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:23:02.629Z] #39 8.278 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:23:03.697Z] #40 73.42 LINK criu/pie/parasite.built-in.o [2020-06-04T10:23:03.697Z] #40 73.45 GEN criu/pie/parasite-blob.h [2020-06-04T10:23:03.697Z] #40 73.51 CC criu/pie/parasite-vdso.o [2020-06-04T10:23:04.345Z] #33 16.94 [100%] Linking C executable tini-static [2020-06-04T10:23:04.352Z] #40 ... [2020-06-04T10:23:04.352Z] [2020-06-04T10:23:04.352Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:04.352Z] #55 139.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:23:04.352Z] #55 139.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T10:23:05.717Z] #33 18.13 [100%] Built target tini-static [2020-06-04T10:23:05.718Z] #33 18.27 + mkdir -p /build [2020-06-04T10:23:05.718Z] #33 18.30 + cp tini-static /build/docker-init [2020-06-04T10:23:05.865Z] #12 DONE 2.7s [2020-06-04T10:23:05.865Z] [2020-06-04T10:23:05.865Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:23:05.891Z] #39 10.95 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:23:05.891Z] #39 11.03 GEN .gitid [2020-06-04T10:23:05.891Z] #39 11.10 GEN criu/include/version.h [2020-06-04T10:23:05.891Z] #39 11.18 GEN include/common/asm [2020-06-04T10:23:06.283Z] #33 DONE 18.8s [2020-06-04T10:23:06.283Z] [2020-06-04T10:23:06.283Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:06.283Z] #39 14.57 PBCC images/timens.pb-c.c [2020-06-04T10:23:06.283Z] #39 14.59 DEP images/timens.pb-c.d [2020-06-04T10:23:06.283Z] #39 14.68 PBCC images/fown.pb-c.c [2020-06-04T10:23:06.283Z] #39 14.70 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T10:23:06.283Z] #39 14.83 PBCC images/opts.pb-c.c [2020-06-04T10:23:06.283Z] #39 14.88 PBCC images/memfd.pb-c.c [2020-06-04T10:23:06.283Z] #39 14.94 DEP images/fown.pb-c.d [2020-06-04T10:23:06.283Z] #39 14.99 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T10:23:06.283Z] #39 15.09 DEP images/opts.pb-c.d [2020-06-04T10:23:06.283Z] #39 15.23 DEP images/memfd.pb-c.d [2020-06-04T10:23:06.283Z] #39 15.33 PBCC images/sit.pb-c.c [2020-06-04T10:23:06.283Z] #39 15.47 DEP images/sit.pb-c.d [2020-06-04T10:23:06.283Z] #39 15.54 PBCC images/macvlan.pb-c.c [2020-06-04T10:23:06.283Z] #39 15.59 DEP images/macvlan.pb-c.d [2020-06-04T10:23:06.283Z] #39 15.64 PBCC images/autofs.pb-c.c [2020-06-04T10:23:06.283Z] #39 15.73 DEP images/autofs.pb-c.d [2020-06-04T10:23:06.283Z] #39 15.85 PBCC images/sysctl.pb-c.c [2020-06-04T10:23:06.283Z] #39 15.93 DEP images/sysctl.pb-c.d [2020-06-04T10:23:06.283Z] #39 16.05 PBCC images/time.pb-c.c [2020-06-04T10:23:06.283Z] #39 16.12 DEP images/time.pb-c.d [2020-06-04T10:23:06.283Z] #39 16.16 PBCC images/binfmt-misc.pb-c.c [2020-06-04T10:23:06.283Z] #39 16.22 DEP images/binfmt-misc.pb-c.d [2020-06-04T10:23:06.283Z] #39 16.34 PBCC images/seccomp.pb-c.c [2020-06-04T10:23:06.283Z] #39 16.54 DEP images/seccomp.pb-c.d [2020-06-04T10:23:06.283Z] #39 16.73 PBCC images/userns.pb-c.c [2020-06-04T10:23:06.283Z] #39 16.75 DEP images/userns.pb-c.d [2020-06-04T10:23:06.283Z] #39 16.94 PBCC images/cgroup.pb-c.c [2020-06-04T10:23:06.283Z] #39 17.08 DEP images/cgroup.pb-c.d [2020-06-04T10:23:06.283Z] #39 17.20 PBCC images/ext-file.pb-c.c [2020-06-04T10:23:06.283Z] #39 17.24 DEP images/ext-file.pb-c.d [2020-06-04T10:23:06.283Z] #39 17.46 PBCC images/rpc.pb-c.c [2020-06-04T10:23:06.283Z] #39 17.62 DEP images/rpc.pb-c.d [2020-06-04T10:23:06.283Z] #39 17.72 PBCC images/siginfo.pb-c.c [2020-06-04T10:23:06.283Z] #39 17.98 DEP images/siginfo.pb-c.d [2020-06-04T10:23:06.283Z] #39 18.08 PBCC images/pagemap.pb-c.c [2020-06-04T10:23:06.283Z] #39 18.23 DEP images/pagemap.pb-c.d [2020-06-04T10:23:06.283Z] #39 18.46 PBCC images/rlimit.pb-c.c [2020-06-04T10:23:06.283Z] #39 18.54 DEP images/rlimit.pb-c.d [2020-06-04T10:23:06.283Z] #39 18.76 PBCC images/file-lock.pb-c.c [2020-06-04T10:23:06.283Z] #39 18.95 DEP images/file-lock.pb-c.d [2020-06-04T10:23:06.283Z] #39 19.16 PBCC images/tty.pb-c.c [2020-06-04T10:23:06.283Z] #39 19.29 DEP images/tty.pb-c.d [2020-06-04T10:23:06.283Z] #39 19.40 PBCC images/tun.pb-c.c [2020-06-04T10:23:06.283Z] #39 19.57 PBCC images/netdev.pb-c.c [2020-06-04T10:23:06.283Z] #39 19.64 DEP images/tun.pb-c.d [2020-06-04T10:23:06.446Z] #55 ... [2020-06-04T10:23:06.447Z] [2020-06-04T10:23:06.447Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:06.447Z] #42 131.3 go/doc [2020-06-04T10:23:06.447Z] #42 135.7 vendor/golang.org/x/text/unicode/norm [2020-06-04T10:23:06.447Z] #42 ... [2020-06-04T10:23:06.447Z] [2020-06-04T10:23:06.447Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:06.447Z] #18 16.86 Reading package lists... [2020-06-04T10:23:06.447Z] #18 22.26 Building dependency tree... [2020-06-04T10:23:06.447Z] #18 23.90 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T10:23:06.447Z] #18 23.90 The following additional packages will be installed: [2020-06-04T10:23:06.447Z] #18 23.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T10:23:06.447Z] #18 23.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T10:23:06.447Z] #18 23.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T10:23:06.447Z] #18 23.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T10:23:06.447Z] #18 23.90 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T10:23:06.447Z] #18 23.92 Suggested packages: [2020-06-04T10:23:06.447Z] #18 23.92 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T10:23:06.447Z] #18 23.92 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T10:23:06.447Z] #18 23.92 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T10:23:06.447Z] #18 23.92 Recommended packages: [2020-06-04T10:23:06.447Z] #18 23.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T10:23:06.447Z] #18 23.92 python3-keyrings.alt python3-xdg unzip [2020-06-04T10:23:06.540Z] #39 19.87 DEP images/netdev.pb-c.d [2020-06-04T10:23:06.797Z] #39 20.01 PBCC images/vma.pb-c.c [2020-06-04T10:23:06.797Z] #39 20.18 DEP images/vma.pb-c.d [2020-06-04T10:23:07.054Z] #39 20.33 PBCC images/creds.pb-c.c [2020-06-04T10:23:07.054Z] #39 20.43 DEP images/creds.pb-c.d [2020-06-04T10:23:07.054Z] #39 20.54 PBCC images/utsns.pb-c.c [2020-06-04T10:23:07.076Z] #18 26.07 The following NEW packages will be installed: [2020-06-04T10:23:07.076Z] #18 26.08 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T10:23:07.076Z] #18 26.08 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T10:23:07.076Z] #18 26.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T10:23:07.076Z] #18 26.08 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T10:23:07.076Z] #18 26.08 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T10:23:07.076Z] #18 26.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T10:23:07.076Z] #18 26.09 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T10:23:07.076Z] #18 26.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T10:23:07.076Z] #18 26.09 xz-utils zip [2020-06-04T10:23:07.076Z] #18 26.19 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2020-06-04T10:23:07.076Z] #18 26.19 Need to get 29.2 MB of archives. [2020-06-04T10:23:07.076Z] #18 26.19 After this operation, 134 MB of additional disk space will be used. [2020-06-04T10:23:07.076Z] #18 26.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-04T10:23:07.311Z] #39 20.67 DEP images/utsns.pb-c.d [2020-06-04T10:23:07.311Z] #39 20.79 PBCC images/ipc-desc.pb-c.c [2020-06-04T10:23:07.367Z] #18 26.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-06-04T10:23:07.367Z] #18 26.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-06-04T10:23:07.367Z] #18 26.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-04T10:23:07.568Z] #39 20.84 PBCC images/ipc-sem.pb-c.c [2020-06-04T10:23:07.568Z] #39 20.91 DEP images/ipc-desc.pb-c.d [2020-06-04T10:23:07.568Z] #39 21.03 DEP images/ipc-sem.pb-c.d [2020-06-04T10:23:07.659Z] #18 26.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-04T10:23:07.659Z] #18 26.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-06-04T10:23:07.659Z] #18 26.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-04T10:23:07.825Z] #39 21.15 PBCC images/ipc-msg.pb-c.c [2020-06-04T10:23:07.825Z] #39 21.21 DEP images/ipc-msg.pb-c.d [2020-06-04T10:23:07.957Z] #18 26.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-04T10:23:07.957Z] #18 26.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-04T10:23:07.957Z] #18 26.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-04T10:23:07.957Z] #18 26.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-04T10:23:07.957Z] #18 26.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-04T10:23:07.957Z] #18 27.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-04T10:23:08.083Z] #39 21.32 PBCC images/ipc-shm.pb-c.c [2020-06-04T10:23:08.083Z] #39 21.38 DEP images/ipc-shm.pb-c.d [2020-06-04T10:23:08.083Z] #39 21.52 PBCC images/ipc-var.pb-c.c [2020-06-04T10:23:08.251Z] #18 27.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-04T10:23:08.251Z] #18 27.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-04T10:23:08.251Z] #18 27.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-04T10:23:08.251Z] #18 27.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-04T10:23:08.251Z] #18 27.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:23:08.251Z] #18 27.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-04T10:23:08.251Z] #18 27.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-06-04T10:23:08.251Z] #18 27.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-04T10:23:08.251Z] #18 27.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-04T10:23:08.251Z] #18 27.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-04T10:23:08.251Z] #18 27.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-04T10:23:08.251Z] #18 27.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-04T10:23:08.251Z] #18 27.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-04T10:23:08.251Z] #18 27.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-04T10:23:08.251Z] #18 27.23 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-04T10:23:08.251Z] #18 27.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-04T10:23:08.339Z] #39 21.62 DEP images/ipc-var.pb-c.d [2020-06-04T10:23:08.339Z] #39 21.75 PBCC images/sk-opts.pb-c.c [2020-06-04T10:23:08.339Z] #39 21.83 PBCC images/packet-sock.pb-c.c [2020-06-04T10:23:08.409Z] #13 2.763 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T10:23:08.409Z] #13 DONE 3.0s [2020-06-04T10:23:08.409Z] [2020-06-04T10:23:08.409Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:23:08.414Z] #39 ... [2020-06-04T10:23:08.414Z] [2020-06-04T10:23:08.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:08.414Z] #41 113.4 flag [2020-06-04T10:23:08.414Z] #41 114.2 go/token [2020-06-04T10:23:08.414Z] #41 115.7 go/scanner [2020-06-04T10:23:08.414Z] #41 117.0 regexp [2020-06-04T10:23:08.414Z] #41 118.4 go/ast [2020-06-04T10:23:08.414Z] #41 123.3 internal/lazyregexp [2020-06-04T10:23:08.602Z] #39 21.97 DEP images/sk-opts.pb-c.d [2020-06-04T10:23:08.603Z] #39 22.05 DEP images/packet-sock.pb-c.d [2020-06-04T10:23:08.669Z] #41 ... [2020-06-04T10:23:08.669Z] [2020-06-04T10:23:08.669Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:23:08.669Z] #10 122.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-04T10:23:08.669Z] #10 122.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T10:23:08.669Z] #10 122.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:08.669Z] #10 122.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-04T10:23:08.669Z] #10 122.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T10:23:08.669Z] #10 122.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:08.860Z] #39 22.13 PBCC images/sk-netlink.pb-c.c [2020-06-04T10:23:08.860Z] #39 22.15 DEP images/sk-netlink.pb-c.d [2020-06-04T10:23:08.860Z] #39 22.17 PBCC images/sk-inet.pb-c.c [2020-06-04T10:23:08.860Z] #39 22.19 DEP images/sk-inet.pb-c.d [2020-06-04T10:23:08.860Z] #39 22.22 PBCC images/sk-unix.pb-c.c [2020-06-04T10:23:08.885Z] #18 27.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-04T10:23:08.885Z] #18 27.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-04T10:23:08.885Z] #18 27.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-04T10:23:08.885Z] #18 27.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-04T10:23:08.885Z] #18 27.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-04T10:23:08.885Z] #18 27.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T10:23:09.119Z] #39 22.33 DEP images/sk-unix.pb-c.d [2020-06-04T10:23:09.119Z] #39 22.44 PBCC images/mm.pb-c.c [2020-06-04T10:23:09.178Z] #18 28.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T10:23:09.178Z] #18 28.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T10:23:09.178Z] #18 28.08 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-04T10:23:09.178Z] #18 28.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T10:23:09.178Z] #18 28.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T10:23:09.178Z] #18 28.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T10:23:09.178Z] #18 28.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-04T10:23:09.421Z] #39 22.63 DEP images/mm.pb-c.d [2020-06-04T10:23:09.421Z] #39 22.73 PBCC images/timerfd.pb-c.c [2020-06-04T10:23:09.421Z] #39 22.85 DEP images/timerfd.pb-c.d [2020-06-04T10:23:09.421Z] #39 22.88 PBCC images/timer.pb-c.c [2020-06-04T10:23:09.421Z] #39 22.90 DEP images/timer.pb-c.d [2020-06-04T10:23:09.421Z] #39 22.97 PBCC images/sa.pb-c.c [2020-06-04T10:23:09.471Z] #18 28.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-06-04T10:23:09.471Z] #18 28.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-04T10:23:09.471Z] #18 28.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T10:23:09.702Z] #39 23.03 DEP images/sa.pb-c.d [2020-06-04T10:23:09.702Z] #39 23.11 PBCC images/pipe-data.pb-c.c [2020-06-04T10:23:09.702Z] #39 23.16 DEP images/pipe-data.pb-c.d [2020-06-04T10:23:09.702Z] #39 23.21 PBCC images/mnt.pb-c.c [2020-06-04T10:23:09.702Z] #39 23.24 DEP images/mnt.pb-c.d [2020-06-04T10:23:09.761Z] #18 28.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-04T10:23:09.761Z] #18 28.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-04T10:23:09.795Z] #14 ... [2020-06-04T10:23:09.795Z] [2020-06-04T10:23:09.795Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:09.795Z] #49 2.725 + RM_GOPATH=0 [2020-06-04T10:23:09.795Z] #49 2.725 + TMP_GOPATH= [2020-06-04T10:23:09.795Z] #49 2.725 + : /build [2020-06-04T10:23:09.795Z] #49 2.725 + '[' -z '' ']' [2020-06-04T10:23:09.795Z] #49 2.726 ++ mktemp -d [2020-06-04T10:23:09.795Z] #49 2.743 + export GOPATH=/tmp/tmp.TujnYxfh5X [2020-06-04T10:23:09.795Z] #49 2.743 + GOPATH=/tmp/tmp.TujnYxfh5X [2020-06-04T10:23:09.795Z] #49 2.743 + RM_GOPATH=1 [2020-06-04T10:23:09.795Z] #49 2.743 + case "$(go env GOARCH)" in [2020-06-04T10:23:09.795Z] #49 2.743 ++ go env GOARCH [2020-06-04T10:23:09.795Z] #49 2.756 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:23:09.795Z] #49 2.756 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:23:09.795Z] #49 2.757 ++ dirname /tmp/install/install.sh [2020-06-04T10:23:09.795Z] #49 2.769 + dir=/tmp/install [2020-06-04T10:23:09.795Z] #49 2.769 + bin=runc [2020-06-04T10:23:09.795Z] #49 2.769 + shift [2020-06-04T10:23:09.795Z] #49 2.769 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T10:23:09.795Z] #49 2.769 + . /tmp/install/runc.installer [2020-06-04T10:23:09.795Z] #49 2.769 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:23:09.795Z] #49 2.769 + install_runc [2020-06-04T10:23:09.795Z] #49 2.769 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T10:23:09.795Z] #49 2.769 + uname -r [2020-06-04T10:23:09.795Z] #49 2.820 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T10:23:09.795Z] #49 2.820 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T10:23:09.795Z] #49 2.823 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T10:23:09.795Z] #49 2.825 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TujnYxfh5X/src/github.com/opencontainers/runc [2020-06-04T10:23:09.795Z] #49 2.825 Cloning into '/tmp/tmp.TujnYxfh5X/src/github.com/opencontainers/runc'... [2020-06-04T10:23:09.795Z] #49 ... [2020-06-04T10:23:09.795Z] [2020-06-04T10:23:09.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:09.795Z] #39 49.91 CC images/opts.o [2020-06-04T10:23:09.795Z] #39 50.17 CC images/seccomp.o [2020-06-04T10:23:09.795Z] #39 50.42 CC images/binfmt-misc.o [2020-06-04T10:23:09.795Z] #39 50.72 CC images/time.o [2020-06-04T10:23:09.795Z] #39 51.13 CC images/sysctl.o [2020-06-04T10:23:09.795Z] #39 51.43 CC images/autofs.o [2020-06-04T10:23:09.795Z] #39 51.76 CC images/macvlan.o [2020-06-04T10:23:09.795Z] #39 51.94 CC images/sit.o [2020-06-04T10:23:09.795Z] #39 52.24 CC images/memfd.o [2020-06-04T10:23:09.795Z] #39 52.67 CC images/timens.o [2020-06-04T10:23:09.795Z] #39 53.18 LINK images/built-in.o [2020-06-04T10:23:09.795Z] #39 53.46 GEN compel/include/asm [2020-06-04T10:23:09.795Z] #39 53.54 GEN compel/include/version.h [2020-06-04T10:23:09.795Z] #39 53.63 touch .config [2020-06-04T10:23:09.795Z] #39 53.76 GEN include/common/config.h [2020-06-04T10:23:09.795Z] #39 53.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T10:23:09.795Z] #39 53.96 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-04T10:23:09.795Z] #39 54.06 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-04T10:23:09.795Z] #39 54.10 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-04T10:23:09.795Z] #39 54.14 DEP compel/plugins/std/infect.d [2020-06-04T10:23:09.795Z] #39 54.33 DEP compel/plugins/std/string.d [2020-06-04T10:23:09.795Z] #39 54.41 DEP compel/plugins/std/log.d [2020-06-04T10:23:09.795Z] #39 54.49 DEP compel/plugins/std/fds.d [2020-06-04T10:23:09.795Z] #39 54.58 DEP compel/plugins/std/std.d [2020-06-04T10:23:09.795Z] #39 54.82 DEP compel/plugins/shmem/shmem.d [2020-06-04T10:23:09.795Z] #39 54.91 DEP compel/plugins/fds/fds.d [2020-06-04T10:23:09.795Z] #39 55.14 CC compel/plugins/std/std.o [2020-06-04T10:23:09.795Z] #39 55.69 CC compel/plugins/std/fds.o [2020-06-04T10:23:09.795Z] #39 56.21 CC compel/plugins/std/log.o [2020-06-04T10:23:09.962Z] #39 23.33 PBCC images/sk-packet.pb-c.c [2020-06-04T10:23:09.962Z] #39 23.37 DEP images/sk-packet.pb-c.d [2020-06-04T10:23:09.962Z] #39 23.49 PBCC images/tcp-stream.pb-c.c [2020-06-04T10:23:10.030Z] #10 ... [2020-06-04T10:23:10.030Z] [2020-06-04T10:23:10.030Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:10.030Z] #47 115.1 encoding/json [2020-06-04T10:23:10.030Z] #47 123.9 github.com/pkg/diff [2020-06-04T10:23:10.030Z] #47 ... [2020-06-04T10:23:10.030Z] [2020-06-04T10:23:10.030Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:10.030Z] #39 14.29 PBCC images/timens.pb-c.c [2020-06-04T10:23:10.030Z] #39 14.42 DEP images/timens.pb-c.d [2020-06-04T10:23:10.030Z] #39 14.53 PBCC images/fown.pb-c.c [2020-06-04T10:23:10.030Z] #39 14.58 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-04T10:23:10.030Z] #39 14.75 PBCC images/opts.pb-c.c [2020-06-04T10:23:10.030Z] #39 14.88 PBCC images/memfd.pb-c.c [2020-06-04T10:23:10.030Z] #39 14.94 DEP images/fown.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.00 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.06 DEP images/opts.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.14 DEP images/memfd.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.24 PBCC images/sit.pb-c.c [2020-06-04T10:23:10.030Z] #39 15.30 DEP images/sit.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.52 PBCC images/macvlan.pb-c.c [2020-06-04T10:23:10.030Z] #39 15.68 DEP images/macvlan.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.72 PBCC images/autofs.pb-c.c [2020-06-04T10:23:10.030Z] #39 15.72 DEP images/autofs.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.73 PBCC images/sysctl.pb-c.c [2020-06-04T10:23:10.030Z] #39 15.74 DEP images/sysctl.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.75 PBCC images/time.pb-c.c [2020-06-04T10:23:10.030Z] #39 15.75 DEP images/time.pb-c.d [2020-06-04T10:23:10.030Z] #39 15.76 PBCC images/binfmt-misc.pb-c.c [2020-06-04T10:23:10.030Z] #39 15.77 DEP images/binfmt-misc.pb-c.d [2020-06-04T10:23:10.053Z] #18 28.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-04T10:23:10.055Z] #39 57.14 CC compel/plugins/std/string.o [2020-06-04T10:23:10.224Z] #39 23.53 DEP images/tcp-stream.pb-c.d [2020-06-04T10:23:10.224Z] #39 23.62 PBCC images/pipe.pb-c.c [2020-06-04T10:23:10.224Z] #39 23.69 DEP images/pipe.pb-c.d [2020-06-04T10:23:10.285Z] #39 15.78 PBCC images/seccomp.pb-c.c [2020-06-04T10:23:10.285Z] #39 15.78 DEP images/seccomp.pb-c.d [2020-06-04T10:23:10.285Z] #39 15.79 PBCC images/userns.pb-c.c [2020-06-04T10:23:10.285Z] #39 15.80 DEP images/userns.pb-c.d [2020-06-04T10:23:10.285Z] #39 15.90 PBCC images/cgroup.pb-c.c [2020-06-04T10:23:10.496Z] #39 23.77 PBCC images/pstree.pb-c.c [2020-06-04T10:23:10.496Z] #39 23.83 DEP images/pstree.pb-c.d [2020-06-04T10:23:10.496Z] #39 ... [2020-06-04T10:23:10.496Z] [2020-06-04T10:23:10.496Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:10.496Z] #30 117.8 log [2020-06-04T10:23:10.496Z] #30 122.5 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:23:10.540Z] #39 15.97 DEP images/cgroup.pb-c.d [2020-06-04T10:23:10.540Z] #39 16.06 PBCC images/ext-file.pb-c.c [2020-06-04T10:23:10.540Z] #39 16.12 DEP images/ext-file.pb-c.d [2020-06-04T10:23:10.626Z] #39 ... [2020-06-04T10:23:10.626Z] [2020-06-04T10:23:10.626Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:10.626Z] #49 10.86 + cd /tmp/tmp.TujnYxfh5X/src/github.com/opencontainers/runc [2020-06-04T10:23:10.626Z] #49 10.86 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:23:10.756Z] #30 ... [2020-06-04T10:23:10.756Z] [2020-06-04T10:23:10.756Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:10.756Z] #39 23.98 PBCC images/fs.pb-c.c [2020-06-04T10:23:10.756Z] #39 24.02 DEP images/fs.pb-c.d [2020-06-04T10:23:10.756Z] #39 24.10 PBCC images/signalfd.pb-c.c [2020-06-04T10:23:10.796Z] #39 16.26 PBCC images/rpc.pb-c.c [2020-06-04T10:23:10.796Z] #39 16.31 DEP images/rpc.pb-c.d [2020-06-04T10:23:10.796Z] #39 16.35 PBCC images/siginfo.pb-c.c [2020-06-04T10:23:10.796Z] #39 16.37 DEP images/siginfo.pb-c.d [2020-06-04T10:23:10.796Z] #39 16.43 PBCC images/pagemap.pb-c.c [2020-06-04T10:23:10.796Z] #39 16.53 DEP images/pagemap.pb-c.d [2020-06-04T10:23:10.886Z] #49 ... [2020-06-04T10:23:10.886Z] [2020-06-04T10:23:10.886Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:23:10.886Z] #14 DONE 2.6s [2020-06-04T10:23:10.886Z] [2020-06-04T10:23:10.886Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:10.886Z] #43 DONE 120.5s [2020-06-04T10:23:11.019Z] #39 24.25 DEP images/signalfd.pb-c.d [2020-06-04T10:23:11.019Z] #39 24.32 PBCC images/fh.pb-c.c [2020-06-04T10:23:11.019Z] #39 24.38 PBCC images/fsnotify.pb-c.c [2020-06-04T10:23:11.019Z] #39 ... [2020-06-04T10:23:11.019Z] [2020-06-04T10:23:11.019Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:11.019Z] #41 118.3 go/token [2020-06-04T10:23:11.019Z] #41 119.4 regexp [2020-06-04T10:23:11.019Z] #41 119.9 go/scanner [2020-06-04T10:23:11.019Z] #41 122.6 go/ast [2020-06-04T10:23:11.019Z] #41 126.0 internal/lazyregexp [2020-06-04T10:23:11.019Z] #41 126.4 net/url [2020-06-04T10:23:11.053Z] #39 16.62 PBCC images/rlimit.pb-c.c [2020-06-04T10:23:11.053Z] #39 16.65 DEP images/rlimit.pb-c.d [2020-06-04T10:23:11.053Z] #39 16.73 PBCC images/file-lock.pb-c.c [2020-06-04T10:23:11.053Z] #39 16.79 DEP images/file-lock.pb-c.d [2020-06-04T10:23:11.095Z] #18 29.88 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:23:11.095Z] #18 30.10 Fetched 29.2 MB in 3s (10.8 MB/s) [2020-06-04T10:23:11.095Z] #18 30.21 Selecting previously unselected package pigz. [2020-06-04T10:23:11.147Z] [2020-06-04T10:23:11.147Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:23:11.280Z] #41 ... [2020-06-04T10:23:11.280Z] [2020-06-04T10:23:11.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:11.280Z] #39 24.56 DEP images/fh.pb-c.d [2020-06-04T10:23:11.280Z] #39 24.63 DEP images/fsnotify.pb-c.d [2020-06-04T10:23:11.280Z] #39 24.70 PBCC images/eventpoll.pb-c.c [2020-06-04T10:23:11.280Z] #39 24.76 DEP images/eventpoll.pb-c.d [2020-06-04T10:23:11.384Z] #39 16.82 PBCC images/tty.pb-c.c [2020-06-04T10:23:11.387Z] #18 30.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2020-06-04T10:23:11.387Z] #18 30.33 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-04T10:23:11.387Z] #18 30.34 Unpacking pigz (2.4-1) ... [2020-06-04T10:23:11.538Z] #39 24.89 PBCC images/eventfd.pb-c.c [2020-06-04T10:23:11.538Z] #39 24.93 DEP images/eventfd.pb-c.d [2020-06-04T10:23:11.538Z] #39 25.01 PBCC images/remap-file-path.pb-c.c [2020-06-04T10:23:11.640Z] #39 16.97 DEP images/tty.pb-c.d [2020-06-04T10:23:11.640Z] #39 17.04 PBCC images/tun.pb-c.c [2020-06-04T10:23:11.640Z] #39 17.15 PBCC images/netdev.pb-c.c [2020-06-04T10:23:11.640Z] #39 17.27 DEP images/tun.pb-c.d [2020-06-04T10:23:11.640Z] #39 17.35 DEP images/netdev.pb-c.d [2020-06-04T10:23:11.677Z] #18 30.51 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-04T10:23:11.677Z] #18 30.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T10:23:11.677Z] #18 30.53 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T10:23:11.797Z] #39 25.08 DEP images/remap-file-path.pb-c.d [2020-06-04T10:23:11.797Z] #39 25.16 PBCC images/fifo.pb-c.c [2020-06-04T10:23:11.797Z] #39 25.24 DEP images/fifo.pb-c.d [2020-06-04T10:23:11.797Z] #39 25.29 PBCC images/ghost-file.pb-c.c [2020-06-04T10:23:11.895Z] #39 ... [2020-06-04T10:23:11.895Z] [2020-06-04T10:23:11.895Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:11.895Z] #33 9.323 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-04T10:23:11.895Z] #33 9.344 -- Detecting C compiler ABI info [2020-06-04T10:23:11.895Z] #33 10.31 -- Detecting C compiler ABI info - done [2020-06-04T10:23:11.895Z] #33 10.37 -- Detecting C compile features [2020-06-04T10:23:11.895Z] #33 13.19 -- Detecting C compile features - done [2020-06-04T10:23:11.895Z] #33 13.23 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-04T10:23:11.895Z] #33 13.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-04T10:23:11.895Z] #33 13.80 -- Configuring done [2020-06-04T10:23:11.895Z] #33 13.84 -- Generating done [2020-06-04T10:23:11.895Z] #33 13.84 -- Build files have been written to: /tmp/tmp.BigOOorOPe/tini [2020-06-04T10:23:11.895Z] #33 13.86 + make tini-static [2020-06-04T10:23:11.895Z] #33 14.32 Scanning dependencies of target tini-static [2020-06-04T10:23:11.895Z] #33 14.42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-04T10:23:11.895Z] #33 17.20 [100%] Linking C executable tini-static [2020-06-04T10:23:11.895Z] #33 17.90 [100%] Built target tini-static [2020-06-04T10:23:11.895Z] #33 18.03 + mkdir -p /build [2020-06-04T10:23:11.895Z] #33 18.03 + cp tini-static /build/docker-init [2020-06-04T10:23:11.895Z] #33 DONE 18.3s [2020-06-04T10:23:11.895Z] [2020-06-04T10:23:11.895Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:11.895Z] #39 17.41 PBCC images/vma.pb-c.c [2020-06-04T10:23:11.895Z] #39 17.49 DEP images/vma.pb-c.d [2020-06-04T10:23:11.895Z] #39 17.55 PBCC images/creds.pb-c.c [2020-06-04T10:23:11.895Z] #39 17.63 DEP images/creds.pb-c.d [2020-06-04T10:23:11.966Z] #18 31.06 Selecting previously unselected package python3.7-minimal. [2020-06-04T10:23:12.055Z] #39 25.34 DEP images/ghost-file.pb-c.d [2020-06-04T10:23:12.055Z] #39 25.40 PBCC images/regfile.pb-c.c [2020-06-04T10:23:12.055Z] #39 25.44 DEP images/regfile.pb-c.d [2020-06-04T10:23:12.055Z] #39 25.52 PBCC images/ns.pb-c.c [2020-06-04T10:23:12.149Z] #39 17.78 PBCC images/utsns.pb-c.c [2020-06-04T10:23:12.150Z] #39 17.79 DEP images/utsns.pb-c.d [2020-06-04T10:23:12.150Z] #39 17.87 PBCC images/ipc-desc.pb-c.c [2020-06-04T10:23:12.254Z] #18 31.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T10:23:12.254Z] #18 31.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:23:12.330Z] #39 25.57 DEP images/ns.pb-c.d [2020-06-04T10:23:12.330Z] #39 25.59 PBCC images/fdinfo.pb-c.c [2020-06-04T10:23:12.404Z] #39 17.96 PBCC images/ipc-sem.pb-c.c [2020-06-04T10:23:12.587Z] #39 25.76 DEP images/fdinfo.pb-c.d [2020-06-04T10:23:12.588Z] #39 25.86 PBCC images/core-aarch64.pb-c.c [2020-06-04T10:23:12.588Z] #39 ... [2020-06-04T10:23:12.588Z] [2020-06-04T10:23:12.588Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:12.588Z] #47 119.7 encoding/json [2020-06-04T10:23:12.588Z] #47 129.0 github.com/pkg/diff [2020-06-04T10:23:12.588Z] #47 ... [2020-06-04T10:23:12.588Z] [2020-06-04T10:23:12.588Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:12.588Z] #30 DONE 129.8s [2020-06-04T10:23:12.588Z] [2020-06-04T10:23:12.588Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:12.659Z] #39 ... [2020-06-04T10:23:12.659Z] [2020-06-04T10:23:12.659Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:12.659Z] #30 120.6 github.com/BurntSushi/toml/cmd/tomlv [2020-06-04T10:23:12.659Z] #30 DONE 127.5s [2020-06-04T10:23:12.659Z] [2020-06-04T10:23:12.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:12.659Z] #39 18.05 DEP images/ipc-desc.pb-c.d [2020-06-04T10:23:12.659Z] #39 18.11 DEP images/ipc-sem.pb-c.d [2020-06-04T10:23:12.914Z] #39 18.25 PBCC images/ipc-msg.pb-c.c [2020-06-04T10:23:12.914Z] #39 18.25 DEP images/ipc-msg.pb-c.d [2020-06-04T10:23:12.914Z] #39 18.40 PBCC images/ipc-shm.pb-c.c [2020-06-04T10:23:12.914Z] #39 18.46 DEP images/ipc-shm.pb-c.d [2020-06-04T10:23:12.914Z] #39 18.50 PBCC images/ipc-var.pb-c.c [2020-06-04T10:23:12.914Z] #39 18.53 DEP images/ipc-var.pb-c.d [2020-06-04T10:23:12.914Z] #39 18.60 PBCC images/sk-opts.pb-c.c [2020-06-04T10:23:13.059Z] #15 ... [2020-06-04T10:23:13.059Z] [2020-06-04T10:23:13.059Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:13.059Z] #41 112.7 vendor/golang.org/x/net/http/httpguts [2020-06-04T10:23:13.059Z] #41 112.7 mime/multipart [2020-06-04T10:23:13.059Z] #41 116.0 crypto/tls [2020-06-04T10:23:13.059Z] #41 122.6 net/http/httptrace [2020-06-04T10:23:13.169Z] #39 18.69 PBCC images/packet-sock.pb-c.c [2020-06-04T10:23:13.169Z] #39 18.76 DEP images/sk-opts.pb-c.d [2020-06-04T10:23:13.285Z] #18 32.18 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T10:23:13.285Z] #18 ... [2020-06-04T10:23:13.285Z] [2020-06-04T10:23:13.285Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:13.285Z] #55 DONE 148.4s [2020-06-04T10:23:13.285Z] [2020-06-04T10:23:13.285Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T10:23:13.285Z] #56 DONE 0.1s [2020-06-04T10:23:13.285Z] [2020-06-04T10:23:13.285Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:13.285Z] #18 32.18 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:23:13.285Z] #18 ... [2020-06-04T10:23:13.285Z] [2020-06-04T10:23:13.285Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:13.285Z] #40 74.51 CC criu/arch/ppc64/vdso-pie.o [2020-06-04T10:23:13.285Z] #40 75.00 CC criu/arch/ppc64/restorer.o [2020-06-04T10:23:13.285Z] #40 75.50 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-04T10:23:13.285Z] #40 75.54 CC criu/pie/restorer.o [2020-06-04T10:23:13.285Z] #40 79.84 LINK criu/pie/restorer.built-in.o [2020-06-04T10:23:13.285Z] #40 79.85 GEN criu/pie/restorer-blob.h [2020-06-04T10:23:13.285Z] #40 80.05 DEP criu/vdso.d [2020-06-04T10:23:13.285Z] #40 80.37 DEP criu/uts_ns.d [2020-06-04T10:23:13.285Z] #40 80.56 DEP criu/util.d [2020-06-04T10:23:13.285Z] #40 80.81 DEP criu/uffd.d [2020-06-04T10:23:13.285Z] #40 81.19 DEP criu/tun.d [2020-06-04T10:23:13.285Z] #40 81.38 DEP criu/tty.d [2020-06-04T10:23:13.285Z] #40 81.70 DEP criu/timerfd.d [2020-06-04T10:23:13.285Z] #40 81.97 DEP criu/timens.d [2020-06-04T10:23:13.285Z] #40 82.23 DEP criu/sysfs_parse.d [2020-06-04T10:23:13.285Z] #40 82.46 DEP criu/sysctl.d [2020-06-04T10:23:13.285Z] #40 82.65 DEP criu/string.d [2020-06-04T10:23:13.285Z] #40 82.72 DEP criu/stats.d [2020-06-04T10:23:13.285Z] #40 82.89 DEP criu/sockets.d [2020-06-04T10:23:13.285Z] #40 83.14 DEP criu/sk-unix.d [2020-06-04T10:23:13.285Z] #40 ... [2020-06-04T10:23:13.285Z] [2020-06-04T10:23:13.285Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T10:23:13.285Z] #57 DONE 0.1s [2020-06-04T10:23:13.285Z] [2020-06-04T10:23:13.285Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:13.285Z] #42 144.1 github.com/LK4D4/vndr/build [2020-06-04T10:23:13.319Z] #41 122.9 net/http [2020-06-04T10:23:13.320Z] #41 ... [2020-06-04T10:23:13.320Z] [2020-06-04T10:23:13.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:13.320Z] #39 58.10 CC compel/plugins/std/infect.o [2020-06-04T10:23:13.320Z] #39 58.73 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-04T10:23:13.320Z] #39 58.79 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-04T10:23:13.320Z] #39 58.94 AR compel/plugins/std.lib.a [2020-06-04T10:23:13.320Z] #39 59.07 CC compel/plugins/fds/fds.o [2020-06-04T10:23:13.320Z] #39 59.67 AR compel/plugins/fds.lib.a [2020-06-04T10:23:13.320Z] #39 59.84 HOSTDEP compel/src/lib/log-host.d [2020-06-04T10:23:13.320Z] #39 60.10 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T10:23:13.320Z] #39 60.27 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-04T10:23:13.320Z] #39 60.34 HOSTDEP compel/src/main-host.d [2020-06-04T10:23:13.424Z] #39 18.92 DEP images/packet-sock.pb-c.d [2020-06-04T10:23:13.424Z] #39 18.97 PBCC images/sk-netlink.pb-c.c [2020-06-04T10:23:13.424Z] #39 19.03 DEP images/sk-netlink.pb-c.d [2020-06-04T10:23:13.424Z] #39 19.15 PBCC images/sk-inet.pb-c.c [2020-06-04T10:23:13.580Z] #39 60.50 DEP compel/src/lib/ptrace.d [2020-06-04T10:23:13.679Z] #39 19.23 DEP images/sk-inet.pb-c.d [2020-06-04T10:23:13.841Z] #39 60.74 DEP compel/src/lib/infect.d [2020-06-04T10:23:13.987Z] #39 19.34 PBCC images/sk-unix.pb-c.c [2020-06-04T10:23:13.987Z] #39 19.42 DEP images/sk-unix.pb-c.d [2020-06-04T10:23:13.987Z] #39 19.52 PBCC images/mm.pb-c.c [2020-06-04T10:23:13.987Z] #39 19.62 DEP images/mm.pb-c.d [2020-06-04T10:23:13.987Z] #39 19.70 PBCC images/timerfd.pb-c.c [2020-06-04T10:23:14.101Z] #39 60.99 DEP compel/src/lib/infect-util.d [2020-06-04T10:23:14.101Z] #39 61.08 DEP compel/src/lib/infect-rpc.d [2020-06-04T10:23:14.317Z] #42 ... [2020-06-04T10:23:14.317Z] [2020-06-04T10:23:14.317Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:14.317Z] #40 83.64 DEP criu/sk-tcp.d [2020-06-04T10:23:14.317Z] #40 83.98 DEP criu/sk-queue.d [2020-06-04T10:23:14.317Z] #40 84.37 DEP criu/sk-packet.d [2020-06-04T10:23:14.364Z] #39 ... [2020-06-04T10:23:14.364Z] [2020-06-04T10:23:14.364Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:23:14.364Z] #15 DONE 3.4s [2020-06-04T10:23:14.364Z] [2020-06-04T10:23:14.364Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:14.364Z] #39 61.30 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-04T10:23:14.611Z] #39 19.83 DEP images/timerfd.pb-c.d [2020-06-04T10:23:14.611Z] #39 20.08 PBCC images/timer.pb-c.c [2020-06-04T10:23:14.627Z] #39 61.63 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-04T10:23:14.627Z] #39 61.70 DEP compel/src/lib/log.d [2020-06-04T10:23:14.648Z] #52 57.24 Checking out files: 39% (1245/3184) Checking out files: 40% (1274/3184) Checking out files: 41% (1306/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 71% (2286/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 91% (2913/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T10:23:14.648Z] #52 59.58 + cd /tmp/tmp.UWnU0EXCRW/src/github.com/containerd/containerd [2020-06-04T10:23:14.648Z] #52 59.58 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:23:14.870Z] #39 20.20 DEP images/timer.pb-c.d [2020-06-04T10:23:14.870Z] #39 20.32 PBCC images/sa.pb-c.c [2020-06-04T10:23:14.870Z] #39 20.38 DEP images/sa.pb-c.d [2020-06-04T10:23:14.870Z] #39 20.47 PBCC images/pipe-data.pb-c.c [2020-06-04T10:23:14.870Z] #39 20.47 DEP images/pipe-data.pb-c.d [2020-06-04T10:23:14.870Z] #39 20.60 PBCC images/mnt.pb-c.c [2020-06-04T10:23:14.886Z] #39 61.86 DEP compel/src/main.d [2020-06-04T10:23:14.886Z] #39 61.95 DEP compel/src/lib/handle-elf.d [2020-06-04T10:23:14.950Z] #40 84.90 DEP criu/sk-netlink.d [2020-06-04T10:23:15.147Z] #39 62.12 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-04T10:23:15.147Z] #39 62.23 CC compel/src/lib/log.o [2020-06-04T10:23:15.240Z] #40 85.09 DEP criu/sk-inet.d [2020-06-04T10:23:15.430Z] #39 20.79 DEP images/mnt.pb-c.d [2020-06-04T10:23:15.430Z] #39 20.94 PBCC images/sk-packet.pb-c.c [2020-06-04T10:23:15.529Z] #40 85.37 DEP criu/signalfd.d [2020-06-04T10:23:15.529Z] #40 85.61 DEP criu/sigframe.d [2020-06-04T10:23:15.685Z] #39 21.00 DEP images/sk-packet.pb-c.d [2020-06-04T10:23:15.685Z] #39 21.27 PBCC images/tcp-stream.pb-c.c [2020-06-04T10:23:15.719Z] #39 62.58 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-04T10:23:15.820Z] #40 85.70 DEP criu/shmem.d [2020-06-04T10:23:15.940Z] #39 21.41 DEP images/tcp-stream.pb-c.d [2020-06-04T10:23:15.979Z] #39 62.94 CC compel/arch/aarch64/src/lib/infect.o [2020-06-04T10:23:16.109Z] #40 85.96 DEP criu/servicefd.d [2020-06-04T10:23:16.198Z] #39 21.54 PBCC images/pipe.pb-c.c [2020-06-04T10:23:16.198Z] #39 21.67 DEP images/pipe.pb-c.d [2020-06-04T10:23:16.198Z] #39 21.83 PBCC images/pstree.pb-c.c [2020-06-04T10:23:16.402Z] #40 86.21 DEP criu/seize.d [2020-06-04T10:23:16.402Z] #40 86.43 DEP criu/seccomp.d [2020-06-04T10:23:16.453Z] #39 21.92 DEP images/pstree.pb-c.d [2020-06-04T10:23:16.453Z] #39 22.09 PBCC images/fs.pb-c.c [2020-06-04T10:23:16.550Z] #39 63.42 CC compel/src/lib/infect-rpc.o [2020-06-04T10:23:16.550Z] #39 ... [2020-06-04T10:23:16.550Z] [2020-06-04T10:23:16.550Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T10:23:16.550Z] #16 DONE 2.5s [2020-06-04T10:23:16.694Z] #40 86.67 DEP criu/rst-malloc.d [2020-06-04T10:23:16.694Z] #40 86.79 DEP criu/rbtree.d [2020-06-04T10:23:16.694Z] #40 86.82 DEP criu/pstree.d [2020-06-04T10:23:16.708Z] #39 22.10 DEP images/fs.pb-c.d [2020-06-04T10:23:16.708Z] #39 22.16 PBCC images/signalfd.pb-c.c [2020-06-04T10:23:16.811Z] [2020-06-04T10:23:16.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:16.811Z] #39 63.78 CC compel/src/lib/infect-util.o [2020-06-04T10:23:16.963Z] #39 22.39 DEP images/signalfd.pb-c.d [2020-06-04T10:23:16.963Z] #39 22.54 PBCC images/fh.pb-c.c [2020-06-04T10:23:16.963Z] #39 22.66 PBCC images/fsnotify.pb-c.c [2020-06-04T10:23:17.071Z] #39 64.19 CC compel/src/lib/infect.o [2020-06-04T10:23:17.175Z] #52 62.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T10:23:17.218Z] #39 22.72 DEP images/fh.pb-c.d [2020-06-04T10:23:17.218Z] #39 22.85 DEP images/fsnotify.pb-c.d [2020-06-04T10:23:17.329Z] #40 87.07 DEP criu/protobuf.d [2020-06-04T10:23:17.329Z] #40 87.35 GEN criu/protobuf-desc-gen.h [2020-06-04T10:23:17.433Z] #52 62.28 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T10:23:17.433Z] #52 62.28 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:23:17.433Z] #52 62.28 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:23:17.433Z] #52 62.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T10:23:17.433Z] #52 62.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T10:23:17.433Z] #52 62.28 + '[' '' = dynamic ']' [2020-06-04T10:23:17.433Z] #52 62.28 + make [2020-06-04T10:23:17.473Z] #39 22.95 PBCC images/eventpoll.pb-c.c [2020-06-04T10:23:17.473Z] #39 22.97 DEP images/eventpoll.pb-c.d [2020-06-04T10:23:17.473Z] #39 23.11 PBCC images/eventfd.pb-c.c [2020-06-04T10:23:17.728Z] #39 23.18 DEP images/eventfd.pb-c.d [2020-06-04T10:23:17.728Z] #39 23.21 PBCC images/remap-file-path.pb-c.c [2020-06-04T10:23:17.728Z] #39 23.33 DEP images/remap-file-path.pb-c.d [2020-06-04T10:23:17.983Z] #39 23.46 PBCC images/fifo.pb-c.c [2020-06-04T10:23:17.983Z] #39 23.52 DEP images/fifo.pb-c.d [2020-06-04T10:23:18.238Z] #39 23.78 PBCC images/ghost-file.pb-c.c [2020-06-04T10:23:18.238Z] #39 23.93 DEP images/ghost-file.pb-c.d [2020-06-04T10:23:18.366Z] #52 63.33 + bin/ctr [2020-06-04T10:23:18.493Z] #39 24.02 PBCC images/regfile.pb-c.c [2020-06-04T10:23:18.493Z] #39 24.18 DEP images/regfile.pb-c.d [2020-06-04T10:23:18.749Z] #39 24.27 PBCC images/ns.pb-c.c [2020-06-04T10:23:18.749Z] #39 ... [2020-06-04T10:23:18.749Z] [2020-06-04T10:23:18.749Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:18.749Z] #41 123.7 net/url [2020-06-04T10:23:18.749Z] #41 126.4 text/template/parse [2020-06-04T10:23:18.749Z] #41 127.2 go/parser [2020-06-04T10:23:18.749Z] #41 133.7 text/template [2020-06-04T10:23:18.749Z] #41 ... [2020-06-04T10:23:18.749Z] [2020-06-04T10:23:18.749Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:19.274Z] #52 58.14 Checking out files: 41% (1324/3184) Checking out files: 42% (1338/3184) Checking out files: 43% (1370/3184) Checking out files: 44% (1401/3184) Checking out files: 45% (1433/3184) Checking out files: 46% (1465/3184) Checking out files: 47% (1497/3184) Checking out files: 48% (1529/3184) Checking out files: 49% (1561/3184) Checking out files: 50% (1592/3184) Checking out files: 51% (1624/3184) Checking out files: 52% (1656/3184) Checking out files: 53% (1688/3184) Checking out files: 54% (1720/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 77% (2479/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. [2020-06-04T10:23:19.414Z] #40 ... [2020-06-04T10:23:19.414Z] [2020-06-04T10:23:19.414Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:19.414Z] #18 35.47 Selecting previously unselected package python3-minimal. [2020-06-04T10:23:19.414Z] #18 35.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2020-06-04T10:23:19.414Z] #18 35.53 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 35.53 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T10:23:19.414Z] #18 35.59 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-04T10:23:19.414Z] #18 35.59 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 35.60 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-04T10:23:19.414Z] #18 35.70 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-04T10:23:19.414Z] #18 35.70 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 35.71 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T10:23:19.414Z] #18 36.72 Selecting previously unselected package python3.7. [2020-06-04T10:23:19.414Z] #18 36.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 36.73 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:23:19.414Z] #18 36.87 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-04T10:23:19.414Z] #18 36.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 36.88 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-04T10:23:19.414Z] #18 37.03 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T10:23:19.414Z] #18 37.84 Selecting previously unselected package python3. [2020-06-04T10:23:19.414Z] #18 37.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2020-06-04T10:23:19.414Z] #18 37.89 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 37.90 Unpacking python3 (3.7.3-1) ... [2020-06-04T10:23:19.414Z] #18 38.01 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-04T10:23:19.414Z] #18 38.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 38.03 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-04T10:23:19.414Z] #18 38.13 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-04T10:23:19.414Z] #18 38.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 38.14 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-04T10:23:19.414Z] #18 38.21 Selecting previously unselected package libiptc0:ppc64el. [2020-06-04T10:23:19.414Z] #18 38.21 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 38.22 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-04T10:23:19.414Z] #18 38.33 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-04T10:23:19.414Z] #18 38.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 38.34 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-04T10:23:19.414Z] #18 38.38 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-04T10:23:19.414Z] #18 38.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-04T10:23:19.414Z] #18 38.41 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-04T10:23:19.414Z] #18 38.49 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-04T10:23:19.529Z] #52 60.57 + cd /tmp/tmp.jmJKDRPKqV/src/github.com/containerd/containerd [2020-06-04T10:23:19.529Z] #52 60.57 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-06-04T10:23:19.620Z] #39 66.50 CC compel/src/lib/ptrace.o [2020-06-04T10:23:19.705Z] #18 38.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-04T10:23:19.705Z] #18 38.49 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-04T10:23:19.705Z] #18 38.57 Selecting previously unselected package iptables. [2020-06-04T10:23:19.705Z] #18 38.58 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-04T10:23:19.705Z] #18 38.59 Unpacking iptables (1.8.2-4) ... [2020-06-04T10:23:19.881Z] #39 66.89 AR compel/libcompel.a [2020-06-04T10:23:19.998Z] #18 39.04 Selecting previously unselected package xxd. [2020-06-04T10:23:19.998Z] #18 39.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-04T10:23:19.998Z] #18 39.04 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:23:20.141Z] #39 67.00 HOSTCC compel/src/main-host.o [2020-06-04T10:23:20.289Z] #18 39.18 Selecting previously unselected package vim-common. [2020-06-04T10:23:20.289Z] #18 39.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:23:20.289Z] #18 39.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:23:20.289Z] #18 39.37 Selecting previously unselected package bash-completion. [2020-06-04T10:23:20.584Z] #18 39.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T10:23:20.719Z] #39 67.41 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-04T10:23:20.889Z] #52 62.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-04T10:23:20.889Z] #52 62.00 + BUILDTAGS='netgo osusergo static_build' [2020-06-04T10:23:20.889Z] #52 62.00 + export EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:23:20.889Z] #52 62.00 + EXTRA_FLAGS=-buildmode=pie [2020-06-04T10:23:20.889Z] #52 62.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-04T10:23:20.889Z] #52 62.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-04T10:23:20.889Z] #52 62.00 + '[' '' = dynamic ']' [2020-06-04T10:23:20.889Z] #52 62.00 + make [2020-06-04T10:23:20.889Z] #52 ... [2020-06-04T10:23:20.889Z] [2020-06-04T10:23:20.889Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:20.889Z] #47 126.0 go/ast [2020-06-04T10:23:20.889Z] #47 126.8 golang.org/x/crypto/ssh/terminal [2020-06-04T10:23:20.889Z] #47 129.8 mvdan.cc/editorconfig [2020-06-04T10:23:20.889Z] #47 131.9 mvdan.cc/sh/v3/fileutil [2020-06-04T10:23:20.889Z] #47 132.2 mvdan.cc/sh/v3/syntax [2020-06-04T10:23:20.979Z] #39 67.76 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T10:23:21.144Z] #47 ... [2020-06-04T10:23:21.144Z] [2020-06-04T10:23:21.144Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:21.144Z] #39 24.39 DEP images/ns.pb-c.d [2020-06-04T10:23:21.144Z] #39 24.50 PBCC images/fdinfo.pb-c.c [2020-06-04T10:23:21.144Z] #39 24.66 DEP images/fdinfo.pb-c.d [2020-06-04T10:23:21.144Z] #39 24.73 PBCC images/core-aarch64.pb-c.c [2020-06-04T10:23:21.144Z] #39 24.80 PBCC images/core-arm.pb-c.c [2020-06-04T10:23:21.144Z] #39 24.89 PBCC images/core-ppc64.pb-c.c [2020-06-04T10:23:21.144Z] #39 24.93 PBCC images/core-s390.pb-c.c [2020-06-04T10:23:21.144Z] #39 24.99 PBCC images/core-x86.pb-c.c [2020-06-04T10:23:21.144Z] #39 25.05 PBCC images/core.pb-c.c [2020-06-04T10:23:21.144Z] #39 25.13 PBCC images/inventory.pb-c.c [2020-06-04T10:23:21.144Z] #39 25.19 DEP images/core-aarch64.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.23 DEP images/core-arm.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.30 DEP images/core-ppc64.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.39 DEP images/core-s390.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.43 DEP images/core-x86.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.48 DEP images/core.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.55 DEP images/inventory.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.63 PBCC images/cpuinfo.pb-c.c [2020-06-04T10:23:21.144Z] #39 25.65 DEP images/cpuinfo.pb-c.d [2020-06-04T10:23:21.144Z] #39 25.73 PBCC images/stats.pb-c.c [2020-06-04T10:23:21.144Z] #39 25.76 DEP images/stats.pb-c.d [2020-06-04T10:23:21.240Z] #39 68.12 HOSTCC compel/src/lib/log-host.o [2020-06-04T10:23:21.501Z] #39 68.33 HOSTLINK compel/compel-host-bin [2020-06-04T10:23:21.501Z] #39 68.43 DEP soccr/soccr.d [2020-06-04T10:23:21.501Z] #39 68.53 CC soccr/soccr.o [2020-06-04T10:23:21.501Z] #39 ... [2020-06-04T10:23:21.501Z] [2020-06-04T10:23:21.501Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:21.501Z] #49 11.92 + '[' -z '' ']' [2020-06-04T10:23:21.501Z] #49 11.92 + target=static [2020-06-04T10:23:21.501Z] #49 11.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T10:23:21.501Z] #49 13.85 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-06-04T10:23:21.704Z] #39 27.23 make[1]: Nothing to be done for 'all'. [2020-06-04T10:23:21.762Z] #49 ... [2020-06-04T10:23:21.762Z] [2020-06-04T10:23:21.762Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:21.762Z] #17 2.728 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:23:21.762Z] #17 2.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:23:21.762Z] #17 2.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:23:21.762Z] #17 3.480 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-04T10:23:21.762Z] #17 4.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [200 kB] [2020-06-04T10:23:22.570Z] #52 ... [2020-06-04T10:23:22.570Z] [2020-06-04T10:23:22.570Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:22.570Z] #41 129.1 text/template/parse [2020-06-04T10:23:22.570Z] #41 131.3 go/parser [2020-06-04T10:23:22.570Z] #41 136.2 text/template [2020-06-04T10:23:22.570Z] #41 137.2 encoding/xml [2020-06-04T10:23:22.570Z] #41 ... [2020-06-04T10:23:22.570Z] [2020-06-04T10:23:22.570Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:22.570Z] #39 25.92 PBCC images/core-arm.pb-c.c [2020-06-04T10:23:22.570Z] #39 26.06 PBCC images/core-ppc64.pb-c.c [2020-06-04T10:23:22.570Z] #39 26.21 PBCC images/core-s390.pb-c.c [2020-06-04T10:23:22.570Z] #39 26.30 PBCC images/core-x86.pb-c.c [2020-06-04T10:23:22.570Z] #39 26.42 PBCC images/core.pb-c.c [2020-06-04T10:23:22.570Z] #39 26.54 PBCC images/inventory.pb-c.c [2020-06-04T10:23:22.570Z] #39 26.72 DEP images/core-aarch64.pb-c.d [2020-06-04T10:23:22.570Z] #39 26.84 DEP images/core-arm.pb-c.d [2020-06-04T10:23:22.570Z] #39 27.03 DEP images/core-ppc64.pb-c.d [2020-06-04T10:23:22.570Z] #39 27.21 DEP images/core-s390.pb-c.d [2020-06-04T10:23:22.570Z] #39 27.39 DEP images/core-x86.pb-c.d [2020-06-04T10:23:22.570Z] #39 27.54 DEP images/core.pb-c.d [2020-06-04T10:23:22.570Z] #39 27.66 DEP images/inventory.pb-c.d [2020-06-04T10:23:22.570Z] #39 27.83 PBCC images/cpuinfo.pb-c.c [2020-06-04T10:23:22.570Z] #39 27.88 DEP images/cpuinfo.pb-c.d [2020-06-04T10:23:22.570Z] #39 28.04 PBCC images/stats.pb-c.c [2020-06-04T10:23:22.570Z] #39 28.14 DEP images/stats.pb-c.d [2020-06-04T10:23:22.570Z] #39 30.85 make[1]: Nothing to be done for 'all'. [2020-06-04T10:23:22.570Z] #39 33.23 CC images/stats.o [2020-06-04T10:23:22.570Z] #39 33.83 CC images/core.o [2020-06-04T10:23:22.570Z] #39 34.98 CC images/core-x86.o [2020-06-04T10:23:22.570Z] #39 35.95 CC images/core-arm.o [2020-06-04T10:23:22.704Z] #17 5.795 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-06-04T10:23:22.827Z] #39 ... [2020-06-04T10:23:22.827Z] [2020-06-04T10:23:22.827Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:22.827Z] #47 130.2 go/ast [2020-06-04T10:23:22.827Z] #47 131.4 golang.org/x/crypto/ssh/terminal [2020-06-04T10:23:22.827Z] #47 133.9 mvdan.cc/editorconfig [2020-06-04T10:23:22.827Z] #47 135.9 mvdan.cc/sh/v3/fileutil [2020-06-04T10:23:22.827Z] #47 136.2 mvdan.cc/sh/v3/syntax [2020-06-04T10:23:22.965Z] #17 ... [2020-06-04T10:23:22.965Z] [2020-06-04T10:23:22.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:22.965Z] #39 70.01 AR soccr/libsoccr.a [2020-06-04T10:23:23.068Z] #39 28.67 CC images/stats.o [2020-06-04T10:23:23.226Z] #39 70.06 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:23:23.391Z] #47 ... [2020-06-04T10:23:23.391Z] [2020-06-04T10:23:23.391Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:23.391Z] #39 36.88 CC images/core-aarch64.o [2020-06-04T10:23:23.629Z] #39 29.09 CC images/core.o [2020-06-04T10:23:23.799Z] #39 70.66 DEP criu/arch/aarch64/sigframe.d [2020-06-04T10:23:23.799Z] #39 70.82 DEP criu/arch/aarch64/crtools.d [2020-06-04T10:23:24.233Z] #39 29.83 CC images/core-x86.o [2020-06-04T10:23:24.323Z] #39 37.46 CC images/core-ppc64.o [2020-06-04T10:23:24.369Z] #39 71.10 DEP criu/arch/aarch64/cpu.d [2020-06-04T10:23:24.369Z] #39 71.15 DEP criu/arch/aarch64/bitops.d [2020-06-04T10:23:24.369Z] #39 71.21 CC criu/arch/aarch64/bitops.o [2020-06-04T10:23:24.369Z] #39 71.30 CC criu/arch/aarch64/cpu.o [2020-06-04T10:23:24.580Z] #39 38.06 CC images/core-s390.o [2020-06-04T10:23:24.630Z] #39 71.59 CC criu/arch/aarch64/crtools.o [2020-06-04T10:23:25.064Z] #18 43.39 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T10:23:25.064Z] #18 ... [2020-06-04T10:23:25.064Z] [2020-06-04T10:23:25.064Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:25.159Z] #39 30.57 CC images/core-arm.o [2020-06-04T10:23:25.415Z] #39 30.91 CC images/core-aarch64.o [2020-06-04T10:23:25.415Z] #39 ... [2020-06-04T10:23:25.415Z] [2020-06-04T10:23:25.415Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:25.415Z] #47 140.6 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T10:23:25.512Z] #39 38.77 CC images/cpuinfo.o [2020-06-04T10:23:25.571Z] #39 72.37 CC criu/arch/aarch64/sigframe.o [2020-06-04T10:23:25.571Z] #39 72.62 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-04T10:23:25.830Z] #39 72.67 DEP criu/pie/util-vdso.d [2020-06-04T10:23:25.830Z] #39 72.80 DEP criu/pie/util.d [2020-06-04T10:23:26.076Z] #39 39.19 CC images/inventory.o [2020-06-04T10:23:26.076Z] #39 39.46 CC images/fdinfo.o [2020-06-04T10:23:26.090Z] #39 73.02 CC criu/pie/util.o [2020-06-04T10:23:26.350Z] #39 73.35 CC criu/pie/util-vdso.o [2020-06-04T10:23:26.640Z] #39 39.88 CC images/fown.o [2020-06-04T10:23:26.640Z] #39 40.15 CC images/ns.o [2020-06-04T10:23:26.845Z] #22 159.8 Checking out files: 24% (2663/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 38% (4189/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 56% (6081/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) [2020-06-04T10:23:26.845Z] #22 ... [2020-06-04T10:23:26.845Z] [2020-06-04T10:23:26.845Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:26.845Z] #42 151.9 vendor/golang.org/x/net/idna [2020-06-04T10:23:26.845Z] #42 152.7 crypto/ecdsa [2020-06-04T10:23:26.845Z] #42 154.2 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T10:23:26.845Z] #42 158.6 net/textproto [2020-06-04T10:23:26.845Z] #42 158.6 vendor/golang.org/x/net/http/httpproxy [2020-06-04T10:23:26.845Z] #42 158.7 crypto/x509 [2020-06-04T10:23:26.845Z] #42 160.9 mime/multipart [2020-06-04T10:23:26.845Z] #42 160.9 vendor/golang.org/x/net/http/httpguts [2020-06-04T10:23:26.845Z] #42 ... [2020-06-04T10:23:26.845Z] [2020-06-04T10:23:26.845Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:26.898Z] #39 40.41 CC images/regfile.o [2020-06-04T10:23:27.294Z] #39 74.11 AR criu/pie/pie.lib.a [2020-06-04T10:23:27.294Z] #39 74.22 DEP criu/pie/restorer.d [2020-06-04T10:23:27.464Z] #39 40.77 CC images/ghost-file.o [2020-06-04T10:23:27.642Z] #39 74.41 DEP criu/arch/aarch64/intraprocedure.d [2020-06-04T10:23:27.642Z] #39 74.47 DEP criu/arch/aarch64/restorer.d [2020-06-04T10:23:27.722Z] #39 41.06 CC images/fifo.o [2020-06-04T10:23:27.722Z] #39 41.27 CC images/remap-file-path.o [2020-06-04T10:23:27.915Z] #39 74.64 DEP criu/arch/aarch64/vdso-pie.d [2020-06-04T10:23:27.915Z] #39 74.79 DEP criu/pie/parasite-vdso.d [2020-06-04T10:23:28.190Z] #39 74.93 DEP criu/pie/parasite.d [2020-06-04T10:23:28.287Z] #39 41.65 CC images/eventfd.o [2020-06-04T10:23:28.455Z] #39 75.24 CC criu/pie/parasite.o [2020-06-04T10:23:28.544Z] #39 41.82 CC images/eventpoll.o [2020-06-04T10:23:28.802Z] #39 42.15 CC images/fh.o [2020-06-04T10:23:28.936Z] #22 159.8 Checking out files: 24% (2663/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 38% (4189/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 56% (6081/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 74% (8062/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 88% (9609/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-04T10:23:29.059Z] #39 42.54 CC images/fsnotify.o [2020-06-04T10:23:29.226Z] #22 164.4 + cd /tmp/tmp.uUrP9giele/tmp/docker-ce [2020-06-04T10:23:29.226Z] #22 164.4 + git checkout -q v17.06.2-ce [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T10:23:29.322Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-06-04T10:23:29.322Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T10:23:29.322Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T10:23:29.412Z] #39 76.37 LINK criu/pie/parasite.built-in.o [2020-06-04T10:23:29.412Z] #39 76.38 GEN criu/pie/parasite-blob.h [2020-06-04T10:23:29.412Z] #39 ... [2020-06-04T10:23:29.412Z] [2020-06-04T10:23:29.412Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:29.520Z] #22 ... [2020-06-04T10:23:29.520Z] [2020-06-04T10:23:29.520Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:29.520Z] #40 89.69 DEP criu/protobuf-desc.d [2020-06-04T10:23:29.520Z] #40 89.88 DEP criu/proc_parse.d [2020-06-04T10:23:29.520Z] #40 90.14 DEP criu/plugin.d [2020-06-04T10:23:29.520Z] #40 90.23 DEP criu/pipes.d [2020-06-04T10:23:29.520Z] #40 90.46 DEP criu/pie-util.d [2020-06-04T10:23:29.520Z] #40 90.67 DEP criu/pie-util-vdso.d [2020-06-04T10:23:29.520Z] #40 90.83 DEP criu/path.d [2020-06-04T10:23:29.520Z] #40 91.03 DEP criu/parasite-syscall.d [2020-06-04T10:23:29.520Z] #40 91.30 DEP criu/pagemap.d [2020-06-04T10:23:29.520Z] #40 91.48 DEP criu/pagemap-cache.d [2020-06-04T10:23:29.520Z] #40 91.60 DEP criu/page-xfer.d [2020-06-04T10:23:29.520Z] #40 91.76 DEP criu/page-pipe.d [2020-06-04T10:23:29.520Z] #40 91.88 DEP criu/netfilter.d [2020-06-04T10:23:29.520Z] #40 91.99 DEP criu/net.d [2020-06-04T10:23:29.520Z] #40 92.26 DEP criu/namespaces.d [2020-06-04T10:23:29.520Z] #40 92.48 DEP criu/mount.d [2020-06-04T10:23:29.520Z] #40 92.70 DEP criu/memfd.d [2020-06-04T10:23:29.520Z] #40 92.95 DEP criu/mem.d [2020-06-04T10:23:29.520Z] #40 93.20 DEP criu/lsm.d [2020-06-04T10:23:29.520Z] #40 93.42 DEP criu/log.d [2020-06-04T10:23:29.520Z] #40 93.54 DEP criu/libnetlink.d [2020-06-04T10:23:29.520Z] #40 93.70 DEP criu/kerndat.d [2020-06-04T10:23:29.520Z] #40 93.99 DEP criu/kcmp-ids.d [2020-06-04T10:23:29.520Z] #40 94.08 DEP criu/irmap.d [2020-06-04T10:23:29.520Z] #40 94.25 DEP criu/ipc_ns.d [2020-06-04T10:23:29.520Z] #40 94.47 DEP criu/image.d [2020-06-04T10:23:29.520Z] #40 94.74 DEP criu/image-desc.d [2020-06-04T10:23:29.520Z] #40 94.89 DEP criu/fsnotify.d [2020-06-04T10:23:29.520Z] #40 95.20 DEP criu/filesystems.d [2020-06-04T10:23:29.520Z] #40 95.53 DEP criu/files.d [2020-06-04T10:23:29.520Z] #40 95.89 DEP criu/files-reg.d [2020-06-04T10:23:29.520Z] #40 96.17 DEP criu/files-ext.d [2020-06-04T10:23:29.520Z] #40 96.33 DEP criu/file-lock.d [2020-06-04T10:23:29.520Z] #40 96.65 DEP criu/file-ids.d [2020-06-04T10:23:29.521Z] #40 96.89 DEP criu/fifo.d [2020-06-04T10:23:29.521Z] #40 97.08 DEP criu/fdstore.d [2020-06-04T10:23:29.521Z] #40 97.20 DEP criu/fault-injection.d [2020-06-04T10:23:29.521Z] #40 97.29 DEP criu/external.d [2020-06-04T10:23:29.521Z] #40 97.42 DEP criu/eventpoll.d [2020-06-04T10:23:29.521Z] #40 97.68 DEP criu/eventfd.d [2020-06-04T10:23:29.521Z] #40 97.95 DEP criu/crtools.d [2020-06-04T10:23:29.521Z] #40 98.21 DEP criu/cr-service.d [2020-06-04T10:23:29.521Z] #40 98.45 DEP criu/cr-restore.d [2020-06-04T10:23:29.521Z] #40 98.85 DEP criu/cr-errno.d [2020-06-04T10:23:29.521Z] #40 98.89 DEP criu/cr-dump.d [2020-06-04T10:23:29.521Z] #40 99.17 DEP criu/cr-dedup.d [2020-06-04T10:23:29.521Z] #40 99.30 DEP criu/cr-check.d [2020-06-04T10:23:29.521Z] #40 99.54 DEP criu/config.d [2020-06-04T10:23:29.575Z] #47 ... [2020-06-04T10:23:29.575Z] [2020-06-04T10:23:29.575Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:29.575Z] #41 134.5 encoding/xml [2020-06-04T10:23:29.575Z] #41 139.1 go/doc [2020-06-04T10:23:29.575Z] #41 140.3 github.com/LK4D4/vndr/versioned [2020-06-04T10:23:29.575Z] #41 140.4 compress/flate [2020-06-04T10:23:29.575Z] #41 142.6 github.com/LK4D4/vndr/build [2020-06-04T10:23:29.575Z] #41 143.7 hash/crc32 [2020-06-04T10:23:29.575Z] #41 144.2 compress/gzip [2020-06-04T10:23:29.575Z] #41 ... [2020-06-04T10:23:29.575Z] [2020-06-04T10:23:29.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:29.575Z] #39 31.33 CC images/core-ppc64.o [2020-06-04T10:23:29.575Z] #39 31.99 CC images/core-s390.o [2020-06-04T10:23:29.575Z] #39 32.59 CC images/cpuinfo.o [2020-06-04T10:23:29.575Z] #39 33.02 CC images/inventory.o [2020-06-04T10:23:29.575Z] #39 33.31 CC images/fdinfo.o [2020-06-04T10:23:29.575Z] #39 33.63 CC images/fown.o [2020-06-04T10:23:29.575Z] #39 33.86 CC images/ns.o [2020-06-04T10:23:29.575Z] #39 34.11 CC images/regfile.o [2020-06-04T10:23:29.575Z] #39 34.37 CC images/ghost-file.o [2020-06-04T10:23:29.575Z] #39 34.69 CC images/fifo.o [2020-06-04T10:23:29.575Z] #39 34.93 CC images/remap-file-path.o [2020-06-04T10:23:29.604Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T10:23:29.604Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T10:23:29.811Z] #40 99.69 DEP criu/clone-noasan.d [2020-06-04T10:23:29.811Z] #40 99.80 DEP criu/cgroup.d [2020-06-04T10:23:29.811Z] #40 ... [2020-06-04T10:23:29.811Z] [2020-06-04T10:23:29.811Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:29.811Z] #18 43.84 Selecting previously unselected package bzip2. [2020-06-04T10:23:29.811Z] #18 43.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 43.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:23:29.811Z] #18 43.94 Selecting previously unselected package xz-utils. [2020-06-04T10:23:29.811Z] #18 43.97 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 43.97 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T10:23:29.811Z] #18 44.20 Selecting previously unselected package apparmor. [2020-06-04T10:23:29.811Z] #18 44.21 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 44.33 Unpacking apparmor (2.13.2-10) ... [2020-06-04T10:23:29.811Z] #18 45.02 Selecting previously unselected package aufs-tools. [2020-06-04T10:23:29.811Z] #18 45.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 45.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:23:29.811Z] #18 45.16 Selecting previously unselected package libonig5:ppc64el. [2020-06-04T10:23:29.811Z] #18 45.18 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 45.18 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-04T10:23:29.811Z] #18 45.50 Selecting previously unselected package libjq1:ppc64el. [2020-06-04T10:23:29.811Z] #18 45.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 45.51 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T10:23:29.811Z] #18 45.82 Selecting previously unselected package jq. [2020-06-04T10:23:29.811Z] #18 45.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 45.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:23:29.811Z] #18 46.01 Selecting previously unselected package libaio1:ppc64el. [2020-06-04T10:23:29.811Z] #18 46.03 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 46.03 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-04T10:23:29.811Z] #18 46.12 Selecting previously unselected package libgpm2:ppc64el. [2020-06-04T10:23:29.811Z] #18 46.13 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 46.14 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-04T10:23:29.811Z] #18 46.22 Selecting previously unselected package libicu63:ppc64el. [2020-06-04T10:23:29.811Z] #18 46.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-04T10:23:29.811Z] #18 46.23 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T10:23:29.830Z] #39 35.23 CC images/eventfd.o [2020-06-04T10:23:29.830Z] #39 35.45 CC images/eventpoll.o [2020-06-04T10:23:29.887Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-06-04T10:23:29.887Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T10:23:29.887Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T10:23:29.992Z] #39 43.27 CC images/signalfd.o [2020-06-04T10:23:29.992Z] #39 ... [2020-06-04T10:23:29.992Z] [2020-06-04T10:23:29.992Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:23:29.992Z] #10 147.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T10:23:29.992Z] #10 147.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T10:23:29.992Z] #10 147.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:30.085Z] #39 35.83 CC images/fh.o [2020-06-04T10:23:30.170Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-06-04T10:23:30.170Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T10:23:30.170Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T10:23:30.646Z] #39 36.11 CC images/fsnotify.o [2020-06-04T10:23:30.786Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-06-04T10:23:30.849Z] #18 ... [2020-06-04T10:23:30.849Z] [2020-06-04T10:23:30.849Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:30.849Z] #44 DONE 165.9s [2020-06-04T10:23:30.849Z] [2020-06-04T10:23:30.849Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:30.849Z] #40 99.99 DEP criu/cgroup-props.d [2020-06-04T10:23:30.849Z] #40 100.1 DEP criu/bitmap.d [2020-06-04T10:23:30.849Z] #40 100.1 DEP criu/bfd.d [2020-06-04T10:23:30.849Z] #40 100.3 DEP criu/autofs.d [2020-06-04T10:23:30.849Z] #40 100.5 DEP criu/aio.d [2020-06-04T10:23:30.849Z] #40 100.8 DEP criu/action-scripts.d [2020-06-04T10:23:31.207Z] #39 36.78 CC images/signalfd.o [2020-06-04T10:23:31.464Z] #39 37.01 CC images/fs.o [2020-06-04T10:23:31.517Z] #40 101.3 CC criu/action-scripts.o [2020-06-04T10:23:31.720Z] #39 ... [2020-06-04T10:23:31.720Z] [2020-06-04T10:23:31.720Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:31.720Z] #47 DONE 146.6s [2020-06-04T10:23:31.720Z] [2020-06-04T10:23:31.720Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:31.720Z] #41 145.0 vendor/golang.org/x/crypto/cryptobyte [2020-06-04T10:23:31.720Z] #41 146.0 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-04T10:23:31.720Z] #41 146.7 vendor/golang.org/x/crypto/poly1305 [2020-06-04T10:23:31.975Z] #41 ... [2020-06-04T10:23:31.975Z] [2020-06-04T10:23:31.975Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:31.975Z] #52 63.22 + bin/ctr [2020-06-04T10:23:32.231Z] #52 ... [2020-06-04T10:23:32.231Z] [2020-06-04T10:23:32.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:32.231Z] #39 37.41 CC images/pstree.o [2020-06-04T10:23:32.231Z] #39 37.83 CC images/pipe.o [2020-06-04T10:23:32.554Z] #40 102.4 CC criu/aio.o [2020-06-04T10:23:32.792Z] #39 38.24 CC images/tcp-stream.o [2020-06-04T10:23:32.792Z] #39 38.44 CC images/sk-packet.o [2020-06-04T10:23:33.047Z] #39 38.68 CC images/mnt.o [2020-06-04T10:23:33.303Z] #39 38.92 CC images/pipe-data.o [2020-06-04T10:23:33.558Z] #39 39.13 CC images/sa.o [2020-06-04T10:23:33.577Z] #21 139.0 Checking out files: 19% (2092/10835) Checking out files: 20% (2167/10835) Checking out files: 21% (2276/10835) Checking out files: 22% (2384/10835) Checking out files: 23% (2493/10835) Checking out files: 24% (2601/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 34% (3761/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 53% (5819/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 72% (7870/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 96% (10498/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-06-04T10:23:33.627Z] #40 103.3 CC criu/autofs.o [2020-06-04T10:23:33.814Z] #39 39.39 CC images/timer.o [2020-06-04T10:23:33.837Z] #21 143.3 + cd /tmp/tmp.OuwkhCKvku/tmp/docker-ce [2020-06-04T10:23:33.837Z] #21 143.3 + git checkout -q v17.06.2-ce [2020-06-04T10:23:34.070Z] #39 39.74 CC images/timerfd.o [2020-06-04T10:23:34.170Z] #10 ... [2020-06-04T10:23:34.170Z] [2020-06-04T10:23:34.170Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-04T10:23:34.170Z] #47 145.2 mvdan.cc/sh/v3/cmd/shfmt [2020-06-04T10:23:34.170Z] #47 DONE 150.6s [2020-06-04T10:23:34.170Z] [2020-06-04T10:23:34.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:34.170Z] #39 43.50 CC images/fs.o [2020-06-04T10:23:34.170Z] #39 43.78 CC images/pstree.o [2020-06-04T10:23:34.170Z] #39 44.01 CC images/pipe.o [2020-06-04T10:23:34.170Z] #39 44.27 CC images/tcp-stream.o [2020-06-04T10:23:34.170Z] #39 44.62 CC images/sk-packet.o [2020-06-04T10:23:34.170Z] #39 45.08 CC images/mnt.o [2020-06-04T10:23:34.170Z] #39 45.29 CC images/pipe-data.o [2020-06-04T10:23:34.170Z] #39 45.49 CC images/sa.o [2020-06-04T10:23:34.170Z] #39 45.67 CC images/timer.o [2020-06-04T10:23:34.170Z] #39 46.01 CC images/timerfd.o [2020-06-04T10:23:34.170Z] #39 46.22 CC images/mm.o [2020-06-04T10:23:34.170Z] #39 46.57 CC images/sk-opts.o [2020-06-04T10:23:34.170Z] #39 46.86 CC images/sk-unix.o [2020-06-04T10:23:34.170Z] #39 47.29 CC images/sk-inet.o [2020-06-04T10:23:34.240Z] ok github.com/docker/docker/builder/remotecontext 0.370s coverage: 13.6% of statements [2020-06-04T10:23:34.240Z] ok github.com/docker/docker/builder/dockerfile 1.025s coverage: 48.2% of statements [2020-06-04T10:23:34.427Z] #39 47.64 CC images/tun.o [2020-06-04T10:23:34.630Z] #39 39.96 CC images/mm.o [2020-06-04T10:23:34.684Z] #39 47.90 CC images/sk-netlink.o [2020-06-04T10:23:34.777Z] #21 ... [2020-06-04T10:23:34.777Z] [2020-06-04T10:23:34.777Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:34.777Z] #41 134.6 github.com/LK4D4/vndr/godl [2020-06-04T10:23:34.777Z] #41 135.3 github.com/LK4D4/vndr [2020-06-04T10:23:34.777Z] #41 DONE 144.5s [2020-06-04T10:23:34.777Z] [2020-06-04T10:23:34.777Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:34.777Z] #39 76.41 CC criu/pie/parasite-vdso.o [2020-06-04T10:23:34.777Z] #39 77.21 CC criu/arch/aarch64/vdso-pie.o [2020-06-04T10:23:34.777Z] #39 77.57 CC criu/arch/aarch64/restorer.o [2020-06-04T10:23:34.777Z] #39 77.94 CC criu/arch/aarch64/intraprocedure.o [2020-06-04T10:23:34.777Z] #39 78.01 CC criu/pie/restorer.o [2020-06-04T10:23:34.777Z] #39 81.81 LINK criu/pie/restorer.built-in.o [2020-06-04T10:23:34.777Z] #39 81.85 GEN criu/pie/restorer-blob.h [2020-06-04T10:23:34.854Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-06-04T10:23:34.886Z] #39 40.30 CC images/sk-opts.o [2020-06-04T10:23:34.942Z] #39 48.30 CC images/packet-sock.o [2020-06-04T10:23:35.037Z] #39 82.03 DEP criu/vdso.d [2020-06-04T10:23:35.141Z] #39 40.58 CC images/sk-unix.o [2020-06-04T10:23:35.199Z] #39 48.73 CC images/ipc-var.o [2020-06-04T10:23:35.397Z] #39 40.93 CC images/sk-inet.o [2020-06-04T10:23:35.507Z] ok github.com/docker/docker/builder/remotecontext/git 1.043s coverage: 86.3% of statements [2020-06-04T10:23:35.507Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T10:23:35.507Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T10:23:35.609Z] #39 82.34 DEP criu/uts_ns.d [2020-06-04T10:23:35.609Z] #39 82.64 DEP criu/util.d [2020-06-04T10:23:35.742Z] #40 ... [2020-06-04T10:23:35.742Z] [2020-06-04T10:23:35.742Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:35.742Z] #18 50.86 Selecting previously unselected package libnet1:ppc64el. [2020-06-04T10:23:35.742Z] #18 50.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 50.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T10:23:35.742Z] #18 51.07 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-04T10:23:35.742Z] #18 51.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 51.09 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T10:23:35.742Z] #18 51.18 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-04T10:23:35.742Z] #18 51.19 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 51.19 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T10:23:35.742Z] #18 51.25 Selecting previously unselected package libreadline5:ppc64el. [2020-06-04T10:23:35.742Z] #18 51.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 51.28 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-04T10:23:35.742Z] #18 51.45 Selecting previously unselected package net-tools. [2020-06-04T10:23:35.742Z] #18 51.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 51.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:23:35.742Z] #18 51.67 Selecting previously unselected package python-pip-whl. [2020-06-04T10:23:35.742Z] #18 51.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T10:23:35.742Z] #18 51.68 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T10:23:35.742Z] #18 52.23 Selecting previously unselected package python3-lib2to3. [2020-06-04T10:23:35.742Z] #18 52.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T10:23:35.742Z] #18 52.26 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:23:35.742Z] #18 52.43 Selecting previously unselected package python3-distutils. [2020-06-04T10:23:35.742Z] #18 52.43 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T10:23:35.742Z] #18 52.45 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T10:23:35.742Z] #18 52.60 Selecting previously unselected package python3-pip. [2020-06-04T10:23:35.742Z] #18 52.61 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T10:23:35.742Z] #18 52.61 Unpacking python3-pip (18.1-5) ... [2020-06-04T10:23:35.742Z] #18 52.78 Selecting previously unselected package python3-pkg-resources. [2020-06-04T10:23:35.742Z] #18 52.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:23:35.742Z] #18 52.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:23:35.742Z] #18 52.93 Selecting previously unselected package python3-setuptools. [2020-06-04T10:23:35.742Z] #18 52.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T10:23:35.742Z] #18 52.96 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T10:23:35.742Z] #18 53.23 Selecting previously unselected package python3-wheel. [2020-06-04T10:23:35.742Z] #18 53.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T10:23:35.742Z] #18 53.25 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T10:23:35.742Z] #18 53.36 Selecting previously unselected package sudo. [2020-06-04T10:23:35.742Z] #18 53.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 53.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:23:35.742Z] #18 53.93 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T10:23:35.742Z] #18 53.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 53.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:23:35.742Z] #18 54.20 Selecting previously unselected package uidmap. [2020-06-04T10:23:35.742Z] #18 54.23 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-04T10:23:35.742Z] #18 54.23 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T10:23:35.742Z] #18 54.37 Selecting previously unselected package vim-runtime. [2020-06-04T10:23:35.742Z] #18 54.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:23:35.742Z] #18 54.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T10:23:35.742Z] #18 54.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T10:23:35.742Z] #18 54.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:23:35.764Z] #39 48.94 CC images/ipc-desc.o [2020-06-04T10:23:35.870Z] #39 ... [2020-06-04T10:23:35.870Z] [2020-06-04T10:23:35.870Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:35.870Z] #17 9.052 Fetched 8178 kB in 7s (1227 kB/s) [2020-06-04T10:23:35.870Z] #17 9.052 Reading package lists... [2020-06-04T10:23:35.870Z] #17 12.09 Reading package lists... [2020-06-04T10:23:35.870Z] #17 16.00 Building dependency tree... [2020-06-04T10:23:35.870Z] #17 17.17 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T10:23:35.870Z] #17 17.17 The following additional packages will be installed: [2020-06-04T10:23:35.870Z] #17 17.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T10:23:35.870Z] #17 17.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T10:23:35.870Z] #17 17.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T10:23:35.870Z] #17 17.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T10:23:35.870Z] #17 17.18 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T10:23:35.870Z] #17 17.18 Suggested packages: [2020-06-04T10:23:35.870Z] #17 17.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T10:23:35.870Z] #17 17.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T10:23:35.870Z] #17 17.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T10:23:35.870Z] #17 17.18 Recommended packages: [2020-06-04T10:23:35.870Z] #17 17.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T10:23:35.870Z] #17 17.18 python3-keyrings.alt python3-xdg unzip [2020-06-04T10:23:35.870Z] #17 19.03 The following NEW packages will be installed: [2020-06-04T10:23:35.870Z] #17 19.03 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T10:23:35.870Z] #17 19.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T10:23:35.870Z] #17 19.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T10:23:35.870Z] #17 19.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T10:23:35.870Z] #17 19.03 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T10:23:35.870Z] #17 19.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T10:23:35.870Z] #17 19.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T10:23:35.870Z] #17 19.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T10:23:35.870Z] #17 19.03 xz-utils zip [2020-06-04T10:23:35.957Z] #39 41.40 CC images/tun.o [2020-06-04T10:23:36.021Z] #39 49.22 CC images/ipc-shm.o [2020-06-04T10:23:36.021Z] #39 49.47 CC images/ipc-msg.o [2020-06-04T10:23:36.131Z] #17 19.41 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:23:36.131Z] #17 19.41 Need to get 27.6 MB of archives. [2020-06-04T10:23:36.131Z] #17 19.41 After this operation, 114 MB of additional disk space will be used. [2020-06-04T10:23:36.131Z] #17 19.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-04T10:23:36.131Z] #17 19.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-06-04T10:23:36.212Z] #39 41.70 CC images/sk-netlink.o [2020-06-04T10:23:36.212Z] #39 41.88 CC images/packet-sock.o [2020-06-04T10:23:36.278Z] #39 ... [2020-06-04T10:23:36.278Z] [2020-06-04T10:23:36.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:36.278Z] #41 143.5 go/doc [2020-06-04T10:23:36.278Z] #41 143.8 github.com/LK4D4/vndr/versioned [2020-06-04T10:23:36.278Z] #41 144.1 compress/flate [2020-06-04T10:23:36.278Z] #41 147.1 github.com/LK4D4/vndr/build [2020-06-04T10:23:36.278Z] #41 147.4 hash/crc32 [2020-06-04T10:23:36.278Z] #41 148.1 compress/gzip [2020-06-04T10:23:36.278Z] #41 149.1 net [2020-06-04T10:23:36.278Z] #41 150.7 vendor/golang.org/x/text/transform [2020-06-04T10:23:36.279Z] #41 152.0 vendor/golang.org/x/text/unicode/bidi [2020-06-04T10:23:36.279Z] #41 ... [2020-06-04T10:23:36.279Z] [2020-06-04T10:23:36.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:36.279Z] #39 49.72 CC images/ipc-sem.o [2020-06-04T10:23:36.393Z] #17 19.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-06-04T10:23:36.393Z] #17 ... [2020-06-04T10:23:36.393Z] [2020-06-04T10:23:36.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:36.393Z] #39 83.18 DEP criu/uffd.d [2020-06-04T10:23:36.536Z] #39 49.90 CC images/utsns.o [2020-06-04T10:23:36.654Z] #39 83.53 DEP criu/tun.d [2020-06-04T10:23:36.654Z] #39 83.70 DEP criu/tty.d [2020-06-04T10:23:36.772Z] #39 42.25 CC images/ipc-var.o [2020-06-04T10:23:36.793Z] #39 50.09 CC images/creds.o [2020-06-04T10:23:36.793Z] #39 50.28 CC images/vma.o [2020-06-04T10:23:36.915Z] #39 83.95 DEP criu/timerfd.d [2020-06-04T10:23:37.027Z] #39 42.47 CC images/ipc-desc.o [2020-06-04T10:23:37.027Z] #39 42.63 CC images/ipc-shm.o [2020-06-04T10:23:37.050Z] #39 50.60 CC images/netdev.o [2020-06-04T10:23:37.177Z] #39 84.16 DEP criu/timens.d [2020-06-04T10:23:37.282Z] #39 42.79 CC images/ipc-msg.o [2020-06-04T10:23:37.282Z] #39 43.02 CC images/ipc-sem.o [2020-06-04T10:23:37.438Z] #39 84.28 DEP criu/sysfs_parse.d [2020-06-04T10:23:37.438Z] #39 84.42 DEP criu/sysctl.d [2020-06-04T10:23:37.615Z] #39 51.04 CC images/tty.o [2020-06-04T10:23:37.700Z] #39 84.55 DEP criu/string.d [2020-06-04T10:23:37.700Z] #39 84.61 DEP criu/stats.d [2020-06-04T10:23:37.842Z] #39 43.22 CC images/utsns.o [2020-06-04T10:23:37.842Z] #39 43.45 CC images/creds.o [2020-06-04T10:23:37.961Z] #39 84.82 DEP criu/sockets.d [2020-06-04T10:23:38.099Z] #39 43.73 CC images/vma.o [2020-06-04T10:23:38.180Z] #39 51.63 CC images/file-lock.o [2020-06-04T10:23:38.182Z] ok github.com/docker/docker/client 0.150s coverage: 75.4% of statements [2020-06-04T10:23:38.222Z] #39 85.14 DEP criu/sk-unix.d [2020-06-04T10:23:38.354Z] #39 43.93 CC images/netdev.o [2020-06-04T10:23:38.438Z] #39 51.84 CC images/rlimit.o [2020-06-04T10:23:38.483Z] #39 85.42 DEP criu/sk-tcp.d [2020-06-04T10:23:38.610Z] #39 44.28 CC images/tty.o [2020-06-04T10:23:38.696Z] #39 52.05 CC images/pagemap.o [2020-06-04T10:23:38.743Z] #39 85.71 DEP criu/sk-queue.d [2020-06-04T10:23:38.954Z] #39 52.37 CC images/siginfo.o [2020-06-04T10:23:39.003Z] #39 85.98 DEP criu/sk-packet.d [2020-06-04T10:23:39.170Z] #39 44.82 CC images/file-lock.o [2020-06-04T10:23:39.259Z] #18 58.23 Selecting previously unselected package vim. [2020-06-04T10:23:39.259Z] #18 58.26 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-04T10:23:39.259Z] #18 58.30 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T10:23:39.259Z] #18 ... [2020-06-04T10:23:39.259Z] [2020-06-04T10:23:39.259Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:39.259Z] #42 164.5 crypto/tls [2020-06-04T10:23:39.259Z] #42 172.8 net/http/httptrace [2020-06-04T10:23:39.259Z] #42 173.0 net/http [2020-06-04T10:23:39.264Z] #39 86.15 DEP criu/sk-netlink.d [2020-06-04T10:23:39.264Z] #39 86.28 DEP criu/sk-inet.d [2020-06-04T10:23:39.521Z] #39 52.73 CC images/rpc.o [2020-06-04T10:23:39.525Z] #39 86.56 DEP criu/signalfd.d [2020-06-04T10:23:39.565Z] #42 ... [2020-06-04T10:23:39.565Z] [2020-06-04T10:23:39.565Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:39.565Z] #40 105.7 CC criu/bfd.o [2020-06-04T10:23:39.565Z] #40 106.6 CC criu/bitmap.o [2020-06-04T10:23:39.565Z] #40 106.8 CC criu/cgroup-props.o [2020-06-04T10:23:39.565Z] #40 108.2 CC criu/cgroup.o [2020-06-04T10:23:39.730Z] #39 45.05 CC images/rlimit.o [2020-06-04T10:23:39.730Z] #39 45.22 CC images/pagemap.o [2020-06-04T10:23:39.730Z] #39 45.48 CC images/siginfo.o [2020-06-04T10:23:39.795Z] #39 86.78 DEP criu/sigframe.d [2020-06-04T10:23:40.028Z] #39 45.77 CC images/rpc.o [2020-06-04T10:23:40.055Z] #39 86.96 DEP criu/shmem.d [2020-06-04T10:23:40.316Z] #39 87.17 DEP criu/servicefd.d [2020-06-04T10:23:40.454Z] #39 53.98 CC images/ext-file.o [2020-06-04T10:23:40.577Z] #39 87.44 DEP criu/seize.d [2020-06-04T10:23:40.577Z] #39 87.56 DEP criu/seccomp.d [2020-06-04T10:23:40.841Z] #39 87.78 DEP criu/rst-malloc.d [2020-06-04T10:23:40.841Z] #39 87.85 DEP criu/rbtree.d [2020-06-04T10:23:40.841Z] #39 87.90 DEP criu/pstree.d [2020-06-04T10:23:41.019Z] #39 54.22 CC images/cgroup.o [2020-06-04T10:23:41.077Z] #40 ... [2020-06-04T10:23:41.077Z] [2020-06-04T10:23:41.077Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:41.077Z] #18 59.06 Selecting previously unselected package xfsprogs. [2020-06-04T10:23:41.077Z] #18 59.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-04T10:23:41.077Z] #18 59.08 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T10:23:41.077Z] #18 59.64 Selecting previously unselected package zip. [2020-06-04T10:23:41.077Z] #18 59.65 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-04T10:23:41.077Z] #18 59.66 Unpacking zip (3.0-11+b1) ... [2020-06-04T10:23:41.077Z] #18 59.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:23:41.077Z] #18 59.94 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:23:41.077Z] #18 59.95 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-04T10:23:41.077Z] #18 59.95 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-04T10:23:41.077Z] #18 59.96 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-04T10:23:41.077Z] #18 59.97 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-04T10:23:41.077Z] #18 59.97 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T10:23:41.077Z] #18 59.98 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-04T10:23:41.077Z] #18 59.98 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-04T10:23:41.077Z] #18 59.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:23:41.077Z] #18 60.00 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-04T10:23:41.077Z] #18 60.01 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-04T10:23:41.077Z] #18 60.01 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:23:41.077Z] #18 60.02 Setting up zip (3.0-11+b1) ... [2020-06-04T10:23:41.077Z] #18 60.03 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:23:41.077Z] #18 60.05 Setting up bash-completion (1:2.8-6) ... [2020-06-04T10:23:41.101Z] #39 ... [2020-06-04T10:23:41.101Z] [2020-06-04T10:23:41.101Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:23:41.101Z] #28 DONE 150.6s [2020-06-04T10:23:41.362Z] [2020-06-04T10:23:41.362Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:41.362Z] #17 19.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-04T10:23:41.362Z] #17 19.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-04T10:23:41.362Z] #17 19.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-06-04T10:23:41.362Z] #17 19.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-04T10:23:41.362Z] #17 19.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-04T10:23:41.362Z] #17 20.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-04T10:23:41.362Z] #17 20.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-04T10:23:41.362Z] #17 20.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:23:41.362Z] #17 20.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-04T10:23:41.362Z] #17 20.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-06-04T10:23:41.362Z] #17 20.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-04T10:23:41.362Z] #17 20.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-04T10:23:41.362Z] #17 20.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-04T10:23:41.362Z] #17 20.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-04T10:23:41.362Z] #17 20.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-04T10:23:41.362Z] #17 20.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-04T10:23:41.362Z] #17 20.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-04T10:23:41.362Z] #17 20.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-04T10:23:41.362Z] #17 20.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-04T10:23:41.362Z] #17 20.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-04T10:23:41.362Z] #17 20.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-04T10:23:41.362Z] #17 20.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-04T10:23:41.362Z] #17 20.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-04T10:23:41.362Z] #17 20.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-04T10:23:41.362Z] #17 20.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T10:23:41.362Z] #17 20.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T10:23:41.362Z] #17 20.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T10:23:41.362Z] #17 20.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-04T10:23:41.362Z] #17 20.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T10:23:41.362Z] #17 20.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T10:23:41.362Z] #17 20.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T10:23:41.362Z] #17 20.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-04T10:23:41.362Z] #17 21.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-06-04T10:23:41.362Z] #17 21.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-04T10:23:41.362Z] #17 21.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T10:23:41.362Z] #17 21.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-04T10:23:41.362Z] #17 21.30 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-04T10:23:41.362Z] #17 21.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-04T10:23:41.362Z] #17 22.27 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:23:41.362Z] #17 22.38 Fetched 27.6 MB in 2s (12.5 MB/s) [2020-06-04T10:23:41.362Z] #17 22.45 Selecting previously unselected package pigz. [2020-06-04T10:23:41.362Z] #17 22.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23407 files and directories currently installed.) [2020-06-04T10:23:41.362Z] #17 22.53 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-04T10:23:41.362Z] #17 22.54 Unpacking pigz (2.4-1) ... [2020-06-04T10:23:41.362Z] #17 22.66 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-04T10:23:41.362Z] #17 22.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T10:23:41.362Z] #17 22.68 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T10:23:41.362Z] #17 23.30 Selecting previously unselected package python3.7-minimal. [2020-06-04T10:23:41.362Z] #17 23.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T10:23:41.362Z] #17 23.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:23:41.362Z] #17 24.28 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T10:23:41.362Z] #17 24.36 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:23:41.433Z] #39 46.94 CC images/ext-file.o [2020-06-04T10:23:41.584Z] #39 54.87 CC images/userns.o [2020-06-04T10:23:41.688Z] #39 47.14 CC images/cgroup.o [2020-06-04T10:23:41.845Z] #39 55.19 CC images/google/protobuf/descriptor.o [2020-06-04T10:23:42.248Z] #39 47.80 CC images/userns.o [2020-06-04T10:23:42.503Z] #39 ... [2020-06-04T10:23:42.503Z] [2020-06-04T10:23:42.503Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:42.503Z] #41 147.5 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-04T10:23:42.503Z] #41 147.6 crypto/x509 [2020-06-04T10:23:42.503Z] #41 149.1 vendor/golang.org/x/text/transform [2020-06-04T10:23:42.503Z] #41 149.9 vendor/golang.org/x/text/unicode/bidi [2020-06-04T10:23:42.503Z] #41 151.7 vendor/golang.org/x/text/secure/bidirule [2020-06-04T10:23:42.503Z] #41 152.2 vendor/golang.org/x/text/unicode/norm [2020-06-04T10:23:42.503Z] #41 153.1 crypto/tls [2020-06-04T10:23:42.503Z] #41 156.8 vendor/golang.org/x/net/idna [2020-06-04T10:23:42.503Z] #41 ... [2020-06-04T10:23:42.503Z] [2020-06-04T10:23:42.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:42.503Z] #39 48.14 CC images/google/protobuf/descriptor.o [2020-06-04T10:23:43.747Z] #39 56.86 CC images/opts.o [2020-06-04T10:23:43.747Z] #39 57.13 CC images/seccomp.o [2020-06-04T10:23:43.909Z] #17 26.77 Selecting previously unselected package python3-minimal. [2020-06-04T10:23:43.910Z] #17 26.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 ... 23656 files and directories currently installed.) [2020-06-04T10:23:43.910Z] #17 26.82 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-04T10:23:43.910Z] #17 26.83 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T10:23:43.910Z] #17 26.93 Selecting previously unselected package libmpdec2:arm64. [2020-06-04T10:23:43.910Z] #17 26.93 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-04T10:23:43.910Z] #17 26.94 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-04T10:23:43.910Z] #17 27.06 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-04T10:23:43.910Z] #17 27.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T10:23:43.910Z] #17 27.07 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T10:23:44.313Z] #39 57.46 CC images/binfmt-misc.o [2020-06-04T10:23:44.313Z] #39 ... [2020-06-04T10:23:44.313Z] [2020-06-04T10:23:44.313Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:44.313Z] #54 161.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:23:44.313Z] #54 161.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T10:23:44.389Z] #39 49.89 CC images/opts.o [2020-06-04T10:23:44.389Z] #39 50.11 CC images/seccomp.o [2020-06-04T10:23:44.615Z] #18 ... [2020-06-04T10:23:44.615Z] [2020-06-04T10:23:44.615Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:44.615Z] #22 169.5 + mkdir -p /tmp/tmp.uUrP9giele/src/github.com/docker [2020-06-04T10:23:44.615Z] #22 169.5 + mv components/cli /tmp/tmp.uUrP9giele/src/github.com/docker/cli [2020-06-04T10:23:44.615Z] #22 169.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-04T10:23:44.615Z] #22 ... [2020-06-04T10:23:44.615Z] [2020-06-04T10:23:44.615Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:44.615Z] #40 113.3 CC criu/clone-noasan.o [2020-06-04T10:23:44.615Z] #40 113.6 CC criu/config.o [2020-06-04T10:23:44.852Z] #17 27.96 Selecting previously unselected package python3.7. [2020-06-04T10:23:44.852Z] #17 27.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-04T10:23:44.852Z] #17 27.98 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:23:44.852Z] #17 28.18 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-04T10:23:44.852Z] #17 28.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-04T10:23:44.852Z] #17 28.20 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-04T10:23:44.949Z] #39 50.36 CC images/binfmt-misc.o [2020-06-04T10:23:45.113Z] #17 28.37 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T10:23:45.204Z] #39 50.57 CC images/time.o [2020-06-04T10:23:45.204Z] #39 50.84 CC images/sysctl.o [2020-06-04T10:23:45.460Z] #39 51.08 CC images/autofs.o [2020-06-04T10:23:45.715Z] #39 51.29 CC images/macvlan.o [2020-06-04T10:23:45.970Z] #39 51.58 CC images/sit.o [2020-06-04T10:23:46.496Z] #17 29.49 Selecting previously unselected package python3. [2020-06-04T10:23:46.496Z] #17 29.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 ... 24068 files and directories currently installed.) [2020-06-04T10:23:46.496Z] #17 29.53 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-04T10:23:46.496Z] #17 29.55 Unpacking python3 (3.7.3-1) ... [2020-06-04T10:23:46.496Z] #17 29.65 Selecting previously unselected package libip4tc0:arm64. [2020-06-04T10:23:46.496Z] #17 29.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-04T10:23:46.496Z] #17 29.66 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-04T10:23:46.496Z] #17 29.75 Selecting previously unselected package libip6tc0:arm64. [2020-06-04T10:23:46.496Z] #17 29.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-04T10:23:46.496Z] #17 29.77 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-04T10:23:46.496Z] #17 29.85 Selecting previously unselected package libiptc0:arm64. [2020-06-04T10:23:46.530Z] #39 51.86 CC images/memfd.o [2020-06-04T10:23:46.530Z] #39 52.10 CC images/timens.o [2020-06-04T10:23:46.683Z] #40 116.5 CC criu/cr-check.o [2020-06-04T10:23:46.757Z] #17 29.86 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-04T10:23:46.757Z] #17 29.87 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-04T10:23:46.757Z] #17 29.97 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-04T10:23:46.757Z] #17 29.97 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-04T10:23:46.757Z] #17 29.98 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-04T10:23:46.757Z] #17 30.06 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-04T10:23:46.757Z] #17 30.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-04T10:23:46.757Z] #17 30.07 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-04T10:23:46.786Z] #39 52.32 LINK images/built-in.o [2020-06-04T10:23:46.839Z] #54 ... [2020-06-04T10:23:46.839Z] [2020-06-04T10:23:46.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:46.839Z] #41 154.0 vendor/golang.org/x/text/secure/bidirule [2020-06-04T10:23:46.839Z] #41 154.2 vendor/golang.org/x/text/unicode/norm [2020-06-04T10:23:46.839Z] #41 158.8 vendor/golang.org/x/net/idna [2020-06-04T10:23:46.839Z] #41 161.2 vendor/golang.org/x/net/http2/hpack [2020-06-04T10:23:46.839Z] #41 162.6 mime [2020-06-04T10:23:46.839Z] #41 ... [2020-06-04T10:23:46.839Z] [2020-06-04T10:23:46.839Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:46.839Z] #39 57.67 CC images/time.o [2020-06-04T10:23:46.839Z] #39 57.96 CC images/sysctl.o [2020-06-04T10:23:46.839Z] #39 58.19 CC images/autofs.o [2020-06-04T10:23:46.839Z] #39 58.38 CC images/macvlan.o [2020-06-04T10:23:46.839Z] #39 58.58 CC images/sit.o [2020-06-04T10:23:46.839Z] #39 58.83 CC images/memfd.o [2020-06-04T10:23:46.839Z] #39 59.16 CC images/timens.o [2020-06-04T10:23:46.839Z] #39 59.48 LINK images/built-in.o [2020-06-04T10:23:46.839Z] #39 59.61 GEN compel/include/asm [2020-06-04T10:23:46.839Z] #39 59.67 GEN compel/include/version.h [2020-06-04T10:23:46.839Z] #39 59.68 touch .config [2020-06-04T10:23:46.839Z] #39 59.72 GEN include/common/config.h [2020-06-04T10:23:46.839Z] #39 59.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-04T10:23:46.839Z] #39 59.85 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-04T10:23:46.839Z] #39 59.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-04T10:23:46.839Z] #39 59.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-04T10:23:46.839Z] #39 59.93 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-04T10:23:46.839Z] #39 59.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-04T10:23:46.839Z] #39 60.01 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T10:23:46.839Z] #39 60.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-04T10:23:46.839Z] #39 60.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T10:23:46.839Z] #39 60.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T10:23:46.839Z] #39 60.09 DEP compel/plugins/std/infect.d [2020-06-04T10:23:46.839Z] #39 60.21 DEP compel/plugins/std/string.d [2020-06-04T10:23:47.017Z] #17 30.14 Selecting previously unselected package libnftnl11:arm64. [2020-06-04T10:23:47.017Z] #17 30.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-04T10:23:47.017Z] #17 30.15 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-04T10:23:47.017Z] #17 30.27 Selecting previously unselected package iptables. [2020-06-04T10:23:47.017Z] #17 30.27 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-04T10:23:47.017Z] #17 30.28 Unpacking iptables (1.8.2-4) ... [2020-06-04T10:23:47.041Z] #39 52.58 GEN compel/include/asm [2020-06-04T10:23:47.041Z] #39 52.59 GEN compel/include/version.h [2020-06-04T10:23:47.041Z] #39 52.61 touch .config [2020-06-04T10:23:47.041Z] #39 52.65 GEN include/common/config.h [2020-06-04T10:23:47.041Z] #39 52.76 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-04T10:23:47.041Z] #39 52.78 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-04T10:23:47.097Z] #39 60.37 DEP compel/plugins/std/log.d [2020-06-04T10:23:47.097Z] #39 60.52 DEP compel/plugins/std/fds.d [2020-06-04T10:23:47.278Z] #17 30.63 Selecting previously unselected package xxd. [2020-06-04T10:23:47.297Z] #39 52.82 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-04T10:23:47.297Z] #39 52.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-04T10:23:47.297Z] #39 52.88 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-04T10:23:47.297Z] #39 52.91 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-04T10:23:47.297Z] #39 52.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-04T10:23:47.297Z] #39 52.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-04T10:23:47.297Z] #39 52.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-04T10:23:47.297Z] #39 53.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-04T10:23:47.354Z] #39 60.62 DEP compel/plugins/std/std.d [2020-06-04T10:23:47.354Z] #39 60.77 DEP compel/plugins/shmem/shmem.d [2020-06-04T10:23:47.354Z] #39 60.84 DEP compel/plugins/fds/fds.d [2020-06-04T10:23:47.538Z] #17 30.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-04T10:23:47.538Z] #17 30.64 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:23:47.538Z] #17 30.78 Selecting previously unselected package vim-common. [2020-06-04T10:23:47.538Z] #17 30.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:23:47.538Z] #17 30.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:23:47.538Z] #17 ... [2020-06-04T10:23:47.538Z] [2020-06-04T10:23:47.538Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:47.538Z] #21 147.2 + mkdir -p /tmp/tmp.OuwkhCKvku/src/github.com/docker [2020-06-04T10:23:47.538Z] #21 147.2 + mv components/cli /tmp/tmp.OuwkhCKvku/src/github.com/docker/cli [2020-06-04T10:23:47.538Z] #21 147.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-04T10:23:47.552Z] #39 53.02 DEP compel/plugins/std/infect.d [2020-06-04T10:23:47.552Z] #39 53.14 DEP compel/plugins/std/string.d [2020-06-04T10:23:47.552Z] #39 ... [2020-06-04T10:23:47.552Z] [2020-06-04T10:23:47.552Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:23:47.552Z] #10 152.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-04T10:23:47.552Z] #10 152.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-04T10:23:47.552Z] #10 152.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:47.552Z] #10 ... [2020-06-04T10:23:47.552Z] [2020-06-04T10:23:47.552Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:47.552Z] #39 53.27 DEP compel/plugins/std/log.d [2020-06-04T10:23:47.612Z] #39 61.01 CC compel/plugins/std/std.o [2020-06-04T10:23:47.799Z] #21 ... [2020-06-04T10:23:47.799Z] [2020-06-04T10:23:47.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:47.799Z] #39 88.15 DEP criu/protobuf.d [2020-06-04T10:23:47.799Z] #39 88.43 GEN criu/protobuf-desc-gen.h [2020-06-04T10:23:47.799Z] #39 90.86 DEP criu/protobuf-desc.d [2020-06-04T10:23:47.799Z] #39 91.05 DEP criu/proc_parse.d [2020-06-04T10:23:47.799Z] #39 91.25 DEP criu/plugin.d [2020-06-04T10:23:47.799Z] #39 91.35 DEP criu/pipes.d [2020-06-04T10:23:47.799Z] #39 91.53 DEP criu/pie-util.d [2020-06-04T10:23:47.799Z] #39 91.69 DEP criu/pie-util-vdso.d [2020-06-04T10:23:47.799Z] #39 91.80 DEP criu/path.d [2020-06-04T10:23:47.799Z] #39 91.92 DEP criu/parasite-syscall.d [2020-06-04T10:23:47.799Z] #39 92.08 DEP criu/pagemap.d [2020-06-04T10:23:47.799Z] #39 92.29 DEP criu/pagemap-cache.d [2020-06-04T10:23:47.799Z] #39 92.43 DEP criu/page-xfer.d [2020-06-04T10:23:47.799Z] #39 92.63 DEP criu/page-pipe.d [2020-06-04T10:23:47.799Z] #39 92.74 DEP criu/netfilter.d [2020-06-04T10:23:47.799Z] #39 92.93 DEP criu/net.d [2020-06-04T10:23:47.799Z] #39 93.15 DEP criu/namespaces.d [2020-06-04T10:23:47.799Z] #39 93.32 DEP criu/mount.d [2020-06-04T10:23:47.799Z] #39 93.53 DEP criu/memfd.d [2020-06-04T10:23:47.799Z] #39 93.65 DEP criu/mem.d [2020-06-04T10:23:47.799Z] #39 93.77 DEP criu/lsm.d [2020-06-04T10:23:47.799Z] #39 93.95 DEP criu/log.d [2020-06-04T10:23:47.799Z] #39 94.08 DEP criu/libnetlink.d [2020-06-04T10:23:47.799Z] #39 94.21 DEP criu/kerndat.d [2020-06-04T10:23:47.799Z] #39 94.40 DEP criu/kcmp-ids.d [2020-06-04T10:23:47.799Z] #39 94.50 DEP criu/irmap.d [2020-06-04T10:23:47.799Z] #39 94.68 DEP criu/ipc_ns.d [2020-06-04T10:23:47.799Z] #39 ... [2020-06-04T10:23:47.799Z] [2020-06-04T10:23:47.799Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:47.799Z] #17 31.01 Selecting previously unselected package bash-completion. [2020-06-04T10:23:47.799Z] #17 31.01 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T10:23:47.807Z] #39 53.37 DEP compel/plugins/std/fds.d [2020-06-04T10:23:47.873Z] #39 61.26 CC compel/plugins/std/fds.o [2020-06-04T10:23:48.062Z] #39 53.53 DEP compel/plugins/std/std.d [2020-06-04T10:23:48.062Z] #39 53.62 DEP compel/plugins/shmem/shmem.d [2020-06-04T10:23:48.132Z] #39 61.58 CC compel/plugins/std/log.o [2020-06-04T10:23:48.318Z] #39 53.71 DEP compel/plugins/fds/fds.d [2020-06-04T10:23:48.318Z] #39 53.82 CC compel/plugins/std/std.o [2020-06-04T10:23:48.574Z] #39 54.23 CC compel/plugins/std/fds.o [2020-06-04T10:23:48.745Z] #40 ... [2020-06-04T10:23:48.745Z] [2020-06-04T10:23:48.745Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:48.745Z] #18 64.45 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-04T10:23:48.745Z] #18 64.45 Setting up xz-utils (5.2.4-1) ... [2020-06-04T10:23:48.745Z] #18 64.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T10:23:48.745Z] #18 64.51 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:23:48.745Z] #18 64.65 invoke-rc.d: could not determine current runlevel [2020-06-04T10:23:48.745Z] #18 64.66 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T10:23:48.745Z] #18 64.67 Setting up pigz (2.4-1) ... [2020-06-04T10:23:48.745Z] #18 64.68 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-04T10:23:48.745Z] #18 64.68 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-04T10:23:48.745Z] #18 64.69 Setting up python-pip-whl (18.1-5) ... [2020-06-04T10:23:48.745Z] #18 64.70 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-04T10:23:48.745Z] #18 64.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:23:48.745Z] #18 65.39 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-04T10:23:48.745Z] #18 65.39 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-04T10:23:48.745Z] #18 65.39 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-04T10:23:48.745Z] #18 65.40 Setting up vim (2:8.1.0875-5) ... [2020-06-04T10:23:48.745Z] #18 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T10:23:48.745Z] #18 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T10:23:48.745Z] #18 65.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T10:23:48.745Z] #18 65.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T10:23:48.745Z] #18 65.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T10:23:48.745Z] #18 65.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T10:23:48.745Z] #18 65.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T10:23:48.745Z] #18 65.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T10:23:48.745Z] #18 65.54 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-04T10:23:48.745Z] #18 65.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:23:48.745Z] #18 65.56 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-04T10:23:48.745Z] #18 65.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:23:48.745Z] #18 65.57 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-04T10:23:48.745Z] #18 65.58 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:23:48.830Z] #39 ... [2020-06-04T10:23:48.830Z] [2020-06-04T10:23:48.830Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:48.830Z] #43 DONE 163.9s [2020-06-04T10:23:49.066Z] #39 62.41 CC compel/plugins/std/string.o [2020-06-04T10:23:49.085Z] [2020-06-04T10:23:49.085Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:49.085Z] #41 159.0 net/textproto [2020-06-04T10:23:49.085Z] #41 160.2 vendor/golang.org/x/net/http/httpproxy [2020-06-04T10:23:49.085Z] #41 161.0 vendor/golang.org/x/net/http2/hpack [2020-06-04T10:23:49.085Z] #41 162.1 mime [2020-06-04T10:23:49.632Z] #39 63.01 CC compel/plugins/std/infect.o [2020-06-04T10:23:49.645Z] #41 164.4 mime/multipart [2020-06-04T10:23:50.199Z] #39 63.41 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-04T10:23:50.199Z] #39 63.48 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-04T10:23:50.199Z] #39 63.53 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-04T10:23:50.199Z] #39 63.58 AR compel/plugins/std.lib.a [2020-06-04T10:23:50.199Z] #39 63.64 CC compel/plugins/fds/fds.o [2020-06-04T10:23:50.456Z] #39 63.85 AR compel/plugins/fds.lib.a [2020-06-04T10:23:50.456Z] #39 ... [2020-06-04T10:23:50.456Z] [2020-06-04T10:23:50.456Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:23:50.456Z] #10 164.3 Selecting previously unselected package libapparmor1:amd64. [2020-06-04T10:23:50.456Z] #10 164.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 164.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-04T10:23:50.456Z] #10 164.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-04T10:23:50.456Z] #10 164.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 164.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-04T10:23:50.456Z] #10 164.7 Selecting previously unselected package libbtrfs0. [2020-06-04T10:23:50.456Z] #10 164.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 164.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:23:50.456Z] #10 164.8 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:23:50.456Z] #10 164.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 164.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:23:50.456Z] #10 164.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-04T10:23:50.456Z] #10 164.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 164.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:50.456Z] #10 165.0 Selecting previously unselected package libudev-dev:amd64. [2020-06-04T10:23:50.456Z] #10 165.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 165.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:50.456Z] #10 165.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-04T10:23:50.456Z] #10 165.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 165.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-04T10:23:50.456Z] #10 165.4 Selecting previously unselected package libpcre16-3:amd64. [2020-06-04T10:23:50.456Z] #10 165.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 165.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 165.6 Selecting previously unselected package libpcre32-3:amd64. [2020-06-04T10:23:50.456Z] #10 165.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 165.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 165.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-04T10:23:50.456Z] #10 165.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 165.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 165.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-04T10:23:50.456Z] #10 165.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 165.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 166.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-04T10:23:50.456Z] #10 166.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 166.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-04T10:23:50.456Z] #10 166.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-04T10:23:50.456Z] #10 166.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 166.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:50.456Z] #10 166.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-04T10:23:50.456Z] #10 166.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 166.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-04T10:23:50.456Z] #10 167.1 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-04T10:23:50.456Z] #10 167.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-04T10:23:50.456Z] #10 167.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:50.456Z] #10 167.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 167.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-04T10:23:50.456Z] #10 167.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-04T10:23:50.456Z] #10 167.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:23:50.456Z] #10 167.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 167.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-04T10:23:50.456Z] #10 167.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:50.456Z] #10 167.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:23:50.456Z] #10 167.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 167.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:50.456Z] #10 167.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:23:50.456Z] #10 167.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:23:50.456Z] #10 167.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-04T10:23:50.456Z] #10 167.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T10:23:50.456Z] #10 167.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:50.456Z] #10 167.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:23:50.456Z] #10 167.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-04T10:23:50.456Z] #10 167.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:50.456Z] #10 167.8 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-06-04T10:23:50.456Z] #10 167.8 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-06-04T10:23:50.456Z] #10 167.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:50.456Z] #10 167.8 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-06-04T10:23:50.456Z] #10 167.8 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-06-04T10:23:50.456Z] #10 167.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:23:50.456Z] #10 167.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-04T10:23:50.456Z] #10 167.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:50.456Z] #10 167.9 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T10:23:50.570Z] #41 165.7 net/http/internal [2020-06-04T10:23:50.714Z] #10 167.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:50.714Z] #10 167.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:50.714Z] #10 167.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:23:50.811Z] #18 69.90 Setting up iptables (1.8.2-4) ... [2020-06-04T10:23:50.811Z] #18 69.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:23:50.811Z] #18 69.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:23:50.811Z] #18 69.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:23:50.965Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:23:51.102Z] #18 69.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:23:51.102Z] #18 69.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T10:23:51.102Z] #18 69.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T10:23:51.102Z] #18 69.97 Setting up python3 (3.7.3-1) ... [2020-06-04T10:23:51.114Z] #17 34.11 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T10:23:51.130Z] #41 ... [2020-06-04T10:23:51.130Z] [2020-06-04T10:23:51.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.130Z] #39 54.70 CC compel/plugins/std/log.o [2020-06-04T10:23:51.130Z] #39 55.81 CC compel/plugins/std/string.o [2020-06-04T10:23:51.130Z] #39 56.35 CC compel/plugins/std/infect.o [2020-06-04T10:23:51.130Z] #39 56.76 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-04T10:23:51.279Z] #10 DONE 168.5s [2020-06-04T10:23:51.279Z] [2020-06-04T10:23:51.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.279Z] #39 63.91 HOSTDEP compel/src/lib/log-host.d [2020-06-04T10:23:51.279Z] #39 64.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T10:23:51.279Z] #39 64.13 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-04T10:23:51.279Z] #39 64.25 HOSTDEP compel/src/main-host.d [2020-06-04T10:23:51.279Z] #39 64.30 DEP compel/src/lib/ptrace.d [2020-06-04T10:23:51.279Z] #39 64.44 DEP compel/src/lib/infect.d [2020-06-04T10:23:51.279Z] #39 ... [2020-06-04T10:23:51.279Z] [2020-06-04T10:23:51.279Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:51.279Z] #54 DONE 168.5s [2020-06-04T10:23:51.279Z] [2020-06-04T10:23:51.279Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T10:23:51.279Z] #55 DONE 0.1s [2020-06-04T10:23:51.279Z] [2020-06-04T10:23:51.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.279Z] #39 64.66 DEP compel/src/lib/infect-util.d [2020-06-04T10:23:51.374Z] #17 34.72 Selecting previously unselected package bzip2. [2020-06-04T10:23:51.375Z] #17 34.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-04T10:23:51.375Z] #17 34.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:23:51.375Z] #17 34.82 Selecting previously unselected package xz-utils. [2020-06-04T10:23:51.385Z] #39 ... [2020-06-04T10:23:51.385Z] [2020-06-04T10:23:51.385Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:51.385Z] #54 158.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-04T10:23:51.385Z] #54 158.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-04T10:23:51.385Z] #54 DONE 166.3s [2020-06-04T10:23:51.385Z] [2020-06-04T10:23:51.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.386Z] #39 56.82 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-04T10:23:51.386Z] #39 ... [2020-06-04T10:23:51.386Z] [2020-06-04T10:23:51.386Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-04T10:23:51.386Z] #55 DONE 0.1s [2020-06-04T10:23:51.386Z] [2020-06-04T10:23:51.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.386Z] #39 56.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-04T10:23:51.386Z] #39 57.01 AR compel/plugins/std.lib.a [2020-06-04T10:23:51.525Z] [2020-06-04T10:23:51.525Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-04T10:23:51.537Z] #39 ... [2020-06-04T10:23:51.537Z] [2020-06-04T10:23:51.537Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T10:23:51.537Z] #56 DONE 0.2s [2020-06-04T10:23:51.537Z] [2020-06-04T10:23:51.537Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.537Z] #39 64.87 DEP compel/src/lib/infect-rpc.d [2020-06-04T10:23:51.634Z] #17 34.83 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-04T10:23:51.634Z] #17 34.83 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T10:23:51.640Z] #39 ... [2020-06-04T10:23:51.640Z] [2020-06-04T10:23:51.640Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-04T10:23:51.640Z] #56 DONE 0.1s [2020-06-04T10:23:51.640Z] [2020-06-04T10:23:51.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:51.640Z] #39 57.17 CC compel/plugins/fds/fds.o [2020-06-04T10:23:51.733Z] #18 70.55 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T10:23:51.796Z] #39 65.10 DEP compel/arch/x86/src/lib/infect.d [2020-06-04T10:23:51.796Z] #39 65.26 DEP compel/arch/x86/src/lib/cpu.d [2020-06-04T10:23:51.796Z] #39 65.34 DEP compel/src/lib/log.d [2020-06-04T10:23:51.894Z] #17 34.98 Selecting previously unselected package apparmor. [2020-06-04T10:23:51.894Z] #17 34.99 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-04T10:23:51.894Z] #17 35.05 Unpacking apparmor (2.13.2-10) ... [2020-06-04T10:23:52.053Z] #39 65.43 DEP compel/src/main.d [2020-06-04T10:23:52.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-04T10:23:52.083Z] Using test binary docker [2020-06-04T10:23:52.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T10:23:52.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:23:52.083Z] INFO: Waiting for daemon to start... [2020-06-04T10:23:52.083Z] Starting dockerd [2020-06-04T10:23:52.154Z] #17 35.45 Selecting previously unselected package aufs-tools. [2020-06-04T10:23:52.154Z] #17 35.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-04T10:23:52.154Z] #17 35.46 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:23:52.200Z] #39 57.63 AR compel/plugins/fds.lib.a [2020-06-04T10:23:52.200Z] #39 57.75 HOSTDEP compel/src/lib/log-host.d [2020-06-04T10:23:52.200Z] #39 57.84 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-04T10:23:52.313Z] #39 65.53 DEP compel/src/lib/handle-elf.d [2020-06-04T10:23:52.313Z] #39 65.67 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-04T10:23:52.417Z] #17 35.58 Selecting previously unselected package libonig5:arm64. [2020-06-04T10:23:52.417Z] #17 35.59 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-04T10:23:52.417Z] #17 35.60 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-04T10:23:52.417Z] #17 35.71 Selecting previously unselected package libjq1:arm64. [2020-06-04T10:23:52.417Z] #17 35.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T10:23:52.417Z] #17 35.73 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T10:23:52.434Z] #18 71.41 Setting up apparmor (2.13.2-10) ... [2020-06-04T10:23:52.455Z] #39 57.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-04T10:23:52.455Z] #39 58.12 HOSTDEP compel/src/main-host.d [2020-06-04T10:23:52.570Z] #39 65.89 CC compel/src/lib/log.o [2020-06-04T10:23:52.679Z] #17 35.90 Selecting previously unselected package jq. [2020-06-04T10:23:52.679Z] #17 35.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-04T10:23:52.679Z] #17 35.93 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:23:52.679Z] #17 36.06 Selecting previously unselected package libaio1:arm64. [2020-06-04T10:23:52.710Z] #39 58.31 DEP compel/src/lib/ptrace.d [2020-06-04T10:23:52.710Z] #39 58.44 DEP compel/src/lib/infect.d [2020-06-04T10:23:52.828Z] #39 66.31 CC compel/arch/x86/src/lib/cpu.o [2020-06-04T10:23:52.939Z] #17 36.09 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-04T10:23:52.939Z] #17 36.10 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-04T10:23:52.939Z] #17 36.22 Selecting previously unselected package libgpm2:arm64. [2020-06-04T10:23:52.939Z] #17 36.24 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-04T10:23:52.939Z] #17 36.27 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-04T10:23:52.939Z] #17 36.36 Selecting previously unselected package libicu63:arm64. [2020-06-04T10:23:53.199Z] #17 36.37 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-04T10:23:53.199Z] #17 36.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T10:23:53.270Z] #39 58.64 DEP compel/src/lib/infect-util.d [2020-06-04T10:23:53.270Z] #39 58.76 DEP compel/src/lib/infect-rpc.d [2020-06-04T10:23:53.270Z] #39 58.86 DEP compel/arch/x86/src/lib/infect.d [2020-06-04T10:23:53.270Z] #39 58.99 DEP compel/arch/x86/src/lib/cpu.d [2020-06-04T10:23:53.525Z] #39 59.08 DEP compel/src/lib/log.d [2020-06-04T10:23:53.780Z] #39 59.19 DEP compel/src/main.d [2020-06-04T10:23:53.780Z] #39 59.29 DEP compel/src/lib/handle-elf.d [2020-06-04T10:23:53.780Z] #39 59.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-04T10:23:53.780Z] #39 59.53 CC compel/src/lib/log.o [2020-06-04T10:23:54.199Z] #39 67.53 CC compel/arch/x86/src/lib/infect.o [2020-06-04T10:23:54.341Z] #39 59.70 CC compel/arch/x86/src/lib/cpu.o [2020-06-04T10:23:54.457Z] #39 ... [2020-06-04T10:23:54.457Z] [2020-06-04T10:23:54.457Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:23:54.457Z] #43 DONE 171.7s [2020-06-04T10:23:54.589Z] . [2020-06-04T10:23:54.589Z] INFO: Building docker-sdk-python3:4.2.0... [2020-06-04T10:23:54.604Z] #39 60.32 CC compel/arch/x86/src/lib/infect.o [2020-06-04T10:23:54.609Z] #18 73.44 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T10:23:54.609Z] #18 73.45 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:23:54.714Z] [2020-06-04T10:23:54.714Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:54.714Z] #41 164.3 mime/quotedprintable [2020-06-04T10:23:54.714Z] #41 164.7 net/http/internal [2020-06-04T10:23:54.714Z] #41 168.4 crypto/tls [2020-06-04T10:23:54.931Z] #18 73.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:23:54.974Z] #41 ... [2020-06-04T10:23:54.974Z] [2020-06-04T10:23:54.974Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T10:23:54.974Z] #11 DONE 3.6s [2020-06-04T10:23:54.974Z] [2020-06-04T10:23:54.974Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T10:23:55.532Z] #39 61.16 CC compel/src/lib/infect-rpc.o [2020-06-04T10:23:55.788Z] #39 61.50 CC compel/src/lib/infect-util.o [2020-06-04T10:23:56.348Z] #39 61.71 CC compel/src/lib/infect.o [2020-06-04T10:23:56.462Z] #18 75.24 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T10:23:56.496Z] #17 39.74 Selecting previously unselected package libnet1:arm64. [2020-06-04T10:23:56.496Z] #17 39.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-04T10:23:56.496Z] #17 39.76 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:23:56.757Z] #17 39.90 Selecting previously unselected package libnl-3-200:arm64. [2020-06-04T10:23:56.757Z] #17 39.91 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-04T10:23:56.757Z] #17 39.91 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T10:23:56.757Z] #17 40.03 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-04T10:23:56.757Z] #17 40.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-04T10:23:56.757Z] #17 40.04 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T10:23:57.017Z] #17 40.14 Selecting previously unselected package libreadline5:arm64. [2020-06-04T10:23:57.017Z] #17 40.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-04T10:23:57.017Z] #17 40.15 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-04T10:23:57.017Z] #17 40.25 Selecting previously unselected package net-tools. [2020-06-04T10:23:57.017Z] #17 40.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-04T10:23:57.017Z] #17 40.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:23:57.098Z] #18 75.97 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T10:23:57.278Z] #17 40.50 Selecting previously unselected package python-pip-whl. [2020-06-04T10:23:57.278Z] #17 40.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T10:23:57.278Z] #17 40.51 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T10:23:57.500Z] #12 DONE 2.6s [2020-06-04T10:23:57.500Z] [2020-06-04T10:23:57.500Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:23:57.711Z] #39 ... [2020-06-04T10:23:57.711Z] [2020-06-04T10:23:57.711Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-04T10:23:57.711Z] #10 169.3 Selecting previously unselected package libapparmor1:amd64. [2020-06-04T10:23:57.711Z] #10 169.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 169.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-04T10:23:57.711Z] #10 169.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-04T10:23:57.711Z] #10 169.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 169.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-04T10:23:57.711Z] #10 169.5 Selecting previously unselected package libbtrfs0. [2020-06-04T10:23:57.711Z] #10 169.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 169.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-04T10:23:57.711Z] #10 169.6 Selecting previously unselected package libbtrfs-dev. [2020-06-04T10:23:57.711Z] #10 169.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 169.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:23:57.711Z] #10 169.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-04T10:23:57.711Z] #10 169.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 169.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:57.711Z] #10 169.9 Selecting previously unselected package libudev-dev:amd64. [2020-06-04T10:23:57.711Z] #10 169.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 169.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:57.711Z] #10 170.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-04T10:23:57.711Z] #10 170.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 170.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-04T10:23:57.711Z] #10 170.3 Selecting previously unselected package libpcre16-3:amd64. [2020-06-04T10:23:57.711Z] #10 170.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 170.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 170.5 Selecting previously unselected package libpcre32-3:amd64. [2020-06-04T10:23:57.711Z] #10 170.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 170.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 170.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-04T10:23:57.711Z] #10 170.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 170.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 170.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-04T10:23:57.711Z] #10 170.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 170.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 171.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-04T10:23:57.711Z] #10 171.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 171.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-04T10:23:57.711Z] #10 171.5 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-04T10:23:57.711Z] #10 171.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 171.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:57.711Z] #10 171.6 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-04T10:23:57.711Z] #10 171.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 171.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-04T10:23:57.711Z] #10 171.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-04T10:23:57.711Z] #10 171.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-04T10:23:57.711Z] #10 171.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:57.711Z] #10 172.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 172.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-04T10:23:57.711Z] #10 172.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-04T10:23:57.711Z] #10 172.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-04T10:23:57.711Z] #10 172.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 172.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-04T10:23:57.711Z] #10 172.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:57.711Z] #10 172.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-04T10:23:57.711Z] #10 172.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 172.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:57.711Z] #10 172.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-04T10:23:57.711Z] #10 172.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-04T10:23:57.711Z] #10 172.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-04T10:23:57.711Z] #10 172.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-04T10:23:57.711Z] #10 172.4 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-04T10:23:57.711Z] #10 172.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-04T10:23:57.711Z] #10 172.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-04T10:23:57.711Z] #10 172.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:57.711Z] #10 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-04T10:23:57.711Z] #10 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-04T10:23:57.711Z] #10 172.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-04T10:23:57.711Z] #10 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T10:23:57.711Z] #10 172.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-04T10:23:57.711Z] #10 172.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-04T10:23:57.711Z] #10 172.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-04T10:23:57.711Z] #10 172.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:57.711Z] #10 172.6 Setting up dmsetup (2:1.02.155-3) ... [2020-06-04T10:23:57.711Z] #10 172.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:57.711Z] #10 172.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-04T10:23:57.711Z] #10 172.6 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:23:57.848Z] #17 41.07 Selecting previously unselected package python3-lib2to3. [2020-06-04T10:23:57.848Z] #17 41.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T10:23:57.848Z] #17 41.09 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:23:57.848Z] #17 ... [2020-06-04T10:23:57.848Z] [2020-06-04T10:23:57.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:57.848Z] #39 94.86 DEP criu/image.d [2020-06-04T10:23:57.848Z] #39 95.00 DEP criu/image-desc.d [2020-06-04T10:23:57.848Z] #39 95.09 DEP criu/fsnotify.d [2020-06-04T10:23:57.848Z] #39 95.28 DEP criu/filesystems.d [2020-06-04T10:23:57.848Z] #39 95.49 DEP criu/files.d [2020-06-04T10:23:57.848Z] #39 95.64 DEP criu/files-reg.d [2020-06-04T10:23:57.848Z] #39 95.85 DEP criu/files-ext.d [2020-06-04T10:23:57.848Z] #39 96.07 DEP criu/file-lock.d [2020-06-04T10:23:57.848Z] #39 96.27 DEP criu/file-ids.d [2020-06-04T10:23:57.848Z] #39 96.49 DEP criu/fifo.d [2020-06-04T10:23:57.848Z] #39 96.69 DEP criu/fdstore.d [2020-06-04T10:23:57.848Z] #39 96.90 DEP criu/fault-injection.d [2020-06-04T10:23:57.848Z] #39 96.95 DEP criu/external.d [2020-06-04T10:23:57.848Z] #39 97.05 DEP criu/eventpoll.d [2020-06-04T10:23:57.848Z] #39 97.18 DEP criu/eventfd.d [2020-06-04T10:23:57.848Z] #39 97.31 DEP criu/crtools.d [2020-06-04T10:23:57.848Z] #39 97.55 DEP criu/cr-service.d [2020-06-04T10:23:57.848Z] #39 97.83 DEP criu/cr-restore.d [2020-06-04T10:23:57.848Z] #39 98.06 DEP criu/cr-errno.d [2020-06-04T10:23:57.848Z] #39 98.07 DEP criu/cr-dump.d [2020-06-04T10:23:57.848Z] #39 98.37 DEP criu/cr-dedup.d [2020-06-04T10:23:57.848Z] #39 98.57 DEP criu/cr-check.d [2020-06-04T10:23:57.848Z] #39 98.73 DEP criu/config.d [2020-06-04T10:23:57.848Z] #39 98.87 DEP criu/clone-noasan.d [2020-06-04T10:23:57.848Z] #39 99.04 DEP criu/cgroup.d [2020-06-04T10:23:57.848Z] #39 99.26 DEP criu/cgroup-props.d [2020-06-04T10:23:57.848Z] #39 99.51 DEP criu/bitmap.d [2020-06-04T10:23:57.848Z] #39 99.52 DEP criu/bfd.d [2020-06-04T10:23:57.848Z] #39 99.63 DEP criu/autofs.d [2020-06-04T10:23:57.848Z] #39 99.73 DEP criu/aio.d [2020-06-04T10:23:57.848Z] #39 99.93 DEP criu/action-scripts.d [2020-06-04T10:23:57.848Z] #39 100.1 CC criu/action-scripts.o [2020-06-04T10:23:57.848Z] #39 100.5 CC criu/aio.o [2020-06-04T10:23:57.848Z] #39 101.2 CC criu/autofs.o [2020-06-04T10:23:57.848Z] #39 103.1 CC criu/bfd.o [2020-06-04T10:23:57.848Z] #39 103.8 CC criu/bitmap.o [2020-06-04T10:23:57.848Z] #39 104.0 CC criu/cgroup-props.o [2020-06-04T10:23:58.109Z] #39 104.9 CC criu/cgroup.o [2020-06-04T10:23:58.109Z] #39 ... [2020-06-04T10:23:58.109Z] [2020-06-04T10:23:58.109Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:58.109Z] #17 41.27 Selecting previously unselected package python3-distutils. [2020-06-04T10:23:58.109Z] #17 41.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T10:23:58.109Z] #17 41.29 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T10:23:58.109Z] #17 41.43 Selecting previously unselected package python3-pip. [2020-06-04T10:23:58.109Z] #17 41.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T10:23:58.109Z] #17 41.44 Unpacking python3-pip (18.1-5) ... [2020-06-04T10:23:58.275Z] #10 DONE 173.1s [2020-06-04T10:23:58.275Z] [2020-06-04T10:23:58.276Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:23:58.369Z] #17 41.65 Selecting previously unselected package python3-pkg-resources. [2020-06-04T10:23:58.369Z] #17 41.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:23:58.369Z] #17 41.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:23:58.369Z] #17 41.79 Selecting previously unselected package python3-setuptools. [2020-06-04T10:23:58.629Z] #17 41.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T10:23:58.629Z] #17 41.80 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T10:23:58.629Z] #17 42.05 Selecting previously unselected package python3-wheel. [2020-06-04T10:23:58.653Z] #18 77.46 Setting up python3-pip (18.1-5) ... [2020-06-04T10:23:58.897Z] #17 42.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T10:23:58.897Z] #17 42.06 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T10:23:58.971Z] #18 ... [2020-06-04T10:23:58.971Z] [2020-06-04T10:23:58.971Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:23:58.971Z] #40 118.9 CC criu/cr-dedup.o [2020-06-04T10:23:58.971Z] #40 119.5 CC criu/cr-dump.o [2020-06-04T10:23:58.971Z] #40 123.2 CC criu/cr-errno.o [2020-06-04T10:23:58.971Z] #40 123.2 CC criu/cr-restore.o [2020-06-04T10:23:59.166Z] #17 42.46 Selecting previously unselected package sudo. [2020-06-04T10:23:59.166Z] #17 42.50 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-04T10:23:59.166Z] #17 42.56 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:23:59.399Z] #13 1.996 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T10:23:59.656Z] #13 DONE 2.1s [2020-06-04T10:23:59.656Z] [2020-06-04T10:23:59.656Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:23:59.677Z] #40 ... [2020-06-04T10:23:59.677Z] [2020-06-04T10:23:59.677Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:23:59.677Z] #18 78.79 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:24:00.004Z] #18 78.82 Processing triggers for mime-support (3.62) ... [2020-06-04T10:24:00.004Z] #18 DONE 79.1s [2020-06-04T10:24:00.004Z] [2020-06-04T10:24:00.004Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:00.004Z] #42 186.5 github.com/LK4D4/vndr/godl [2020-06-04T10:24:00.004Z] #42 187.4 github.com/LK4D4/vndr [2020-06-04T10:24:00.335Z] #42 ... [2020-06-04T10:24:00.335Z] [2020-06-04T10:24:00.335Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T10:24:00.642Z] #17 43.51 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T10:24:00.642Z] #17 43.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-04T10:24:00.642Z] #17 43.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:24:00.642Z] #17 43.80 Selecting previously unselected package uidmap. [2020-06-04T10:24:00.642Z] #17 43.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-04T10:24:00.642Z] #17 43.86 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T10:24:00.646Z] #19 0.559 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T10:24:00.646Z] #19 0.563 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T10:24:00.646Z] #19 0.572 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T10:24:00.646Z] #19 DONE 0.6s [2020-06-04T10:24:00.646Z] [2020-06-04T10:24:00.646Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:24:00.789Z] #49 ... [2020-06-04T10:24:00.789Z] [2020-06-04T10:24:00.789Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-04T10:24:00.789Z] #11 DONE 2.5s [2020-06-04T10:24:00.789Z] [2020-06-04T10:24:00.789Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:00.789Z] #49 2.677 + RM_GOPATH=0 [2020-06-04T10:24:00.789Z] #49 2.677 + TMP_GOPATH= [2020-06-04T10:24:00.789Z] #49 2.677 + : /build [2020-06-04T10:24:00.789Z] #49 2.677 + '[' -z '' ']' [2020-06-04T10:24:00.789Z] #49 2.677 ++ mktemp -d [2020-06-04T10:24:00.789Z] #49 2.682 + export GOPATH=/tmp/tmp.pxc9qROXN9 [2020-06-04T10:24:00.789Z] #49 2.682 + GOPATH=/tmp/tmp.pxc9qROXN9 [2020-06-04T10:24:00.789Z] #49 2.682 + RM_GOPATH=1 [2020-06-04T10:24:00.789Z] #49 2.682 + case "$(go env GOARCH)" in [2020-06-04T10:24:00.789Z] #49 2.682 ++ go env GOARCH [2020-06-04T10:24:00.789Z] #49 2.702 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:24:00.789Z] #49 2.702 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:24:00.789Z] #49 2.702 ++ dirname /tmp/install/install.sh [2020-06-04T10:24:00.789Z] #49 2.702 + dir=/tmp/install [2020-06-04T10:24:00.789Z] #49 2.702 + bin=runc [2020-06-04T10:24:00.789Z] #49 2.702 + shift [2020-06-04T10:24:00.789Z] #49 2.703 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T10:24:00.789Z] #49 2.703 + . /tmp/install/runc.installer [2020-06-04T10:24:00.789Z] #49 2.703 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:24:00.789Z] #49 2.703 + install_runc [2020-06-04T10:24:00.789Z] #49 2.704 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T10:24:00.789Z] #49 2.708 + uname -r [2020-06-04T10:24:00.789Z] #49 2.711 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T10:24:00.789Z] #49 2.711 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T10:24:00.789Z] #49 2.711 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T10:24:00.789Z] #49 2.711 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pxc9qROXN9/src/github.com/opencontainers/runc [2020-06-04T10:24:00.789Z] #49 2.714 Cloning into '/tmp/tmp.pxc9qROXN9/src/github.com/opencontainers/runc'... [2020-06-04T10:24:00.901Z] #17 44.18 Selecting previously unselected package vim-runtime. [2020-06-04T10:24:00.902Z] #17 44.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:24:00.902Z] #17 44.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T10:24:01.162Z] #17 44.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T10:24:01.162Z] #17 44.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:24:01.555Z] #14 ... [2020-06-04T10:24:01.555Z] [2020-06-04T10:24:01.555Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:01.555Z] #49 3.622 + RM_GOPATH=0 [2020-06-04T10:24:01.555Z] #49 3.622 + TMP_GOPATH= [2020-06-04T10:24:01.555Z] #49 3.622 + : /build [2020-06-04T10:24:01.555Z] #49 3.622 + '[' -z '' ']' [2020-06-04T10:24:01.555Z] #49 3.622 ++ mktemp -d [2020-06-04T10:24:01.555Z] #49 3.622 + export GOPATH=/tmp/tmp.3trZZOjOQv [2020-06-04T10:24:01.555Z] #49 3.622 + GOPATH=/tmp/tmp.3trZZOjOQv [2020-06-04T10:24:01.555Z] #49 3.622 + RM_GOPATH=1 [2020-06-04T10:24:01.555Z] #49 3.622 + case "$(go env GOARCH)" in [2020-06-04T10:24:01.555Z] #49 3.622 ++ go env GOARCH [2020-06-04T10:24:01.555Z] #49 3.641 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:24:01.555Z] #49 3.641 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:24:01.555Z] #49 3.641 ++ dirname /tmp/install/install.sh [2020-06-04T10:24:01.555Z] #49 3.641 + dir=/tmp/install [2020-06-04T10:24:01.555Z] #49 3.641 + bin=runc [2020-06-04T10:24:01.555Z] #49 3.641 + shift [2020-06-04T10:24:01.555Z] #49 3.641 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-04T10:24:01.555Z] #49 3.641 + . /tmp/install/runc.installer [2020-06-04T10:24:01.555Z] #49 3.641 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:24:01.555Z] #49 3.641 + install_runc [2020-06-04T10:24:01.555Z] #49 3.641 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-04T10:24:01.555Z] #49 3.684 + uname -r [2020-06-04T10:24:01.555Z] #49 3.703 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-04T10:24:01.555Z] #49 3.703 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-04T10:24:01.555Z] #49 3.703 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-04T10:24:01.555Z] #49 3.703 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3trZZOjOQv/src/github.com/opencontainers/runc [2020-06-04T10:24:01.555Z] #49 3.703 Cloning into '/tmp/tmp.3trZZOjOQv/src/github.com/opencontainers/runc'... [2020-06-04T10:24:01.555Z] #49 ... [2020-06-04T10:24:01.555Z] [2020-06-04T10:24:01.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:01.555Z] #39 68.73 CC compel/src/lib/infect-rpc.o [2020-06-04T10:24:01.555Z] #39 69.10 CC compel/src/lib/infect-util.o [2020-06-04T10:24:01.555Z] #39 69.53 CC compel/src/lib/infect.o [2020-06-04T10:24:01.555Z] #39 72.24 CC compel/src/lib/ptrace.o [2020-06-04T10:24:01.555Z] #39 72.67 AR compel/libcompel.a [2020-06-04T10:24:01.555Z] #39 72.77 HOSTCC compel/src/main-host.o [2020-06-04T10:24:01.555Z] #39 73.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-04T10:24:01.555Z] #39 73.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T10:24:01.555Z] #39 73.72 HOSTCC compel/src/lib/log-host.o [2020-06-04T10:24:01.555Z] #39 73.90 HOSTLINK compel/compel-host-bin [2020-06-04T10:24:01.555Z] #39 74.03 DEP soccr/soccr.d [2020-06-04T10:24:01.555Z] #39 74.16 CC soccr/soccr.o [2020-06-04T10:24:01.555Z] #39 ... [2020-06-04T10:24:01.555Z] [2020-06-04T10:24:01.555Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:24:01.555Z] #14 DONE 2.1s [2020-06-04T10:24:01.555Z] [2020-06-04T10:24:01.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:01.555Z] #41 177.6 net/http/httptrace [2020-06-04T10:24:01.555Z] #41 177.9 net/http [2020-06-04T10:24:01.732Z] #17 ... [2020-06-04T10:24:01.732Z] [2020-06-04T10:24:01.732Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:24:01.732Z] #36 170.4 + dpkg --print-architecture [2020-06-04T10:24:01.732Z] #36 DONE 171.1s [2020-06-04T10:24:01.732Z] [2020-06-04T10:24:01.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:01.732Z] #39 108.2 CC criu/clone-noasan.o [2020-06-04T10:24:01.732Z] #39 108.4 CC criu/config.o [2020-06-04T10:24:02.674Z] #49 ... [2020-06-04T10:24:02.674Z] [2020-06-04T10:24:02.674Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:02.674Z] #41 167.4 net/http/httptrace [2020-06-04T10:24:02.674Z] #41 167.7 net/http [2020-06-04T10:24:02.674Z] #41 ... [2020-06-04T10:24:02.674Z] [2020-06-04T10:24:02.674Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-04T10:24:02.674Z] #12 DONE 2.1s [2020-06-04T10:24:02.674Z] [2020-06-04T10:24:02.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:02.674Z] #39 64.17 CC compel/src/lib/ptrace.o [2020-06-04T10:24:02.674Z] #39 64.49 AR compel/libcompel.a [2020-06-04T10:24:02.674Z] #39 64.59 HOSTCC compel/src/main-host.o [2020-06-04T10:24:02.674Z] #39 64.91 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-04T10:24:02.674Z] #39 65.11 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-04T10:24:02.674Z] #39 65.48 HOSTCC compel/src/lib/log-host.o [2020-06-04T10:24:02.674Z] #39 65.67 HOSTLINK compel/compel-host-bin [2020-06-04T10:24:02.674Z] #39 65.86 DEP soccr/soccr.d [2020-06-04T10:24:02.674Z] #39 66.06 CC soccr/soccr.o [2020-06-04T10:24:02.674Z] #39 67.52 AR soccr/libsoccr.a [2020-06-04T10:24:02.674Z] #39 67.55 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:24:02.674Z] #39 67.92 DEP criu/arch/x86/sigframe.d [2020-06-04T10:24:02.674Z] #39 68.03 DEP criu/arch/x86/sigaction_compat.d [2020-06-04T10:24:02.674Z] #39 68.13 DEP criu/arch/x86/kerndat.d [2020-06-04T10:24:02.674Z] #39 68.31 DEP criu/arch/x86/crtools.d [2020-06-04T10:24:02.930Z] #39 68.49 DEP criu/arch/x86/cpu.d [2020-06-04T10:24:03.115Z] #39 110.0 CC criu/cr-check.o [2020-06-04T10:24:03.185Z] #39 68.78 CC criu/arch/x86/cpu.o [2020-06-04T10:24:03.601Z] #20 ... [2020-06-04T10:24:03.601Z] [2020-06-04T10:24:03.601Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:03.601Z] #42 DONE 198.3s [2020-06-04T10:24:03.601Z] [2020-06-04T10:24:03.601Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:03.601Z] #40 130.3 CC criu/cr-service.o [2020-06-04T10:24:03.601Z] #40 133.1 CC criu/crtools.o [2020-06-04T10:24:03.746Z] #39 69.32 CC criu/arch/x86/crtools.o [2020-06-04T10:24:04.083Z] #41 ... [2020-06-04T10:24:04.083Z] [2020-06-04T10:24:04.083Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:24:04.083Z] #15 DONE 2.1s [2020-06-04T10:24:04.083Z] [2020-06-04T10:24:04.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:04.083Z] #39 75.93 AR soccr/libsoccr.a [2020-06-04T10:24:04.083Z] #39 75.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:24:04.083Z] #39 76.38 DEP criu/arch/x86/sigframe.d [2020-06-04T10:24:04.083Z] #39 76.57 DEP criu/arch/x86/sigaction_compat.d [2020-06-04T10:24:04.083Z] #39 76.68 DEP criu/arch/x86/kerndat.d [2020-06-04T10:24:04.083Z] #39 76.86 DEP criu/arch/x86/crtools.d [2020-06-04T10:24:04.083Z] #39 77.06 DEP criu/arch/x86/cpu.d [2020-06-04T10:24:04.083Z] #39 77.28 CC criu/arch/x86/cpu.o [2020-06-04T10:24:04.309Z] #40 134.1 CC criu/eventfd.o [2020-06-04T10:24:04.647Z] #39 78.01 CC criu/arch/x86/crtools.o [2020-06-04T10:24:04.672Z] #39 ... [2020-06-04T10:24:04.672Z] [2020-06-04T10:24:04.672Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-04T10:24:04.672Z] #13 1.980 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-04T10:24:04.672Z] #13 DONE 2.1s [2020-06-04T10:24:04.672Z] [2020-06-04T10:24:04.672Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-04T10:24:05.027Z] #39 111.8 CC criu/cr-dedup.o [2020-06-04T10:24:05.028Z] #40 134.9 CC criu/eventpoll.o [2020-06-04T10:24:05.240Z] ok github.com/docker/docker/cmd/dockerd 0.037s coverage: 30.8% of statements [2020-06-04T10:24:05.240Z] ok github.com/docker/docker/container 0.114s coverage: 34.7% of statements [2020-06-04T10:24:05.240Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T10:24:05.240Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T10:24:05.240Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T10:24:05.240Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T10:24:05.287Z] #39 112.2 CC criu/cr-dump.o [2020-06-04T10:24:06.020Z] #39 79.10 CC criu/arch/x86/kerndat.o [2020-06-04T10:24:06.020Z] #39 ... [2020-06-04T10:24:06.020Z] [2020-06-04T10:24:06.020Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T10:24:06.020Z] #16 DONE 2.1s [2020-06-04T10:24:06.020Z] [2020-06-04T10:24:06.020Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:06.122Z] #40 136.1 CC criu/external.o [2020-06-04T10:24:06.672Z] #39 ... [2020-06-04T10:24:06.672Z] [2020-06-04T10:24:06.672Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:06.672Z] #17 47.85 Selecting previously unselected package vim. [2020-06-04T10:24:06.672Z] #17 47.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-04T10:24:06.672Z] #17 47.89 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T10:24:06.672Z] #17 48.31 Selecting previously unselected package xfsprogs. [2020-06-04T10:24:06.672Z] #17 48.31 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-04T10:24:06.672Z] #17 48.32 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T10:24:06.672Z] #17 48.80 Selecting previously unselected package zip. [2020-06-04T10:24:06.672Z] #17 48.81 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-04T10:24:06.672Z] #17 48.82 Unpacking zip (3.0-11+b1) ... [2020-06-04T10:24:06.672Z] #17 49.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:24:06.672Z] #17 49.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:24:06.672Z] #17 49.11 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-04T10:24:06.672Z] #17 49.13 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-04T10:24:06.672Z] #17 49.15 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-04T10:24:06.672Z] #17 49.18 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-04T10:24:06.672Z] #17 49.41 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T10:24:06.672Z] #17 49.46 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-04T10:24:06.672Z] #17 49.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:24:06.672Z] #17 49.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:24:06.672Z] #17 49.59 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-04T10:24:06.672Z] #17 49.63 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-04T10:24:06.672Z] #17 49.65 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:24:06.672Z] #17 49.68 Setting up zip (3.0-11+b1) ... [2020-06-04T10:24:06.672Z] #17 49.69 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:24:06.672Z] #17 49.72 Setting up bash-completion (1:2.8-6) ... [2020-06-04T10:24:06.774Z] #40 ... [2020-06-04T10:24:06.774Z] [2020-06-04T10:24:06.774Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:24:06.774Z] #20 5.880 Collecting yamllint==1.16.0 [2020-06-04T10:24:07.067Z] #20 6.315 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T10:24:07.187Z] #14 DONE 2.1s [2020-06-04T10:24:07.187Z] [2020-06-04T10:24:07.187Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-04T10:24:07.365Z] #20 6.451 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T10:24:07.365Z] #20 6.677 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T10:24:08.548Z] #17 2.341 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:24:08.548Z] #17 2.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:24:08.548Z] #17 2.532 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:24:08.701Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2020-06-04T10:24:08.806Z] #17 2.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:24:09.075Z] #15 DONE 2.1s [2020-06-04T10:24:09.075Z] [2020-06-04T10:24:09.075Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-04T10:24:09.479Z] #20 8.600 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T10:24:09.479Z] #20 8.663 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T10:24:09.479Z] #20 8.718 Building wheels for collected packages: pyyaml [2020-06-04T10:24:09.479Z] #20 8.726 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T10:24:09.967Z] #17 52.68 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-04T10:24:09.967Z] #17 52.69 Setting up xz-utils (5.2.4-1) ... [2020-06-04T10:24:09.967Z] #17 52.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T10:24:09.967Z] #17 52.74 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:24:09.967Z] #17 52.91 invoke-rc.d: could not determine current runlevel [2020-06-04T10:24:09.967Z] #17 52.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T10:24:09.967Z] #17 53.00 Setting up pigz (2.4-1) ... [2020-06-04T10:24:09.967Z] #17 53.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-04T10:24:09.967Z] #17 53.07 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-04T10:24:09.967Z] #17 53.09 Setting up python-pip-whl (18.1-5) ... [2020-06-04T10:24:09.967Z] #17 53.10 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-04T10:24:09.967Z] #17 53.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:24:10.174Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-06-04T10:24:10.179Z] #17 4.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:24:10.227Z] #17 53.66 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-04T10:24:10.487Z] #17 53.68 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-04T10:24:10.487Z] #17 53.71 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:10.487Z] #17 53.88 Setting up vim (2:8.1.0875-5) ... [2020-06-04T10:24:10.487Z] #17 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T10:24:10.747Z] #17 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T10:24:10.747Z] #17 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T10:24:10.747Z] #17 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T10:24:10.747Z] #17 53.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T10:24:10.747Z] #17 53.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T10:24:10.747Z] #17 53.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T10:24:10.747Z] #17 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T10:24:10.747Z] #17 54.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-04T10:24:10.747Z] #17 54.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:24:10.747Z] #17 54.07 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-04T10:24:10.747Z] #17 54.08 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:24:10.747Z] #17 54.10 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-04T10:24:10.747Z] #17 54.13 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:10.961Z] #16 DONE 2.1s [2020-06-04T10:24:10.961Z] [2020-06-04T10:24:10.961Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:10.995Z] #20 10.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T10:24:10.995Z] #20 10.14 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T10:24:10.995Z] #20 10.37 Successfully built pyyaml [2020-06-04T10:24:10.995Z] #20 10.41 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-04T10:24:11.113Z] #17 5.234 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:24:11.180Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-06-04T10:24:12.037Z] #20 11.33 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T10:24:12.334Z] #20 DONE 11.6s [2020-06-04T10:24:12.334Z] [2020-06-04T10:24:12.334Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:12.334Z] #40 136.8 CC criu/fault-injection.o [2020-06-04T10:24:12.334Z] #40 136.9 CC criu/fdstore.o [2020-06-04T10:24:12.334Z] #40 137.3 CC criu/fifo.o [2020-06-04T10:24:12.334Z] #40 137.8 CC criu/file-ids.o [2020-06-04T10:24:12.334Z] #40 138.3 CC criu/file-lock.o [2020-06-04T10:24:12.334Z] #40 139.9 CC criu/files-ext.o [2020-06-04T10:24:12.334Z] #40 140.5 CC criu/files-reg.o [2020-06-04T10:24:12.486Z] #17 ... [2020-06-04T10:24:12.486Z] [2020-06-04T10:24:12.486Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:12.486Z] #39 79.80 CC criu/arch/x86/sigaction_compat.o [2020-06-04T10:24:12.486Z] #39 80.12 CC criu/arch/x86/sigframe.o [2020-06-04T10:24:12.486Z] #39 80.36 LINK criu/arch/x86/crtools.built-in.o [2020-06-04T10:24:12.486Z] #39 80.42 DEP criu/pie/util-vdso-elf32.d [2020-06-04T10:24:12.486Z] #39 80.52 DEP criu/pie/util-vdso.d [2020-06-04T10:24:12.486Z] #39 80.62 DEP criu/pie/util.d [2020-06-04T10:24:12.486Z] #39 80.74 CC criu/pie/util.o [2020-06-04T10:24:12.486Z] #39 80.98 CC criu/pie/util-vdso.o [2020-06-04T10:24:12.486Z] #39 81.58 CC criu/pie/util-vdso-elf32.o [2020-06-04T10:24:12.486Z] #39 82.19 AR criu/pie/pie.lib.a [2020-06-04T10:24:12.486Z] #39 82.24 DEP criu/pie/restorer.d [2020-06-04T10:24:12.486Z] #39 82.46 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-04T10:24:12.486Z] #39 82.54 DEP criu/arch/x86/restorer_unmap.d [2020-06-04T10:24:12.486Z] #39 82.56 DEP criu/arch/x86/restorer.d [2020-06-04T10:24:12.486Z] #39 82.79 DEP criu/arch/x86/vdso-pie.d [2020-06-04T10:24:12.486Z] #39 82.89 DEP criu/pie/parasite-vdso.d [2020-06-04T10:24:12.486Z] #39 83.03 DEP criu/pie/parasite.d [2020-06-04T10:24:12.486Z] #39 83.23 CC criu/pie/parasite.o [2020-06-04T10:24:12.486Z] #39 84.56 LINK criu/pie/parasite.built-in.o [2020-06-04T10:24:12.486Z] #39 84.57 GEN criu/pie/parasite-blob.h [2020-06-04T10:24:12.486Z] #39 84.60 CC criu/pie/parasite-vdso.o [2020-06-04T10:24:12.486Z] #39 85.26 CC criu/arch/x86/vdso-pie.o [2020-06-04T10:24:12.486Z] #39 85.57 CC criu/arch/x86/restorer.o [2020-06-04T10:24:13.053Z] #39 86.17 CC criu/arch/x86/restorer_unmap.o [2020-06-04T10:24:13.053Z] #39 86.21 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-04T10:24:13.053Z] #39 ... [2020-06-04T10:24:13.053Z] [2020-06-04T10:24:13.053Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:13.053Z] #49 11.58 + cd /tmp/tmp.3trZZOjOQv/src/github.com/opencontainers/runc [2020-06-04T10:24:13.053Z] #49 11.59 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:24:13.053Z] #49 12.40 + '[' -z '' ']' [2020-06-04T10:24:13.053Z] #49 12.40 + target=static [2020-06-04T10:24:13.053Z] #49 12.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T10:24:13.053Z] #49 13.97 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-06-04T10:24:13.053Z] #49 ... [2020-06-04T10:24:13.053Z] [2020-06-04T10:24:13.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:13.053Z] #39 86.46 CC criu/pie/restorer.o [2020-06-04T10:24:13.489Z] #17 2.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-04T10:24:13.489Z] #17 2.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-04T10:24:13.489Z] #17 2.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-06-04T10:24:13.851Z] #40 ... [2020-06-04T10:24:13.851Z] [2020-06-04T10:24:13.851Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:24:13.851Z] #29 DONE 208.9s [2020-06-04T10:24:13.851Z] [2020-06-04T10:24:13.851Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:13.851Z] #40 143.9 CC criu/files.o [2020-06-04T10:24:14.050Z] #17 3.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-04T10:24:14.610Z] #17 ... [2020-06-04T10:24:14.610Z] [2020-06-04T10:24:14.610Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:14.610Z] #41 179.6 github.com/LK4D4/vndr/godl [2020-06-04T10:24:14.610Z] #41 180.5 github.com/LK4D4/vndr [2020-06-04T10:24:14.610Z] #41 ... [2020-06-04T10:24:14.610Z] [2020-06-04T10:24:14.610Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:14.610Z] #39 70.62 CC criu/arch/x86/kerndat.o [2020-06-04T10:24:14.610Z] #39 71.13 CC criu/arch/x86/sigaction_compat.o [2020-06-04T10:24:14.610Z] #39 71.27 CC criu/arch/x86/sigframe.o [2020-06-04T10:24:14.610Z] #39 71.53 LINK criu/arch/x86/crtools.built-in.o [2020-06-04T10:24:14.610Z] #39 71.59 DEP criu/pie/util-vdso-elf32.d [2020-06-04T10:24:14.610Z] #39 71.73 DEP criu/pie/util-vdso.d [2020-06-04T10:24:14.610Z] #39 71.88 DEP criu/pie/util.d [2020-06-04T10:24:14.610Z] #39 72.03 CC criu/pie/util.o [2020-06-04T10:24:14.610Z] #39 72.34 CC criu/pie/util-vdso.o [2020-06-04T10:24:14.610Z] #39 73.00 CC criu/pie/util-vdso-elf32.o [2020-06-04T10:24:14.610Z] #39 73.63 AR criu/pie/pie.lib.a [2020-06-04T10:24:14.610Z] #39 73.67 DEP criu/pie/restorer.d [2020-06-04T10:24:14.610Z] #39 73.86 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-04T10:24:14.610Z] #39 73.96 DEP criu/arch/x86/restorer_unmap.d [2020-06-04T10:24:14.610Z] #39 73.97 DEP criu/arch/x86/restorer.d [2020-06-04T10:24:14.610Z] #39 74.12 DEP criu/arch/x86/vdso-pie.d [2020-06-04T10:24:14.610Z] #39 74.25 DEP criu/pie/parasite-vdso.d [2020-06-04T10:24:14.610Z] #39 74.48 DEP criu/pie/parasite.d [2020-06-04T10:24:14.610Z] #39 74.75 CC criu/pie/parasite.o [2020-06-04T10:24:14.610Z] #39 76.09 LINK criu/pie/parasite.built-in.o [2020-06-04T10:24:14.610Z] #39 76.10 GEN criu/pie/parasite-blob.h [2020-06-04T10:24:14.610Z] #39 76.11 CC criu/pie/parasite-vdso.o [2020-06-04T10:24:14.610Z] #39 77.01 CC criu/arch/x86/vdso-pie.o [2020-06-04T10:24:14.610Z] #39 77.41 CC criu/arch/x86/restorer.o [2020-06-04T10:24:14.610Z] #39 78.01 CC criu/arch/x86/restorer_unmap.o [2020-06-04T10:24:14.610Z] #39 78.08 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-04T10:24:14.610Z] #39 78.40 CC criu/pie/restorer.o [2020-06-04T10:24:14.866Z] #39 ... [2020-06-04T10:24:14.866Z] [2020-06-04T10:24:14.866Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:14.866Z] #41 DONE 189.9s [2020-06-04T10:24:14.866Z] [2020-06-04T10:24:14.866Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:14.866Z] #49 9.706 + cd /tmp/tmp.pxc9qROXN9/src/github.com/opencontainers/runc [2020-06-04T10:24:14.866Z] #49 9.707 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-04T10:24:14.866Z] #49 10.41 + '[' -z '' ']' [2020-06-04T10:24:14.866Z] #49 10.42 + target=static [2020-06-04T10:24:14.866Z] #49 10.42 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-04T10:24:14.866Z] #49 12.04 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-06-04T10:24:14.949Z] #17 58.10 Setting up iptables (1.8.2-4) ... [2020-06-04T10:24:14.949Z] #17 58.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:24:14.949Z] #17 58.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:24:14.949Z] #17 58.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:24:14.949Z] #17 58.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:24:14.949Z] #17 58.15 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T10:24:14.949Z] #17 58.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T10:24:14.949Z] #17 58.17 Setting up python3 (3.7.3-1) ... [2020-06-04T10:24:15.520Z] #17 58.73 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T10:24:15.581Z] #39 89.14 LINK criu/pie/restorer.built-in.o [2020-06-04T10:24:15.791Z] #49 ... [2020-06-04T10:24:15.791Z] [2020-06-04T10:24:15.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:15.791Z] #39 81.18 LINK criu/pie/restorer.built-in.o [2020-06-04T10:24:15.791Z] #39 81.21 GEN criu/pie/restorer-blob.h [2020-06-04T10:24:15.839Z] #39 89.15 GEN criu/pie/restorer-blob.h [2020-06-04T10:24:15.839Z] #39 89.20 DEP criu/vdso.d [2020-06-04T10:24:16.047Z] #39 81.49 DEP criu/vdso.d [2020-06-04T10:24:16.047Z] #39 81.63 DEP criu/vdso-compat.d [2020-06-04T10:24:16.097Z] #39 89.35 DEP criu/vdso-compat.d [2020-06-04T10:24:16.097Z] #39 89.48 DEP criu/uts_ns.d [2020-06-04T10:24:16.302Z] #39 81.76 DEP criu/uts_ns.d [2020-06-04T10:24:16.302Z] #39 81.89 DEP criu/util.d [2020-06-04T10:24:16.355Z] #39 89.67 DEP criu/util.d [2020-06-04T10:24:16.355Z] #39 89.80 DEP criu/uffd.d [2020-06-04T10:24:16.462Z] #17 59.59 Setting up apparmor (2.13.2-10) ... [2020-06-04T10:24:16.558Z] #39 82.07 DEP criu/uffd.d [2020-06-04T10:24:16.612Z] #39 89.97 DEP criu/tun.d [2020-06-04T10:24:16.813Z] #39 82.23 DEP criu/tun.d [2020-06-04T10:24:16.813Z] #39 82.38 DEP criu/tty.d [2020-06-04T10:24:16.868Z] #39 90.19 DEP criu/tty.d [2020-06-04T10:24:17.068Z] #39 82.53 DEP criu/timerfd.d [2020-06-04T10:24:17.069Z] #39 82.66 DEP criu/timens.d [2020-06-04T10:24:17.125Z] #39 90.45 DEP criu/timerfd.d [2020-06-04T10:24:17.324Z] #39 82.78 DEP criu/sysfs_parse.d [2020-06-04T10:24:17.324Z] #39 82.94 DEP criu/sysctl.d [2020-06-04T10:24:17.324Z] #39 83.03 DEP criu/string.d [2020-06-04T10:24:17.376Z] #40 147.2 CC criu/filesystems.o [2020-06-04T10:24:17.382Z] #39 90.65 DEP criu/timens.d [2020-06-04T10:24:17.382Z] #39 90.82 DEP criu/sysfs_parse.d [2020-06-04T10:24:17.579Z] #39 83.06 DEP criu/stats.d [2020-06-04T10:24:17.580Z] #39 83.16 DEP criu/sockets.d [2020-06-04T10:24:17.580Z] #39 83.28 DEP criu/sk-unix.d [2020-06-04T10:24:17.639Z] #39 90.99 DEP criu/sysctl.d [2020-06-04T10:24:17.639Z] #39 91.16 DEP criu/string.d [2020-06-04T10:24:17.835Z] #39 83.45 DEP criu/sk-tcp.d [2020-06-04T10:24:17.835Z] #39 83.56 DEP criu/sk-queue.d [2020-06-04T10:24:17.844Z] #17 ... [2020-06-04T10:24:17.844Z] [2020-06-04T10:24:17.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:17.844Z] #39 114.8 CC criu/cr-errno.o [2020-06-04T10:24:17.844Z] #39 114.9 CC criu/cr-restore.o [2020-06-04T10:24:17.844Z] #39 119.8 CC criu/cr-service.o [2020-06-04T10:24:17.844Z] #39 121.7 CC criu/crtools.o [2020-06-04T10:24:17.844Z] #39 122.3 CC criu/eventfd.o [2020-06-04T10:24:17.844Z] #39 122.6 CC criu/eventpoll.o [2020-06-04T10:24:17.844Z] #39 123.5 CC criu/external.o [2020-06-04T10:24:17.844Z] #39 124.0 CC criu/fault-injection.o [2020-06-04T10:24:17.844Z] #39 124.2 CC criu/fdstore.o [2020-06-04T10:24:17.844Z] #39 124.8 CC criu/fifo.o [2020-06-04T10:24:17.896Z] #39 91.20 DEP criu/stats.d [2020-06-04T10:24:17.985Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-06-04T10:24:18.010Z] #40 148.0 CC criu/fsnotify.o [2020-06-04T10:24:18.090Z] #39 83.70 DEP criu/sk-packet.d [2020-06-04T10:24:18.104Z] #39 ... [2020-06-04T10:24:18.104Z] [2020-06-04T10:24:18.104Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:18.104Z] #17 61.51 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T10:24:18.152Z] #39 91.34 DEP criu/sockets.d [2020-06-04T10:24:18.153Z] #39 91.50 DEP criu/sk-unix.d [2020-06-04T10:24:18.345Z] #39 83.86 DEP criu/sk-netlink.d [2020-06-04T10:24:18.365Z] #17 61.53 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:24:18.409Z] #39 91.80 DEP criu/sk-tcp.d [2020-06-04T10:24:18.600Z] #39 84.01 DEP criu/sk-inet.d [2020-06-04T10:24:18.600Z] #39 84.25 DEP criu/signalfd.d [2020-06-04T10:24:18.625Z] #17 62.03 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:24:18.666Z] #39 92.09 DEP criu/sk-queue.d [2020-06-04T10:24:18.858Z] #39 84.43 DEP criu/sigframe.d [2020-06-04T10:24:18.858Z] #39 84.51 DEP criu/shmem.d [2020-06-04T10:24:18.924Z] #39 92.36 DEP criu/sk-packet.d [2020-06-04T10:24:19.113Z] #39 84.65 DEP criu/servicefd.d [2020-06-04T10:24:19.182Z] #39 92.56 DEP criu/sk-netlink.d [2020-06-04T10:24:19.369Z] #39 84.83 DEP criu/seize.d [2020-06-04T10:24:19.369Z] #39 84.94 DEP criu/seccomp.d [2020-06-04T10:24:19.440Z] #39 92.78 DEP criu/sk-inet.d [2020-06-04T10:24:19.461Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-06-04T10:24:19.551Z] #40 149.4 CC criu/image-desc.o [2020-06-04T10:24:19.551Z] #40 149.5 CC criu/image.o [2020-06-04T10:24:19.624Z] #39 85.08 DEP criu/rst-malloc.d [2020-06-04T10:24:19.624Z] #39 85.14 DEP criu/rbtree.d [2020-06-04T10:24:19.624Z] #39 85.18 DEP criu/pstree.d [2020-06-04T10:24:19.698Z] #39 93.00 DEP criu/signalfd.d [2020-06-04T10:24:19.698Z] #39 93.18 DEP criu/sigframe.d [2020-06-04T10:24:19.743Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-06-04T10:24:19.879Z] #39 85.40 DEP criu/protobuf.d [2020-06-04T10:24:19.879Z] #39 85.49 GEN criu/protobuf-desc-gen.h [2020-06-04T10:24:19.956Z] #39 93.33 DEP criu/shmem.d [2020-06-04T10:24:19.956Z] #39 93.51 DEP criu/servicefd.d [2020-06-04T10:24:20.008Z] #17 63.22 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T10:24:20.214Z] #39 93.65 DEP criu/seize.d [2020-06-04T10:24:20.214Z] #39 93.76 DEP criu/seccomp.d [2020-06-04T10:24:20.357Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-06-04T10:24:20.472Z] #39 93.89 DEP criu/rst-malloc.d [2020-06-04T10:24:20.579Z] #17 63.80 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T10:24:20.607Z] #40 150.4 CC criu/ipc_ns.o [2020-06-04T10:24:20.730Z] #39 93.99 DEP criu/rbtree.d [2020-06-04T10:24:20.730Z] #39 94.05 DEP criu/pstree.d [2020-06-04T10:24:20.987Z] #39 94.24 DEP criu/protobuf.d [2020-06-04T10:24:20.987Z] #39 94.40 GEN criu/protobuf-desc-gen.h [2020-06-04T10:24:21.241Z] #39 86.76 DEP criu/protobuf-desc.d [2020-06-04T10:24:21.241Z] #39 86.88 DEP criu/proc_parse.d [2020-06-04T10:24:21.241Z] #39 86.99 DEP criu/plugin.d [2020-06-04T10:24:21.363Z] ok github.com/docker/docker/daemon 12.257s coverage: 17.4% of statements [2020-06-04T10:24:21.363Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T10:24:21.363Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T10:24:21.363Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T10:24:21.363Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T10:24:21.363Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-06-04T10:24:21.497Z] #39 87.06 DEP criu/pipes.d [2020-06-04T10:24:21.639Z] #40 151.6 CC criu/irmap.o [2020-06-04T10:24:21.882Z] #39 87.19 DEP criu/pie-util.d [2020-06-04T10:24:21.882Z] #39 87.27 DEP criu/pie-util-vdso.d [2020-06-04T10:24:21.882Z] #39 87.44 DEP criu/pie-util-vdso-elf32.d [2020-06-04T10:24:21.882Z] #39 87.55 DEP criu/path.d [2020-06-04T10:24:22.147Z] #39 87.75 DEP criu/parasite-syscall.d [2020-06-04T10:24:22.407Z] #39 87.88 DEP criu/pagemap.d [2020-06-04T10:24:22.407Z] #39 88.11 DEP criu/pagemap-cache.d [2020-06-04T10:24:22.506Z] #17 65.50 Setting up python3-pip (18.1-5) ... [2020-06-04T10:24:22.668Z] #39 88.22 DEP criu/page-xfer.d [2020-06-04T10:24:22.668Z] #39 88.35 DEP criu/page-pipe.d [2020-06-04T10:24:22.716Z] #40 152.5 CC criu/kcmp-ids.o [2020-06-04T10:24:22.925Z] #39 88.47 DEP criu/netfilter.d [2020-06-04T10:24:22.925Z] #39 88.60 DEP criu/net.d [2020-06-04T10:24:22.929Z] #39 96.16 DEP criu/protobuf-desc.d [2020-06-04T10:24:22.929Z] #39 96.27 DEP criu/proc_parse.d [2020-06-04T10:24:23.014Z] #40 152.8 CC criu/kerndat.o [2020-06-04T10:24:23.180Z] #39 88.80 DEP criu/namespaces.d [2020-06-04T10:24:23.186Z] #39 96.47 DEP criu/plugin.d [2020-06-04T10:24:23.186Z] #39 ... [2020-06-04T10:24:23.186Z] [2020-06-04T10:24:23.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:23.186Z] #41 190.4 github.com/LK4D4/vndr/godl [2020-06-04T10:24:23.186Z] #41 191.0 github.com/LK4D4/vndr [2020-06-04T10:24:23.186Z] #41 ... [2020-06-04T10:24:23.186Z] [2020-06-04T10:24:23.186Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:23.186Z] #39 96.63 DEP criu/pipes.d [2020-06-04T10:24:23.385Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-06-04T10:24:23.443Z] #39 96.83 DEP criu/pie-util.d [2020-06-04T10:24:23.443Z] #39 ... [2020-06-04T10:24:23.443Z] [2020-06-04T10:24:23.443Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:23.443Z] #41 DONE 200.7s [2020-06-04T10:24:23.443Z] [2020-06-04T10:24:23.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:23.443Z] #39 96.93 DEP criu/pie-util-vdso.d [2020-06-04T10:24:23.476Z] #39 88.96 DEP criu/mount.d [2020-06-04T10:24:23.476Z] #39 89.10 DEP criu/memfd.d [2020-06-04T10:24:23.699Z] #39 97.05 DEP criu/pie-util-vdso-elf32.d [2020-06-04T10:24:23.730Z] #39 89.20 DEP criu/mem.d [2020-06-04T10:24:23.888Z] #17 66.83 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:24:23.888Z] #17 66.88 Processing triggers for mime-support (3.62) ... [2020-06-04T10:24:23.956Z] #39 97.13 DEP criu/path.d [2020-06-04T10:24:23.956Z] #39 97.27 DEP criu/parasite-syscall.d [2020-06-04T10:24:23.984Z] #39 89.36 DEP criu/lsm.d [2020-06-04T10:24:23.984Z] #39 89.54 DEP criu/log.d [2020-06-04T10:24:23.984Z] #39 89.63 DEP criu/libnetlink.d [2020-06-04T10:24:23.998Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 57.0% of statements [2020-06-04T10:24:24.055Z] #40 154.1 CC criu/libnetlink.o [2020-06-04T10:24:24.213Z] #39 97.53 DEP criu/pagemap.d [2020-06-04T10:24:24.238Z] #39 89.79 DEP criu/kerndat.d [2020-06-04T10:24:24.458Z] #17 DONE 67.6s [2020-06-04T10:24:24.458Z] [2020-06-04T10:24:24.458Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T10:24:24.470Z] #39 97.83 DEP criu/pagemap-cache.d [2020-06-04T10:24:24.492Z] #39 89.97 DEP criu/kcmp-ids.d [2020-06-04T10:24:24.492Z] #39 90.07 DEP criu/irmap.d [2020-06-04T10:24:24.492Z] #39 90.18 DEP criu/ipc_ns.d [2020-06-04T10:24:24.693Z] #40 154.5 CC criu/log.o [2020-06-04T10:24:24.739Z] #39 98.10 DEP criu/page-xfer.d [2020-06-04T10:24:24.746Z] #39 90.37 DEP criu/image.d [2020-06-04T10:24:24.746Z] #39 90.48 DEP criu/image-desc.d [2020-06-04T10:24:24.997Z] #39 98.31 DEP criu/page-pipe.d [2020-06-04T10:24:24.997Z] #39 98.39 DEP criu/netfilter.d [2020-06-04T10:24:24.997Z] #39 98.52 DEP criu/net.d [2020-06-04T10:24:25.001Z] #39 90.55 DEP criu/fsnotify.d [2020-06-04T10:24:25.001Z] #39 90.71 DEP criu/filesystems.d [2020-06-04T10:24:25.007Z] #40 155.0 CC criu/lsm.o [2020-06-04T10:24:25.255Z] #39 98.69 DEP criu/namespaces.d [2020-06-04T10:24:25.255Z] #39 98.78 DEP criu/mount.d [2020-06-04T10:24:25.301Z] #40 155.5 CC criu/mem.o [2020-06-04T10:24:25.512Z] #39 98.82 DEP criu/memfd.d [2020-06-04T10:24:25.560Z] #39 90.93 DEP criu/files.d [2020-06-04T10:24:25.560Z] #39 91.08 DEP criu/files-reg.d [2020-06-04T10:24:25.560Z] #39 ... [2020-06-04T10:24:25.560Z] [2020-06-04T10:24:25.560Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:25.560Z] #17 4.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB] [2020-06-04T10:24:25.560Z] #17 5.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-06-04T10:24:25.560Z] #17 10.54 Fetched 8350 kB in 8s (1000 kB/s) [2020-06-04T10:24:25.560Z] #17 10.54 Reading package lists... [2020-06-04T10:24:25.770Z] #39 98.93 DEP criu/mem.d [2020-06-04T10:24:25.770Z] #39 99.18 DEP criu/lsm.d [2020-06-04T10:24:25.770Z] #39 99.27 DEP criu/log.d [2020-06-04T10:24:25.770Z] #39 99.33 DEP criu/libnetlink.d [2020-06-04T10:24:25.816Z] #17 14.16 Reading package lists... [2020-06-04T10:24:25.816Z] #17 ... [2020-06-04T10:24:25.816Z] [2020-06-04T10:24:25.816Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:25.816Z] #39 91.21 DEP criu/files-ext.d [2020-06-04T10:24:25.816Z] #39 91.33 DEP criu/file-lock.d [2020-06-04T10:24:25.816Z] #39 91.48 DEP criu/file-ids.d [2020-06-04T10:24:26.028Z] #39 99.40 DEP criu/kerndat.d [2020-06-04T10:24:26.070Z] #39 91.62 DEP criu/fifo.d [2020-06-04T10:24:26.070Z] #39 91.74 DEP criu/fdstore.d [2020-06-04T10:24:26.286Z] #39 99.57 DEP criu/kcmp-ids.d [2020-06-04T10:24:26.286Z] #39 99.66 DEP criu/irmap.d [2020-06-04T10:24:26.286Z] #39 99.76 DEP criu/ipc_ns.d [2020-06-04T10:24:26.325Z] #39 91.85 DEP criu/fault-injection.d [2020-06-04T10:24:26.325Z] #39 91.90 DEP criu/external.d [2020-06-04T10:24:26.374Z] #18 1.730 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T10:24:26.374Z] #18 1.736 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T10:24:26.374Z] #18 1.740 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T10:24:26.374Z] #18 DONE 1.9s [2020-06-04T10:24:26.374Z] [2020-06-04T10:24:26.374Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:24:26.543Z] #39 99.91 DEP criu/image.d [2020-06-04T10:24:26.543Z] #39 ... [2020-06-04T10:24:26.543Z] [2020-06-04T10:24:26.543Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:26.543Z] #17 10.63 Fetched 8350 kB in 9s (957 kB/s) [2020-06-04T10:24:26.543Z] #17 10.63 Reading package lists... [2020-06-04T10:24:26.543Z] #17 14.46 Reading package lists... [2020-06-04T10:24:26.543Z] #17 19.06 Building dependency tree... [2020-06-04T10:24:26.580Z] #39 92.05 DEP criu/eventpoll.d [2020-06-04T10:24:26.580Z] #39 92.21 DEP criu/eventfd.d [2020-06-04T10:24:26.801Z] #17 20.84 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T10:24:26.801Z] #17 20.84 The following additional packages will be installed: [2020-06-04T10:24:26.801Z] #17 20.84 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T10:24:26.801Z] #17 20.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T10:24:26.801Z] #17 20.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T10:24:26.801Z] #17 20.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T10:24:26.801Z] #17 20.85 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T10:24:26.801Z] #17 20.86 Suggested packages: [2020-06-04T10:24:26.801Z] #17 20.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T10:24:26.801Z] #17 20.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T10:24:26.801Z] #17 20.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T10:24:26.801Z] #17 20.86 Recommended packages: [2020-06-04T10:24:26.801Z] #17 20.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T10:24:26.801Z] #17 20.86 python3-keyrings.alt python3-xdg unzip [2020-06-04T10:24:26.801Z] #17 ... [2020-06-04T10:24:26.801Z] [2020-06-04T10:24:26.801Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:26.801Z] #39 100.1 DEP criu/image-desc.d [2020-06-04T10:24:26.801Z] #39 100.2 DEP criu/fsnotify.d [2020-06-04T10:24:26.835Z] #39 92.33 DEP criu/crtools.d [2020-06-04T10:24:27.059Z] #39 100.4 DEP criu/filesystems.d [2020-06-04T10:24:27.059Z] #39 100.6 DEP criu/files.d [2020-06-04T10:24:27.090Z] #39 92.51 DEP criu/cr-service.d [2020-06-04T10:24:27.090Z] #39 92.74 DEP criu/cr-restore.d [2020-06-04T10:24:27.317Z] #39 100.7 DEP criu/files-reg.d [2020-06-04T10:24:27.345Z] #39 92.96 DEP criu/cr-errno.d [2020-06-04T10:24:27.345Z] #39 92.97 DEP criu/cr-dump.d [2020-06-04T10:24:27.574Z] #39 100.9 DEP criu/files-ext.d [2020-06-04T10:24:27.574Z] #39 101.0 DEP criu/file-lock.d [2020-06-04T10:24:27.600Z] #39 93.23 DEP criu/cr-dedup.d [2020-06-04T10:24:27.833Z] #39 101.2 DEP criu/file-ids.d [2020-06-04T10:24:27.856Z] #39 93.37 DEP criu/cr-check.d [2020-06-04T10:24:28.054Z] #40 157.4 CC criu/memfd.o [2020-06-04T10:24:28.054Z] #40 158.1 CC criu/mount.o [2020-06-04T10:24:28.090Z] #39 101.4 DEP criu/fifo.d [2020-06-04T10:24:28.090Z] #39 101.5 DEP criu/fdstore.d [2020-06-04T10:24:28.090Z] #39 101.6 DEP criu/fault-injection.d [2020-06-04T10:24:28.111Z] #39 93.54 DEP criu/config.d [2020-06-04T10:24:28.111Z] #39 93.68 DEP criu/clone-noasan.d [2020-06-04T10:24:28.111Z] #39 93.73 DEP criu/cgroup.d [2020-06-04T10:24:28.285Z] #19 ... [2020-06-04T10:24:28.285Z] [2020-06-04T10:24:28.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:28.285Z] #39 125.3 CC criu/file-ids.o [2020-06-04T10:24:28.285Z] #39 125.6 CC criu/file-lock.o [2020-06-04T10:24:28.285Z] #39 126.4 CC criu/files-ext.o [2020-06-04T10:24:28.285Z] #39 126.8 CC criu/files-reg.o [2020-06-04T10:24:28.285Z] #39 129.0 CC criu/files.o [2020-06-04T10:24:28.285Z] #39 131.2 CC criu/filesystems.o [2020-06-04T10:24:28.285Z] #39 132.1 CC criu/fsnotify.o [2020-06-04T10:24:28.285Z] #39 133.2 CC criu/image-desc.o [2020-06-04T10:24:28.285Z] #39 133.5 CC criu/image.o [2020-06-04T10:24:28.285Z] #39 134.5 CC criu/ipc_ns.o [2020-06-04T10:24:28.348Z] #39 101.6 DEP criu/external.d [2020-06-04T10:24:28.348Z] #39 101.7 DEP criu/eventpoll.d [2020-06-04T10:24:28.366Z] #39 93.89 DEP criu/cgroup-props.d [2020-06-04T10:24:28.366Z] #39 94.00 DEP criu/bitmap.d [2020-06-04T10:24:28.366Z] #39 94.02 DEP criu/bfd.d [2020-06-04T10:24:28.402Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.257s coverage: 46.2% of statements [2020-06-04T10:24:28.606Z] #39 101.9 DEP criu/eventfd.d [2020-06-04T10:24:28.606Z] #39 102.1 DEP criu/crtools.d [2020-06-04T10:24:28.621Z] #39 94.14 DEP criu/autofs.d [2020-06-04T10:24:28.863Z] #39 102.2 DEP criu/cr-service.d [2020-06-04T10:24:28.876Z] #39 94.27 DEP criu/aio.d [2020-06-04T10:24:28.876Z] #39 94.48 DEP criu/action-scripts.d [2020-06-04T10:24:29.016Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-06-04T10:24:29.121Z] #39 102.4 DEP criu/cr-restore.d [2020-06-04T10:24:29.131Z] #39 94.79 CC criu/action-scripts.o [2020-06-04T10:24:29.234Z] #39 136.0 CC criu/irmap.o [2020-06-04T10:24:29.379Z] #39 102.6 DEP criu/cr-errno.d [2020-06-04T10:24:29.379Z] #39 102.6 DEP criu/cr-dump.d [2020-06-04T10:24:29.379Z] #39 102.8 DEP criu/cr-dedup.d [2020-06-04T10:24:29.636Z] #39 103.1 DEP criu/cr-check.d [2020-06-04T10:24:29.691Z] #39 95.16 CC criu/aio.o [2020-06-04T10:24:29.894Z] #39 103.2 DEP criu/config.d [2020-06-04T10:24:30.152Z] #39 103.4 DEP criu/clone-noasan.d [2020-06-04T10:24:30.152Z] #39 103.5 DEP criu/cgroup.d [2020-06-04T10:24:30.173Z] #39 136.8 CC criu/kcmp-ids.o [2020-06-04T10:24:30.173Z] #39 137.2 CC criu/kerndat.o [2020-06-04T10:24:30.251Z] #39 ... [2020-06-04T10:24:30.251Z] [2020-06-04T10:24:30.251Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:24:30.251Z] #28 DONE 204.9s [2020-06-04T10:24:30.251Z] [2020-06-04T10:24:30.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:30.251Z] #39 95.67 CC criu/autofs.o [2020-06-04T10:24:30.409Z] #39 103.7 DEP criu/cgroup-props.d [2020-06-04T10:24:30.409Z] #39 103.9 DEP criu/bitmap.d [2020-06-04T10:24:30.505Z] #39 ... [2020-06-04T10:24:30.505Z] [2020-06-04T10:24:30.505Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:30.505Z] #17 14.16 Reading package lists... [2020-06-04T10:24:30.505Z] #17 17.30 Building dependency tree... [2020-06-04T10:24:30.505Z] #17 18.61 libcap2-bin is already the newest version (1:2.25-2). [2020-06-04T10:24:30.505Z] #17 18.61 The following additional packages will be installed: [2020-06-04T10:24:30.505Z] #17 18.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-04T10:24:30.505Z] #17 18.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-04T10:24:30.505Z] #17 18.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-04T10:24:30.505Z] #17 18.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-04T10:24:30.505Z] #17 18.61 python3.7 python3.7-minimal vim-runtime xxd [2020-06-04T10:24:30.505Z] #17 18.62 Suggested packages: [2020-06-04T10:24:30.505Z] #17 18.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-04T10:24:30.505Z] #17 18.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-04T10:24:30.505Z] #17 18.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-04T10:24:30.505Z] #17 18.62 Recommended packages: [2020-06-04T10:24:30.505Z] #17 18.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-04T10:24:30.505Z] #17 18.62 python3-keyrings.alt python3-xdg unzip [2020-06-04T10:24:30.667Z] #39 103.9 DEP criu/bfd.d [2020-06-04T10:24:30.667Z] #39 104.0 DEP criu/autofs.d [2020-06-04T10:24:30.925Z] #39 104.2 DEP criu/aio.d [2020-06-04T10:24:30.925Z] #39 104.4 DEP criu/action-scripts.d [2020-06-04T10:24:31.182Z] #39 104.6 CC criu/action-scripts.o [2020-06-04T10:24:31.430Z] #17 20.41 The following NEW packages will be installed: [2020-06-04T10:24:31.430Z] #17 20.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T10:24:31.430Z] #17 20.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T10:24:31.430Z] #17 20.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T10:24:31.430Z] #17 20.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T10:24:31.430Z] #17 20.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T10:24:31.430Z] #17 20.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T10:24:31.430Z] #17 20.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T10:24:31.430Z] #17 20.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T10:24:31.430Z] #17 20.42 xz-utils zip [2020-06-04T10:24:31.685Z] #17 20.81 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:24:31.685Z] #17 20.81 Need to get 28.5 MB of archives. [2020-06-04T10:24:31.685Z] #17 20.81 After this operation, 116 MB of additional disk space will be used. [2020-06-04T10:24:31.685Z] #17 20.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-04T10:24:31.685Z] #17 20.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-04T10:24:31.685Z] #17 20.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-04T10:24:31.747Z] #39 105.0 CC criu/aio.o [2020-06-04T10:24:31.940Z] #17 20.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-04T10:24:31.941Z] #17 20.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-04T10:24:31.941Z] #17 20.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-04T10:24:31.941Z] #17 20.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-04T10:24:31.941Z] #17 21.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-04T10:24:31.941Z] #17 21.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-04T10:24:31.941Z] #17 21.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-04T10:24:31.941Z] #17 21.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-04T10:24:31.941Z] #17 21.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-04T10:24:31.941Z] #17 21.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-04T10:24:31.941Z] #17 21.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-04T10:24:31.941Z] #17 21.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-04T10:24:31.941Z] #17 21.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-04T10:24:31.941Z] #17 21.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-04T10:24:31.941Z] #17 21.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:24:31.941Z] #17 21.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-04T10:24:31.941Z] #17 21.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-04T10:24:32.004Z] #39 105.6 CC criu/autofs.o [2020-06-04T10:24:32.081Z] #39 138.9 CC criu/libnetlink.o [2020-06-04T10:24:32.196Z] #17 21.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-04T10:24:32.196Z] #17 21.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-04T10:24:32.196Z] #17 21.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-04T10:24:32.196Z] #17 21.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-04T10:24:32.196Z] #17 21.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-04T10:24:32.196Z] #17 21.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-04T10:24:32.196Z] #17 21.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-04T10:24:32.196Z] #17 21.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-04T10:24:32.196Z] #17 21.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-04T10:24:32.451Z] #17 21.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-04T10:24:32.451Z] #17 21.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-04T10:24:32.451Z] #17 21.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-04T10:24:32.451Z] #17 21.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-04T10:24:32.451Z] #17 21.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-04T10:24:32.451Z] #17 21.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T10:24:32.451Z] #17 21.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T10:24:32.466Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.279s coverage: 49.5% of statements [2020-06-04T10:24:32.558Z] #40 162.3 CC criu/namespaces.o [2020-06-04T10:24:32.569Z] #39 ... [2020-06-04T10:24:32.569Z] [2020-06-04T10:24:32.569Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-04T10:24:32.569Z] #28 DONE 209.8s [2020-06-04T10:24:32.569Z] [2020-06-04T10:24:32.569Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:32.569Z] #17 22.59 The following NEW packages will be installed: [2020-06-04T10:24:32.569Z] #17 22.60 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-04T10:24:32.569Z] #17 22.60 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-04T10:24:32.569Z] #17 22.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-04T10:24:32.569Z] #17 22.60 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-04T10:24:32.569Z] #17 22.60 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-04T10:24:32.569Z] #17 22.60 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-04T10:24:32.569Z] #17 22.60 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-04T10:24:32.569Z] #17 22.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-04T10:24:32.569Z] #17 22.60 xz-utils zip [2020-06-04T10:24:32.569Z] #17 22.95 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-04T10:24:32.569Z] #17 22.95 Need to get 28.5 MB of archives. [2020-06-04T10:24:32.569Z] #17 22.95 After this operation, 116 MB of additional disk space will be used. [2020-06-04T10:24:32.569Z] #17 22.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-04T10:24:32.569Z] #17 22.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-04T10:24:32.569Z] #17 22.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-04T10:24:32.569Z] #17 23.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-04T10:24:32.569Z] #17 23.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-04T10:24:32.569Z] #17 23.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-04T10:24:32.569Z] #17 23.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-04T10:24:32.569Z] #17 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-04T10:24:32.569Z] #17 23.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-04T10:24:32.569Z] #17 23.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-04T10:24:32.569Z] #17 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-04T10:24:32.569Z] #17 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-04T10:24:32.569Z] #17 23.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-04T10:24:32.569Z] #17 23.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-04T10:24:32.569Z] #17 23.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-04T10:24:32.569Z] #17 23.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-04T10:24:32.569Z] #17 23.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-04T10:24:32.569Z] #17 23.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-04T10:24:32.569Z] #17 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-04T10:24:32.569Z] #17 23.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-04T10:24:32.569Z] #17 23.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-04T10:24:32.569Z] #17 23.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-04T10:24:32.569Z] #17 23.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-04T10:24:32.569Z] #17 23.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-04T10:24:32.569Z] #17 23.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-04T10:24:32.569Z] #17 23.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-04T10:24:32.569Z] #17 23.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-04T10:24:32.569Z] #17 23.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-04T10:24:32.569Z] #17 23.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-04T10:24:32.569Z] #17 23.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-04T10:24:32.569Z] #17 23.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-04T10:24:32.569Z] #17 23.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-04T10:24:32.569Z] #17 23.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-04T10:24:32.569Z] #17 23.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-04T10:24:32.570Z] #17 23.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-04T10:24:32.570Z] #17 23.92 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-04T10:24:32.570Z] #17 23.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T10:24:32.570Z] #17 23.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-04T10:24:32.570Z] #17 23.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T10:24:32.570Z] #17 23.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T10:24:32.570Z] #17 24.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T10:24:32.570Z] #17 24.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-04T10:24:32.570Z] #17 24.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-04T10:24:32.570Z] #17 24.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-04T10:24:32.570Z] #17 24.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T10:24:32.570Z] #17 24.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-04T10:24:32.570Z] #17 24.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-04T10:24:32.570Z] #17 24.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-04T10:24:32.570Z] #17 25.12 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:24:32.570Z] #17 25.24 Fetched 28.5 MB in 2s (15.3 MB/s) [2020-06-04T10:24:32.570Z] #17 25.30 Selecting previously unselected package pigz. [2020-06-04T10:24:32.570Z] #17 25.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23434 files and directories currently installed.) [2020-06-04T10:24:32.570Z] #17 25.34 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-04T10:24:32.570Z] #17 25.35 Unpacking pigz (2.4-1) ... [2020-06-04T10:24:32.570Z] #17 25.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-04T10:24:32.570Z] #17 25.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:32.570Z] #17 25.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:32.570Z] #17 26.01 Selecting previously unselected package python3.7-minimal. [2020-06-04T10:24:32.570Z] #17 26.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:32.570Z] #17 26.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:24:32.651Z] #39 139.3 CC criu/log.o [2020-06-04T10:24:32.651Z] #39 ... [2020-06-04T10:24:32.651Z] [2020-06-04T10:24:32.651Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:24:32.651Z] #19 6.127 Collecting yamllint==1.16.0 [2020-06-04T10:24:32.707Z] #17 21.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-04T10:24:32.707Z] #17 21.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-04T10:24:32.707Z] #17 21.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-04T10:24:32.707Z] #17 21.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-04T10:24:32.707Z] #17 21.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-04T10:24:32.707Z] #17 21.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-04T10:24:32.707Z] #17 21.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-04T10:24:32.707Z] #17 21.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-04T10:24:32.707Z] #17 21.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-04T10:24:32.962Z] #17 21.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-04T10:24:32.962Z] #17 22.01 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-04T10:24:32.962Z] #17 22.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-04T10:24:33.134Z] #17 27.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:33.394Z] #17 27.36 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:24:33.522Z] #17 22.62 debconf: delaying package configuration, since apt-utils is not installed [2020-06-04T10:24:33.777Z] #17 22.70 Fetched 28.5 MB in 2s (18.1 MB/s) [2020-06-04T10:24:33.777Z] #17 22.76 Selecting previously unselected package pigz. [2020-06-04T10:24:33.777Z] #17 22.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 ... 23434 files and directories currently installed.) [2020-06-04T10:24:33.777Z] #17 22.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-04T10:24:33.777Z] #17 22.81 Unpacking pigz (2.4-1) ... [2020-06-04T10:24:33.936Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.496s coverage: 73.1% of statements [2020-06-04T10:24:33.936Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T10:24:34.033Z] #17 22.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-04T10:24:34.033Z] #17 22.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:34.033Z] #17 22.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:34.119Z] #40 164.0 CC criu/net.o [2020-06-04T10:24:34.288Z] #17 23.34 Selecting previously unselected package python3.7-minimal. [2020-06-04T10:24:34.288Z] #17 23.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:34.543Z] #17 23.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:24:35.103Z] #17 24.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:35.103Z] #17 24.15 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-04T10:24:35.289Z] #17 29.34 Selecting previously unselected package python3-minimal. [2020-06-04T10:24:35.289Z] #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 ... 23683 files and directories currently installed.) [2020-06-04T10:24:35.289Z] #17 29.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-04T10:24:35.289Z] #17 29.38 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T10:24:35.409Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2020-06-04T10:24:35.547Z] #17 29.45 Selecting previously unselected package libmpdec2:amd64. [2020-06-04T10:24:35.547Z] #17 29.45 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-04T10:24:35.547Z] #17 29.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-04T10:24:35.547Z] #17 29.57 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-04T10:24:35.547Z] #17 29.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:35.547Z] #17 29.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:36.023Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-06-04T10:24:36.478Z] #17 30.45 Selecting previously unselected package python3.7. [2020-06-04T10:24:36.478Z] #17 30.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:36.478Z] #17 30.46 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:36.478Z] #17 30.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-04T10:24:36.478Z] #17 30.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-04T10:24:36.478Z] #17 30.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-04T10:24:36.478Z] #17 30.69 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T10:24:36.988Z] #17 26.10 Selecting previously unselected package python3-minimal. [2020-06-04T10:24:37.030Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-06-04T10:24:37.244Z] #17 26.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 ... 23683 files and directories currently installed.) [2020-06-04T10:24:37.244Z] #17 26.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-04T10:24:37.244Z] #17 26.14 Unpacking python3-minimal (3.7.3-1) ... [2020-06-04T10:24:37.244Z] #17 26.21 Selecting previously unselected package libmpdec2:amd64. [2020-06-04T10:24:37.244Z] #17 26.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-04T10:24:37.244Z] #17 26.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-04T10:24:37.244Z] #17 26.31 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-04T10:24:37.411Z] #17 31.41 Selecting previously unselected package python3. [2020-06-04T10:24:37.411Z] #17 31.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24095 files and directories currently installed.) [2020-06-04T10:24:37.411Z] #17 31.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-04T10:24:37.411Z] #17 31.46 Unpacking python3 (3.7.3-1) ... [2020-06-04T10:24:37.500Z] #17 26.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:37.500Z] #17 26.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:37.669Z] #17 31.58 Selecting previously unselected package libip4tc0:amd64. [2020-06-04T10:24:37.669Z] #17 31.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-04T10:24:37.669Z] #17 31.62 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:37.669Z] #17 31.69 Selecting previously unselected package libip6tc0:amd64. [2020-06-04T10:24:37.669Z] #17 31.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-04T10:24:37.669Z] #17 31.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:37.669Z] #17 31.81 Selecting previously unselected package libiptc0:amd64. [2020-06-04T10:24:37.669Z] #17 31.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-04T10:24:37.669Z] #17 31.83 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:37.669Z] #17 31.91 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-04T10:24:37.700Z] #40 167.1 CC criu/netfilter.o [2020-06-04T10:24:37.700Z] #40 167.4 CC criu/page-pipe.o [2020-06-04T10:24:37.927Z] #17 31.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-04T10:24:37.927Z] #17 31.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-04T10:24:37.927Z] #17 31.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-04T10:24:37.927Z] #17 31.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-04T10:24:37.927Z] #17 31.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-04T10:24:37.927Z] #17 32.03 Selecting previously unselected package libnftnl11:amd64. [2020-06-04T10:24:37.927Z] #17 32.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-04T10:24:37.927Z] #17 32.04 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-04T10:24:37.927Z] #17 32.12 Selecting previously unselected package iptables. [2020-06-04T10:24:37.927Z] #17 32.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-04T10:24:37.927Z] #17 32.14 Unpacking iptables (1.8.2-4) ... [2020-06-04T10:24:37.933Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T10:24:37.933Z] #19 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T10:24:38.193Z] #19 11.74 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T10:24:38.193Z] #19 11.88 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T10:24:38.347Z] #40 168.2 CC criu/page-xfer.o [2020-06-04T10:24:38.426Z] #17 27.26 Selecting previously unselected package python3.7. [2020-06-04T10:24:38.426Z] #17 27.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-04T10:24:38.426Z] #17 27.28 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:38.426Z] #17 27.43 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-04T10:24:38.426Z] #17 27.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-04T10:24:38.426Z] #17 27.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-04T10:24:38.426Z] #17 27.53 Setting up python3-minimal (3.7.3-1) ... [2020-06-04T10:24:38.453Z] #19 12.03 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T10:24:38.492Z] #17 32.47 Selecting previously unselected package xxd. [2020-06-04T10:24:38.493Z] #17 32.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T10:24:38.493Z] #17 32.48 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:24:38.493Z] #17 32.61 Selecting previously unselected package vim-common. [2020-06-04T10:24:38.493Z] #17 32.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:24:38.493Z] #17 32.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:24:38.501Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-06-04T10:24:38.750Z] #17 32.83 Selecting previously unselected package bash-completion. [2020-06-04T10:24:38.750Z] #17 32.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T10:24:38.783Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-06-04T10:24:39.353Z] #17 28.28 Selecting previously unselected package python3. [2020-06-04T10:24:39.353Z] #17 28.28 (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 ... 24095 files and directories currently installed.) [2020-06-04T10:24:39.353Z] #17 28.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-04T10:24:39.353Z] #17 28.33 Unpacking python3 (3.7.3-1) ... [2020-06-04T10:24:39.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.936s coverage: 57.7% of statements [2020-06-04T10:24:39.397Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T10:24:39.397Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T10:24:39.397Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T10:24:39.397Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T10:24:39.609Z] #17 28.45 Selecting previously unselected package libip4tc0:amd64. [2020-06-04T10:24:39.609Z] #17 28.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-04T10:24:39.609Z] #17 28.47 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:39.609Z] #17 28.56 Selecting previously unselected package libip6tc0:amd64. [2020-06-04T10:24:39.609Z] #17 28.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-04T10:24:39.609Z] #17 28.57 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:39.609Z] #17 28.65 Selecting previously unselected package libiptc0:amd64. [2020-06-04T10:24:39.609Z] #17 28.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-04T10:24:39.609Z] #17 28.67 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:39.609Z] #17 28.75 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-04T10:24:39.838Z] #19 13.34 Building wheels for collected packages: pyyaml [2020-06-04T10:24:39.838Z] #19 13.34 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T10:24:39.865Z] #17 28.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-04T10:24:39.865Z] #17 28.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-04T10:24:39.865Z] #17 28.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-04T10:24:39.865Z] #17 28.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-04T10:24:39.865Z] #17 28.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-04T10:24:39.865Z] #17 28.94 Selecting previously unselected package libnftnl11:amd64. [2020-06-04T10:24:39.865Z] #17 28.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-04T10:24:39.865Z] #17 28.95 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-04T10:24:40.012Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.8% of statements [2020-06-04T10:24:40.120Z] #17 29.03 Selecting previously unselected package iptables. [2020-06-04T10:24:40.120Z] #17 29.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-04T10:24:40.120Z] #17 29.04 Unpacking iptables (1.8.2-4) ... [2020-06-04T10:24:40.378Z] #17 29.36 Selecting previously unselected package xxd. [2020-06-04T10:24:40.378Z] #17 29.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T10:24:40.378Z] #17 29.38 Unpacking xxd (2:8.1.0875-5) ... [2020-06-04T10:24:40.407Z] #40 170.4 CC criu/pagemap-cache.o [2020-06-04T10:24:40.633Z] #17 29.49 Selecting previously unselected package vim-common. [2020-06-04T10:24:40.634Z] #17 29.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:24:40.634Z] #17 29.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-04T10:24:40.634Z] #17 29.65 Selecting previously unselected package bash-completion. [2020-06-04T10:24:40.634Z] #17 29.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-04T10:24:41.019Z] ok github.com/docker/docker/daemon/logger/awslogs 0.093s coverage: 77.4% of statements [2020-06-04T10:24:41.019Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T10:24:41.019Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T10:24:41.032Z] #40 170.9 CC criu/pagemap.o [2020-06-04T10:24:41.220Z] #19 14.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T10:24:41.220Z] #19 14.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T10:24:41.220Z] #19 14.70 Successfully built pyyaml [2020-06-04T10:24:41.220Z] #19 14.73 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T10:24:41.275Z] #17 35.16 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T10:24:41.302Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-06-04T10:24:41.532Z] #17 35.57 Selecting previously unselected package bzip2. [2020-06-04T10:24:41.532Z] #17 35.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-04T10:24:41.532Z] #17 35.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:24:41.532Z] #17 35.65 Selecting previously unselected package xz-utils. [2020-06-04T10:24:41.532Z] #17 35.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-04T10:24:41.583Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-06-04T10:24:41.790Z] #17 35.67 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T10:24:41.791Z] #17 35.83 Selecting previously unselected package apparmor. [2020-06-04T10:24:41.791Z] #17 35.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-04T10:24:41.791Z] #17 35.91 Unpacking apparmor (2.13.2-10) ... [2020-06-04T10:24:41.835Z] #19 15.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T10:24:41.996Z] #17 ... [2020-06-04T10:24:41.996Z] [2020-06-04T10:24:41.996Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:41.996Z] #39 97.44 CC criu/bfd.o [2020-06-04T10:24:41.996Z] #39 97.93 CC criu/bitmap.o [2020-06-04T10:24:41.996Z] #39 98.05 CC criu/cgroup-props.o [2020-06-04T10:24:41.996Z] #39 98.76 CC criu/cgroup.o [2020-06-04T10:24:41.996Z] #39 101.4 CC criu/clone-noasan.o [2020-06-04T10:24:41.996Z] #39 101.6 CC criu/config.o [2020-06-04T10:24:41.996Z] #39 103.0 CC criu/cr-check.o [2020-06-04T10:24:41.996Z] #39 104.6 CC criu/cr-dedup.o [2020-06-04T10:24:41.996Z] #39 105.0 CC criu/cr-dump.o [2020-06-04T10:24:41.996Z] #39 107.0 CC criu/cr-errno.o [2020-06-04T10:24:41.996Z] #39 107.1 CC criu/cr-restore.o [2020-06-04T10:24:42.061Z] #40 172.1 CC criu/parasite-syscall.o [2020-06-04T10:24:42.197Z] time="2020-06-04T10:24:42Z" level=error msg="Failed to open log file: open /tmp/docker-logger-033538179/container.log.1: no such file or directory" [2020-06-04T10:24:42.197Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 61.6% of statements [2020-06-04T10:24:42.197Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-06-04T10:24:42.306Z] #17 36.23 Selecting previously unselected package aufs-tools. [2020-06-04T10:24:42.306Z] #17 36.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-04T10:24:42.306Z] #17 36.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:24:42.306Z] #17 36.33 Selecting previously unselected package libonig5:amd64. [2020-06-04T10:24:42.306Z] #17 36.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-04T10:24:42.306Z] #17 36.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:24:42.306Z] #17 36.48 Selecting previously unselected package libjq1:amd64. [2020-06-04T10:24:42.432Z] #19 DONE 16.0s [2020-06-04T10:24:42.432Z] [2020-06-04T10:24:42.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:42.432Z] #39 139.9 CC criu/lsm.o [2020-06-04T10:24:42.432Z] #39 140.3 CC criu/mem.o [2020-06-04T10:24:42.432Z] #39 142.1 CC criu/memfd.o [2020-06-04T10:24:42.432Z] #39 142.8 CC criu/mount.o [2020-06-04T10:24:42.432Z] #39 146.7 CC criu/namespaces.o [2020-06-04T10:24:42.432Z] #39 148.8 CC criu/net.o [2020-06-04T10:24:42.563Z] #17 36.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:24:42.563Z] #17 36.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:24:42.563Z] #17 36.59 Selecting previously unselected package jq. [2020-06-04T10:24:42.563Z] #17 36.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:24:42.563Z] #17 36.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:24:42.563Z] #17 36.71 Selecting previously unselected package libaio1:amd64. [2020-06-04T10:24:42.821Z] #17 36.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-04T10:24:42.821Z] #17 36.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-04T10:24:42.821Z] #17 36.77 Selecting previously unselected package libgpm2:amd64. [2020-06-04T10:24:42.821Z] #17 36.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-04T10:24:42.821Z] #17 36.79 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-04T10:24:42.821Z] #17 36.86 Selecting previously unselected package libicu63:amd64. [2020-06-04T10:24:42.821Z] #17 36.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-04T10:24:42.821Z] #17 36.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:24:43.089Z] #40 173.1 CC criu/path.o [2020-06-04T10:24:43.206Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-06-04T10:24:43.206Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T10:24:43.206Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.7% of statements [2020-06-04T10:24:43.359Z] #39 ... [2020-06-04T10:24:43.359Z] [2020-06-04T10:24:43.359Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:43.359Z] #17 32.19 Unpacking bash-completion (1:2.8-6) ... [2020-06-04T10:24:43.614Z] #17 32.59 Selecting previously unselected package bzip2. [2020-06-04T10:24:43.614Z] #17 32.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-04T10:24:43.614Z] #17 32.61 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:24:43.614Z] #17 32.68 Selecting previously unselected package xz-utils. [2020-06-04T10:24:43.719Z] #40 173.6 CC criu/pie-util-vdso.o [2020-06-04T10:24:43.869Z] #17 32.70 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-04T10:24:43.870Z] #17 32.70 Unpacking xz-utils (5.2.4-1) ... [2020-06-04T10:24:43.870Z] #17 32.86 Selecting previously unselected package apparmor. [2020-06-04T10:24:43.870Z] #17 32.87 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-04T10:24:44.011Z] #40 174.0 CC criu/pie-util.o [2020-06-04T10:24:44.125Z] #17 32.96 Unpacking apparmor (2.13.2-10) ... [2020-06-04T10:24:44.192Z] #17 ... [2020-06-04T10:24:44.192Z] [2020-06-04T10:24:44.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:44.192Z] #39 107.2 CC criu/bfd.o [2020-06-04T10:24:44.192Z] #39 107.6 CC criu/bitmap.o [2020-06-04T10:24:44.192Z] #39 107.8 CC criu/cgroup-props.o [2020-06-04T10:24:44.192Z] #39 108.5 CC criu/cgroup.o [2020-06-04T10:24:44.192Z] #39 110.9 CC criu/clone-noasan.o [2020-06-04T10:24:44.192Z] #39 111.1 CC criu/config.o [2020-06-04T10:24:44.192Z] #39 112.3 CC criu/cr-check.o [2020-06-04T10:24:44.192Z] #39 113.9 CC criu/cr-dedup.o [2020-06-04T10:24:44.192Z] #39 114.2 CC criu/cr-dump.o [2020-06-04T10:24:44.192Z] #39 116.5 CC criu/cr-errno.o [2020-06-04T10:24:44.192Z] #39 116.6 CC criu/cr-restore.o [2020-06-04T10:24:44.253Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-06-04T10:24:44.305Z] #40 174.2 CC criu/pipes.o [2020-06-04T10:24:44.380Z] #17 33.30 Selecting previously unselected package aufs-tools. [2020-06-04T10:24:44.380Z] #17 33.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-04T10:24:44.380Z] #17 33.32 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:24:44.635Z] #17 33.49 Selecting previously unselected package libonig5:amd64. [2020-06-04T10:24:44.635Z] #17 33.50 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-04T10:24:44.635Z] #17 33.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:24:44.635Z] #17 33.66 Selecting previously unselected package libjq1:amd64. [2020-06-04T10:24:44.635Z] #17 33.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:24:44.635Z] #17 33.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:24:44.890Z] #17 33.78 Selecting previously unselected package jq. [2020-06-04T10:24:44.890Z] #17 33.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-04T10:24:44.890Z] #17 33.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-04T10:24:44.890Z] #17 33.90 Selecting previously unselected package libaio1:amd64. [2020-06-04T10:24:44.890Z] #17 33.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-04T10:24:44.890Z] #17 33.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-04T10:24:44.890Z] #17 33.99 Selecting previously unselected package libgpm2:amd64. [2020-06-04T10:24:44.890Z] #17 33.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-04T10:24:44.890Z] #17 34.00 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-04T10:24:45.186Z] #17 34.07 Selecting previously unselected package libicu63:amd64. [2020-06-04T10:24:45.186Z] #17 34.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-04T10:24:45.186Z] #17 34.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:24:45.259Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-06-04T10:24:45.259Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-06-04T10:24:45.337Z] #40 175.1 CC criu/plugin.o [2020-06-04T10:24:45.626Z] #40 175.5 CC criu/proc_parse.o [2020-06-04T10:24:45.734Z] #39 152.0 CC criu/netfilter.o [2020-06-04T10:24:45.734Z] #39 152.5 CC criu/page-pipe.o [2020-06-04T10:24:45.874Z] ok github.com/docker/docker/daemon/logger/splunk 1.441s coverage: 82.5% of statements [2020-06-04T10:24:45.874Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T10:24:45.874Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-06-04T10:24:45.874Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T10:24:46.304Z] #39 153.3 CC criu/page-xfer.o [2020-06-04T10:24:46.304Z] #39 ... [2020-06-04T10:24:46.304Z] [2020-06-04T10:24:46.304Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:24:46.304Z] #49 106.8 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-06-04T10:24:46.715Z] #39 ... [2020-06-04T10:24:46.716Z] [2020-06-04T10:24:46.716Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:46.716Z] #17 40.44 Selecting previously unselected package libnet1:amd64. [2020-06-04T10:24:46.716Z] #17 40.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T10:24:46.716Z] #17 40.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:24:46.716Z] #17 40.55 Selecting previously unselected package libnl-3-200:amd64. [2020-06-04T10:24:46.716Z] #17 40.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-04T10:24:46.716Z] #17 40.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:24:46.716Z] #17 40.64 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-04T10:24:46.716Z] #17 40.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:24:46.716Z] #17 40.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:24:46.716Z] #17 40.71 Selecting previously unselected package libreadline5:amd64. [2020-06-04T10:24:46.716Z] #17 40.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-04T10:24:46.716Z] #17 40.72 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-04T10:24:46.716Z] #17 40.83 Selecting previously unselected package net-tools. [2020-06-04T10:24:46.716Z] #17 40.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-04T10:24:46.716Z] #17 40.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:24:46.973Z] #17 41.05 Selecting previously unselected package python-pip-whl. [2020-06-04T10:24:46.973Z] #17 41.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T10:24:46.973Z] #17 41.06 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T10:24:47.344Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-06-04T10:24:47.538Z] #17 41.64 Selecting previously unselected package python3-lib2to3. [2020-06-04T10:24:47.538Z] #17 41.65 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T10:24:47.538Z] #17 41.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:24:47.626Z] ok github.com/docker/docker/distribution 0.274s coverage: 22.1% of statements [2020-06-04T10:24:47.626Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T10:24:47.685Z] #49 108.1 + mkdir -p /build [2020-06-04T10:24:47.685Z] #49 108.1 + cp runc /build/runc [2020-06-04T10:24:47.796Z] #17 41.76 Selecting previously unselected package python3-distutils. [2020-06-04T10:24:47.796Z] #17 41.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T10:24:47.796Z] #17 41.78 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T10:24:47.796Z] #17 41.97 Selecting previously unselected package python3-pip. [2020-06-04T10:24:47.796Z] #17 41.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T10:24:47.796Z] #17 41.99 Unpacking python3-pip (18.1-5) ... [2020-06-04T10:24:48.053Z] #17 42.14 Selecting previously unselected package python3-pkg-resources. [2020-06-04T10:24:48.053Z] #17 42.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:24:48.053Z] #17 42.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:24:48.053Z] #17 42.29 Selecting previously unselected package python3-setuptools. [2020-06-04T10:24:48.255Z] #49 DONE 108.4s [2020-06-04T10:24:48.255Z] [2020-06-04T10:24:48.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:48.256Z] #39 154.5 CC criu/pagemap-cache.o [2020-06-04T10:24:48.256Z] #39 154.8 CC criu/pagemap.o [2020-06-04T10:24:48.310Z] #17 42.32 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T10:24:48.310Z] #17 42.33 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T10:24:48.310Z] #17 42.57 Selecting previously unselected package python3-wheel. [2020-06-04T10:24:48.310Z] #17 42.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T10:24:48.310Z] #17 42.58 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T10:24:48.568Z] #17 42.65 Selecting previously unselected package sudo. [2020-06-04T10:24:48.568Z] #17 42.65 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-04T10:24:48.568Z] #17 42.66 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:24:48.638Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-06-04T10:24:48.826Z] #39 155.6 CC criu/parasite-syscall.o [2020-06-04T10:24:49.132Z] #17 43.14 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T10:24:49.132Z] #17 43.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-04T10:24:49.132Z] #17 43.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:24:49.346Z] #17 37.68 Selecting previously unselected package libnet1:amd64. [2020-06-04T10:24:49.346Z] #17 37.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-04T10:24:49.346Z] #17 37.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:24:49.346Z] #17 37.79 Selecting previously unselected package libnl-3-200:amd64. [2020-06-04T10:24:49.346Z] #17 37.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-04T10:24:49.346Z] #17 37.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:24:49.346Z] #17 37.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-04T10:24:49.346Z] #17 37.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-04T10:24:49.346Z] #17 37.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:24:49.346Z] #17 37.98 Selecting previously unselected package libreadline5:amd64. [2020-06-04T10:24:49.346Z] #17 37.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-04T10:24:49.346Z] #17 38.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-04T10:24:49.346Z] #17 38.11 Selecting previously unselected package net-tools. [2020-06-04T10:24:49.346Z] #17 38.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-04T10:24:49.346Z] #17 38.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:24:49.346Z] #17 38.30 Selecting previously unselected package python-pip-whl. [2020-06-04T10:24:49.346Z] #17 38.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-04T10:24:49.346Z] #17 38.32 Unpacking python-pip-whl (18.1-5) ... [2020-06-04T10:24:49.389Z] #17 43.44 Selecting previously unselected package uidmap. [2020-06-04T10:24:49.389Z] #17 43.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-04T10:24:49.389Z] #17 43.45 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T10:24:49.389Z] #17 43.56 Selecting previously unselected package vim-runtime. [2020-06-04T10:24:49.397Z] #39 156.2 CC criu/path.o [2020-06-04T10:24:49.646Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-06-04T10:24:49.646Z] #17 43.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:24:49.646Z] #17 43.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T10:24:49.646Z] #17 43.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T10:24:49.646Z] #17 43.62 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:24:49.656Z] #39 156.5 CC criu/pie-util-vdso.o [2020-06-04T10:24:49.906Z] #17 38.80 Selecting previously unselected package python3-lib2to3. [2020-06-04T10:24:49.906Z] #17 38.80 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-04T10:24:49.907Z] #17 38.81 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:24:49.907Z] #17 38.93 Selecting previously unselected package python3-distutils. [2020-06-04T10:24:49.907Z] #17 38.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-04T10:24:49.907Z] #17 38.95 Unpacking python3-distutils (3.7.3-1) ... [2020-06-04T10:24:49.917Z] #39 156.9 CC criu/pie-util.o [2020-06-04T10:24:50.113Z] #40 179.4 CC criu/protobuf-desc.o [2020-06-04T10:24:50.162Z] #17 39.06 Selecting previously unselected package python3-pip. [2020-06-04T10:24:50.162Z] #17 39.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-04T10:24:50.162Z] #17 39.09 Unpacking python3-pip (18.1-5) ... [2020-06-04T10:24:50.177Z] #39 157.1 CC criu/pipes.o [2020-06-04T10:24:50.260Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-06-04T10:24:50.417Z] #17 39.27 Selecting previously unselected package python3-pkg-resources. [2020-06-04T10:24:50.417Z] #17 39.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-04T10:24:50.417Z] #17 39.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:24:50.417Z] #17 39.39 Selecting previously unselected package python3-setuptools. [2020-06-04T10:24:50.417Z] #17 39.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-04T10:24:50.417Z] #17 39.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-04T10:24:50.543Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.1% of statements [2020-06-04T10:24:50.543Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T10:24:50.543Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T10:24:50.673Z] #17 39.57 Selecting previously unselected package python3-wheel. [2020-06-04T10:24:50.673Z] #17 39.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-04T10:24:50.673Z] #17 39.58 Unpacking python3-wheel (0.32.3-2) ... [2020-06-04T10:24:50.673Z] #17 39.65 Selecting previously unselected package sudo. [2020-06-04T10:24:50.673Z] #17 39.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-04T10:24:50.673Z] #17 39.68 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:24:50.733Z] sha256:a9fc8f36656a83f0ef09e595500a8a803e0a8bae69748821993adb625e2dcfe1 [2020-06-04T10:24:50.733Z] INFO: Starting docker-py tests... [2020-06-04T10:24:50.733Z] ============================= test session starts ============================== [2020-06-04T10:24:50.733Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-06-04T10:24:50.733Z] rootdir: /src, inifile: pytest.ini [2020-06-04T10:24:50.733Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-04T10:24:50.733Z] collected 387 items / 1 deselected / 386 selected [2020-06-04T10:24:50.733Z] [2020-06-04T10:24:50.746Z] #39 157.6 CC criu/plugin.o [2020-06-04T10:24:50.748Z] #40 180.5 CC criu/protobuf.o [2020-06-04T10:24:50.825Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-06-04T10:24:50.825Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T10:24:51.005Z] #39 157.8 CC criu/proc_parse.o [2020-06-04T10:24:51.039Z] #40 181.0 CC criu/pstree.o [2020-06-04T10:24:51.233Z] #17 40.13 Selecting previously unselected package thin-provisioning-tools. [2020-06-04T10:24:51.233Z] #17 40.14 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-04T10:24:51.233Z] #17 40.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:24:51.440Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-06-04T10:24:51.488Z] #17 40.37 Selecting previously unselected package uidmap. [2020-06-04T10:24:51.488Z] #17 40.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-04T10:24:51.488Z] #17 40.38 Unpacking uidmap (1:4.5-1.1) ... [2020-06-04T10:24:51.488Z] #17 40.51 Selecting previously unselected package vim-runtime. [2020-06-04T10:24:51.488Z] #17 40.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-04T10:24:51.488Z] #17 40.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-04T10:24:51.488Z] #17 40.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-04T10:24:51.488Z] #17 40.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:24:52.449Z] ok github.com/docker/docker/opts 0.039s coverage: 67.4% of statements [2020-06-04T10:24:52.571Z] #40 182.3 CC criu/rbtree.o [2020-06-04T10:24:52.571Z] #40 ... [2020-06-04T10:24:52.571Z] [2020-06-04T10:24:52.571Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:24:52.571Z] #37 247.4 + dpkg --print-architecture [2020-06-04T10:24:52.571Z] #37 247.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T10:24:52.571Z] #37 247.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T10:24:52.571Z] #37 247.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T10:24:52.731Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-04T10:24:52.915Z] #39 159.7 CC criu/protobuf-desc.o [2020-06-04T10:24:52.925Z] #17 46.75 Selecting previously unselected package vim. [2020-06-04T10:24:52.925Z] #17 46.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T10:24:52.925Z] #17 46.77 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T10:24:53.182Z] #17 47.32 Selecting previously unselected package xfsprogs. [2020-06-04T10:24:53.182Z] #17 47.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-04T10:24:53.182Z] #17 47.33 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T10:24:53.485Z] #39 160.4 CC criu/protobuf.o [2020-06-04T10:24:53.745Z] #39 160.7 CC criu/pstree.o [2020-06-04T10:24:53.748Z] #17 47.80 Selecting previously unselected package zip. [2020-06-04T10:24:53.748Z] #17 47.81 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-04T10:24:53.748Z] #17 47.81 Unpacking zip (3.0-11+b1) ... [2020-06-04T10:24:54.008Z] #17 48.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:24:54.008Z] #17 48.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:24:54.008Z] #17 48.12 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:54.008Z] #17 48.13 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-04T10:24:54.008Z] #17 48.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-04T10:24:54.008Z] #17 48.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:54.008Z] #17 48.17 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T10:24:54.008Z] #17 48.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-04T10:24:54.008Z] #17 48.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:24:54.008Z] #17 48.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:24:54.202Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 76.9% of statements [2020-06-04T10:24:54.267Z] #17 48.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:24:54.267Z] #17 48.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:24:54.267Z] #17 48.23 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:24:54.267Z] #17 48.24 Setting up zip (3.0-11+b1) ... [2020-06-04T10:24:54.267Z] #17 48.25 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:24:54.267Z] #17 48.30 Setting up bash-completion (1:2.8-6) ... [2020-06-04T10:24:54.691Z] #39 161.5 CC criu/rbtree.o [2020-06-04T10:24:54.691Z] #39 161.7 CC criu/rst-malloc.o [2020-06-04T10:24:54.757Z] #17 43.68 Selecting previously unselected package vim. [2020-06-04T10:24:54.757Z] #17 43.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-04T10:24:54.757Z] #17 43.72 Unpacking vim (2:8.1.0875-5) ... [2020-06-04T10:24:54.952Z] #39 161.9 CC criu/seccomp.o [2020-06-04T10:24:55.212Z] #39 ... [2020-06-04T10:24:55.212Z] [2020-06-04T10:24:55.212Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:24:55.212Z] #45 224.9 + cd /tmp/tmp.YDPs2K9GN0/src/github.com/golangci/golangci-lint/ [2020-06-04T10:24:55.212Z] #45 224.9 + git checkout -q v1.23.8 [2020-06-04T10:24:55.325Z] #17 44.27 Selecting previously unselected package xfsprogs. [2020-06-04T10:24:55.325Z] #17 44.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-04T10:24:55.325Z] #17 44.29 Unpacking xfsprogs (4.20.0-1) ... [2020-06-04T10:24:55.673Z] ok github.com/docker/docker/pkg/authorization 0.490s coverage: 68.3% of statements [2020-06-04T10:24:55.673Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-04T10:24:55.673Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-04T10:24:55.783Z] #45 225.3 ++ git describe --tags [2020-06-04T10:24:55.783Z] #45 225.3 + version=v1.23.8 [2020-06-04T10:24:55.783Z] #45 225.3 ++ git rev-parse --short HEAD [2020-06-04T10:24:55.783Z] #45 225.3 + commit=76a82c6 [2020-06-04T10:24:55.783Z] #45 225.3 ++ git show -s --format=%cd [2020-06-04T10:24:55.783Z] #45 225.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T10:24:55.783Z] #45 225.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:24:55.886Z] #17 44.75 Selecting previously unselected package zip. [2020-06-04T10:24:55.886Z] #17 44.77 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-04T10:24:55.886Z] #17 44.78 Unpacking zip (3.0-11+b1) ... [2020-06-04T10:24:55.886Z] #17 44.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-04T10:24:55.886Z] #17 44.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-04T10:24:55.886Z] #17 45.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:55.886Z] #17 45.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-04T10:24:55.886Z] #17 45.02 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-04T10:24:55.886Z] #17 45.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:56.141Z] #17 45.04 Setting up uidmap (1:4.5-1.1) ... [2020-06-04T10:24:56.141Z] #17 45.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-04T10:24:56.141Z] #17 45.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-04T10:24:56.141Z] #17 45.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-04T10:24:56.141Z] #17 45.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-04T10:24:56.141Z] #17 45.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-04T10:24:56.141Z] #17 45.10 Setting up xxd (2:8.1.0875-5) ... [2020-06-04T10:24:56.141Z] #17 45.11 Setting up zip (3.0-11+b1) ... [2020-06-04T10:24:56.141Z] #17 45.12 Setting up vim-common (2:8.1.0875-5) ... [2020-06-04T10:24:56.141Z] #17 45.14 Setting up bash-completion (1:2.8-6) ... [2020-06-04T10:24:56.141Z] #17 ... [2020-06-04T10:24:56.141Z] [2020-06-04T10:24:56.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:56.141Z] #39 111.7 CC criu/cr-service.o [2020-06-04T10:24:56.141Z] #39 113.1 CC criu/crtools.o [2020-06-04T10:24:56.141Z] #39 113.8 CC criu/eventfd.o [2020-06-04T10:24:56.141Z] #39 114.1 CC criu/eventpoll.o [2020-06-04T10:24:56.141Z] #39 114.9 CC criu/external.o [2020-06-04T10:24:56.141Z] #39 115.2 CC criu/fault-injection.o [2020-06-04T10:24:56.141Z] #39 115.4 CC criu/fdstore.o [2020-06-04T10:24:56.141Z] #39 115.8 CC criu/fifo.o [2020-06-04T10:24:56.141Z] #39 116.2 CC criu/file-ids.o [2020-06-04T10:24:56.141Z] #39 116.5 CC criu/file-lock.o [2020-06-04T10:24:56.141Z] #39 117.4 CC criu/files-ext.o [2020-06-04T10:24:56.141Z] #39 117.7 CC criu/files-reg.o [2020-06-04T10:24:56.141Z] #39 119.9 CC criu/files.o [2020-06-04T10:24:56.702Z] #39 122.2 CC criu/filesystems.o [2020-06-04T10:24:56.796Z] #17 50.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-04T10:24:56.796Z] #17 50.95 Setting up xz-utils (5.2.4-1) ... [2020-06-04T10:24:56.796Z] #17 50.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T10:24:56.796Z] #17 50.98 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:24:56.796Z] #17 51.04 invoke-rc.d: could not determine current runlevel [2020-06-04T10:24:56.796Z] #17 51.05 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T10:24:57.054Z] #17 51.06 Setting up pigz (2.4-1) ... [2020-06-04T10:24:57.054Z] #17 51.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-04T10:24:57.054Z] #17 51.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:24:57.054Z] #17 51.10 Setting up python-pip-whl (18.1-5) ... [2020-06-04T10:24:57.054Z] #17 51.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-04T10:24:57.054Z] #17 51.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:24:57.312Z] #17 ... [2020-06-04T10:24:57.312Z] [2020-06-04T10:24:57.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:24:57.312Z] #39 120.7 CC criu/cr-service.o [2020-06-04T10:24:57.312Z] #39 122.2 CC criu/crtools.o [2020-06-04T10:24:57.312Z] #39 122.7 CC criu/eventfd.o [2020-06-04T10:24:57.312Z] #39 123.0 CC criu/eventpoll.o [2020-06-04T10:24:57.312Z] #39 123.6 CC criu/external.o [2020-06-04T10:24:57.312Z] #39 124.0 CC criu/fault-injection.o [2020-06-04T10:24:57.312Z] #39 124.1 CC criu/fdstore.o [2020-06-04T10:24:57.312Z] #39 124.4 CC criu/fifo.o [2020-06-04T10:24:57.312Z] #39 124.8 CC criu/file-ids.o [2020-06-04T10:24:57.312Z] #39 125.1 CC criu/file-lock.o [2020-06-04T10:24:57.312Z] #39 126.1 CC criu/files-ext.o [2020-06-04T10:24:57.312Z] #39 126.5 CC criu/files-reg.o [2020-06-04T10:24:57.312Z] #39 128.7 CC criu/files.o [2020-06-04T10:24:57.312Z] #39 130.8 CC criu/filesystems.o [2020-06-04T10:24:57.312Z] #39 ... [2020-06-04T10:24:57.312Z] [2020-06-04T10:24:57.312Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:24:57.312Z] #17 51.51 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-04T10:24:57.312Z] #17 51.52 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:24:57.312Z] #17 51.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:57.312Z] #17 51.54 Setting up vim (2:8.1.0875-5) ... [2020-06-04T10:24:57.312Z] #17 51.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T10:24:57.312Z] #17 51.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T10:24:57.312Z] #17 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T10:24:57.312Z] #17 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T10:24:57.312Z] #17 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T10:24:57.570Z] #17 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T10:24:57.571Z] #17 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T10:24:57.571Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T10:24:57.571Z] #17 51.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:24:57.571Z] #17 51.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:24:57.571Z] #17 51.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-04T10:24:57.571Z] #17 51.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:24:57.571Z] #17 51.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-04T10:24:57.571Z] #17 51.68 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:24:57.628Z] #39 122.9 CC criu/fsnotify.o [2020-06-04T10:24:58.188Z] #39 ... [2020-06-04T10:24:58.188Z] [2020-06-04T10:24:58.188Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:24:58.488Z] #36 233.0 + dpkg --print-architecture [2020-06-04T10:24:58.488Z] #36 233.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T10:24:58.488Z] #36 233.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T10:24:58.488Z] #36 233.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T10:24:59.123Z] ok github.com/docker/docker/layer 7.208s coverage: 68.8% of statements [2020-06-04T10:24:59.124Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T10:24:59.124Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T10:24:59.124Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T10:24:59.124Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T10:24:59.124Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T10:24:59.124Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T10:24:59.406Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-04T10:24:59.688Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-06-04T10:24:59.970Z] ok github.com/docker/docker/pkg/chrootarchive 3.527s coverage: 43.2% of statements [2020-06-04T10:24:59.970Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T10:24:59.970Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T10:24:59.970Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-06-04T10:25:00.585Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-06-04T10:25:00.851Z] #17 54.70 Setting up iptables (1.8.2-4) ... [2020-06-04T10:25:00.851Z] #17 54.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:25:00.851Z] #17 54.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:25:00.851Z] #17 54.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:25:00.851Z] #17 54.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:25:00.851Z] #17 54.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T10:25:00.851Z] #17 54.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T10:25:00.851Z] #17 54.77 Setting up python3 (3.7.3-1) ... [2020-06-04T10:25:00.866Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-06-04T10:25:01.108Z] #17 55.17 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T10:25:01.150Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-06-04T10:25:02.042Z] #17 55.96 Setting up apparmor (2.13.2-10) ... [2020-06-04T10:25:02.170Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-06-04T10:25:02.360Z] #45 ... [2020-06-04T10:25:02.360Z] [2020-06-04T10:25:02.360Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:02.360Z] #52 181.3 + bin/containerd [2020-06-04T10:25:02.622Z] #52 ... [2020-06-04T10:25:02.622Z] [2020-06-04T10:25:02.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:02.622Z] #39 162.5 CC criu/seize.o [2020-06-04T10:25:02.622Z] #39 163.1 CC criu/servicefd.o [2020-06-04T10:25:02.622Z] #39 163.5 CC criu/shmem.o [2020-06-04T10:25:02.622Z] #39 164.2 CC criu/sigframe.o [2020-06-04T10:25:02.622Z] #39 164.3 CC criu/signalfd.o [2020-06-04T10:25:02.622Z] #39 164.6 CC criu/sk-inet.o [2020-06-04T10:25:02.622Z] #39 165.4 CC criu/sk-netlink.o [2020-06-04T10:25:02.622Z] #39 165.7 CC criu/sk-packet.o [2020-06-04T10:25:02.622Z] #39 166.2 CC criu/sk-queue.o [2020-06-04T10:25:02.622Z] #39 166.6 CC criu/sk-tcp.o [2020-06-04T10:25:02.622Z] #39 167.0 CC criu/sk-unix.o [2020-06-04T10:25:02.622Z] #39 168.5 CC criu/sockets.o [2020-06-04T10:25:02.622Z] #39 169.3 CC criu/stats.o [2020-06-04T10:25:02.622Z] #39 169.6 CC criu/string.o [2020-06-04T10:25:02.622Z] #39 169.6 CC criu/sysctl.o [2020-06-04T10:25:02.785Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-06-04T10:25:02.948Z] #37 ... [2020-06-04T10:25:02.948Z] [2020-06-04T10:25:02.948Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:02.948Z] #40 182.6 CC criu/rst-malloc.o [2020-06-04T10:25:02.948Z] #40 183.0 CC criu/seccomp.o [2020-06-04T10:25:02.948Z] #40 183.7 CC criu/seize.o [2020-06-04T10:25:02.948Z] #40 184.9 CC criu/servicefd.o [2020-06-04T10:25:02.948Z] #40 185.5 CC criu/shmem.o [2020-06-04T10:25:02.948Z] #40 186.8 CC criu/sigframe.o [2020-06-04T10:25:02.948Z] #40 187.0 CC criu/signalfd.o [2020-06-04T10:25:02.948Z] #40 187.4 CC criu/sk-inet.o [2020-06-04T10:25:02.948Z] #40 188.7 CC criu/sk-netlink.o [2020-06-04T10:25:02.948Z] #40 189.1 CC criu/sk-packet.o [2020-06-04T10:25:02.948Z] #40 189.9 CC criu/sk-queue.o [2020-06-04T10:25:02.948Z] #40 190.5 CC criu/sk-tcp.o [2020-06-04T10:25:02.948Z] #40 191.0 CC criu/sk-unix.o [2020-06-04T10:25:02.948Z] #40 193.1 CC criu/sockets.o [2020-06-04T10:25:03.193Z] #39 170.1 CC criu/sysfs_parse.o [2020-06-04T10:25:03.763Z] #39 170.5 CC criu/timens.o [2020-06-04T10:25:03.763Z] #39 170.8 CC criu/timerfd.o [2020-06-04T10:25:03.793Z] ok github.com/docker/docker/pkg/fsutils 0.417s coverage: 85.1% of statements [2020-06-04T10:25:03.793Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-06-04T10:25:03.941Z] #17 57.74 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T10:25:03.941Z] #17 57.76 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:25:03.941Z] #17 ... [2020-06-04T10:25:03.941Z] [2020-06-04T10:25:03.941Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:25:03.941Z] #36 240.9 + dpkg --print-architecture [2020-06-04T10:25:03.941Z] #36 240.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-04T10:25:03.941Z] #36 241.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-04T10:25:03.941Z] #36 241.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-04T10:25:04.075Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-06-04T10:25:04.334Z] #39 171.1 CC criu/tty.o [2020-06-04T10:25:04.502Z] #40 194.3 CC criu/stats.o [2020-06-04T10:25:04.690Z] ok github.com/docker/docker/pkg/idtools 0.262s coverage: 70.3% of statements [2020-06-04T10:25:04.793Z] #40 194.8 CC criu/string.o [2020-06-04T10:25:04.972Z] ok github.com/docker/docker/pkg/ioutils 0.325s coverage: 70.6% of statements [2020-06-04T10:25:05.065Z] #36 ... [2020-06-04T10:25:05.065Z] [2020-06-04T10:25:05.065Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:25:05.065Z] #17 47.73 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-04T10:25:05.065Z] #17 47.74 Setting up xz-utils (5.2.4-1) ... [2020-06-04T10:25:05.065Z] #17 47.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-04T10:25:05.065Z] #17 47.76 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-04T10:25:05.065Z] #17 47.83 invoke-rc.d: could not determine current runlevel [2020-06-04T10:25:05.065Z] #17 47.85 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-04T10:25:05.065Z] #17 47.86 Setting up pigz (2.4-1) ... [2020-06-04T10:25:05.065Z] #17 47.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-04T10:25:05.065Z] #17 47.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-04T10:25:05.065Z] #17 47.90 Setting up python-pip-whl (18.1-5) ... [2020-06-04T10:25:05.065Z] #17 47.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-04T10:25:05.065Z] #17 47.93 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-04T10:25:05.065Z] #17 48.33 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-04T10:25:05.065Z] #17 48.34 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-04T10:25:05.065Z] #17 48.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-04T10:25:05.065Z] #17 48.37 Setting up vim (2:8.1.0875-5) ... [2020-06-04T10:25:05.065Z] #17 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-04T10:25:05.065Z] #17 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-04T10:25:05.065Z] #17 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-04T10:25:05.065Z] #17 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-04T10:25:05.065Z] #17 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-04T10:25:05.065Z] #17 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-04T10:25:05.065Z] #17 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-04T10:25:05.065Z] #17 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-04T10:25:05.065Z] #17 48.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-04T10:25:05.065Z] #17 48.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-04T10:25:05.065Z] #17 48.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-04T10:25:05.065Z] #17 48.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-04T10:25:05.065Z] #17 48.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-04T10:25:05.065Z] #17 48.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-04T10:25:05.065Z] #17 51.56 Setting up iptables (1.8.2-4) ... [2020-06-04T10:25:05.065Z] #17 51.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:25:05.065Z] #17 51.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:25:05.065Z] #17 51.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-04T10:25:05.065Z] #17 51.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-04T10:25:05.065Z] #17 51.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-04T10:25:05.065Z] #17 51.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-04T10:25:05.065Z] #17 51.66 Setting up python3 (3.7.3-1) ... [2020-06-04T10:25:05.065Z] #17 52.09 Setting up python3-wheel (0.32.3-2) ... [2020-06-04T10:25:05.065Z] #17 52.81 Setting up apparmor (2.13.2-10) ... [2020-06-04T10:25:05.087Z] #40 195.0 CC criu/sysctl.o [2020-06-04T10:25:05.254Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-06-04T10:25:05.254Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-06-04T10:25:05.321Z] #17 54.36 Setting up xfsprogs (4.20.0-1) ... [2020-06-04T10:25:05.321Z] #17 54.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-04T10:25:05.536Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-06-04T10:25:05.536Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T10:25:05.536Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T10:25:05.536Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-06-04T10:25:05.536Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T10:25:05.576Z] #17 54.63 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:25:05.725Z] #40 195.8 CC criu/sysfs_parse.o [2020-06-04T10:25:05.818Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-06-04T10:25:06.100Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-06-04T10:25:06.100Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2020-06-04T10:25:06.245Z] #39 172.9 CC criu/tun.o [2020-06-04T10:25:06.360Z] #40 196.3 CC criu/timens.o [2020-06-04T10:25:06.382Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-06-04T10:25:06.382Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T10:25:06.382Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T10:25:06.501Z] #17 55.56 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T10:25:06.505Z] #39 173.3 CC criu/uffd.o [2020-06-04T10:25:06.650Z] #40 196.7 CC criu/timerfd.o [2020-06-04T10:25:06.941Z] #40 197.1 CC criu/tty.o [2020-06-04T10:25:06.995Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements [2020-06-04T10:25:07.061Z] #17 56.06 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T10:25:07.076Z] #39 ... [2020-06-04T10:25:07.076Z] [2020-06-04T10:25:07.076Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:07.076Z] #21 236.7 + return [2020-06-04T10:25:07.277Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-06-04T10:25:07.437Z] 4612f6d0b889: Pull complete [2020-06-04T10:25:07.437Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-06-04T10:25:07.437Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:25:07.437Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-04T10:25:07.437Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-04T10:25:07.437Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-06-04T10:25:07.437Z] WARN: Skipping validation tests [2020-06-04T10:25:07.437Z] INFO: Running unit tests at 06/04/2020 10:24:54... [2020-06-04T10:25:07.437Z] INFO: make.ps1 starting at 06/04/2020 10:24:58 [2020-06-04T10:25:07.437Z] INFO: Git commit (a1afad3aab) assumed from DOCKER_GITCOMMIT environment variable [2020-06-04T10:25:07.437Z] INFO: Invoking autogen... [2020-06-04T10:25:07.437Z] INFO: Running unit tests... [2020-06-04T10:25:07.559Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-04T10:25:07.646Z] #21 DONE 237.3s [2020-06-04T10:25:07.646Z] [2020-06-04T10:25:07.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:07.646Z] #39 174.5 CC criu/util.o [2020-06-04T10:25:07.841Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-04T10:25:08.123Z] #36 ... [2020-06-04T10:25:08.123Z] [2020-06-04T10:25:08.123Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:08.123Z] #39 131.4 CC criu/fsnotify.o [2020-06-04T10:25:08.123Z] #39 132.5 CC criu/image-desc.o [2020-06-04T10:25:08.123Z] #39 132.6 CC criu/image.o [2020-06-04T10:25:08.123Z] #39 133.5 CC criu/ipc_ns.o [2020-06-04T10:25:08.123Z] #39 134.8 CC criu/irmap.o [2020-06-04T10:25:08.123Z] #39 135.5 CC criu/kcmp-ids.o [2020-06-04T10:25:08.123Z] #39 135.8 CC criu/kerndat.o [2020-06-04T10:25:08.123Z] #39 136.9 CC criu/libnetlink.o [2020-06-04T10:25:08.123Z] #39 137.3 CC criu/log.o [2020-06-04T10:25:08.123Z] #39 137.9 CC criu/lsm.o [2020-06-04T10:25:08.123Z] #39 138.3 CC criu/mem.o [2020-06-04T10:25:08.123Z] #39 140.1 CC criu/memfd.o [2020-06-04T10:25:08.123Z] #39 140.8 CC criu/mount.o [2020-06-04T10:25:08.123Z] #39 ... [2020-06-04T10:25:08.123Z] [2020-06-04T10:25:08.123Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:25:08.123Z] #17 58.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-04T10:25:08.123Z] #17 59.06 Setting up python3-distutils (3.7.3-1) ... [2020-06-04T10:25:08.123Z] #17 59.50 Setting up python3-setuptools (40.8.0-1) ... [2020-06-04T10:25:08.123Z] #17 60.79 Setting up python3-pip (18.1-5) ... [2020-06-04T10:25:08.123Z] #17 61.91 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:25:08.123Z] #17 61.94 Processing triggers for mime-support (3.62) ... [2020-06-04T10:25:08.424Z] #17 57.31 Setting up python3-pip (18.1-5) ... [2020-06-04T10:25:08.679Z] #17 ... [2020-06-04T10:25:08.679Z] [2020-06-04T10:25:08.679Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:08.679Z] #39 124.1 CC criu/image-desc.o [2020-06-04T10:25:08.679Z] #39 124.3 CC criu/image.o [2020-06-04T10:25:08.679Z] #39 125.3 CC criu/ipc_ns.o [2020-06-04T10:25:08.679Z] #39 126.5 CC criu/irmap.o [2020-06-04T10:25:08.679Z] #39 127.2 CC criu/kcmp-ids.o [2020-06-04T10:25:08.679Z] #39 127.4 CC criu/kerndat.o [2020-06-04T10:25:08.679Z] #39 128.5 CC criu/libnetlink.o [2020-06-04T10:25:08.679Z] #39 128.8 CC criu/log.o [2020-06-04T10:25:08.679Z] #39 129.3 CC criu/lsm.o [2020-06-04T10:25:08.679Z] #39 129.7 CC criu/mem.o [2020-06-04T10:25:08.679Z] #39 131.6 CC criu/memfd.o [2020-06-04T10:25:08.679Z] #39 132.2 CC criu/mount.o [2020-06-04T10:25:08.689Z] #17 DONE 62.5s [2020-06-04T10:25:08.689Z] [2020-06-04T10:25:08.689Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T10:25:09.018Z] 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-06-04T10:25:09.029Z] #39 175.7 CC criu/uts_ns.o [2020-06-04T10:25:09.029Z] #39 175.9 CC criu/vdso.o [2020-06-04T10:25:09.314Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-06-04T10:25:09.314Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-06-04T10:25:09.600Z] #39 176.6 LINK criu/built-in.o [2020-06-04T10:25:09.605Z] #39 ... [2020-06-04T10:25:09.605Z] [2020-06-04T10:25:09.605Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-04T10:25:09.605Z] #17 58.37 Processing triggers for libc-bin (2.28-10) ... [2020-06-04T10:25:09.605Z] #17 58.41 Processing triggers for mime-support (3.62) ... [2020-06-04T10:25:09.667Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-04T10:25:09.761Z] #40 199.6 CC criu/tun.o [2020-06-04T10:25:09.860Z] #39 176.7 LINK criu/criu [2020-06-04T10:25:09.860Z] #39 ... [2020-06-04T10:25:09.860Z] [2020-06-04T10:25:09.860Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T10:25:09.860Z] #22 DONE 0.3s [2020-06-04T10:25:10.066Z] #18 1.681 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T10:25:10.066Z] #18 1.685 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T10:25:10.066Z] #18 1.688 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T10:25:10.120Z] [2020-06-04T10:25:10.120Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T10:25:10.209Z] #17 DONE 59.0s [2020-06-04T10:25:10.209Z] [2020-06-04T10:25:10.209Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-04T10:25:10.226Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-04T10:25:10.324Z] #18 DONE 1.8s [2020-06-04T10:25:10.324Z] [2020-06-04T10:25:10.324Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:25:10.392Z] #40 200.3 CC criu/uffd.o [2020-06-04T10:25:10.705Z] #26 DONE 0.8s [2020-06-04T10:25:10.705Z] [2020-06-04T10:25:10.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:10.705Z] #39 177.1 DEP lib/c/criu.d [2020-06-04T10:25:10.705Z] #39 177.2 CC images/rpc.pb-c.o [2020-06-04T10:25:10.965Z] #39 ... [2020-06-04T10:25:10.965Z] [2020-06-04T10:25:10.965Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T10:25:10.965Z] #29 DONE 0.2s [2020-06-04T10:25:10.965Z] [2020-06-04T10:25:10.965Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:10.965Z] #39 177.9 CC lib/c/criu.o [2020-06-04T10:25:11.225Z] #39 ... [2020-06-04T10:25:11.225Z] [2020-06-04T10:25:11.225Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T10:25:11.225Z] #31 DONE 0.2s [2020-06-04T10:25:11.225Z] [2020-06-04T10:25:11.225Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T10:25:11.225Z] #34 DONE 0.1s [2020-06-04T10:25:11.225Z] [2020-06-04T10:25:11.225Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T10:25:11.485Z] #37 DONE 0.2s [2020-06-04T10:25:11.485Z] [2020-06-04T10:25:11.485Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:11.896Z] #40 201.9 CC criu/util.o [2020-06-04T10:25:11.987Z] ok github.com/docker/docker/pkg/signal 2.365s coverage: 61.0% of statements [2020-06-04T10:25:12.054Z] #45 ... [2020-06-04T10:25:12.054Z] [2020-06-04T10:25:12.054Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:12.054Z] #39 178.9 LINK lib/c/built-in.o [2020-06-04T10:25:12.054Z] #39 178.9 LINK lib/c/libcriu.so [2020-06-04T10:25:12.055Z] #39 179.0 LINK lib/c/libcriu.a [2020-06-04T10:25:12.144Z] #18 1.763 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-04T10:25:12.145Z] #18 1.768 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-04T10:25:12.145Z] #18 1.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-04T10:25:12.145Z] #18 DONE 1.9s [2020-06-04T10:25:12.145Z] [2020-06-04T10:25:12.145Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:25:12.269Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-06-04T10:25:12.315Z] #39 179.1 GEN magic.py [2020-06-04T10:25:12.315Z] #39 179.3 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:25:12.315Z] #39 179.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:25:12.315Z] #39 179.3 Note: Building without GnuTLS support [2020-06-04T10:25:12.315Z] #39 179.4 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:25:12.315Z] #39 179.4 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:25:12.507Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-04T10:25:12.883Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-06-04T10:25:12.883Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-06-04T10:25:13.165Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-06-04T10:25:13.257Z] #39 180.2 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:25:13.779Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-06-04T10:25:13.990Z] #40 204.0 CC criu/uts_ns.o [2020-06-04T10:25:14.061Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-06-04T10:25:14.196Z] #39 181.1 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:14.334Z] #40 204.4 CC criu/vdso.o [2020-06-04T10:25:14.675Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-06-04T10:25:14.957Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2020-06-04T10:25:15.136Z] #39 181.9 make[1]: 'images/built-in.o' is up to date. [2020-06-04T10:25:15.136Z] #39 181.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T10:25:15.136Z] #39 182.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T10:25:15.136Z] #39 182.0 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T10:25:15.136Z] #39 182.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T10:25:15.136Z] #39 182.1 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:15.136Z] #39 182.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:25:15.239Z] testing: warning: no tests to run [2020-06-04T10:25:15.239Z] coverage: [no statements] [2020-06-04T10:25:15.239Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-04T10:25:15.370Z] #40 205.2 LINK criu/built-in.o [2020-06-04T10:25:15.370Z] #40 ... [2020-06-04T10:25:15.370Z] [2020-06-04T10:25:15.370Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:15.370Z] #46 270.3 + cd /tmp/tmp.6Vg48I8gtv/src/github.com/golangci/golangci-lint/ [2020-06-04T10:25:15.370Z] #46 270.3 + git checkout -q v1.23.8 [2020-06-04T10:25:15.396Z] #39 182.4 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.396Z] #39 182.4 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.521Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-06-04T10:25:15.521Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-04T10:25:15.656Z] #39 182.5 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.656Z] #39 182.6 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.656Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.803Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-04T10:25:15.916Z] #39 182.8 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.916Z] #39 182.8 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.916Z] #39 183.0 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:15.916Z] #39 183.0 INSTALL criu/criu [2020-06-04T10:25:16.017Z] #46 271.2 ++ git describe --tags [2020-06-04T10:25:16.017Z] #46 271.2 + version=v1.23.8 [2020-06-04T10:25:16.017Z] #46 271.2 ++ git rev-parse --short HEAD [2020-06-04T10:25:16.017Z] #46 271.2 + commit=76a82c6 [2020-06-04T10:25:16.017Z] #46 271.2 ++ git show -s --format=%cd [2020-06-04T10:25:16.017Z] #46 271.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T10:25:16.017Z] #46 271.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:25:16.486Z] #39 DONE 183.4s [2020-06-04T10:25:16.486Z] [2020-06-04T10:25:16.486Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:16.878Z] #19 6.001 Collecting yamllint==1.16.0 [2020-06-04T10:25:17.737Z] ? github.com/docker/docker/api [no test files] [2020-06-04T10:25:17.811Z] #19 ... [2020-06-04T10:25:17.811Z] [2020-06-04T10:25:17.811Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:17.811Z] #39 145.5 CC criu/namespaces.o [2020-06-04T10:25:17.811Z] #39 147.6 CC criu/net.o [2020-06-04T10:25:17.811Z] #39 150.9 CC criu/netfilter.o [2020-06-04T10:25:17.811Z] #39 151.3 CC criu/page-pipe.o [2020-06-04T10:25:17.834Z] ok github.com/docker/docker/plugin 0.561s coverage: 23.1% of statements [2020-06-04T10:25:18.116Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-04T10:25:18.396Z] #45 ... [2020-06-04T10:25:18.396Z] [2020-06-04T10:25:18.396Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T10:25:18.396Z] #40 DONE 0.1s [2020-06-04T10:25:18.396Z] [2020-06-04T10:25:18.396Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T10:25:18.396Z] #42 DONE 0.1s [2020-06-04T10:25:18.396Z] [2020-06-04T10:25:18.396Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T10:25:18.657Z] #44 DONE 0.1s [2020-06-04T10:25:18.657Z] [2020-06-04T10:25:18.657Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:18.672Z] #19 5.883 Collecting yamllint==1.16.0 [2020-06-04T10:25:18.730Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-06-04T10:25:18.744Z] #39 151.9 CC criu/page-xfer.o [2020-06-04T10:25:18.927Z] #19 ... [2020-06-04T10:25:18.927Z] [2020-06-04T10:25:18.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:18.927Z] #39 136.5 CC criu/namespaces.o [2020-06-04T10:25:18.927Z] #39 138.5 CC criu/net.o [2020-06-04T10:25:18.927Z] #39 141.9 CC criu/netfilter.o [2020-06-04T10:25:18.927Z] #39 142.4 CC criu/page-pipe.o [2020-06-04T10:25:18.927Z] #39 143.0 CC criu/page-xfer.o [2020-06-04T10:25:18.927Z] #39 144.4 CC criu/pagemap-cache.o [2020-06-04T10:25:19.011Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2020-06-04T10:25:19.182Z] #39 144.6 CC criu/pagemap.o [2020-06-04T10:25:19.577Z] #46 ... [2020-06-04T10:25:19.577Z] [2020-06-04T10:25:19.577Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:25:19.577Z] #50 157.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-04T10:25:19.577Z] #50 160.6 + mkdir -p /build [2020-06-04T10:25:19.577Z] #50 160.6 + cp runc /build/runc [2020-06-04T10:25:19.577Z] #50 DONE 160.8s [2020-06-04T10:25:19.577Z] [2020-06-04T10:25:19.577Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:19.577Z] #40 205.5 LINK criu/criu [2020-06-04T10:25:19.577Z] #40 206.2 DEP lib/c/criu.d [2020-06-04T10:25:19.577Z] #40 206.3 CC images/rpc.pb-c.o [2020-06-04T10:25:19.577Z] #40 207.3 CC lib/c/criu.o [2020-06-04T10:25:19.577Z] #40 209.2 LINK lib/c/built-in.o [2020-06-04T10:25:19.577Z] #40 209.2 LINK lib/c/libcriu.so [2020-06-04T10:25:19.577Z] #40 209.3 LINK lib/c/libcriu.a [2020-06-04T10:25:19.577Z] #40 209.6 GEN magic.py [2020-06-04T10:25:19.867Z] #40 209.8 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:25:19.867Z] #40 209.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:25:19.867Z] #40 209.8 Note: Building without GnuTLS support [2020-06-04T10:25:19.867Z] #40 209.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:25:19.867Z] #40 209.8 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:25:20.108Z] #39 145.4 CC criu/parasite-syscall.o [2020-06-04T10:25:20.116Z] #39 153.2 CC criu/pagemap-cache.o [2020-06-04T10:25:20.363Z] #39 146.1 CC criu/path.o [2020-06-04T10:25:20.374Z] #39 153.6 CC criu/pagemap.o [2020-06-04T10:25:20.482Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-06-04T10:25:20.764Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-06-04T10:25:20.764Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-06-04T10:25:20.923Z] #39 146.3 CC criu/pie-util-vdso-elf32.o [2020-06-04T10:25:20.924Z] #40 211.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:25:21.179Z] #39 146.7 CC criu/pie-util-vdso.o [2020-06-04T10:25:21.307Z] #39 154.5 CC criu/parasite-syscall.o [2020-06-04T10:25:21.378Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-06-04T10:25:21.564Z] #39 ... [2020-06-04T10:25:21.564Z] [2020-06-04T10:25:21.564Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:25:21.564Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T10:25:21.564Z] #19 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T10:25:21.660Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-06-04T10:25:21.738Z] #39 147.2 CC criu/pie-util.o [2020-06-04T10:25:21.738Z] #39 147.4 CC criu/pipes.o [2020-06-04T10:25:21.822Z] #19 11.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T10:25:21.822Z] #19 11.56 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T10:25:22.080Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T10:25:22.298Z] #39 148.0 CC criu/plugin.o [2020-06-04T10:25:22.486Z] #40 212.4 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:22.486Z] #40 ... [2020-06-04T10:25:22.486Z] [2020-06-04T10:25:22.486Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:25:22.486Z] #37 DONE 277.6s [2020-06-04T10:25:22.802Z] [2020-06-04T10:25:22.802Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:22.858Z] #39 148.4 CC criu/proc_parse.o [2020-06-04T10:25:23.114Z] #39 ... [2020-06-04T10:25:23.114Z] [2020-06-04T10:25:23.114Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-04T10:25:23.114Z] #19 11.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-04T10:25:23.114Z] #19 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-04T10:25:23.114Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-04T10:25:23.369Z] #19 11.46 Collecting pyyaml (from yamllint==1.16.0) [2020-06-04T10:25:23.369Z] #19 11.55 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-04T10:25:23.437Z] #46 ... [2020-06-04T10:25:23.437Z] [2020-06-04T10:25:23.437Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:23.437Z] #40 213.4 make[1]: 'images/built-in.o' is up to date. [2020-06-04T10:25:23.437Z] #40 213.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T10:25:23.437Z] #40 213.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T10:25:23.453Z] #19 12.99 Building wheels for collected packages: pyyaml [2020-06-04T10:25:23.453Z] #19 12.99 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T10:25:23.679Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-04T10:25:23.728Z] #40 213.6 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T10:25:23.729Z] #40 213.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T10:25:23.729Z] #40 213.7 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:23.729Z] #40 213.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:25:24.019Z] #40 214.1 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.293Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-06-04T10:25:24.309Z] #40 214.1 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.309Z] #40 214.2 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.309Z] #40 214.4 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.309Z] #40 214.5 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.309Z] #40 214.5 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.385Z] #19 14.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T10:25:24.385Z] #19 14.03 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T10:25:24.385Z] #19 14.09 Successfully built pyyaml [2020-06-04T10:25:24.385Z] #19 14.11 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T10:25:24.599Z] #40 214.6 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.643Z] #19 14.47 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T10:25:24.731Z] #19 12.88 Building wheels for collected packages: pyyaml [2020-06-04T10:25:24.731Z] #19 12.89 Running setup.py bdist_wheel for pyyaml: started [2020-06-04T10:25:24.892Z] #40 214.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:24.892Z] #40 214.7 INSTALL criu/criu [2020-06-04T10:25:24.892Z] #40 DONE 214.8s [2020-06-04T10:25:24.892Z] [2020-06-04T10:25:24.892Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:24.920Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-06-04T10:25:25.208Z] #19 DONE 15.0s [2020-06-04T10:25:25.208Z] [2020-06-04T10:25:25.208Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T10:25:25.466Z] #22 DONE 0.2s [2020-06-04T10:25:25.466Z] [2020-06-04T10:25:25.466Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T10:25:25.534Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-06-04T10:25:25.699Z] #19 13.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-04T10:25:25.699Z] #19 13.81 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-04T10:25:25.699Z] #19 13.87 Successfully built pyyaml [2020-06-04T10:25:25.699Z] #19 13.89 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-04T10:25:25.954Z] #19 14.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-04T10:25:26.031Z] #26 DONE 0.7s [2020-06-04T10:25:26.031Z] [2020-06-04T10:25:26.031Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T10:25:26.289Z] #29 DONE 0.1s [2020-06-04T10:25:26.289Z] [2020-06-04T10:25:26.289Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T10:25:26.289Z] #31 DONE 0.1s [2020-06-04T10:25:26.289Z] [2020-06-04T10:25:26.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:26.289Z] #39 155.4 CC criu/path.o [2020-06-04T10:25:26.289Z] #39 155.8 CC criu/pie-util-vdso-elf32.o [2020-06-04T10:25:26.289Z] #39 156.4 CC criu/pie-util-vdso.o [2020-06-04T10:25:26.289Z] #39 157.0 CC criu/pie-util.o [2020-06-04T10:25:26.289Z] #39 157.2 CC criu/pipes.o [2020-06-04T10:25:26.289Z] #39 158.0 CC criu/plugin.o [2020-06-04T10:25:26.289Z] #39 158.4 CC criu/proc_parse.o [2020-06-04T10:25:26.289Z] #39 ... [2020-06-04T10:25:26.289Z] [2020-06-04T10:25:26.289Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T10:25:26.289Z] #34 DONE 0.1s [2020-06-04T10:25:26.514Z] #19 DONE 14.6s [2020-06-04T10:25:26.514Z] [2020-06-04T10:25:26.514Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:25:26.514Z] #36 DONE 261.3s [2020-06-04T10:25:26.514Z] [2020-06-04T10:25:26.514Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T10:25:26.547Z] [2020-06-04T10:25:26.547Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:26.770Z] #22 DONE 0.3s [2020-06-04T10:25:26.770Z] [2020-06-04T10:25:26.770Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T10:25:27.920Z] #45 ... [2020-06-04T10:25:27.920Z] [2020-06-04T10:25:27.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:27.920Z] #39 161.2 CC criu/protobuf-desc.o [2020-06-04T10:25:28.134Z] #26 DONE 1.1s [2020-06-04T10:25:28.134Z] [2020-06-04T10:25:28.134Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T10:25:28.134Z] #29 DONE 0.1s [2020-06-04T10:25:28.134Z] [2020-06-04T10:25:28.134Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T10:25:28.134Z] #31 DONE 0.1s [2020-06-04T10:25:28.134Z] [2020-06-04T10:25:28.134Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:28.134Z] #39 151.2 CC criu/protobuf-desc.o [2020-06-04T10:25:28.134Z] #39 152.2 CC criu/protobuf.o [2020-06-04T10:25:28.134Z] #39 152.8 CC criu/pstree.o [2020-06-04T10:25:28.390Z] #39 ... [2020-06-04T10:25:28.390Z] [2020-06-04T10:25:28.390Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T10:25:28.390Z] #34 DONE 0.1s [2020-06-04T10:25:28.390Z] [2020-06-04T10:25:28.390Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T10:25:28.390Z] #37 DONE 0.2s [2020-06-04T10:25:28.390Z] [2020-06-04T10:25:28.390Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:28.689Z] #52 ... [2020-06-04T10:25:28.689Z] [2020-06-04T10:25:28.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:28.689Z] #39 154.2 CC criu/rbtree.o [2020-06-04T10:25:28.888Z] #39 162.2 CC criu/protobuf.o [2020-06-04T10:25:28.944Z] #39 154.4 CC criu/rst-malloc.o [2020-06-04T10:25:28.944Z] #39 154.6 CC criu/seccomp.o [2020-06-04T10:25:29.146Z] #39 162.6 CC criu/pstree.o [2020-06-04T10:25:29.531Z] #39 155.2 CC criu/seize.o [2020-06-04T10:25:30.489Z] #39 155.8 CC criu/servicefd.o [2020-06-04T10:25:30.489Z] #39 156.2 CC criu/shmem.o [2020-06-04T10:25:30.522Z] #39 163.6 CC criu/rbtree.o [2020-06-04T10:25:30.522Z] #39 163.9 CC criu/rst-malloc.o [2020-06-04T10:25:30.779Z] #39 164.1 CC criu/seccomp.o [2020-06-04T10:25:31.036Z] #39 ... [2020-06-04T10:25:31.036Z] [2020-06-04T10:25:31.036Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-04T10:25:31.036Z] #36 DONE 268.2s [2020-06-04T10:25:31.036Z] [2020-06-04T10:25:31.036Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:31.430Z] #39 156.8 CC criu/sigframe.o [2020-06-04T10:25:31.430Z] #39 157.0 CC criu/signalfd.o [2020-06-04T10:25:31.685Z] #39 157.1 CC criu/sk-inet.o [2020-06-04T10:25:31.970Z] #52 ... [2020-06-04T10:25:31.970Z] [2020-06-04T10:25:31.970Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:31.970Z] #39 165.2 CC criu/seize.o [2020-06-04T10:25:32.243Z] #39 158.0 CC criu/sk-netlink.o [2020-06-04T10:25:32.802Z] #39 158.3 CC criu/sk-packet.o [2020-06-04T10:25:32.902Z] #39 ... [2020-06-04T10:25:32.902Z] [2020-06-04T10:25:32.902Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T10:25:32.902Z] #37 DONE 0.2s [2020-06-04T10:25:32.902Z] [2020-06-04T10:25:32.902Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:32.902Z] #39 166.1 CC criu/servicefd.o [2020-06-04T10:25:33.056Z] #39 158.7 CC criu/sk-queue.o [2020-06-04T10:25:33.160Z] #39 166.5 CC criu/shmem.o [2020-06-04T10:25:33.615Z] #39 159.1 CC criu/sk-tcp.o [2020-06-04T10:25:34.093Z] #39 167.2 CC criu/sigframe.o [2020-06-04T10:25:34.093Z] #39 167.4 CC criu/signalfd.o [2020-06-04T10:25:34.093Z] #39 167.6 CC criu/sk-inet.o [2020-06-04T10:25:34.174Z] #39 159.6 CC criu/sk-unix.o [2020-06-04T10:25:34.732Z] #39 ... [2020-06-04T10:25:34.732Z] [2020-06-04T10:25:34.732Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:34.732Z] #45 269.7 + cd /tmp/tmp.PYhUdvfrqH/src/github.com/golangci/golangci-lint/ [2020-06-04T10:25:34.732Z] #45 269.7 + git checkout -q v1.23.8 [2020-06-04T10:25:35.027Z] #39 168.4 CC criu/sk-netlink.o [2020-06-04T10:25:35.284Z] #39 168.7 CC criu/sk-packet.o [2020-06-04T10:25:35.291Z] #45 270.1 ++ git describe --tags [2020-06-04T10:25:35.291Z] #45 270.1 + version=v1.23.8 [2020-06-04T10:25:35.291Z] #45 270.1 ++ git rev-parse --short HEAD [2020-06-04T10:25:35.291Z] #45 270.1 + commit=76a82c6 [2020-06-04T10:25:35.291Z] #45 270.1 ++ git show -s --format=%cd [2020-06-04T10:25:35.291Z] #45 270.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T10:25:35.291Z] #45 270.1 + 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-06-04T10:25:35.638Z] ok github.com/docker/docker/api/server 0.172s coverage: 9.0% of statements [2020-06-04T10:25:35.851Z] #39 169.2 CC criu/sk-queue.o [2020-06-04T10:25:36.109Z] #39 169.6 CC criu/sk-tcp.o [2020-06-04T10:25:36.675Z] #39 169.9 CC criu/sk-unix.o [2020-06-04T10:25:38.047Z] #39 171.4 CC criu/sockets.o [2020-06-04T10:25:38.613Z] #39 ... [2020-06-04T10:25:38.613Z] [2020-06-04T10:25:38.613Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:38.613Z] #45 275.9 + cd /tmp/tmp.52W1jUX39t/src/github.com/golangci/golangci-lint/ [2020-06-04T10:25:38.613Z] #45 275.9 + git checkout -q v1.23.8 [2020-06-04T10:25:39.178Z] #45 276.4 ++ git describe --tags [2020-06-04T10:25:39.178Z] #45 276.4 + version=v1.23.8 [2020-06-04T10:25:39.178Z] #45 276.4 ++ git rev-parse --short HEAD [2020-06-04T10:25:39.178Z] #45 276.4 + commit=76a82c6 [2020-06-04T10:25:39.178Z] #45 276.4 ++ git show -s --format=%cd [2020-06-04T10:25:39.178Z] #45 276.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-04T10:25:39.178Z] #45 276.4 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-04T10:25:40.602Z] #52 ... [2020-06-04T10:25:40.602Z] [2020-06-04T10:25:40.602Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:40.602Z] #45 DONE 267.4s [2020-06-04T10:25:40.602Z] [2020-06-04T10:25:40.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:40.602Z] #52 ... [2020-06-04T10:25:40.602Z] [2020-06-04T10:25:40.602Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T10:25:40.602Z] #46 DONE 0.2s [2020-06-04T10:25:40.602Z] [2020-06-04T10:25:40.602Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T10:25:40.602Z] #48 DONE 0.1s [2020-06-04T10:25:40.602Z] [2020-06-04T10:25:40.602Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T10:25:40.602Z] #50 DONE 0.2s [2020-06-04T10:25:40.602Z] [2020-06-04T10:25:40.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:40.744Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T10:25:40.744Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === Skipped [2020-06-04T10:25:40.744Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T10:25:40.744Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T10:25:40.744Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T10:25:40.744Z] time="2020-06-04T10:24:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T10:25:40.744Z] time="2020-06-04T10:24:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T10:25:40.744Z] time="2020-06-04T10:24:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T10:25:40.744Z] time="2020-06-04T10:24:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T10:25:40.744Z] time="2020-06-04T10:24:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T10:25:40.744Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T10:25:40.744Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T10:25:40.744Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:25:40.744Z] [2020-06-04T10:25:40.744Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T10:25:40.744Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.744Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:25:40.745Z] [2020-06-04T10:25:40.745Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T10:25:40.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:25:40.745Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:25:40.745Z] [2020-06-04T10:25:40.745Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T10:25:40.745Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:25:40.745Z] [2020-06-04T10:25:40.745Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T10:25:40.745Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T10:25:40.745Z] [2020-06-04T10:25:40.745Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T10:25:40.745Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T10:25:40.745Z] [2020-06-04T10:25:40.745Z] [2020-06-04T10:25:40.745Z] DONE 2123 tests, 26 skipped in 188.463s [2020-06-04T10:25:41.170Z] #52 230.0 + bin/containerd-stress Post stage [Pipeline] junit [2020-06-04T10:25:41.397Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T10:25:41.935Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -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:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh dynbinary test-integration [2020-06-04T10:25:42.217Z] [2020-06-04T10:25:42.499Z] Removing bundles/ [2020-06-04T10:25:42.499Z] [2020-06-04T10:25:42.499Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T10:25:42.499Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:25:42.499Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:25:43.360Z] #45 ... [2020-06-04T10:25:43.360Z] [2020-06-04T10:25:43.360Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:25:43.360Z] #49 104.2 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-06-04T10:25:43.361Z] #45 ... [2020-06-04T10:25:43.362Z] [2020-06-04T10:25:43.362Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-04T10:25:43.362Z] #49 109.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-04T10:25:43.362Z] #49 111.4 + mkdir -p /build [2020-06-04T10:25:43.362Z] #49 111.4 + cp runc /build/runc [2020-06-04T10:25:43.362Z] #49 DONE 111.8s [2020-06-04T10:25:43.362Z] [2020-06-04T10:25:43.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:43.362Z] #39 172.2 CC criu/stats.o [2020-06-04T10:25:43.362Z] #39 172.5 CC criu/string.o [2020-06-04T10:25:43.362Z] #39 172.6 CC criu/sysctl.o [2020-06-04T10:25:43.362Z] #39 173.1 CC criu/sysfs_parse.o [2020-06-04T10:25:43.362Z] #39 173.5 CC criu/timens.o [2020-06-04T10:25:43.362Z] #39 173.8 CC criu/timerfd.o [2020-06-04T10:25:43.362Z] #39 174.1 CC criu/tty.o [2020-06-04T10:25:43.362Z] #39 175.6 CC criu/tun.o [2020-06-04T10:25:43.362Z] #39 176.1 CC criu/uffd.o [2020-06-04T10:25:43.615Z] #49 105.6 + mkdir -p /build [2020-06-04T10:25:43.615Z] #49 105.6 + cp runc /build/runc [2020-06-04T10:25:43.619Z] #39 177.0 CC criu/util.o [2020-06-04T10:25:43.704Z] #52 232.5 + bin/containerd-shim [2020-06-04T10:25:44.174Z] #49 DONE 106.0s [2020-06-04T10:25:44.174Z] [2020-06-04T10:25:44.174Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:44.174Z] #39 161.3 CC criu/sockets.o [2020-06-04T10:25:44.174Z] #39 162.0 CC criu/stats.o [2020-06-04T10:25:44.174Z] #39 162.3 CC criu/string.o [2020-06-04T10:25:44.174Z] #39 162.4 CC criu/sysctl.o [2020-06-04T10:25:44.174Z] #39 163.0 CC criu/sysfs_parse.o [2020-06-04T10:25:44.174Z] #39 163.4 CC criu/timens.o [2020-06-04T10:25:44.174Z] #39 163.7 CC criu/timerfd.o [2020-06-04T10:25:44.174Z] #39 164.0 CC criu/tty.o [2020-06-04T10:25:44.174Z] #39 165.6 CC criu/tun.o [2020-06-04T10:25:44.174Z] #39 166.0 CC criu/uffd.o [2020-06-04T10:25:44.174Z] #39 167.0 CC criu/util.o [2020-06-04T10:25:44.174Z] #39 168.1 CC criu/uts_ns.o [2020-06-04T10:25:44.174Z] #39 168.3 CC criu/vdso-compat.o [2020-06-04T10:25:44.174Z] #39 168.6 CC criu/vdso.o [2020-06-04T10:25:44.174Z] #39 169.0 LINK criu/built-in.o [2020-06-04T10:25:44.174Z] #39 169.2 LINK criu/criu [2020-06-04T10:25:44.174Z] #39 169.7 DEP lib/c/criu.d [2020-06-04T10:25:44.174Z] #39 169.8 CC images/rpc.pb-c.o [2020-06-04T10:25:44.992Z] #39 178.2 CC criu/uts_ns.o [2020-06-04T10:25:44.992Z] #39 178.3 CC criu/vdso-compat.o [2020-06-04T10:25:44.992Z] #39 178.4 CC criu/vdso.o [2020-06-04T10:25:45.097Z] #39 170.7 CC lib/c/criu.o [2020-06-04T10:25:45.558Z] #39 178.8 LINK criu/built-in.o [2020-06-04T10:25:45.558Z] #39 178.9 LINK criu/criu [2020-06-04T10:25:45.815Z] #39 179.2 DEP lib/c/criu.d [2020-06-04T10:25:45.815Z] #39 179.3 CC images/rpc.pb-c.o [2020-06-04T10:25:46.020Z] #39 171.5 LINK lib/c/built-in.o [2020-06-04T10:25:46.020Z] #39 171.5 LINK lib/c/libcriu.so [2020-06-04T10:25:46.020Z] #39 171.6 LINK lib/c/libcriu.a [2020-06-04T10:25:46.020Z] #39 171.7 GEN magic.py [2020-06-04T10:25:46.020Z] #39 171.8 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:25:46.020Z] #39 171.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:25:46.274Z] #39 171.8 Note: Building without GnuTLS support [2020-06-04T10:25:46.274Z] #39 171.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:25:46.274Z] #39 171.8 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:25:46.381Z] #39 179.7 CC lib/c/criu.o [2020-06-04T10:25:46.834Z] #39 172.3 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:25:46.834Z] #39 ... [2020-06-04T10:25:46.834Z] [2020-06-04T10:25:46.834Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:46.834Z] #52 208.0 + bin/containerd [2020-06-04T10:25:47.314Z] #39 180.4 LINK lib/c/built-in.o [2020-06-04T10:25:47.314Z] #39 180.4 LINK lib/c/libcriu.so [2020-06-04T10:25:47.314Z] #39 180.5 LINK lib/c/libcriu.a [2020-06-04T10:25:47.314Z] #39 180.6 GEN magic.py [2020-06-04T10:25:47.314Z] #39 180.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-04T10:25:47.314Z] #39 180.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-04T10:25:47.314Z] #39 180.7 Note: Building without GnuTLS support [2020-06-04T10:25:47.314Z] #39 180.7 Makefile.config:39: Warn: you have no libnftables installed [2020-06-04T10:25:47.314Z] #39 180.7 Makefile.config:40: Warn: Building without nftables support [2020-06-04T10:25:47.880Z] #39 181.4 fatal: not a git repository (or any of the parent directories): .git [2020-06-04T10:25:48.446Z] #39 181.8 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:48.719Z] #52 ... [2020-06-04T10:25:48.719Z] [2020-06-04T10:25:48.719Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:48.719Z] #39 172.8 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:48.719Z] #39 173.3 make[1]: 'images/built-in.o' is up to date. [2020-06-04T10:25:48.719Z] #39 173.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T10:25:48.719Z] #39 173.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T10:25:48.719Z] #39 173.4 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T10:25:48.719Z] #39 173.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T10:25:48.719Z] #39 173.4 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:48.719Z] #39 173.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:25:48.719Z] #39 173.6 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.6 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.6 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.8 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.9 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:48.720Z] #39 173.9 INSTALL criu/criu [2020-06-04T10:25:48.720Z] #39 DONE 174.1s [2020-06-04T10:25:48.720Z] [2020-06-04T10:25:48.720Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:48.984Z] #52 237.8 + bin/containerd-shim-runc-v1 [2020-06-04T10:25:49.012Z] #39 182.3 make[1]: 'images/built-in.o' is up to date. [2020-06-04T10:25:49.012Z] #39 182.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-04T10:25:49.012Z] #39 182.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-04T10:25:49.012Z] #39 182.4 make[1]: 'compel/libcompel.a' is up to date. [2020-06-04T10:25:49.012Z] #39 182.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-04T10:25:49.269Z] #39 182.4 make[1]: Nothing to be done for 'all'. [2020-06-04T10:25:49.269Z] #39 182.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-04T10:25:49.269Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.269Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.269Z] #39 182.7 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.527Z] #39 182.8 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.527Z] #39 182.8 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.527Z] #39 182.9 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.527Z] #39 182.9 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.527Z] #39 183.0 make[2]: Nothing to be done for 'all'. [2020-06-04T10:25:49.527Z] #39 ... [2020-06-04T10:25:49.527Z] [2020-06-04T10:25:49.527Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:49.527Z] #52 214.5 + bin/containerd [2020-06-04T10:25:49.644Z] #52 ... [2020-06-04T10:25:49.644Z] [2020-06-04T10:25:49.644Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T10:25:49.644Z] #40 DONE 0.1s [2020-06-04T10:25:49.644Z] [2020-06-04T10:25:49.644Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T10:25:49.644Z] #42 DONE 0.1s [2020-06-04T10:25:49.785Z] #52 ... [2020-06-04T10:25:49.785Z] [2020-06-04T10:25:49.785Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-04T10:25:49.785Z] #39 183.0 INSTALL criu/criu [2020-06-04T10:25:49.785Z] #39 DONE 183.2s [2020-06-04T10:25:49.898Z] [2020-06-04T10:25:49.899Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T10:25:49.899Z] #44 DONE 0.1s [2020-06-04T10:25:49.899Z] [2020-06-04T10:25:49.899Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:50.043Z] [2020-06-04T10:25:50.043Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:51.417Z] #45 ... [2020-06-04T10:25:51.417Z] [2020-06-04T10:25:51.417Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T10:25:51.417Z] #40 DONE 0.1s [2020-06-04T10:25:51.417Z] [2020-06-04T10:25:51.417Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:51.417Z] #52 ... [2020-06-04T10:25:51.417Z] [2020-06-04T10:25:51.417Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T10:25:51.417Z] #42 DONE 0.1s [2020-06-04T10:25:51.674Z] [2020-06-04T10:25:51.674Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T10:25:51.674Z] #44 DONE 0.1s [2020-06-04T10:25:51.674Z] [2020-06-04T10:25:51.674Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:52.034Z] #22 ... [2020-06-04T10:25:52.034Z] [2020-06-04T10:25:52.034Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:52.034Z] #53 267.3 + bin/containerd [2020-06-04T10:25:52.275Z] #52 240.7 + bin/containerd-shim-runc-v2 [2020-06-04T10:25:52.843Z] #52 241.7 + binaries [2020-06-04T10:25:52.843Z] #52 241.7 + install -D bin/containerd /build/containerd [2020-06-04T10:25:52.843Z] #52 241.8 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T10:25:52.843Z] #52 241.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T10:25:52.843Z] #52 241.8 + install -D bin/ctr /build/ctr [2020-06-04T10:25:53.094Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-04T10:25:53.101Z] #52 DONE 242.1s [2020-06-04T10:25:54.476Z] [2020-06-04T10:25:54.476Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T10:25:54.735Z] #53 DONE 0.3s [2020-06-04T10:25:54.735Z] [2020-06-04T10:25:54.735Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T10:25:54.735Z] #57 DONE 0.1s [2020-06-04T10:25:54.993Z] [2020-06-04T10:25:54.993Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T10:25:54.993Z] #59 DONE 0.1s [2020-06-04T10:25:54.993Z] [2020-06-04T10:25:54.993Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T10:25:54.993Z] #61 DONE 0.1s [2020-06-04T10:25:54.993Z] [2020-06-04T10:25:54.993Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T10:25:54.993Z] #62 DONE 0.0s [2020-06-04T10:25:55.252Z] [2020-06-04T10:25:55.252Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T10:25:56.628Z] #63 DONE 1.5s [2020-06-04T10:25:56.628Z] [2020-06-04T10:25:56.628Z] #64 exporting to image [2020-06-04T10:25:56.628Z] #64 exporting layers [2020-06-04T10:25:58.953Z] #53 ... [2020-06-04T10:25:58.953Z] [2020-06-04T10:25:58.953Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:25:58.953Z] #22 313.6 + return [2020-06-04T10:25:58.953Z] #22 DONE 313.7s [2020-06-04T10:25:58.953Z] [2020-06-04T10:25:58.953Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:00.492Z] #46 ... [2020-06-04T10:26:00.492Z] [2020-06-04T10:26:00.492Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-04T10:26:00.492Z] #23 DONE 0.1s [2020-06-04T10:26:00.790Z] [2020-06-04T10:26:00.790Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-04T10:26:00.824Z] #64 exporting layers 3.8s done [2020-06-04T10:26:00.824Z] #64 writing image sha256:e315ef3b8ed8df0ce67057c351096fea64e9c6d7a418b758d3592b91b5c8f6e2 done [2020-06-04T10:26:00.824Z] #64 naming to docker.io/library/docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 done [2020-06-04T10:26:00.824Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T10:26:01.083Z] #27 DONE 0.5s [2020-06-04T10:26:01.083Z] [2020-06-04T10:26:01.083Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-04T10:26:01.083Z] #30 DONE 0.1s [2020-06-04T10:26:01.083Z] [2020-06-04T10:26:01.083Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:01.161Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/test/unit [2020-06-04T10:26:01.374Z] #46 ... [2020-06-04T10:26:01.374Z] [2020-06-04T10:26:01.374Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-04T10:26:01.374Z] #32 DONE 0.1s [2020-06-04T10:26:01.374Z] [2020-06-04T10:26:01.374Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-04T10:26:01.374Z] #35 DONE 0.1s [2020-06-04T10:26:01.374Z] [2020-06-04T10:26:01.374Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-04T10:26:01.374Z] #38 DONE 0.1s [2020-06-04T10:26:01.374Z] [2020-06-04T10:26:01.374Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:01.374Z] #46 ... [2020-06-04T10:26:01.374Z] [2020-06-04T10:26:01.374Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-04T10:26:01.374Z] #41 DONE 0.1s [2020-06-04T10:26:01.374Z] [2020-06-04T10:26:01.374Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-04T10:26:01.664Z] #43 DONE 0.1s [2020-06-04T10:26:01.664Z] [2020-06-04T10:26:01.664Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-04T10:26:01.963Z] #45 DONE 0.1s [2020-06-04T10:26:01.963Z] [2020-06-04T10:26:01.963Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:06.431Z] ? github.com/docker/docker/api [no test files] [2020-06-04T10:26:18.653Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-06-04T10:26:26.623Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T10:26:26.623Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2020-06-04T10:26:28.533Z] #52 ... [2020-06-04T10:26:28.533Z] [2020-06-04T10:26:28.533Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:28.533Z] #45 DONE 321.8s [2020-06-04T10:26:28.533Z] [2020-06-04T10:26:28.533Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:28.861Z] ok github.com/docker/docker/api/server/middleware 0.232s coverage: 37.7% of statements [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T10:26:28.861Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T10:26:29.092Z] #52 ... [2020-06-04T10:26:29.092Z] [2020-06-04T10:26:29.092Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T10:26:29.092Z] #46 DONE 0.2s [2020-06-04T10:26:29.092Z] [2020-06-04T10:26:29.092Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T10:26:29.133Z] #53 ... [2020-06-04T10:26:29.133Z] [2020-06-04T10:26:29.133Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:29.133Z] #46 DONE 342.5s [2020-06-04T10:26:29.133Z] [2020-06-04T10:26:29.133Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:29.347Z] #48 DONE 0.1s [2020-06-04T10:26:29.347Z] [2020-06-04T10:26:29.347Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T10:26:29.347Z] #50 DONE 0.1s [2020-06-04T10:26:29.347Z] [2020-06-04T10:26:29.347Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:29.764Z] #53 ... [2020-06-04T10:26:29.764Z] [2020-06-04T10:26:29.764Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T10:26:29.764Z] #47 DONE 0.2s [2020-06-04T10:26:29.764Z] [2020-06-04T10:26:29.764Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T10:26:29.764Z] #49 DONE 0.1s [2020-06-04T10:26:29.764Z] [2020-06-04T10:26:29.764Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T10:26:29.764Z] #51 DONE 0.1s [2020-06-04T10:26:29.764Z] [2020-06-04T10:26:29.764Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:30.375Z] #52 ... [2020-06-04T10:26:30.375Z] [2020-06-04T10:26:30.375Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:30.375Z] #45 DONE 327.4s [2020-06-04T10:26:30.375Z] [2020-06-04T10:26:30.375Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:30.442Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-06-04T10:26:30.442Z] ok github.com/docker/docker/api/types/strslice 0.090s coverage: 90.0% of statements [2020-06-04T10:26:30.442Z] ok github.com/docker/docker/api/server/router/swarm 0.136s coverage: 4.8% of statements [2020-06-04T10:26:30.442Z] ok github.com/docker/docker/api/types/time 0.199s coverage: 100.0% of statements [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T10:26:30.442Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T10:26:30.916Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T10:26:31.391Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T10:26:31.391Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2020-06-04T10:26:31.754Z] #52 ... [2020-06-04T10:26:31.754Z] [2020-06-04T10:26:31.754Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-04T10:26:32.015Z] #46 DONE 0.2s [2020-06-04T10:26:32.015Z] [2020-06-04T10:26:32.015Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-04T10:26:32.015Z] #48 DONE 0.1s [2020-06-04T10:26:32.015Z] [2020-06-04T10:26:32.015Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:32.015Z] #52 ... [2020-06-04T10:26:32.015Z] [2020-06-04T10:26:32.015Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-04T10:26:32.015Z] #50 DONE 0.1s [2020-06-04T10:26:32.273Z] [2020-06-04T10:26:32.273Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-04T10:26:32.605Z] #52 253.4 + bin/containerd-stress [2020-06-04T10:26:34.007Z] #52 255.1 + bin/containerd-shim [2020-06-04T10:26:34.800Z] #52 259.7 + bin/containerd-stress [2020-06-04T10:26:35.216Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2020-06-04T10:26:36.215Z] ok github.com/docker/docker/builder/remotecontext 0.616s coverage: 9.2% of statements [2020-06-04T10:26:36.689Z] ok github.com/docker/docker/builder/dockerfile 0.598s coverage: 46.5% of statements [2020-06-04T10:26:36.695Z] #52 261.4 + bin/containerd-shim [2020-06-04T10:26:39.234Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:26:39.234Z] [2020-06-04T10:26:39.234Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:26:39.234Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:26:39.234Z] HOSTNAME=23bcd1155da0 [2020-06-04T10:26:39.234Z] TESTDEBUG=0 [2020-06-04T10:26:39.234Z] DEST=bundles/test-integration [2020-06-04T10:26:39.234Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:26:39.234Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:26:39.234Z] container=docker [2020-06-04T10:26:39.234Z] HOME=/root [2020-06-04T10:26:39.234Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:26:39.234Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:26:39.234Z] VALIDATE_BRANCH=master [2020-06-04T10:26:39.234Z] TERM=xterm [2020-06-04T10:26:39.234Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:26:39.234Z] SHLVL=1 [2020-06-04T10:26:39.234Z] TIMEOUT=120m [2020-06-04T10:26:39.234Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:26:39.234Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:26:39.234Z] GO111MODULE=off [2020-06-04T10:26:39.234Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T10:26:39.234Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T10:26:39.234Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:26:39.234Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:26:39.234Z] GOPATH=/go [2020-06-04T10:26:39.235Z] PKG_CONFIG=pkg-config [2020-06-04T10:26:39.235Z] _=/usr/bin/env [2020-06-04T10:26:39.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T10:26:40.118Z] #53 315.4 + bin/containerd-stress [2020-06-04T10:26:40.575Z] #52 261.5 + bin/containerd-shim-runc-v1 [2020-06-04T10:26:41.605Z] #53 317.7 + bin/containerd-shim [2020-06-04T10:26:43.247Z] #52 267.8 + bin/containerd-shim-runc-v1 [2020-06-04T10:26:43.834Z] #52 264.5 + bin/containerd-shim-runc-v2 [2020-06-04T10:26:44.089Z] #52 265.3 + binaries [2020-06-04T10:26:44.089Z] #52 265.3 + install -D bin/containerd /build/containerd [2020-06-04T10:26:44.089Z] #52 265.3 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T10:26:44.089Z] #52 265.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T10:26:44.089Z] #52 265.3 + install -D bin/ctr /build/ctr [2020-06-04T10:26:44.647Z] #52 DONE 265.6s [2020-06-04T10:26:45.206Z] [2020-06-04T10:26:45.206Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T10:26:45.460Z] #53 DONE 0.2s [2020-06-04T10:26:45.460Z] [2020-06-04T10:26:45.460Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T10:26:45.715Z] #57 DONE 0.1s [2020-06-04T10:26:45.715Z] [2020-06-04T10:26:45.715Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T10:26:45.715Z] #59 DONE 0.1s [2020-06-04T10:26:45.715Z] [2020-06-04T10:26:45.715Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T10:26:45.715Z] #61 DONE 0.1s [2020-06-04T10:26:45.715Z] [2020-06-04T10:26:45.715Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T10:26:45.715Z] #62 DONE 0.0s [2020-06-04T10:26:45.969Z] [2020-06-04T10:26:45.969Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T10:26:46.527Z] #52 270.8 + bin/containerd-shim-runc-v2 [2020-06-04T10:26:46.527Z] #52 271.6 + binaries [2020-06-04T10:26:46.527Z] #52 271.6 + install -D bin/containerd /build/containerd [2020-06-04T10:26:46.527Z] #52 271.7 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T10:26:46.527Z] #52 271.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T10:26:46.527Z] #52 271.7 + install -D bin/ctr /build/ctr [2020-06-04T10:26:46.894Z] #63 DONE 1.2s [2020-06-04T10:26:47.091Z] #52 DONE 272.0s [2020-06-04T10:26:47.153Z] [2020-06-04T10:26:47.153Z] #64 exporting to image [2020-06-04T10:26:47.153Z] #64 exporting layers [2020-06-04T10:26:48.022Z] [2020-06-04T10:26:48.022Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T10:26:48.280Z] #53 DONE 0.2s [2020-06-04T10:26:48.280Z] [2020-06-04T10:26:48.280Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T10:26:48.280Z] #57 DONE 0.1s [2020-06-04T10:26:48.280Z] [2020-06-04T10:26:48.280Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T10:26:48.280Z] #59 DONE 0.1s [2020-06-04T10:26:48.473Z] #53 324.7 + bin/containerd-shim-runc-v1 [2020-06-04T10:26:48.537Z] [2020-06-04T10:26:48.537Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T10:26:48.537Z] #61 DONE 0.1s [2020-06-04T10:26:48.537Z] [2020-06-04T10:26:48.537Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T10:26:48.537Z] #62 DONE 0.0s [2020-06-04T10:26:48.537Z] [2020-06-04T10:26:48.537Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T10:26:49.907Z] #63 DONE 1.1s [2020-06-04T10:26:49.907Z] [2020-06-04T10:26:49.907Z] #64 exporting to image [2020-06-04T10:26:49.907Z] #64 exporting layers [2020-06-04T10:26:51.692Z] ok github.com/docker/docker/client 0.574s coverage: 74.9% of statements [2020-06-04T10:26:51.966Z] #53 328.0 + bin/containerd-shim-runc-v2 [2020-06-04T10:26:52.588Z] #53 329.0 + binaries [2020-06-04T10:26:52.588Z] #53 329.0 + install -D bin/containerd /build/containerd [2020-06-04T10:26:52.588Z] #53 329.0 + install -D bin/containerd-shim /build/containerd-shim [2020-06-04T10:26:52.588Z] #53 329.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-04T10:26:52.588Z] #53 329.0 + install -D bin/ctr /build/ctr [2020-06-04T10:26:52.588Z] #53 DONE 329.1s [2020-06-04T10:26:53.601Z] [2020-06-04T10:26:53.601Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-04T10:26:53.601Z] #54 DONE 0.1s [2020-06-04T10:26:53.601Z] [2020-06-04T10:26:53.601Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-04T10:26:53.677Z] #64 exporting layers 6.1s done [2020-06-04T10:26:53.677Z] #64 writing image sha256:e82a1411beff7ed1d237830ca8492207fd503ca05bf00cc218d8f1745994c6c5 done [2020-06-04T10:26:53.677Z] #64 naming to docker.io/library/docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 done [2020-06-04T10:26:53.677Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-04T10:26:53.887Z] #58 DONE 0.1s [2020-06-04T10:26:53.887Z] [2020-06-04T10:26:53.887Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-04T10:26:53.887Z] #60 DONE 0.1s [2020-06-04T10:26:53.887Z] [2020-06-04T10:26:53.887Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-04T10:26:53.887Z] #62 DONE 0.1s [2020-06-04T10:26:53.887Z] [2020-06-04T10:26:53.887Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-04T10:26:53.887Z] #63 DONE 0.0s [2020-06-04T10:26:53.887Z] [2020-06-04T10:26:53.887Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-04T10:26:54.043Z] + trap exit INT TERM [2020-06-04T10:26:54.043Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-04T10:26:54.043Z] + CONTAINER_NAME=docker-pr1 [2020-06-04T10:26:54.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh dynbinary-daemon [2020-06-04T10:26:55.401Z] [2020-06-04T10:26:55.402Z] Removing bundles/ [2020-06-04T10:26:55.402Z] [2020-06-04T10:26:55.402Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-04T10:26:55.402Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:26:55.402Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:26:56.460Z] #64 exporting layers 6.0s done [2020-06-04T10:26:56.460Z] #64 writing image sha256:c9c9d9f9340849b5bae8b88966bfd6b502bfb19896d416ee592ff534182a6f4c done [2020-06-04T10:26:56.460Z] #64 naming to docker.io/library/docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 done [2020-06-04T10:26:56.460Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T10:26:56.579Z] #64 DONE 2.1s [2020-06-04T10:26:56.579Z] [2020-06-04T10:26:56.579Z] #65 exporting to oci image format [2020-06-04T10:26:56.579Z] #65 exporting layers [2020-06-04T10:26:56.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -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:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh dynbinary test-integration [2020-06-04T10:26:57.734Z] [2020-06-04T10:26:57.734Z] Removing bundles/ [2020-06-04T10:26:57.734Z] [2020-06-04T10:26:57.734Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T10:26:57.734Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:26:57.734Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:27:01.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T10:27:01.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T10:27:02.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T10:27:05.438Z] ................................................ [ 29%] [2020-06-04T10:27:06.698Z] ok github.com/docker/docker/builder/remotecontext/git 33.090s coverage: 86.3% of statements [2020-06-04T10:27:07.176Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T10:27:07.176Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.8% of statements [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T10:27:14.922Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/builder/dockerignore 0.034s coverage: 96.8% of statements [2020-06-04T10:27:14.922Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-06-04T10:27:15.859Z] ok github.com/docker/docker/builder/remotecontext/git 3.153s coverage: 86.3% of statements [2020-06-04T10:27:15.859Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2020-06-04T10:27:15.891Z] ok github.com/docker/docker/cmd/dockerd 0.672s coverage: 19.3% of statements [2020-06-04T10:27:16.888Z] ok github.com/docker/docker/container 0.492s coverage: 41.6% of statements [2020-06-04T10:27:16.888Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T10:27:16.888Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T10:27:16.888Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T10:27:16.888Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T10:27:17.241Z] ok github.com/docker/docker/builder/dockerfile 1.152s coverage: 48.2% of statements [2020-06-04T10:27:17.241Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T10:27:17.241Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T10:27:17.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T10:27:18.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T10:27:19.124Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.711s coverage: 65.3% of statements [2020-06-04T10:27:19.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T10:27:20.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T10:27:20.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T10:27:21.364Z] ok github.com/docker/docker/daemon/cluster 0.757s coverage: 0.5% of statements [2020-06-04T10:27:21.838Z] ok github.com/docker/docker/daemon/cluster/convert 0.459s coverage: 35.6% of statements [2020-06-04T10:27:22.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T10:27:22.582Z] ok github.com/docker/docker/client 0.284s coverage: 75.4% of statements [2020-06-04T10:27:24.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T10:27:25.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T10:27:27.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T10:27:27.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T10:27:28.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T10:27:29.045Z] ok github.com/docker/docker/daemon/config 1.339s coverage: 79.6% of statements [2020-06-04T10:27:29.045Z] ok github.com/docker/docker/daemon/discovery 0.374s coverage: 30.0% of statements [2020-06-04T10:27:29.353Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-04T10:27:29.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T10:27:30.625Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.385s coverage: 11.1% of statements [2020-06-04T10:27:31.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T10:27:31.623Z] ok github.com/docker/docker/daemon/events 0.319s coverage: 50.0% of statements [2020-06-04T10:27:31.623Z] ok github.com/docker/docker/daemon 3.187s coverage: 9.2% of statements [2020-06-04T10:27:31.623Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T10:27:31.623Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T10:27:31.623Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T10:27:31.623Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T10:27:31.623Z] ok github.com/docker/docker/daemon/graphdriver 0.146s coverage: 2.3% of statements [2020-06-04T10:27:31.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-04T10:27:32.102Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-04T10:27:32.577Z] ok github.com/docker/docker/daemon/links 0.080s coverage: 93.0% of statements [2020-06-04T10:27:33.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T10:27:34.386Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:27:34.386Z] Using test binary docker [2020-06-04T10:27:34.386Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T10:27:34.386Z] +++ /etc/init.d/apparmor start [2020-06-04T10:27:34.386Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:27:34.386Z] INFO: Waiting for daemon to start... [2020-06-04T10:27:34.386Z] Starting dockerd [2020-06-04T10:27:34.386Z] +++ 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-06-04T10:27:35.556Z] ok github.com/docker/docker/daemon/logger/awslogs 0.632s coverage: 77.8% of statements [2020-06-04T10:27:36.030Z] ok github.com/docker/docker/daemon/logger 0.409s coverage: 42.1% of statements [2020-06-04T10:27:36.403Z] . [2020-06-04T10:27:36.403Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:27:36.403Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:27:36.403Z] Error: No such image: emptyfs [2020-06-04T10:27:36.403Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T10:27:36.403Z] ++++ docker load [2020-06-04T10:27:36.504Z] ok github.com/docker/docker/daemon/images 0.387s coverage: 4.8% of statements [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-04T10:27:36.504Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-04T10:27:36.685Z] Running integration-test (iteration 1) [2020-06-04T10:27:36.685Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T10:27:36.685Z] ++ 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-06-04T10:27:36.685Z] ++ set -e [2020-06-04T10:27:36.685Z] ++ '[' -n 0 ']' [2020-06-04T10:27:36.685Z] ++ set -x [2020-06-04T10:27:36.685Z] ++ env -i DEST=/go/src/github.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-06-04T10:27:36.978Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.398s coverage: 61.6% of statements [2020-06-04T10:27:37.271Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-06-04T10:27:37.453Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.286s coverage: 87.2% of statements [2020-06-04T10:27:39.692Z] ok github.com/docker/docker/daemon/logger/local 0.479s coverage: 75.2% of statements [2020-06-04T10:27:39.692Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T10:27:39.692Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.315s coverage: 33.3% of statements [2020-06-04T10:27:40.166Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.445s coverage: 36.3% of statements [2020-06-04T10:27:41.749Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2020-06-04T10:27:42.066Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-04T10:27:42.224Z] ok github.com/docker/docker/daemon/logger/syslog 0.128s coverage: 47.8% of statements [2020-06-04T10:27:43.224Z] ok github.com/docker/docker/daemon/logger/splunk 2.242s coverage: 82.5% of statements [2020-06-04T10:27:43.224Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T10:27:43.224Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-04T10:27:43.224Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T10:27:43.474Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:27:43.474Z] Loaded image: busybox:latest [2020-06-04T10:27:43.755Z] Loaded image: busybox:glibc [2020-06-04T10:27:43.755Z] Loaded image: debian:jessie [2020-06-04T10:27:43.755Z] Loaded image: hello-world:latest [2020-06-04T10:27:43.755Z] INFO: Testing against a local daemon [2020-06-04T10:27:43.755Z] === RUN TestCgroupNamespacesBuild [2020-06-04T10:27:45.467Z] ok github.com/docker/docker/distribution/metadata 1.570s coverage: 48.2% of statements [2020-06-04T10:27:45.467Z] ok github.com/docker/docker/errdefs 0.133s coverage: 49.4% of statements [2020-06-04T10:27:45.942Z] ok github.com/docker/docker/distribution 1.509s coverage: 20.3% of statements [2020-06-04T10:27:45.942Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T10:27:46.425Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2020-06-04T10:27:46.425Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T10:27:47.523Z] ok github.com/docker/docker/image/cache 0.181s coverage: 19.2% of statements [2020-06-04T10:27:47.524Z] ok github.com/docker/docker/distribution/xfer 2.494s coverage: 76.8% of statements [2020-06-04T10:27:47.524Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T10:27:47.889Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-06-04T10:27:47.889Z] === RUN TestBuildWithSession [2020-06-04T10:27:47.889Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T10:27:47.889Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:27:47.889Z] === RUN TestBuildSquashParent [2020-06-04T10:27:47.997Z] ok github.com/docker/docker/image/v1 0.195s coverage: 25.0% of statements [2020-06-04T10:27:48.472Z] ok github.com/docker/docker/image 0.771s coverage: 86.4% of statements [2020-06-04T10:27:48.945Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T10:27:48.945Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T10:27:49.140Z] ok github.com/docker/docker/cmd/dockerd 0.172s coverage: 30.8% of statements [2020-06-04T10:27:49.420Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2020-06-04T10:27:50.522Z] ok github.com/docker/docker/container 0.167s coverage: 34.7% of statements [2020-06-04T10:27:50.523Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T10:27:50.523Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T10:27:50.523Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T10:27:50.523Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T10:27:51.658Z] ok github.com/docker/docker/libcontainerd/local 0.318s coverage: 1.0% of statements [2020-06-04T10:27:51.658Z] ok github.com/docker/docker/pkg/aaparser 0.290s coverage: 50.0% of statements [2020-06-04T10:27:51.658Z] ok github.com/docker/docker/layer 0.536s coverage: 30.1% of statements [2020-06-04T10:27:52.132Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T10:27:52.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T10:27:52.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T10:27:52.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T10:27:52.132Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T10:27:52.132Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T10:27:52.606Z] ok github.com/docker/docker/opts 0.344s coverage: 67.7% of statements [2020-06-04T10:27:53.603Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2020-06-04T10:27:53.818Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2020-06-04T10:27:54.600Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2020-06-04T10:27:54.601Z] ok github.com/docker/docker/pkg/authorization 0.713s coverage: 26.8% of statements [2020-06-04T10:27:54.678Z] --- PASS: TestBuildSquashParent (6.78s) [2020-06-04T10:27:54.678Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T10:27:54.678Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:27:54.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:27:54.678Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:27:54.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:27:54.678Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:27:54.678Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:27:54.678Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:27:54.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:27:54.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:27:54.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:27:54.679Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:27:54.679Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:27:54.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:27:54.679Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:27:54.757Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.6% of statements [2020-06-04T10:27:55.598Z] ok github.com/docker/docker/pkg/chrootarchive 0.152s coverage: 15.4% of statements [2020-06-04T10:27:55.598Z] ok github.com/docker/docker/pkg/directory 0.072s coverage: 80.0% of statements [2020-06-04T10:27:56.073Z] ok github.com/docker/docker/pkg/discovery 0.240s coverage: 58.3% of statements [2020-06-04T10:27:56.137Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2020-06-04T10:27:57.073Z] ok github.com/docker/docker/pkg/discovery/file 0.121s coverage: 92.9% of statements [2020-06-04T10:27:57.393Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:27:57.393Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:27:58.071Z] ok github.com/docker/docker/pkg/discovery/memory 0.137s coverage: 92.3% of statements [2020-06-04T10:27:58.546Z] ok github.com/docker/docker/pkg/discovery/nodes 0.065s coverage: 93.8% of statements [2020-06-04T10:27:58.682Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-06-04T10:27:59.543Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 36.2% of statements [2020-06-04T10:28:00.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:28:00.060Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:28:00.541Z] ok github.com/docker/docker/pkg/fileutils 0.428s coverage: 87.7% of statements [2020-06-04T10:28:00.541Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2020-06-04T10:28:00.594Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-06-04T10:28:01.539Z] ok github.com/docker/docker/pkg/discovery/kv 3.526s coverage: 84.1% of statements [2020-06-04T10:28:01.978Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.7% of statements [2020-06-04T10:28:02.013Z] ok github.com/docker/docker/pkg/idtools 0.130s coverage: 6.5% of statements [2020-06-04T10:28:02.568Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s) [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.55s) [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.40s) [2020-06-04T10:28:02.729Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2020-06-04T10:28:02.729Z] === RUN TestBuildMultiStageCopy [2020-06-04T10:28:02.729Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T10:28:03.013Z] ok github.com/docker/docker/pkg/archive 8.899s coverage: 62.0% of statements [2020-06-04T10:28:03.488Z] ok github.com/docker/docker/pkg/ioutils 0.797s coverage: 69.2% of statements [2020-06-04T10:28:03.488Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-06-04T10:28:03.488Z] ok github.com/docker/docker/pkg/jsonmessage 0.268s coverage: 91.7% of statements [2020-06-04T10:28:04.487Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2020-06-04T10:28:04.487Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-06-04T10:28:04.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T10:28:04.962Z] ok github.com/docker/docker/pkg/parsers 0.179s coverage: 97.0% of statements [2020-06-04T10:28:05.357Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T10:28:05.436Z] ok github.com/docker/docker/pkg/pidfile 0.075s coverage: 82.6% of statements [2020-06-04T10:28:05.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 13.9% of statements [2020-06-04T10:28:05.856Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-06-04T10:28:05.969Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T10:28:06.581Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T10:28:07.017Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.141s coverage: 56.8% of statements [2020-06-04T10:28:07.193Z] --- PASS: TestBuildMultiStageCopy (4.94s) [2020-06-04T10:28:07.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2020-06-04T10:28:07.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-06-04T10:28:07.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-06-04T10:28:07.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-06-04T10:28:07.193Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-06-04T10:28:07.193Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T10:28:07.722Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-04T10:28:07.764Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.616s coverage: 57.0% of statements [2020-06-04T10:28:08.015Z] ok github.com/docker/docker/pkg/plugins/transport 0.117s coverage: 85.7% of statements [2020-06-04T10:28:08.489Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2020-06-04T10:28:08.659Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-06-04T10:28:08.659Z] === RUN TestBuildLabelWithTargets [2020-06-04T10:28:08.963Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2020-06-04T10:28:09.677Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-06-04T10:28:09.962Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2020-06-04T10:28:10.436Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2020-06-04T10:28:10.913Z] ok github.com/docker/docker/pkg/signal 0.037s coverage: 20.3% of statements [2020-06-04T10:28:11.325Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-06-04T10:28:11.325Z] === RUN TestBuildWithEmptyLayers [2020-06-04T10:28:11.389Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2020-06-04T10:28:11.583Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.202s coverage: 45.9% of statements [2020-06-04T10:28:12.327Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-06-04T10:28:12.327Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T10:28:12.388Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2020-06-04T10:28:12.388Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2020-06-04T10:28:13.386Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2020-06-04T10:28:13.488Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.918s coverage: 49.5% of statements [2020-06-04T10:28:13.489Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.4% of statements [2020-06-04T10:28:13.489Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T10:28:13.489Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T10:28:13.489Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T10:28:13.489Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T10:28:14.057Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.060s coverage: 73.1% of statements [2020-06-04T10:28:14.057Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T10:28:14.385Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 13.8% of statements [2020-06-04T10:28:14.858Z] ok github.com/docker/docker/pkg/tailfile 0.249s coverage: 88.6% of statements [2020-06-04T10:28:15.215Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-04T10:28:15.439Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-06-04T10:28:15.811Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2020-06-04T10:28:15.811Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T10:28:16.378Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.017s coverage: 3.0% of statements [2020-06-04T10:28:16.378Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.655s coverage: 76.1% of statements [2020-06-04T10:28:16.423Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-06-04T10:28:16.423Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T10:28:16.442Z] testing: warning: no tests to run [2020-06-04T10:28:16.443Z] coverage: [no statements] [2020-06-04T10:28:16.443Z] ok github.com/docker/docker/pkg/term/windows 0.160s coverage: [no statements] [no tests to run] [2020-06-04T10:28:16.443Z] ok github.com/docker/docker/pkg/tarsum 0.225s coverage: 89.3% of statements [2020-06-04T10:28:16.760Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:28:16.760Z] [2020-06-04T10:28:16.760Z] + c=0 [2020-06-04T10:28:16.760Z] + TEST_INTEGRATION_DEST=2 [2020-06-04T10:28:16.760Z] + CONTAINER_NAME=docker-pr1-2 [2020-06-04T10:28:16.760Z] + TEST_SKIP_INTEGRATION=1 [2020-06-04T10:28:16.760Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-04T10:28:16.760Z] + run_tests [2020-06-04T10:28:16.760Z] + '[' -n 0 ']' [2020-06-04T10:28:16.760Z] + rm= [2020-06-04T10:28:16.760Z] ++ jobs -p [2020-06-04T10:28:16.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh '' test-integration [2020-06-04T10:28:16.760Z] + for job in $(jobs -p) [2020-06-04T10:28:16.760Z] + wait 20786 [2020-06-04T10:28:16.760Z] + TEST_INTEGRATION_DEST=3 [2020-06-04T10:28:16.760Z] + CONTAINER_NAME=docker-pr1-3 [2020-06-04T10:28:16.760Z] + TEST_SKIP_INTEGRATION=1 [2020-06-04T10:28:16.760Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-04T10:28:16.760Z] + run_tests [2020-06-04T10:28:16.760Z] + '[' -n 0 ']' [2020-06-04T10:28:16.760Z] + rm= [2020-06-04T10:28:16.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh '' test-integration [2020-06-04T10:28:16.760Z] + TEST_INTEGRATION_DEST=1 [2020-06-04T10:28:16.760Z] + CONTAINER_NAME=docker-pr1-1 [2020-06-04T10:28:16.760Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T10:28:16.760Z] + run_tests test-integration-flaky [2020-06-04T10:28:16.760Z] + '[' -n 0 ']' [2020-06-04T10:28:16.760Z] + rm= [2020-06-04T10:28:16.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41068/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh test-integration-flaky test-integration [2020-06-04T10:28:16.917Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-06-04T10:28:16.917Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-06-04T10:28:16.948Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-06-04T10:28:17.654Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-04T10:28:17.689Z] [2020-06-04T10:28:17.689Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-04T10:28:17.920Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2020-06-04T10:28:17.943Z] [2020-06-04T10:28:17.943Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:28:17.943Z] [2020-06-04T10:28:18.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:28:18.198Z] HOSTNAME=b2f689e3429e [2020-06-04T10:28:18.198Z] TEST_SKIP_INTEGRATION=1 [2020-06-04T10:28:18.198Z] TESTDEBUG=0 [2020-06-04T10:28:18.198Z] DEST=bundles/test-integration [2020-06-04T10:28:18.198Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:28:18.198Z] KEEPBUNDLE=1 [2020-06-04T10:28:18.198Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:28:18.198Z] container=docker [2020-06-04T10:28:18.198Z] HOME=/root [2020-06-04T10:28:18.198Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:28:18.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:28:18.198Z] VALIDATE_BRANCH=master [2020-06-04T10:28:18.198Z] TERM=xterm [2020-06-04T10:28:18.198Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:28:18.198Z] SHLVL=1 [2020-06-04T10:28:18.198Z] TIMEOUT=120m [2020-06-04T10:28:18.198Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:28:18.198Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:28:18.198Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-04T10:28:18.198Z] GO111MODULE=off [2020-06-04T10:28:18.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:28:18.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:28:18.198Z] GOPATH=/go [2020-06-04T10:28:18.198Z] PKG_CONFIG=pkg-config [2020-06-04T10:28:18.198Z] _=/usr/bin/env [2020-06-04T10:28:18.198Z] Building test suite binary ./integration-cli/test.main [2020-06-04T10:28:18.198Z] No new tests added to integration. [2020-06-04T10:28:18.198Z] [2020-06-04T10:28:18.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:28:18.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:28:18.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:28:18.198Z] HOSTNAME=f457944b2232 [2020-06-04T10:28:18.198Z] TEST_SKIP_INTEGRATION=1 [2020-06-04T10:28:18.198Z] TESTDEBUG=0 [2020-06-04T10:28:18.198Z] DEST=bundles/test-integration [2020-06-04T10:28:18.198Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:28:18.198Z] KEEPBUNDLE=1 [2020-06-04T10:28:18.198Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:28:18.198Z] container=docker [2020-06-04T10:28:18.198Z] HOME=/root [2020-06-04T10:28:18.198Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:28:18.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:28:18.198Z] VALIDATE_BRANCH=master [2020-06-04T10:28:18.198Z] TERM=xterm [2020-06-04T10:28:18.198Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:28:18.198Z] SHLVL=1 [2020-06-04T10:28:18.198Z] TIMEOUT=120m [2020-06-04T10:28:18.198Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:28:18.198Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:28:18.198Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-04T10:28:18.198Z] GO111MODULE=off [2020-06-04T10:28:18.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:28:18.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:28:18.198Z] GOPATH=/go [2020-06-04T10:28:18.198Z] PKG_CONFIG=pkg-config [2020-06-04T10:28:18.198Z] _=/usr/bin/env [2020-06-04T10:28:18.198Z] Building test suite binary ./integration-cli/test.main [2020-06-04T10:28:18.776Z] #65 exporting layers 79.4s done [2020-06-04T10:28:18.776Z] #65 exporting manifest sha256:7508e0dedd3b99a4ef415a6ffc1b7d1b82f2fd54ddc34413fbb82600fa777921 done [2020-06-04T10:28:18.776Z] #65 exporting config sha256:66b59a36f567c5b6fc070e604e6fa1f84b0ad7aba73642482dc1fee02755a91b done [2020-06-04T10:28:18.776Z] #65 sending tarball [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T10:28:18.917Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T10:28:19.138Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:28:19.138Z] [2020-06-04T10:28:19.138Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:28:19.488Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 41.8% of statements [2020-06-04T10:28:19.488Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.675s coverage: 57.7% of statements [2020-06-04T10:28:19.488Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T10:28:19.488Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T10:28:19.558Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:28:19.558Z] HOSTNAME=dd39ef4d91f1 [2020-06-04T10:28:19.558Z] TESTDEBUG=0 [2020-06-04T10:28:19.558Z] DEST=bundles/test-integration [2020-06-04T10:28:19.558Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:28:19.558Z] KEEPBUNDLE=1 [2020-06-04T10:28:19.558Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:28:19.558Z] container=docker [2020-06-04T10:28:19.558Z] HOME=/root [2020-06-04T10:28:19.558Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:28:19.558Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:28:19.558Z] VALIDATE_BRANCH=master [2020-06-04T10:28:19.558Z] TERM=xterm [2020-06-04T10:28:19.558Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:28:19.558Z] SHLVL=1 [2020-06-04T10:28:19.558Z] TIMEOUT=120m [2020-06-04T10:28:19.558Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:28:19.558Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:28:19.558Z] GO111MODULE=off [2020-06-04T10:28:19.558Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T10:28:19.558Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:28:19.558Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:28:19.558Z] GOPATH=/go [2020-06-04T10:28:19.558Z] PKG_CONFIG=pkg-config [2020-06-04T10:28:19.558Z] _=/usr/bin/env [2020-06-04T10:28:19.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T10:28:19.703Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:28:19.703Z] HOSTNAME=588b401db29a [2020-06-04T10:28:19.703Z] DEST=bundles/test-integration [2020-06-04T10:28:19.703Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:28:19.703Z] DOCKER_ROOTLESS=1 [2020-06-04T10:28:19.703Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:28:19.703Z] container=docker [2020-06-04T10:28:19.703Z] HOME=/root [2020-06-04T10:28:19.703Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:28:19.703Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:28:19.703Z] VALIDATE_BRANCH=master [2020-06-04T10:28:19.703Z] TERM=xterm [2020-06-04T10:28:19.703Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:28:19.703Z] SHLVL=1 [2020-06-04T10:28:19.703Z] TIMEOUT=120m [2020-06-04T10:28:19.703Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:28:19.703Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:28:19.703Z] GO111MODULE=off [2020-06-04T10:28:19.703Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T10:28:19.703Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T10:28:19.703Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:28:19.703Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:28:19.703Z] GOPATH=/go [2020-06-04T10:28:19.703Z] PKG_CONFIG=pkg-config [2020-06-04T10:28:19.703Z] _=/usr/bin/env [2020-06-04T10:28:19.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T10:28:19.749Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 4.8% of statements [2020-06-04T10:28:19.749Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T10:28:19.749Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T10:28:19.867Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-06-04T10:28:19.867Z] === RUN TestBuildWithHugeFile [2020-06-04T10:28:19.914Z] ok github.com/docker/docker/plugin 0.144s coverage: 12.0% of statements [2020-06-04T10:28:19.914Z] ok github.com/docker/docker/plugin/v2 0.132s coverage: 20.1% of statements [2020-06-04T10:28:20.008Z] ok github.com/docker/docker/daemon/logger/awslogs 0.329s coverage: 77.4% of statements [2020-06-04T10:28:20.008Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T10:28:20.008Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T10:28:20.387Z] ok github.com/docker/docker/reference 0.118s coverage: 83.7% of statements [2020-06-04T10:28:20.579Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-06-04T10:28:21.149Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.053s coverage: 87.2% of statements [2020-06-04T10:28:21.149Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-06-04T10:28:21.719Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-06-04T10:28:21.968Z] ok github.com/docker/docker/registry/resumable 0.315s coverage: 100.0% of statements [2020-06-04T10:28:21.968Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2020-06-04T10:28:22.326Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-04T10:28:22.660Z] ok github.com/docker/docker/daemon/logger/local 0.075s coverage: 75.2% of statements [2020-06-04T10:28:22.660Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T10:28:22.920Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-06-04T10:28:22.920Z] time="2020-06-04T10:28:22Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate549556756/log622582371.1: no such file or directory" [2020-06-04T10:28:22.966Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2020-06-04T10:28:22.966Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2020-06-04T10:28:23.180Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements [2020-06-04T10:28:23.441Z] ok github.com/docker/docker/registry 0.515s coverage: 51.7% of statements [2020-06-04T10:28:23.750Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2020-06-04T10:28:24.320Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 47.8% of statements [2020-06-04T10:28:25.699Z] ok github.com/docker/docker/daemon/network 0.035s coverage: 63.8% of statements [2020-06-04T10:28:25.700Z] ok github.com/docker/docker/daemon/logger/splunk 1.892s coverage: 82.5% of statements [2020-06-04T10:28:25.700Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T10:28:25.700Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T10:28:26.421Z] ok github.com/docker/docker/volume/drivers 0.378s coverage: 36.1% of statements [2020-06-04T10:28:26.895Z] ok github.com/docker/docker/volume/local 0.219s coverage: 37.7% of statements [2020-06-04T10:28:26.895Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements [2020-06-04T10:28:27.082Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-06-04T10:28:27.341Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-06-04T10:28:27.601Z] ok github.com/docker/docker/distribution 0.355s coverage: 22.1% of statements [2020-06-04T10:28:27.601Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T10:28:29.131Z] ok github.com/docker/docker/volume/service 0.410s coverage: 70.3% of statements [2020-06-04T10:28:29.511Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-06-04T10:28:29.512Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-06-04T10:28:29.512Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-06-04T10:28:30.080Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2020-06-04T10:28:30.080Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2020-06-04T10:28:30.080Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T10:28:30.080Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T10:28:30.080Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T10:28:31.461Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-06-04T10:28:31.639Z] #65 sending tarball 14.3s done [2020-06-04T10:28:31.639Z] #65 DONE 93.7s [2020-06-04T10:28:31.639Z] [2020-06-04T10:28:31.639Z] #66 importing to docker [2020-06-04T10:28:32.848Z] ok github.com/docker/docker/opts 0.071s coverage: 67.4% of statements [2020-06-04T10:28:33.418Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-06-04T10:28:33.679Z] ok github.com/docker/docker/pkg/authorization 0.569s coverage: 68.3% of statements [2020-06-04T10:28:33.938Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-06-04T10:28:34.505Z] ok github.com/docker/docker/pkg/archive 1.233s coverage: 77.1% of statements [2020-06-04T10:28:34.505Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-06-04T10:28:35.169Z] ......................... [ 67%] [2020-06-04T10:28:35.445Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-06-04T10:28:35.445Z] ok github.com/docker/docker/pkg/discovery/file 0.026s coverage: 92.9% of statements [2020-06-04T10:28:36.014Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-06-04T10:28:36.582Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-06-04T10:28:37.151Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-06-04T10:28:38.087Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-06-04T10:28:38.656Z] ok github.com/docker/docker/pkg/chrootarchive 3.482s coverage: 43.2% of statements [2020-06-04T10:28:38.916Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-06-04T10:28:39.486Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-06-04T10:28:39.486Z] ok github.com/docker/docker/pkg/fsutils 0.281s coverage: 85.1% of statements [2020-06-04T10:28:39.746Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2020-06-04T10:28:40.316Z] ok github.com/docker/docker/layer 7.575s coverage: 68.8% of statements [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T10:28:40.316Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T10:28:40.576Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-06-04T10:28:40.836Z] ok github.com/docker/docker/pkg/locker 0.030s coverage: 88.9% of statements [2020-06-04T10:28:41.096Z] ok github.com/docker/docker/pkg/ioutils 0.672s coverage: 70.6% of statements [2020-06-04T10:28:41.096Z] ok github.com/docker/docker/pkg/idtools 0.747s coverage: 70.3% of statements [2020-06-04T10:28:41.096Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-06-04T10:28:41.096Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T10:28:41.096Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T10:28:41.356Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-06-04T10:28:41.356Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T10:28:41.617Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2020-06-04T10:28:41.877Z] ok github.com/docker/docker/pkg/parsers/kernel 0.036s coverage: 60.0% of statements [2020-06-04T10:28:41.877Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-06-04T10:28:42.136Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-06-04T10:28:42.136Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T10:28:42.136Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T10:28:42.706Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-06-04T10:28:43.277Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2020-06-04T10:28:43.277Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-06-04T10:28:43.277Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-06-04T10:28:43.846Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-06-04T10:28:44.128Z] ok github.com/docker/docker/pkg/plugins 35.168s coverage: 73.4% of statements [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T10:28:44.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === Skipped [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-04T10:28:44.128Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-04T10:28:44.128Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-06-04T10:28:44.128Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-06-04T10:28:44.128Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-04T10:28:44.128Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-04T10:28:44.128Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-04T10:28:44.128Z] daemon_test.go:147: root required [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-04T10:28:44.128Z] reload_test.go:520: root required [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-04T10:28:44.128Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-04T10:28:44.128Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-04T10:28:44.128Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-04T10:28:44.128Z] download_test.go:268: Needs fixing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-04T10:28:44.128Z] layer_test.go:304: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-04T10:28:44.128Z] layer_test.go:353: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-04T10:28:44.128Z] layer_test.go:468: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-04T10:28:44.128Z] layer_test.go:697: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-04T10:28:44.128Z] migration_test.go:46: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-04T10:28:44.128Z] migration_test.go:182: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-04T10:28:44.128Z] mount_test.go:17: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-04T10:28:44.128Z] mount_test.go:76: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-04T10:28:44.128Z] mount_test.go:125: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-04T10:28:44.128Z] mount_test.go:212: Failing on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:133: Xz not present in msys2 [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:238: Failing on Windows CI machines [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-04T10:28:44.128Z] archive_windows_test.go:16: Currently fails [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-04T10:28:44.128Z] changes_test.go:192: needs more investigation [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-04T10:28:44.128Z] changes_test.go:405: needs further investigation [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-04T10:28:44.128Z] changes_test.go:441: needs further investigation [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-04T10:28:44.128Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-04T10:28:44.128Z] poller_test.go:41: No chmod on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-04T10:28:44.128Z] fileutils_test.go:134: Needs porting to Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-04T10:28:44.128Z] fileutils_test.go:180: Needs porting to Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-04T10:28:44.128Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-04T10:28:44.128Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-06-04T10:28:44.128Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-06-04T10:28:44.128Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-04T10:28:44.128Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-04T10:28:44.128Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] [2020-06-04T10:28:44.128Z] DONE 1761 tests, 46 skipped in 214.670s [2020-06-04T10:28:44.128Z] INFO: make.ps1 ended at 06/04/2020 10:28:43 [2020-06-04T10:28:44.414Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-06-04T10:28:44.673Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-06-04T10:28:45.242Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-06-04T10:28:45.243Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-06-04T10:28:45.811Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-06-04T10:28:46.366Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-04T10:28:46.366Z] INFO: Unit tests ended at 06/04/2020 10:28:45. Duration:00:03:50.4578314 [2020-06-04T10:28:46.366Z] INFO: Building busybox [2020-06-04T10:28:46.366Z] Sending build context to Docker daemon 5.12kB [2020-06-04T10:28:46.366Z] [2020-06-04T10:28:46.366Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-04T10:28:46.366Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-04T10:28:46.366Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-04T10:28:46.366Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-04T10:28:46.366Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-04T10:28:46.366Z] ---> 561b89eac394 [2020-06-04T10:28:46.366Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-04T10:28:46.366Z] ---> Running in 92e70372d033 [2020-06-04T10:28:46.750Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 54.1% of statements [2020-06-04T10:28:46.750Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-06-04T10:28:47.009Z] ok github.com/docker/docker/pkg/signal 2.773s coverage: 61.0% of statements [2020-06-04T10:28:47.269Z] ok github.com/docker/docker/pkg/tailfile 0.159s coverage: 88.6% of statements [2020-06-04T10:28:47.269Z] testing: warning: no tests to run [2020-06-04T10:28:47.269Z] coverage: [no statements] [2020-06-04T10:28:47.269Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-06-04T10:28:47.838Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2020-06-04T10:28:47.838Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-06-04T10:28:48.098Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-06-04T10:28:48.357Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-06-04T10:28:49.740Z] ok github.com/docker/docker/plugin/v2 0.034s coverage: 14.5% of statements [2020-06-04T10:28:50.310Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-06-04T10:28:50.310Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-06-04T10:28:51.154Z] Removing intermediate container 92e70372d033 [2020-06-04T10:28:51.154Z] ---> 74dbc74b00df [2020-06-04T10:28:51.154Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-04T10:28:51.154Z] ---> Running in 5cde35f3a924 [2020-06-04T10:28:51.154Z] Removing intermediate container 5cde35f3a924 [2020-06-04T10:28:51.154Z] ---> 09b4d6d3999b [2020-06-04T10:28:51.154Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-04T10:28:51.154Z] ---> Running in ca15f2fd4294 [2020-06-04T10:28:51.154Z] Removing intermediate container ca15f2fd4294 [2020-06-04T10:28:51.154Z] ---> 4b18a6ab0fbf [2020-06-04T10:28:51.154Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-04T10:28:51.249Z] ok github.com/docker/docker/plugin 0.609s coverage: 23.1% of statements [2020-06-04T10:28:51.509Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-06-04T10:28:52.077Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2020-06-04T10:28:52.150Z] [2020-06-04T10:28:52.500Z] --- PASS: TestBuildWithHugeFile (27.85s) [2020-06-04T10:28:52.500Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T10:28:52.500Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:28:52.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:28:52.500Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:28:52.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:28:52.500Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:28:52.500Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:28:52.500Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:28:52.500Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:28:52.500Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:28:52.500Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-06-04T10:28:52.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-06-04T10:28:52.500Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-06-04T10:28:52.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-06-04T10:28:52.500Z] === RUN TestBuildPreserveOwnership [2020-06-04T10:28:52.500Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T10:28:52.500Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T10:28:52.625Z] ---> 0126c5934355 [2020-06-04T10:28:52.625Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-06-04T10:28:52.625Z] ---> Running in d3afc30d3fce [2020-06-04T10:28:52.646Z] ok github.com/docker/docker/registry 0.242s coverage: 56.3% of statements [2020-06-04T10:28:52.646Z] ok github.com/docker/docker/testutil 0.022s coverage: 62.5% of statements [2020-06-04T10:28:53.687Z] ok github.com/docker/docker/runconfig 0.028s coverage: 65.8% of statements [2020-06-04T10:28:54.515Z] --- PASS: TestBuildPreserveOwnership (6.56s) [2020-06-04T10:28:54.515Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.25s) [2020-06-04T10:28:54.515Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.30s) [2020-06-04T10:28:54.515Z] === RUN TestBuildPlatformInvalid [2020-06-04T10:28:54.515Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-06-04T10:28:54.515Z] PASS [2020-06-04T10:28:54.515Z] [2020-06-04T10:28:54.515Z] === Skipped [2020-06-04T10:28:54.515Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-04T10:28:54.515Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:28:54.515Z] [2020-06-04T10:28:54.515Z] [2020-06-04T10:28:54.515Z] DONE 32 tests, 1 skipped in 77.782s [2020-06-04T10:28:54.515Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T10:28:54.515Z] ++ 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-06-04T10:28:54.515Z] ++ set -e [2020-06-04T10:28:54.515Z] ++ '[' -n 0 ']' [2020-06-04T10:28:54.515Z] ++ set -x [2020-06-04T10:28:54.515Z] ++ env -i DEST=/go/src/github.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-06-04T10:28:54.515Z] INFO: Testing against a local daemon [2020-06-04T10:28:54.515Z] === RUN TestConfigInspect [2020-06-04T10:28:55.153Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-06-04T10:28:56.097Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-06-04T10:28:56.356Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2020-06-04T10:28:56.923Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-06-04T10:28:58.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T10:28:58.795Z] #66 DONE 27.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T10:28:58.882Z] --- PASS: TestConfigInspect (3.89s) [2020-06-04T10:28:58.882Z] === RUN TestConfigList [2020-06-04T10:28:58.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T10:28:59.268Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/test/unit [2020-06-04T10:29:01.362Z] Removing intermediate container d3afc30d3fce [2020-06-04T10:29:01.362Z] ---> bedb721c4dfe [2020-06-04T10:29:01.362Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-04T10:29:01.362Z] ---> Running in 2404a56e58d4 [2020-06-04T10:29:01.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T10:29:02.057Z] ? github.com/docker/docker/api [no test files] [2020-06-04T10:29:02.360Z] [2020-06-04T10:29:02.360Z] SUCCESS: Specified value was saved. [2020-06-04T10:29:02.374Z] --- PASS: TestConfigList (3.64s) [2020-06-04T10:29:02.374Z] === RUN TestConfigsCreateAndDelete [2020-06-04T10:29:05.338Z] Removing intermediate container 2404a56e58d4 [2020-06-04T10:29:05.338Z] ---> e8bb546a826e [2020-06-04T10:29:05.338Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-06-04T10:29:05.338Z] ---> Running in 243eda70cff9 [2020-06-04T10:29:05.827Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-06-04T10:29:05.827Z] === RUN TestConfigsUpdate [2020-06-04T10:29:09.168Z] Cannot create a file when that file already exists. [2020-06-04T10:29:09.268Z] --- PASS: TestConfigsUpdate (3.63s) [2020-06-04T10:29:09.268Z] === RUN TestTemplatedConfig [2020-06-04T10:29:12.710Z] --- PASS: TestTemplatedConfig (3.66s) [2020-06-04T10:29:12.710Z] === RUN TestConfigCreateResolve [2020-06-04T10:29:13.959Z] Removing intermediate container 243eda70cff9 [2020-06-04T10:29:13.959Z] ---> df86bbef4dbc [2020-06-04T10:29:13.959Z] Step 13/13 : CMD ["sh"] [2020-06-04T10:29:13.959Z] ---> Running in 360d0fcb9073 [2020-06-04T10:29:14.433Z] Removing intermediate container 360d0fcb9073 [2020-06-04T10:29:14.433Z] ---> bbf108cb2264 [2020-06-04T10:29:14.433Z] Successfully built bbf108cb2264 [2020-06-04T10:29:14.433Z] Successfully tagged busybox:latest [2020-06-04T10:29:14.433Z] INFO: Docker images of the daemon under test [2020-06-04T10:29:14.433Z] [2020-06-04T10:29:14.433Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-04T10:29:14.433Z] busybox latest bbf108cb2264 Less than a second ago 3.72GB [2020-06-04T10:29:14.433Z] microsoft/windowsservercore latest 561b89eac394 4 weeks ago 3.7GB [2020-06-04T10:29:14.433Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 4 weeks ago 3.7GB [2020-06-04T10:29:14.433Z] [2020-06-04T10:29:14.433Z] INFO: Running integration tests at 06/04/2020 10:29:14... [2020-06-04T10:29:14.433Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-04T10:29:14.433Z] INFO: Integration API tests being run from the host: [2020-06-04T10:29:14.433Z] INFO: make.ps1 starting at 06/04/2020 10:29:14 [2020-06-04T10:29:15.432Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-04T10:29:16.151Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-06-04T10:29:16.151Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T10:29:16.763Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-06-04T10:29:16.763Z] PASS [2020-06-04T10:29:16.763Z] [2020-06-04T10:29:16.763Z] DONE 7 tests in 22.259s [2020-06-04T10:29:16.763Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T10:29:16.763Z] ++ 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-06-04T10:29:16.763Z] ++ set -e [2020-06-04T10:29:16.763Z] ++ '[' -n 0 ']' [2020-06-04T10:29:16.763Z] ++ set -x [2020-06-04T10:29:16.763Z] ++ env -i DEST=/go/src/github.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-06-04T10:29:16.763Z] INFO: Testing against a local daemon [2020-06-04T10:29:16.763Z] === RUN TestCheckpoint [2020-06-04T10:29:16.763Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T10:29:16.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:29:16.763Z] === RUN TestContainerInvalidJSON [2020-06-04T10:29:16.763Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:29:16.763Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:29:16.763Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:29:16.763Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:29:16.763Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:29:16.763Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:29:16.763Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:29:16.763Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:29:16.763Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:29:16.763Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-04T10:29:16.763Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T10:29:16.763Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T10:29:16.763Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T10:29:16.763Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T10:29:17.044Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-06-04T10:29:17.044Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T10:29:17.044Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-06-04T10:29:17.044Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T10:29:17.325Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-06-04T10:29:17.325Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T10:29:17.325Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-06-04T10:29:17.325Z] === RUN TestCopyFromContainer [2020-06-04T10:29:17.605Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-06-04T10:29:18.846Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T10:29:18.846Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === Skipped [2020-06-04T10:29:18.846Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T10:29:18.846Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T10:29:18.846Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T10:29:18.846Z] time="2020-06-04T10:28:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T10:29:18.846Z] time="2020-06-04T10:28:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T10:29:18.846Z] time="2020-06-04T10:28:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T10:29:18.846Z] time="2020-06-04T10:28:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T10:29:18.846Z] time="2020-06-04T10:28:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T10:29:18.846Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T10:29:18.846Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T10:29:18.846Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:29:18.846Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T10:29:18.846Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T10:29:18.846Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T10:29:18.846Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] [2020-06-04T10:29:18.846Z] DONE 2123 tests, 26 skipped in 192.635s Post stage [Pipeline] junit [2020-06-04T10:29:18.858Z] Recording test results [2020-06-04T10:29:19.339Z] === RUN TestCopyFromContainer// [2020-06-04T10:29:19.339Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T10:29:19.620Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T10:29:19.620Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T10:29:19.620Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T10:29:19.901Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T10:29:19.901Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T10:29:19.901Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T10:29:20.181Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T10:29:20.181Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer (2.94s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-06-04T10:29:20.181Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-06-04T10:29:20.181Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T10:29:20.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:29:20.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:29:20.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:29:20.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:29:20.182Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:29:20.182Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:29:20.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:29:20.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:29:20.182Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:29:20.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-04T10:29:20.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T10:29:20.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T10:29:20.182Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T10:29:20.182Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T10:29:20.462Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-04T10:29:20.462Z] === RUN TestCreateWithInvalidEnv [2020-06-04T10:29:20.462Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T10:29:20.462Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T10:29:20.462Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T10:29:20.462Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T10:29:20.462Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T10:29:20.462Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T10:29:20.462Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T10:29:20.462Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T10:29:20.462Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T10:29:20.462Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-04T10:29:20.462Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T10:29:20.462Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T10:29:20.462Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T10:29:20.462Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T10:29:20.462Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-06-04T10:29:20.462Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T10:29:21.087Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T10:29:21.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -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:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh dynbinary test-integration [2020-06-04T10:29:22.103Z] [2020-06-04T10:29:22.362Z] Removing bundles/ [2020-06-04T10:29:22.362Z] [2020-06-04T10:29:22.362Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T10:29:22.362Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:29:22.362Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s) [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:29:23.164Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:29:23.164Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-06-04T10:29:23.164Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-06-04T10:29:23.164Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.54s) [2020-06-04T10:29:25.832Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T10:29:25.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:29:25.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:29:25.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:29:25.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:29:25.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:29:25.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:29:25.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:29:25.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:29:25.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:29:25.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:29:25.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:29:25.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:29:25.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:29:25.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:29:25.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-04T10:29:25.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-06-04T10:29:25.832Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T10:29:26.446Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-06-04T10:29:26.446Z] === RUN TestCreateDifferentPlatform [2020-06-04T10:29:26.446Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T10:29:26.446Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T10:29:26.446Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-04T10:29:26.446Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T10:29:26.446Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T10:29:26.446Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T10:29:26.446Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T10:29:26.446Z] === RUN TestDaemonRestartIpcMode [2020-06-04T10:29:26.446Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T10:29:26.446Z] === RUN TestDaemonHostGatewayIP [2020-06-04T10:29:26.446Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T10:29:26.446Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T10:29:26.446Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T10:29:26.446Z] === RUN TestDiff [2020-06-04T10:29:27.447Z] --- PASS: TestDiff (0.88s) [2020-06-04T10:29:27.447Z] === RUN TestExecWithCloseStdin [2020-06-04T10:29:28.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T10:29:28.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T10:29:28.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T10:29:28.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T10:29:28.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T10:29:28.449Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-06-04T10:29:28.449Z] === RUN TestExec [2020-06-04T10:29:29.451Z] --- PASS: TestExec (0.95s) [2020-06-04T10:29:29.451Z] === RUN TestExecUser [2020-06-04T10:29:30.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T10:29:30.454Z] --- PASS: TestExecUser (0.94s) [2020-06-04T10:29:30.454Z] === RUN TestExportContainerAndImportImage [2020-06-04T10:29:31.456Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-06-04T10:29:31.456Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T10:29:32.922Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-06-04T10:29:32.922Z] === RUN TestHealthCheckWorkdir [2020-06-04T10:29:33.925Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-06-04T10:29:33.925Z] === RUN TestHealthKillContainer [2020-06-04T10:29:34.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T10:29:35.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T10:29:35.623Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-04T10:29:35.623Z] tests/integration/client_test.py ..... [ 75%] [2020-06-04T10:29:35.623Z] tests/integration/context_api_test.py .. [ 76%] [2020-06-04T10:29:35.623Z] tests/integration/errors_test.py . [ 76%] [2020-06-04T10:29:37.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T10:29:37.370Z] --- PASS: TestHealthKillContainer (3.11s) [2020-06-04T10:29:37.370Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T10:29:37.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T10:29:37.982Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-06-04T10:29:37.982Z] === RUN TestIpcModeNone [2020-06-04T10:29:39.031Z] --- PASS: TestIpcModeNone (1.00s) [2020-06-04T10:29:39.031Z] === RUN TestIpcModePrivate [2020-06-04T10:29:39.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T10:29:40.034Z] --- PASS: TestIpcModePrivate (0.97s) [2020-06-04T10:29:40.034Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-04T10:29:40.034Z] === RUN TestIpcModeShareable [2020-06-04T10:29:40.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T10:29:40.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:29:40.840Z] INFO: Testing against a local daemon [2020-06-04T10:29:41.038Z] --- PASS: TestIpcModeShareable (1.03s) [2020-06-04T10:29:41.038Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-04T10:29:41.038Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T10:29:42.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T10:29:44.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T10:29:44.493Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.02s) [2020-06-04T10:29:44.493Z] === RUN TestAPIIpcModeHost [2020-06-04T10:29:44.493Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-06-04T10:29:44.493Z] === RUN TestDaemonIpcModeShareable [2020-06-04T10:29:45.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T10:29:46.522Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2020-06-04T10:29:46.522Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-04T10:29:46.522Z] === RUN TestDaemonIpcModePrivate [2020-06-04T10:29:46.753Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:29:46.753Z] Using test binary docker [2020-06-04T10:29:46.753Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T10:29:46.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:29:46.753Z] INFO: Waiting for daemon to start... [2020-06-04T10:29:46.753Z] Starting dockerd [2020-06-04T10:29:48.537Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-06-04T10:29:48.537Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-04T10:29:48.538Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T10:29:48.648Z] . [2020-06-04T10:29:48.648Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:29:48.648Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:29:48.648Z] Error: No such image: emptyfs [2020-06-04T10:29:48.905Z] Running integration-test (iteration 1) [2020-06-04T10:29:48.905Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T10:29:50.632Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2020-06-04T10:29:50.633Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-04T10:29:50.633Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T10:29:52.652Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2020-06-04T10:29:52.652Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-04T10:29:52.652Z] === RUN TestIpcModeOlderClient [2020-06-04T10:29:52.652Z] === PAUSE TestIpcModeOlderClient [2020-06-04T10:29:52.652Z] === RUN TestKillContainerInvalidSignal [2020-06-04T10:29:53.266Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-06-04T10:29:53.266Z] === RUN TestKillContainer [2020-06-04T10:29:53.266Z] === RUN TestKillContainer/no_signal [2020-06-04T10:29:54.269Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T10:29:54.881Z] === RUN TestKillContainer/killing_signal [2020-06-04T10:29:55.847Z] ok github.com/docker/docker/integration/build 15.290s [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === Skipped [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-04T10:29:55.847Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-04T10:29:55.847Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-04T10:29:55.847Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-04T10:29:55.847Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-06-04T10:29:55.847Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-06-04T10:29:55.847Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-06-04T10:29:55.847Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-04T10:29:55.847Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-06-04T10:29:55.847Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-06-04T10:29:55.847Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] DONE 22 tests, 10 skipped in 40.259s [2020-06-04T10:29:55.847Z] [2020-06-04T10:29:55.847Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-04T10:29:56.348Z] --- PASS: TestKillContainer (2.83s) [2020-06-04T10:29:56.348Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-06-04T10:29:56.348Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2020-06-04T10:29:56.348Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-06-04T10:29:56.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T10:29:56.348Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T10:29:56.964Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T10:29:57.966Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2020-06-04T10:29:57.966Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2020-06-04T10:29:57.966Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-06-04T10:29:57.966Z] === RUN TestKillStoppedContainer [2020-06-04T10:29:57.966Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-06-04T10:29:57.966Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T10:29:58.094Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:29:58.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-06-04T10:29:58.247Z] === RUN TestKillDifferentUserContainer [2020-06-04T10:29:58.568Z] INFO: Testing against a local daemon [2020-06-04T10:29:58.568Z] ok github.com/docker/docker/integration/config 0.187s [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === Skipped [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-04T10:29:58.568Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] DONE 7 tests, 7 skipped in 2.663s [2020-06-04T10:29:58.568Z] [2020-06-04T10:29:58.568Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-04T10:29:58.917Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:29:58.917Z] Loaded image: busybox:latest [2020-06-04T10:29:58.917Z] Loaded image: busybox:glibc [2020-06-04T10:29:58.917Z] Loaded image: debian:jessie [2020-06-04T10:29:58.917Z] Loaded image: hello-world:latest [2020-06-04T10:29:58.917Z] INFO: Testing against a local daemon [2020-06-04T10:29:58.917Z] === RUN TestCgroupNamespacesBuild [2020-06-04T10:29:59.249Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-06-04T10:29:59.249Z] === RUN TestInspectOomKilledTrue [2020-06-04T10:29:59.249Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T10:29:59.249Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:29:59.249Z] === RUN TestInspectOomKilledFalse [2020-06-04T10:29:59.249Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T10:29:59.249Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:29:59.249Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T10:29:59.530Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-06-04T10:29:59.530Z] === RUN TestLinksContainerNames [2020-06-04T10:30:01.439Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2020-06-04T10:30:01.439Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T10:30:01.553Z] --- PASS: TestLinksContainerNames (1.94s) [2020-06-04T10:30:01.553Z] === RUN TestLogsFollowTailEmpty [2020-06-04T10:30:02.395Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:30:02.395Z] INFO: Testing against a local daemon [2020-06-04T10:30:02.557Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-06-04T10:30:02.558Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T10:30:03.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/default [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/private [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/slave [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/shared [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/default [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/shared [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/slave [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/private [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T10:30:03.170Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:30:03.170Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:30:03.170Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:30:03.451Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T10:30:03.451Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:30:03.451Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T10:30:03.451Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T10:30:03.451Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:30:03.451Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:30:03.732Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:30:03.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s) [2020-06-04T10:30:03.962Z] === RUN TestBuildWithSession [2020-06-04T10:30:03.962Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T10:30:03.962Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:30:03.962Z] === RUN TestBuildSquashParent [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T10:30:04.013Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:30:04.294Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-06-04T10:30:04.294Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-04T10:30:04.294Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T10:30:06.310Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2020-06-04T10:30:06.310Z] === RUN TestNetworkNat [2020-06-04T10:30:07.312Z] --- PASS: TestNetworkNat (0.87s) [2020-06-04T10:30:07.312Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T10:30:08.317Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-06-04T10:30:08.317Z] === RUN TestNetworkLoopbackNat [2020-06-04T10:30:09.784Z] --- PASS: TestNetworkLoopbackNat (1.28s) [2020-06-04T10:30:09.784Z] === RUN TestPause [2020-06-04T10:30:10.396Z] --- PASS: TestPause (0.90s) [2020-06-04T10:30:10.396Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T10:30:10.396Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:30:10.396Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:30:10.396Z] === RUN TestPauseStopPausedContainer [2020-06-04T10:30:11.400Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-06-04T10:30:11.400Z] === RUN TestPsFilter [2020-06-04T10:30:11.682Z] --- PASS: TestPsFilter (0.24s) [2020-06-04T10:30:11.682Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T10:30:12.056Z] --- PASS: TestBuildSquashParent (7.44s) [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:30:12.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:30:12.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:30:12.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:30:12.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:30:12.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:30:12.056Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:30:12.056Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:30:12.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:30:12.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:30:12.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-06-04T10:30:12.687Z] === RUN TestRemoveContainerWithVolume [2020-06-04T10:30:13.301Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-06-04T10:30:13.301Z] === RUN TestRemoveContainerRunning [2020-06-04T10:30:13.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:30:13.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:30:14.314Z] --- PASS: TestRemoveContainerRunning (0.88s) [2020-06-04T10:30:14.314Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T10:30:15.317Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-06-04T10:30:15.317Z] === RUN TestRemoveInvalidContainer [2020-06-04T10:30:15.317Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-04T10:30:15.317Z] === RUN TestRenameLinkedContainer [2020-06-04T10:30:15.847Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:30:16.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-06-04T10:30:18.000Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-06-04T10:30:18.000Z] === RUN TestBuildMultiStageCopy [2020-06-04T10:30:18.000Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T10:30:18.788Z] --- PASS: TestRenameLinkedContainer (3.46s) [2020-06-04T10:30:18.788Z] === RUN TestRenameStoppedContainer [2020-06-04T10:30:19.401Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-06-04T10:30:19.401Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T10:30:21.275Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T10:30:21.419Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-06-04T10:30:21.419Z] === RUN TestRenameInvalidName [2020-06-04T10:30:22.031Z] --- PASS: TestRenameInvalidName (0.90s) [2020-06-04T10:30:22.031Z] === RUN TestRenameAnonymousContainer [2020-06-04T10:30:22.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T10:30:22.710Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-04T10:30:23.136Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T10:30:24.066Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T10:30:25.437Z] --- PASS: TestBuildMultiStageCopy (7.17s) [2020-06-04T10:30:25.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-06-04T10:30:25.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-06-04T10:30:25.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-06-04T10:30:25.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-06-04T10:30:25.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-06-04T10:30:25.437Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T10:30:25.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T10:30:25.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T10:30:27.501Z] --- PASS: TestRenameAnonymousContainer (5.08s) [2020-06-04T10:30:27.501Z] === RUN TestRenameContainerWithSameName [2020-06-04T10:30:28.113Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-06-04T10:30:28.113Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T10:30:30.059Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:30:30.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T10:30:30.127Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-06-04T10:30:30.127Z] === RUN TestResize [2020-06-04T10:30:30.218Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2020-06-04T10:30:30.598Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T10:30:30.688Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-06-04T10:30:30.688Z] === RUN TestBuildLabelWithTargets [2020-06-04T10:30:30.738Z] --- PASS: TestResize (0.84s) [2020-06-04T10:30:30.738Z] === RUN TestResizeWithInvalidSize [2020-06-04T10:30:30.977Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-06-04T10:30:30.977Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T10:30:30.977Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T10:30:30.977Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T10:30:30.994Z] [2020-06-04T10:30:30.994Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:30:31.253Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:30:31.253Z] HOSTNAME=a12e87791d87 [2020-06-04T10:30:31.253Z] TESTDEBUG=0 [2020-06-04T10:30:31.253Z] DEST=bundles/test-integration [2020-06-04T10:30:31.253Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:30:31.253Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:30:31.253Z] container=docker [2020-06-04T10:30:31.253Z] HOME=/root [2020-06-04T10:30:31.253Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:30:31.253Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:30:31.253Z] VALIDATE_BRANCH=master [2020-06-04T10:30:31.253Z] TERM=xterm [2020-06-04T10:30:31.253Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:30:31.253Z] SHLVL=1 [2020-06-04T10:30:31.253Z] TIMEOUT=120m [2020-06-04T10:30:31.253Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:30:31.253Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:30:31.253Z] GO111MODULE=off [2020-06-04T10:30:31.253Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T10:30:31.253Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T10:30:31.253Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:30:31.253Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:30:31.253Z] GOPATH=/go [2020-06-04T10:30:31.253Z] PKG_CONFIG=pkg-config [2020-06-04T10:30:31.253Z] _=/usr/bin/env [2020-06-04T10:30:31.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T10:30:31.740Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-06-04T10:30:31.740Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T10:30:31.792Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T10:30:31.792Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T10:30:31.792Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T10:30:31.792Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T10:30:31.792Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T10:30:31.792Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T10:30:32.779Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:30:32.779Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:30:32.779Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:30:32.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:30:32.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:30:33.112Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T10:30:33.112Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T10:30:33.823Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-06-04T10:30:33.823Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-06-04T10:30:34.133Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-06-04T10:30:34.452Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.8% of statements [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T10:30:34.452Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T10:30:34.452Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T10:30:34.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:30:34.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:30:35.131Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-06-04T10:30:36.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:30:36.264Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:30:37.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:30:38.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:30:38.781Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-04T10:30:38.782Z] === RUN TestBuildWithEmptyLayers [2020-06-04T10:30:40.090Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-06-04T10:30:40.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:30:40.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:30:41.222Z] ok github.com/docker/docker/builder/remotecontext/git 3.881s coverage: 86.3% of statements [2020-06-04T10:30:41.303Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-04T10:30:41.303Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T10:30:41.921Z] ok github.com/docker/docker/builder/remotecontext 0.441s coverage: 13.6% of statements [2020-06-04T10:30:42.244Z] ......... [ 86%] [2020-06-04T10:30:43.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:30:43.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:30:43.507Z] ok github.com/docker/docker/builder/dockerfile 1.222s coverage: 48.2% of statements [2020-06-04T10:30:43.507Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T10:30:43.507Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.10s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2020-06-04T10:30:46.020Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-06-04T10:30:46.020Z] === RUN TestCgroupNamespacesRun [2020-06-04T10:30:46.557Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-06-04T10:30:46.557Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T10:30:46.814Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-06-04T10:30:46.814Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T10:30:47.485Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2020-06-04T10:30:47.485Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T10:30:48.401Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-04T10:30:48.950Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2020-06-04T10:30:48.950Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T10:30:49.145Z] ok github.com/docker/docker/client 0.604s coverage: 75.4% of statements [2020-06-04T10:30:50.032Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-04T10:30:50.966Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-06-04T10:30:50.966Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T10:30:52.065Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-06-04T10:30:52.065Z] === RUN TestBuildWithHugeFile [2020-06-04T10:30:52.471Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-06-04T10:30:52.471Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T10:30:54.486Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-06-04T10:30:54.486Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T10:30:55.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-06-04T10:30:55.953Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T10:30:56.552Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-04T10:30:56.955Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-06-04T10:30:56.955Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T10:30:57.478Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-04T10:30:58.982Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-06-04T10:30:58.983Z] === RUN TestKernelTCPMemory [2020-06-04T10:30:59.595Z] --- PASS: TestKernelTCPMemory (0.99s) [2020-06-04T10:30:59.595Z] === RUN TestNISDomainname [2020-06-04T10:31:00.601Z] --- PASS: TestNISDomainname (1.07s) [2020-06-04T10:31:00.601Z] === RUN TestHostnameDnsResolution [2020-06-04T10:31:02.622Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-06-04T10:31:02.622Z] === RUN TestStats [2020-06-04T10:31:03.149Z] ok github.com/docker/docker/integration/container 55.719s [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === Skipped [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-04T10:31:03.149Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-06-04T10:31:03.149Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-06-04T10:31:03.149Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-06-04T10:31:03.149Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-06-04T10:31:03.149Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-04T10:31:03.149Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-04T10:31:03.149Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-04T10:31:03.149Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-04T10:31:03.149Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-04T10:31:03.149Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-04T10:31:03.149Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-04T10:31:03.149Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-04T10:31:03.149Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-04T10:31:03.149Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-04T10:31:03.149Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-04T10:31:03.149Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-04T10:31:03.149Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-04T10:31:03.149Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.149Z] [2020-06-04T10:31:03.149Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-04T10:31:03.150Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-04T10:31:03.150Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-04T10:31:03.150Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-04T10:31:03.150Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-04T10:31:03.150Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-04T10:31:03.150Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-04T10:31:03.150Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-04T10:31:03.150Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-04T10:31:03.150Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-04T10:31:03.150Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-04T10:31:03.150Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-04T10:31:03.150Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-04T10:31:03.150Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-04T10:31:03.150Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:31:03.150Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-04T10:31:03.150Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-04T10:31:03.150Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-04T10:31:03.150Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] DONE 84 tests, 42 skipped in 58.801s [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-04T10:31:03.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:03.150Z] INFO: Testing against a local daemon [2020-06-04T10:31:03.150Z] ok github.com/docker/docker/integration/image 0.478s [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === Skipped [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-04T10:31:03.150Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-04T10:31:03.150Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-04T10:31:03.150Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-04T10:31:03.150Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] DONE 11 tests, 4 skipped in 2.781s [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-04T10:31:03.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:03.150Z] INFO: Testing against a local daemon [2020-06-04T10:31:03.150Z] ok github.com/docker/docker/integration/network 0.297s [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === Skipped [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-04T10:31:03.150Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-04T10:31:03.150Z] 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-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-04T10:31:03.150Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-04T10:31:03.150Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-04T10:31:03.150Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-04T10:31:03.150Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-04T10:31:03.150Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] DONE 19 tests, 15 skipped in 2.736s [2020-06-04T10:31:03.150Z] [2020-06-04T10:31:03.150Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-04T10:31:03.266Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-04T10:31:03.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T10:31:03.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T10:31:04.147Z] testing: warning: no tests to run [2020-06-04T10:31:04.147Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2020-06-04T10:31:04.147Z] [2020-06-04T10:31:04.147Z] DONE 0 tests in 0.890s [2020-06-04T10:31:04.147Z] [2020-06-04T10:31:04.147Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-04T10:31:05.144Z] testing: warning: no tests to run [2020-06-04T10:31:05.144Z] ok github.com/docker/docker/integration/network/macvlan 0.104s [2020-06-04T10:31:05.144Z] [2020-06-04T10:31:05.144Z] DONE 0 tests in 0.902s [2020-06-04T10:31:05.144Z] [2020-06-04T10:31:05.144Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-04T10:31:05.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T10:31:06.072Z] --- PASS: TestStats (3.00s) [2020-06-04T10:31:06.072Z] === RUN TestStopContainerWithTimeout [2020-06-04T10:31:06.072Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T10:31:06.072Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T10:31:06.072Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T10:31:06.072Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T10:31:06.072Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T10:31:06.072Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T10:31:06.072Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T10:31:06.072Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T10:31:06.072Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T10:31:06.072Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T10:31:06.143Z] testing: warning: no tests to run [2020-06-04T10:31:06.143Z] ok github.com/docker/docker/integration/plugin 0.075s [2020-06-04T10:31:06.143Z] [2020-06-04T10:31:06.143Z] DONE 0 tests in 0.855s [2020-06-04T10:31:06.143Z] [2020-06-04T10:31:06.143Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-04T10:31:06.685Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T10:31:07.142Z] testing: warning: no tests to run [2020-06-04T10:31:07.142Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2020-06-04T10:31:07.142Z] [2020-06-04T10:31:07.142Z] DONE 0 tests in 0.943s [2020-06-04T10:31:07.142Z] [2020-06-04T10:31:07.142Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-04T10:31:07.653Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-04T10:31:07.653Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-06-04T10:31:08.705Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T10:31:10.726Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-04T10:31:10.726Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-06-04T10:31:10.726Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-06-04T10:31:10.726Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-06-04T10:31:10.726Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-06-04T10:31:10.726Z] === RUN TestDeleteDevicemapper [2020-06-04T10:31:10.726Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T10:31:10.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:31:10.726Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T10:31:12.951Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-04T10:31:13.207Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-04T10:31:13.207Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-04T10:31:13.207Z] [2020-06-04T10:31:13.207Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-04T10:31:13.207Z] =========================== short test summary info ============================ [2020-06-04T10:31:13.207Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-04T10:31:13.207Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-04T10:31:13.207Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-04T10:31:13.207Z] Not supported on most drivers [2020-06-04T10:31:13.207Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-04T10:31:13.207Z] Can fail if eth0 has multiple IP addresses [2020-06-04T10:31:13.207Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-04T10:31:13.207Z] This doesn't seem to be taken into account by the engine [2020-06-04T10:31:13.207Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-04T10:31:13.207Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-04T10:31:13.207Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-04T10:31:13.207Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-04T10:31:13.207Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-04T10:31:13.207Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-04T10:31:13.207Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-04T10:31:13.207Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 390.56 seconds == [2020-06-04T10:31:13.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-06-04T10:31:14.181Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2020-06-04T10:31:14.181Z] === RUN TestUpdateMemory [2020-06-04T10:31:14.181Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T10:31:14.181Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:31:14.181Z] === RUN TestUpdateCPUQuota [2020-06-04T10:31:15.187Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-06-04T10:31:15.187Z] === RUN TestUpdatePidsLimit [2020-06-04T10:31:15.187Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T10:31:15.802Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T10:31:16.085Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T10:31:16.367Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T10:31:16.984Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T10:31:17.267Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T10:31:17.549Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T10:31:17.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:17.636Z] INFO: Testing against a local daemon [2020-06-04T10:31:17.636Z] ok github.com/docker/docker/integration/plugin/common 0.254s [2020-06-04T10:31:17.636Z] [2020-06-04T10:31:17.636Z] === Skipped [2020-06-04T10:31:17.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-04T10:31:17.636Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-04T10:31:17.636Z] [2020-06-04T10:31:17.636Z] [2020-06-04T10:31:17.636Z] DONE 3 tests, 1 skipped in 9.672s [2020-06-04T10:31:17.636Z] [2020-06-04T10:31:17.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-06-04T10:31:19.020Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-06-04T10:31:19.020Z] === RUN TestUpdateRestartPolicy [2020-06-04T10:31:20.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:20.621Z] INFO: Testing against a local daemon [2020-06-04T10:31:20.621Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.321s [2020-06-04T10:31:20.621Z] [2020-06-04T10:31:20.621Z] === Skipped [2020-06-04T10:31:20.621Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-04T10:31:20.621Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-04T10:31:20.621Z] [2020-06-04T10:31:20.621Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-04T10:31:20.621Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-04T10:31:20.621Z] [2020-06-04T10:31:20.621Z] [2020-06-04T10:31:20.621Z] DONE 2 tests, 2 skipped in 3.834s [2020-06-04T10:31:20.621Z] [2020-06-04T10:31:20.621Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-04T10:31:23.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:23.612Z] INFO: Testing against a local daemon [2020-06-04T10:31:23.612Z] ok github.com/docker/docker/integration/plugin/logging 0.262s [2020-06-04T10:31:23.612Z] [2020-06-04T10:31:23.612Z] === Skipped [2020-06-04T10:31:23.612Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-04T10:31:23.612Z] read_test.go:21: no unix domain sockets on Windows [2020-06-04T10:31:23.612Z] [2020-06-04T10:31:23.612Z] [2020-06-04T10:31:23.612Z] DONE 1 tests, 1 skipped in 3.220s [2020-06-04T10:31:24.085Z] [2020-06-04T10:31:24.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-04T10:31:25.669Z] testing: warning: no tests to run [2020-06-04T10:31:25.669Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.125s [2020-06-04T10:31:25.669Z] [2020-06-04T10:31:25.669Z] DONE 0 tests in 1.509s [2020-06-04T10:31:25.669Z] [2020-06-04T10:31:25.669Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-04T10:31:25.914Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T10:31:25.914Z] [2020-06-04T10:31:25.914Z] Unloading profiles will leave already running processes permanently [2020-06-04T10:31:25.914Z] unconfined, which can lead to unexpected situations. [2020-06-04T10:31:25.914Z] [2020-06-04T10:31:25.914Z] To set a process to complain mode, use the command line tool [2020-06-04T10:31:25.914Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T10:31:25.914Z] Post stage [Pipeline] junit [2020-06-04T10:31:26.482Z] Recording test results [Pipeline] sh [2020-06-04T10:31:27.132Z] + echo Ensuring container killed. [2020-06-04T10:31:27.132Z] Ensuring container killed. [2020-06-04T10:31:27.132Z] + docker rm -vf docker-pr1 [2020-06-04T10:31:27.132Z] Error: No such container: docker-pr1 [2020-06-04T10:31:27.132Z] + true [Pipeline] sh [2020-06-04T10:31:27.530Z] + echo Chowning /workspace to jenkins user [2020-06-04T10:31:27.530Z] Chowning /workspace to jenkins user [2020-06-04T10:31:27.530Z] + id -u [2020-06-04T10:31:27.530Z] + id -g [2020-06-04T10:31:27.530Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41068:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T10:31:27.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T10:31:27.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T10:31:28.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T10:31:28.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:28.651Z] INFO: Testing against a local daemon [2020-06-04T10:31:28.651Z] ok github.com/docker/docker/integration/plugin/volumes 0.266s [2020-06-04T10:31:28.651Z] [2020-06-04T10:31:28.651Z] === Skipped [2020-06-04T10:31:28.651Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-04T10:31:28.651Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:28.651Z] [2020-06-04T10:31:28.651Z] [2020-06-04T10:31:28.651Z] DONE 1 tests, 1 skipped in 2.915s [2020-06-04T10:31:28.651Z] [2020-06-04T10:31:28.651Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-04T10:31:28.715Z] ok github.com/docker/docker/cmd/dockerd 0.161s coverage: 30.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T10:31:29.346Z] + bundleName=docker-py [2020-06-04T10:31:29.346Z] + echo Creating docker-py-bundles.tar.gz [2020-06-04T10:31:29.346Z] Creating docker-py-bundles.tar.gz [2020-06-04T10:31:29.346Z] + 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-06-04T10:31:29.353Z] Archiving artifacts [2020-06-04T10:31:29.618Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-04T10:31:29.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh binary-daemon [2020-06-04T10:31:30.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T10:31:30.557Z] [2020-06-04T10:31:30.557Z] Removing bundles/ [2020-06-04T10:31:30.557Z] [2020-06-04T10:31:30.557Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-04T10:31:30.773Z] ok github.com/docker/docker/container 0.144s coverage: 34.7% of statements [2020-06-04T10:31:30.773Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T10:31:30.773Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T10:31:30.773Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T10:31:30.773Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T10:31:30.811Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-04T10:31:30.811Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:31:30.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T10:31:30.892Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:30.892Z] INFO: Testing against a local daemon [2020-06-04T10:31:30.892Z] ok github.com/docker/docker/integration/secret 0.230s [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] === Skipped [2020-06-04T10:31:30.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-04T10:31:30.892Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-04T10:31:30.892Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-04T10:31:30.892Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-06-04T10:31:30.892Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-04T10:31:30.892Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-04T10:31:30.892Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] DONE 6 tests, 6 skipped in 2.617s [2020-06-04T10:31:30.892Z] [2020-06-04T10:31:30.892Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-04T10:31:33.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T10:31:33.518Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2020-06-04T10:31:34.234Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2020-06-04T10:31:34.234Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T10:31:34.234Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-06-04T10:31:34.234Z] === RUN TestWaitNonBlocked [2020-06-04T10:31:34.234Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:31:34.234Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:31:34.234Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:31:34.234Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:31:34.234Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:31:34.234Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:31:34.234Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-04T10:31:34.234Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-06-04T10:31:34.234Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-06-04T10:31:34.234Z] === RUN TestWaitBlocked [2020-06-04T10:31:34.234Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:31:34.234Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:31:34.234Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:31:34.234Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:31:34.234Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:31:34.234Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:31:34.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:34.730Z] INFO: Testing against a local daemon [2020-06-04T10:31:34.730Z] ok github.com/docker/docker/integration/service 0.400s [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === Skipped [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-04T10:31:34.730Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-04T10:31:34.730Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-06-04T10:31:34.730Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-04T10:31:34.730Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-04T10:31:34.730Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-04T10:31:34.730Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-06-04T10:31:34.730Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-04T10:31:34.730Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-04T10:31:34.730Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-04T10:31:34.730Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-04T10:31:34.730Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-04T10:31:34.730Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-04T10:31:34.730Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-04T10:31:34.730Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-04T10:31:34.730Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-04T10:31:34.730Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-04T10:31:34.730Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-04T10:31:34.730Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-04T10:31:34.730Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-04T10:31:34.730Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-06-04T10:31:34.730Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] DONE 24 tests, 23 skipped in 3.329s [2020-06-04T10:31:34.730Z] [2020-06-04T10:31:34.730Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-04T10:31:35.240Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-04T10:31:35.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-06-04T10:31:35.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-06-04T10:31:35.240Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T10:31:35.240Z] === CONT TestIpcModeOlderClient [2020-06-04T10:31:35.522Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-06-04T10:31:35.522Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T10:31:37.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T10:31:37.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:37.797Z] INFO: Testing against a local daemon [2020-06-04T10:31:37.797Z] ok github.com/docker/docker/integration/session 0.258s [2020-06-04T10:31:37.797Z] [2020-06-04T10:31:37.797Z] === Skipped [2020-06-04T10:31:37.797Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-04T10:31:37.797Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:37.797Z] [2020-06-04T10:31:37.797Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-04T10:31:37.797Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:37.797Z] [2020-06-04T10:31:37.797Z] [2020-06-04T10:31:37.797Z] DONE 2 tests, 2 skipped in 2.967s [2020-06-04T10:31:37.797Z] [2020-06-04T10:31:37.797Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-04T10:31:38.198Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2020-06-04T10:31:38.198Z] === CONT TestDaemonHostGatewayIP [2020-06-04T10:31:38.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T10:31:39.077Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.6% of statements [2020-06-04T10:31:40.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:40.059Z] INFO: Testing against a local daemon [2020-06-04T10:31:41.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T10:31:41.640Z] ok github.com/docker/docker/integration/system 1.371s [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === Skipped [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:31:41.640Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-04T10:31:41.640Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-04T10:31:41.640Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-04T10:31:41.640Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-04T10:31:41.640Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-04T10:31:41.640Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-04T10:31:41.640Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] DONE 13 tests, 7 skipped in 3.894s [2020-06-04T10:31:41.640Z] [2020-06-04T10:31:41.640Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-04T10:31:41.650Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-06-04T10:31:41.650Z] === CONT TestDaemonRestartIpcMode [2020-06-04T10:31:42.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T10:31:42.604Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2020-06-04T10:31:43.889Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:43.889Z] INFO: Testing against a local daemon [2020-06-04T10:31:43.889Z] ok github.com/docker/docker/integration/volume 0.257s [2020-06-04T10:31:44.363Z] [2020-06-04T10:31:44.363Z] === Skipped [2020-06-04T10:31:44.363Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-04T10:31:44.363Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-04T10:31:44.363Z] [2020-06-04T10:31:44.363Z] [2020-06-04T10:31:44.363Z] DONE 5 tests, 1 skipped in 2.644s [2020-06-04T10:31:44.363Z] [2020-06-04T10:31:44.363Z] INFO: make.ps1 ended at 06/04/2020 10:31:43 [2020-06-04T10:31:44.363Z] INFO: Integration CLI tests being run from the host: [2020-06-04T10:31:44.363Z] 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-06-04T10:31:44.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T10:31:45.102Z] --- PASS: TestDaemonRestartIpcMode (3.53s) [2020-06-04T10:31:46.101Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2020-06-04T10:31:46.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T10:31:47.126Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.7% of statements [2020-06-04T10:31:47.753Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-06-04T10:31:47.787Z] --- PASS: TestContainerKillOnDaemonStart (12.26s) [2020-06-04T10:31:47.787Z] PASS [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] === Skipped [2020-06-04T10:31:47.787Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-04T10:31:47.787Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T10:31:47.787Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T10:31:47.787Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:31:47.787Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T10:31:47.787Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-04T10:31:47.787Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] [2020-06-04T10:31:47.787Z] DONE 203 tests, 6 skipped in 151.054s [2020-06-04T10:31:47.787Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T10:31:47.787Z] ++ 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-06-04T10:31:47.787Z] ++ set -e [2020-06-04T10:31:47.787Z] ++ '[' -n 0 ']' [2020-06-04T10:31:47.787Z] ++ set -x [2020-06-04T10:31:47.787Z] ++ env -i DEST=/go/src/github.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-06-04T10:31:47.787Z] INFO: Testing against a local daemon [2020-06-04T10:31:47.787Z] === RUN TestCommitInheritsEnv [2020-06-04T10:31:48.263Z] --- PASS: TestBuildWithHugeFile (50.90s) [2020-06-04T10:31:48.264Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T10:31:48.264Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:31:48.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:31:48.264Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:31:48.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:31:48.264Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:31:48.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:31:48.264Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:31:48.264Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:31:48.264Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:31:48.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-06-04T10:31:48.264Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-06-04T10:31:48.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-06-04T10:31:48.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-06-04T10:31:48.264Z] === RUN TestBuildPreserveOwnership [2020-06-04T10:31:48.264Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T10:31:48.264Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T10:31:48.401Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-06-04T10:31:48.401Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T10:31:48.401Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T10:31:48.401Z] === RUN TestImagesFilterMultiReference [2020-06-04T10:31:48.401Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-04T10:31:48.401Z] === RUN TestImagePullPlatformInvalid [2020-06-04T10:31:48.401Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-04T10:31:48.401Z] === RUN TestRemoveImageOrphaning [2020-06-04T10:31:49.016Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-06-04T10:31:49.016Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T10:31:49.016Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:31:49.016Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:31:49.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T10:31:49.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-04T10:31:49.016Z] === RUN TestTagInvalidReference [2020-06-04T10:31:49.016Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-04T10:31:49.016Z] === RUN TestTagValidPrefixedRepo [2020-06-04T10:31:49.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T10:31:49.300Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-04T10:31:49.300Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T10:31:49.300Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-06-04T10:31:49.300Z] === RUN TestTagOfficialNames [2020-06-04T10:31:49.300Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-04T10:31:49.300Z] === RUN TestTagMatchesDigest [2020-06-04T10:31:49.300Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-04T10:31:49.300Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T10:31:49.803Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-06-04T10:31:50.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T10:31:51.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T10:31:51.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T10:31:51.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T10:31:52.514Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 13.9% of statements [2020-06-04T10:31:52.514Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-06-04T10:31:52.517Z] --- PASS: TestBuildPreserveOwnership (9.79s) [2020-06-04T10:31:52.517Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.79s) [2020-06-04T10:31:52.517Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-04T10:31:52.517Z] === RUN TestBuildPlatformInvalid [2020-06-04T10:31:52.517Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-06-04T10:31:52.517Z] PASS [2020-06-04T10:31:52.517Z] [2020-06-04T10:31:52.517Z] === Skipped [2020-06-04T10:31:52.517Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-04T10:31:52.517Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:31:52.517Z] [2020-06-04T10:31:52.517Z] [2020-06-04T10:31:52.517Z] DONE 32 tests, 1 skipped in 123.440s [2020-06-04T10:31:52.517Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T10:31:52.517Z] INFO: Testing against a local daemon [2020-06-04T10:31:52.517Z] === RUN TestConfigInspect [2020-06-04T10:31:52.517Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-04T10:31:52.517Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:52.517Z] === RUN TestConfigList [2020-06-04T10:31:52.517Z] --- SKIP: TestConfigList (0.01s) [2020-06-04T10:31:52.517Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:52.517Z] === RUN TestConfigsCreateAndDelete [2020-06-04T10:31:52.517Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-04T10:31:52.517Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:52.517Z] === RUN TestConfigsUpdate [2020-06-04T10:31:52.517Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-04T10:31:52.517Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:52.517Z] === RUN TestTemplatedConfig [2020-06-04T10:31:52.517Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-04T10:31:52.517Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:52.517Z] === RUN TestConfigCreateResolve [2020-06-04T10:31:52.517Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-06-04T10:31:52.517Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:52.517Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T10:31:52.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T10:31:54.033Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.589s coverage: 57.9% of statements [2020-06-04T10:31:54.410Z] --- PASS: TestConfigDaemonLibtrustID (1.70s) [2020-06-04T10:31:54.410Z] PASS [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] === Skipped [2020-06-04T10:31:54.410Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-04T10:31:54.410Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-06-04T10:31:54.410Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-04T10:31:54.410Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-04T10:31:54.410Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-04T10:31:54.410Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-06-04T10:31:54.410Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] [2020-06-04T10:31:54.410Z] DONE 7 tests, 6 skipped in 1.872s [2020-06-04T10:31:54.410Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T10:31:54.410Z] INFO: Testing against a local daemon [2020-06-04T10:31:54.410Z] === RUN TestCheckpoint [2020-06-04T10:31:54.410Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T10:31:54.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:31:54.410Z] === RUN TestContainerInvalidJSON [2020-06-04T10:31:54.410Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:31:54.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:31:54.410Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:31:54.410Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:31:54.410Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:31:54.410Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:31:54.410Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:31:54.410Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:31:54.410Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:31:54.410Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-04T10:31:54.410Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T10:31:54.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T10:31:54.410Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T10:31:54.410Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T10:31:54.410Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-06-04T10:31:54.410Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T10:31:54.410Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-06-04T10:31:54.410Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T10:31:54.667Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-06-04T10:31:54.667Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T10:31:54.667Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-06-04T10:31:54.667Z] === RUN TestCopyFromContainer [2020-06-04T10:31:54.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T10:31:54.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-04T10:31:54.858Z] INFO: Testing against a local daemon [2020-06-04T10:31:55.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T10:31:55.409Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:31:55.409Z] Using test binary docker [2020-06-04T10:31:55.409Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T10:31:55.409Z] +++ /etc/init.d/apparmor start [2020-06-04T10:31:55.409Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:31:55.409Z] INFO: Waiting for daemon to start... [2020-06-04T10:31:55.409Z] Starting dockerd [2020-06-04T10:31:55.409Z] +++ 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-06-04T10:31:56.770Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-06-04T10:31:57.321Z] . [2020-06-04T10:31:57.321Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:31:57.321Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:31:57.321Z] Error: No such image: emptyfs [2020-06-04T10:31:57.321Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T10:31:57.321Z] ++++ docker load [2020-06-04T10:31:57.581Z] Running integration-test (iteration 1) [2020-06-04T10:31:57.581Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T10:31:57.581Z] ++ 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-06-04T10:31:57.581Z] ++ set -e [2020-06-04T10:31:57.581Z] ++ '[' -n 0 ']' [2020-06-04T10:31:57.581Z] ++ set -x [2020-06-04T10:31:57.581Z] ++ env -i DEST=/go/src/github.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-06-04T10:31:58.276Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.838s coverage: 69.2% of statements [2020-06-04T10:31:58.276Z] ok github.com/docker/docker/daemon 12.388s coverage: 17.4% of statements [2020-06-04T10:31:58.276Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T10:31:58.276Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T10:31:58.276Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T10:31:58.276Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer// [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T10:31:58.839Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer (4.26s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-06-04T10:31:59.096Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-04T10:31:59.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T10:31:59.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:31:59.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:31:59.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:31:59.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:31:59.096Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:31:59.096Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:31:59.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:31:59.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:31:59.096Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:31:59.096Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-04T10:31:59.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T10:31:59.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T10:31:59.097Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-06-04T10:31:59.097Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T10:31:59.097Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-06-04T10:31:59.097Z] === RUN TestCreateWithInvalidEnv [2020-06-04T10:31:59.097Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T10:31:59.097Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T10:31:59.097Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T10:31:59.097Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T10:31:59.097Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T10:31:59.097Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T10:31:59.097Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T10:31:59.097Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T10:31:59.097Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T10:31:59.097Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-04T10:31:59.097Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T10:31:59.097Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T10:31:59.097Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T10:31:59.097Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T10:31:59.097Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-04T10:31:59.097Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T10:31:59.331Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.634s coverage: 46.2% of statements [2020-06-04T10:31:59.331Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T10:32:00.889Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.306s coverage: 49.5% of statements [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s) [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:32:00.990Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:32:00.990Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-04T10:32:00.990Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-06-04T10:32:00.990Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T10:32:01.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T10:32:02.028Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.617s coverage: 76.1% of statements [2020-06-04T10:32:02.754Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2020-06-04T10:32:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T10:32:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:32:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:32:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:32:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:32:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:32:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:32:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:32:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:32:02.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:32:02.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:32:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:32:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:32:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:32:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:32:02.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-04T10:32:02.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-04T10:32:02.885Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T10:32:03.142Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-06-04T10:32:03.142Z] === RUN TestCreateDifferentPlatform [2020-06-04T10:32:03.142Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T10:32:03.142Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T10:32:03.142Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-04T10:32:03.142Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T10:32:03.142Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T10:32:03.142Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T10:32:03.142Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-04T10:32:03.142Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-04T10:32:03.142Z] === RUN TestDaemonRestartIpcMode [2020-06-04T10:32:03.142Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T10:32:03.142Z] === RUN TestDaemonHostGatewayIP [2020-06-04T10:32:03.142Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-04T10:32:03.142Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:32:03.142Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T10:32:03.142Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-04T10:32:03.142Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-04T10:32:03.142Z] === RUN TestDiff [2020-06-04T10:32:03.705Z] --- PASS: TestDiff (0.57s) [2020-06-04T10:32:03.705Z] === RUN TestExecWithCloseStdin [2020-06-04T10:32:03.901Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-06-04T10:32:04.216Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-06-04T10:32:04.635Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-06-04T10:32:04.635Z] === RUN TestExec [2020-06-04T10:32:05.198Z] --- PASS: TestExec (0.66s) [2020-06-04T10:32:05.198Z] === RUN TestExecUser [2020-06-04T10:32:05.762Z] --- PASS: TestExecUser (0.66s) [2020-06-04T10:32:05.763Z] === RUN TestExportContainerAndImportImage [2020-06-04T10:32:06.695Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-06-04T10:32:06.695Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T10:32:07.022Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.055s coverage: 52.1% of statements [2020-06-04T10:32:07.022Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T10:32:07.022Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T10:32:07.022Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 41.8% of statements [2020-06-04T10:32:07.558Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:32:07.558Z] Loaded image: busybox:latest [2020-06-04T10:32:07.558Z] Loaded image: busybox:glibc [2020-06-04T10:32:07.558Z] Loaded image: debian:jessie [2020-06-04T10:32:07.558Z] Loaded image: hello-world:latest [2020-06-04T10:32:07.558Z] INFO: Testing against a local daemon [2020-06-04T10:32:07.558Z] === RUN TestCgroupNamespacesBuild [2020-06-04T10:32:08.550Z] ok github.com/docker/docker/daemon/logger/awslogs 0.539s coverage: 77.8% of statements [2020-06-04T10:32:08.881Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.8% of statements [2020-06-04T10:32:08.881Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T10:32:08.881Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T10:32:08.881Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T10:32:08.881Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T10:32:09.217Z] --- PASS: TestExportContainerAfterDaemonRestart (2.78s) [2020-06-04T10:32:09.217Z] === RUN TestHealthCheckWorkdir [2020-06-04T10:32:09.516Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-06-04T10:32:09.807Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-06-04T10:32:10.090Z] --- PASS: TestCgroupNamespacesBuild (3.28s) [2020-06-04T10:32:10.090Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T10:32:10.099Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-06-04T10:32:10.147Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-06-04T10:32:10.147Z] === RUN TestHealthKillContainer [2020-06-04T10:32:11.596Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 61.6% of statements [2020-06-04T10:32:11.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T10:32:11.993Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-06-04T10:32:11.993Z] === RUN TestBuildWithSession [2020-06-04T10:32:11.993Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T10:32:11.993Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:32:11.993Z] === RUN TestBuildSquashParent [2020-06-04T10:32:12.626Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2020-06-04T10:32:12.626Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T10:32:12.916Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 37.7% of statements [2020-06-04T10:32:13.420Z] --- PASS: TestHealthKillContainer (2.81s) [2020-06-04T10:32:13.420Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T10:32:13.677Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2020-06-04T10:32:13.677Z] === RUN TestIpcModeNone [2020-06-04T10:32:13.947Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 33.3% of statements [2020-06-04T10:32:14.241Z] --- PASS: TestIpcModeNone (0.67s) [2020-06-04T10:32:14.241Z] === RUN TestIpcModePrivate [2020-06-04T10:32:14.577Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-06-04T10:32:14.804Z] --- PASS: TestIpcModePrivate (0.64s) [2020-06-04T10:32:14.804Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-06-04T10:32:14.804Z] === RUN TestIpcModeShareable [2020-06-04T10:32:14.804Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-04T10:32:14.804Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:32:14.804Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T10:32:15.210Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 47.8% of statements [2020-06-04T10:32:17.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T10:32:17.326Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2020-06-04T10:32:17.326Z] === RUN TestAPIIpcModeHost [2020-06-04T10:32:17.326Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-04T10:32:17.326Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:32:17.326Z] === RUN TestDaemonIpcModeShareable [2020-06-04T10:32:17.326Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-04T10:32:17.326Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:32:17.326Z] === RUN TestDaemonIpcModePrivate [2020-06-04T10:32:17.960Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-06-04T10:32:17.960Z] ok github.com/docker/docker/daemon/logger/splunk 2.433s coverage: 82.5% of statements [2020-06-04T10:32:17.960Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T10:32:17.960Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T10:32:18.556Z] --- PASS: TestBuildSquashParent (6.05s) [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:32:18.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:32:18.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:32:18.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:32:18.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:32:18.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:32:18.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:32:18.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:32:18.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:32:18.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:32:18.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:32:18.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:32:18.589Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2020-06-04T10:32:19.848Z] --- PASS: TestDaemonIpcModePrivate (2.56s) [2020-06-04T10:32:19.848Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-06-04T10:32:19.848Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T10:32:19.848Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-04T10:32:19.848Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:32:19.848Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T10:32:19.848Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-04T10:32:19.848Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:32:19.848Z] === RUN TestIpcModeOlderClient [2020-06-04T10:32:19.848Z] === PAUSE TestIpcModeOlderClient [2020-06-04T10:32:19.848Z] === RUN TestKillContainerInvalidSignal [2020-06-04T10:32:20.105Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-06-04T10:32:20.105Z] === RUN TestKillContainer [2020-06-04T10:32:20.105Z] === RUN TestKillContainer/no_signal [2020-06-04T10:32:20.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:32:20.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:32:20.668Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T10:32:20.676Z] ok github.com/docker/docker/distribution 0.678s coverage: 22.1% of statements [2020-06-04T10:32:20.676Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T10:32:20.676Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-06-04T10:32:20.925Z] === RUN TestKillContainer/killing_signal [2020-06-04T10:32:21.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T10:32:21.856Z] --- PASS: TestKillContainer (1.69s) [2020-06-04T10:32:21.856Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-06-04T10:32:21.856Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-06-04T10:32:21.856Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-06-04T10:32:21.856Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T10:32:21.856Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T10:32:22.420Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T10:32:22.733Z] ok github.com/docker/docker/image 0.083s coverage: 86.4% of statements [2020-06-04T10:32:22.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-06-04T10:32:22.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-06-04T10:32:22.983Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-06-04T10:32:22.983Z] === RUN TestKillStoppedContainer [2020-06-04T10:32:22.983Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-06-04T10:32:22.983Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T10:32:22.984Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-04T10:32:22.984Z] === RUN TestKillDifferentUserContainer [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.84s) [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-06-04T10:32:23.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.34s) [2020-06-04T10:32:23.002Z] === RUN TestBuildMultiStageCopy [2020-06-04T10:32:23.002Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T10:32:23.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T10:32:23.359Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2020-06-04T10:32:23.548Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2020-06-04T10:32:23.548Z] === RUN TestInspectOomKilledTrue [2020-06-04T10:32:23.548Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T10:32:23.548Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:32:23.548Z] === RUN TestInspectOomKilledFalse [2020-06-04T10:32:23.548Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T10:32:23.548Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:32:23.548Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T10:32:23.548Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-04T10:32:23.548Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-04T10:32:23.548Z] === RUN TestLinksContainerNames [2020-06-04T10:32:23.650Z] ok github.com/docker/docker/distribution/xfer 1.665s coverage: 85.1% of statements [2020-06-04T10:32:23.650Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T10:32:23.650Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T10:32:23.650Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2020-06-04T10:32:23.650Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T10:32:24.679Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-06-04T10:32:24.918Z] --- PASS: TestLinksContainerNames (1.17s) [2020-06-04T10:32:24.918Z] === RUN TestLogsFollowTailEmpty [2020-06-04T10:32:25.307Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 50.0% of statements [2020-06-04T10:32:25.482Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-06-04T10:32:25.482Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T10:32:25.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T10:32:25.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T10:32:26.046Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/default [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/private [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/slave [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/shared [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/default [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/shared [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/slave [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/private [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T10:32:26.046Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:32:26.046Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T10:32:26.046Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:32:26.104Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:32:26.303Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T10:32:26.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:32:26.560Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-04T10:32:26.560Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T10:32:26.560Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-06-04T10:32:26.560Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-04T10:32:26.560Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-04T10:32:26.561Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-04T10:32:26.561Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T10:32:26.561Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-04T10:32:26.561Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-06-04T10:32:26.561Z] === RUN TestNetworkNat [2020-06-04T10:32:26.671Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T10:32:27.238Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-06-04T10:32:27.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-06-04T10:32:27.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-06-04T10:32:27.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-06-04T10:32:27.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-06-04T10:32:27.238Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-06-04T10:32:27.238Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T10:32:27.492Z] --- PASS: TestNetworkNat (0.76s) [2020-06-04T10:32:27.492Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T10:32:28.047Z] ok github.com/docker/docker/opts 0.059s coverage: 67.4% of statements [2020-06-04T10:32:28.056Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-06-04T10:32:28.056Z] === RUN TestNetworkLoopbackNat [2020-06-04T10:32:28.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T10:32:28.614Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-06-04T10:32:28.614Z] === RUN TestBuildLabelWithTargets [2020-06-04T10:32:28.679Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-06-04T10:32:28.986Z] --- PASS: TestNetworkLoopbackNat (0.79s) [2020-06-04T10:32:28.987Z] === RUN TestPause [2020-06-04T10:32:28.987Z] --- SKIP: TestPause (0.00s) [2020-06-04T10:32:28.987Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:32:28.987Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T10:32:28.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:32:28.987Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:32:28.987Z] === RUN TestPauseStopPausedContainer [2020-06-04T10:32:28.987Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-04T10:32:28.987Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:32:28.987Z] === RUN TestPsFilter [2020-06-04T10:32:28.987Z] --- PASS: TestPsFilter (0.18s) [2020-06-04T10:32:28.987Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T10:32:29.311Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-06-04T10:32:29.311Z] ok github.com/docker/docker/pkg/authorization 1.160s coverage: 68.3% of statements [2020-06-04T10:32:29.551Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-06-04T10:32:29.551Z] === RUN TestRemoveContainerWithVolume [2020-06-04T10:32:29.601Z] ok github.com/docker/docker/pkg/archive 1.109s coverage: 76.9% of statements [2020-06-04T10:32:30.116Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-06-04T10:32:30.116Z] === RUN TestRemoveContainerRunning [2020-06-04T10:32:30.237Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-06-04T10:32:30.680Z] --- PASS: TestRemoveContainerRunning (0.60s) [2020-06-04T10:32:30.680Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T10:32:31.147Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-06-04T10:32:31.147Z] === RUN TestBuildWithEmptyLayers [2020-06-04T10:32:31.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-06-04T10:32:31.243Z] === RUN TestRemoveInvalidContainer [2020-06-04T10:32:31.243Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-06-04T10:32:31.243Z] === RUN TestRenameLinkedContainer [2020-06-04T10:32:31.271Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-06-04T10:32:31.271Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-06-04T10:32:31.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T10:32:32.083Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-06-04T10:32:32.083Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T10:32:32.295Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-06-04T10:32:32.923Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-04T10:32:33.564Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-06-04T10:32:33.765Z] --- PASS: TestRenameLinkedContainer (2.31s) [2020-06-04T10:32:33.765Z] === RUN TestRenameStoppedContainer [2020-06-04T10:32:34.330Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-06-04T10:32:34.330Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T10:32:34.583Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-06-04T10:32:34.615Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-06-04T10:32:34.615Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T10:32:34.870Z] ok github.com/docker/docker/pkg/chrootarchive 3.848s coverage: 43.2% of statements [2020-06-04T10:32:35.159Z] ok github.com/docker/docker/layer 7.922s coverage: 68.8% of statements [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T10:32:35.159Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T10:32:35.451Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 89.5% of statements [2020-06-04T10:32:35.698Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2020-06-04T10:32:35.698Z] === RUN TestRenameInvalidName [2020-06-04T10:32:35.956Z] --- PASS: TestRenameInvalidName (0.56s) [2020-06-04T10:32:35.956Z] === RUN TestRenameAnonymousContainer [2020-06-04T10:32:35.991Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-06-04T10:32:35.991Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T10:32:36.080Z] ok github.com/docker/docker/pkg/discovery/kv 3.104s coverage: 84.1% of statements [2020-06-04T10:32:36.080Z] ok github.com/docker/docker/pkg/fsutils 0.362s coverage: 85.1% of statements [2020-06-04T10:32:36.371Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-06-04T10:32:36.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T10:32:37.868Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2020-06-04T10:32:37.868Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-06-04T10:32:38.158Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-06-04T10:32:38.449Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-06-04T10:32:38.449Z] ok github.com/docker/docker/pkg/ioutils 1.156s coverage: 70.1% of statements [2020-06-04T10:32:38.449Z] ok github.com/docker/docker/pkg/idtools 0.753s coverage: 70.3% of statements [2020-06-04T10:32:38.449Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T10:32:38.449Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T10:32:38.449Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T10:32:39.076Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-06-04T10:32:39.227Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2020-06-04T10:32:39.227Z] === RUN TestRenameContainerWithSameName [2020-06-04T10:32:39.274Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-06-04T10:32:39.274Z] === RUN TestBuildWithHugeFile [2020-06-04T10:32:39.364Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-06-04T10:32:39.484Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-06-04T10:32:39.484Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T10:32:39.664Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 91.4% of statements [2020-06-04T10:32:39.957Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.4% of statements [2020-06-04T10:32:39.957Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T10:32:39.957Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T10:32:40.415Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-06-04T10:32:40.415Z] === RUN TestResize [2020-06-04T10:32:40.596Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-06-04T10:32:40.978Z] --- PASS: TestResize (0.60s) [2020-06-04T10:32:40.978Z] === RUN TestResizeWithInvalidSize [2020-06-04T10:32:41.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T10:32:41.542Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-06-04T10:32:41.542Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T10:32:41.647Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2020-06-04T10:32:41.647Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-06-04T10:32:41.647Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2020-06-04T10:32:42.472Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-06-04T10:32:42.472Z] === RUN TestDaemonRestartKillContainers [2020-06-04T10:32:42.472Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:32:42.472Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-04T10:32:42.472Z] === RUN TestCgroupNamespacesRun [2020-06-04T10:32:42.673Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-06-04T10:32:43.302Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-06-04T10:32:43.302Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2020-06-04T10:32:43.928Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-06-04T10:32:43.928Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-06-04T10:32:44.552Z] ok github.com/docker/docker/pkg/symlink 0.012s coverage: 87.7% of statements [2020-06-04T10:32:44.999Z] --- PASS: TestCgroupNamespacesRun (2.46s) [2020-06-04T10:32:44.999Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T10:32:45.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T10:32:45.587Z] ok github.com/docker/docker/pkg/signal 2.850s coverage: 61.0% of statements [2020-06-04T10:32:45.587Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-06-04T10:32:45.587Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-06-04T10:32:46.630Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-06-04T10:32:46.630Z] testing: warning: no tests to run [2020-06-04T10:32:46.630Z] coverage: [no statements] [2020-06-04T10:32:46.630Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2020-06-04T10:32:46.929Z] ok github.com/docker/docker/pkg/tarsum 0.147s coverage: 89.3% of statements [2020-06-04T10:32:47.231Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-06-04T10:32:47.520Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s) [2020-06-04T10:32:47.520Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T10:32:47.532Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-06-04T10:32:47.834Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-06-04T10:32:49.328Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:32:49.328Z] Using test binary docker [2020-06-04T10:32:49.328Z] +++ /etc/init.d/apparmor start [2020-06-04T10:32:49.328Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:32:49.328Z] INFO: Waiting for daemon to start... [2020-06-04T10:32:49.328Z] Starting dockerd [2020-06-04T10:32:49.328Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-06-04T10:32:49.360Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-06-04T10:32:50.042Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s) [2020-06-04T10:32:50.042Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T10:32:50.402Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-06-04T10:32:51.044Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 68.8% of statements [2020-06-04T10:32:51.215Z] . [2020-06-04T10:32:51.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:32:51.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:32:51.215Z] Error: No such image: emptyfs [2020-06-04T10:32:51.215Z] ++++ docker load [2020-06-04T10:32:51.469Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T10:32:51.724Z] Running integration-test (iteration 1) [2020-06-04T10:32:51.724Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T10:32:51.724Z] ++ 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-06-04T10:32:51.724Z] ++ set -e [2020-06-04T10:32:51.724Z] ++ '[' -n 0 ']' [2020-06-04T10:32:51.724Z] ++ set -x [2020-06-04T10:32:51.724Z] ++ env -i DEST=/go/src/github.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-06-04T10:32:51.737Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.1% of statements [2020-06-04T10:32:52.174Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-04T10:32:52.174Z] Copying nested executables into bundles/binary-daemon [2020-06-04T10:32:52.174Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-04T10:32:52.382Z] ok github.com/docker/docker/registry/resumable 0.054s coverage: 100.0% of statements [2020-06-04T10:32:52.564Z] --- PASS: TestCgroupNamespacesRunHostMode (2.61s) [2020-06-04T10:32:52.564Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T10:32:52.619Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh cross [2020-06-04T10:32:53.033Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-06-04T10:32:53.178Z] [2020-06-04T10:32:53.178Z] Removing bundles/ [2020-06-04T10:32:53.178Z] [2020-06-04T10:32:53.178Z] ---> Making bundle: cross (in bundles/cross) [2020-06-04T10:32:53.178Z] Cross building: bundles/cross/linux/amd64 [2020-06-04T10:32:53.433Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-04T10:32:53.433Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-04T10:32:53.683Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-06-04T10:32:54.333Z] ok github.com/docker/docker/registry 0.341s coverage: 56.3% of statements [2020-06-04T10:32:54.995Z] ok github.com/docker/docker/runconfig 0.027s coverage: 65.8% of statements [2020-06-04T10:32:55.086Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.62s) [2020-06-04T10:32:55.086Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T10:32:57.608Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.48s) [2020-06-04T10:32:57.608Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T10:32:57.834Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-06-04T10:32:58.510Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-06-04T10:32:58.510Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-06-04T10:32:58.538Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-06-04T10:32:58.538Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T10:32:59.603Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2020-06-04T10:33:01.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2020-06-04T10:33:01.061Z] === RUN TestKernelTCPMemory [2020-06-04T10:33:01.061Z] --- SKIP: TestKernelTCPMemory (0.04s) [2020-06-04T10:33:01.061Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:01.061Z] === RUN TestNISDomainname [2020-06-04T10:33:01.061Z] --- SKIP: TestNISDomainname (0.02s) [2020-06-04T10:33:01.061Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-04T10:33:01.061Z] === RUN TestHostnameDnsResolution [2020-06-04T10:33:02.431Z] --- PASS: TestHostnameDnsResolution (1.15s) [2020-06-04T10:33:02.431Z] === RUN TestStats [2020-06-04T10:33:02.431Z] --- SKIP: TestStats (0.00s) [2020-06-04T10:33:02.431Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:02.431Z] === RUN TestStopContainerWithTimeout [2020-06-04T10:33:02.431Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T10:33:02.431Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T10:33:02.431Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T10:33:02.431Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T10:33:02.431Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T10:33:02.431Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T10:33:02.431Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T10:33:02.431Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T10:33:02.431Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T10:33:02.431Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T10:33:03.363Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T10:33:05.257Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T10:33:07.166Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-04T10:33:07.166Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-06-04T10:33:07.166Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-06-04T10:33:07.166Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2020-06-04T10:33:07.166Z] --- PASS: TestStopContainerWithTimeout/1 (1.59s) [2020-06-04T10:33:07.166Z] === RUN TestDeleteDevicemapper [2020-06-04T10:33:07.166Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T10:33:07.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:33:07.166Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T10:33:08.583Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2020-06-04T10:33:08.583Z] === RUN TestUpdateMemory [2020-06-04T10:33:08.583Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T10:33:08.583Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:08.583Z] === RUN TestUpdateCPUQuota [2020-06-04T10:33:08.583Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-04T10:33:08.583Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:08.583Z] === RUN TestUpdatePidsLimit [2020-06-04T10:33:08.583Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-04T10:33:08.583Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:08.583Z] === RUN TestUpdateRestartPolicy [2020-06-04T10:33:11.292Z] --- PASS: TestImportExtremelyLargeImageWorks (79.93s) [2020-06-04T10:33:11.292Z] PASS [2020-06-04T10:33:11.292Z] [2020-06-04T10:33:11.292Z] === Skipped [2020-06-04T10:33:11.292Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:33:11.292Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:33:11.292Z] [2020-06-04T10:33:11.292Z] [2020-06-04T10:33:11.292Z] DONE 12 tests, 1 skipped in 81.402s [2020-06-04T10:33:11.292Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T10:33:11.292Z] ++ 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-06-04T10:33:11.292Z] ++ set -e [2020-06-04T10:33:11.292Z] ++ '[' -n 0 ']' [2020-06-04T10:33:11.292Z] ++ set -x [2020-06-04T10:33:11.292Z] ++ env -i DEST=/go/src/github.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-06-04T10:33:11.292Z] INFO: Testing against a local daemon [2020-06-04T10:33:11.292Z] === RUN TestNetworkCreateDelete [2020-06-04T10:33:11.292Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-06-04T10:33:11.292Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T10:33:11.292Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-06-04T10:33:11.292Z] === RUN TestDaemonDNSFallback [2020-06-04T10:33:12.298Z] --- PASS: TestDaemonDNSFallback (2.53s) [2020-06-04T10:33:12.298Z] === RUN TestInspectNetwork [2020-06-04T10:33:17.822Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T10:33:17.822Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T10:33:17.822Z] === RUN TestInspectNetwork/network_name [2020-06-04T10:33:17.822Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T10:33:18.326Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-06-04T10:33:18.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T10:33:18.326Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T10:33:18.327Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === Skipped [2020-06-04T10:33:18.327Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T10:33:18.327Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T10:33:18.327Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T10:33:18.327Z] time="2020-06-04T10:31:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T10:33:18.327Z] time="2020-06-04T10:31:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T10:33:18.327Z] time="2020-06-04T10:31:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T10:33:18.327Z] time="2020-06-04T10:31:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T10:33:18.327Z] time="2020-06-04T10:31:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T10:33:18.327Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T10:33:18.327Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T10:33:18.327Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:33:18.327Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T10:33:18.327Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T10:33:18.327Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T10:33:18.327Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] [2020-06-04T10:33:18.327Z] DONE 2123 tests, 26 skipped in 254.858s Post stage [Pipeline] junit [2020-06-04T10:33:18.384Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-04T10:33:20.766Z] --- PASS: TestUpdateRestartPolicy (11.71s) [2020-06-04T10:33:20.766Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T10:33:20.766Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-06-04T10:33:20.766Z] === RUN TestWaitNonBlocked [2020-06-04T10:33:20.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:33:20.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:33:20.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:33:20.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:33:20.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:33:20.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:33:21.125Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -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:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/make.sh dynbinary test-integration [2020-06-04T10:33:21.445Z] [2020-06-04T10:33:21.445Z] Removing bundles/ [2020-06-04T10:33:21.445Z] [2020-06-04T10:33:21.445Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-04T10:33:21.445Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:33:21.445Z] GOOS="" GOARCH="" GOARM="" [2020-06-04T10:33:21.696Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-04T10:33:21.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) [2020-06-04T10:33:21.696Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-06-04T10:33:21.696Z] === RUN TestWaitBlocked [2020-06-04T10:33:21.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:33:21.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:33:21.696Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:33:21.696Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:33:21.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:33:21.696Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:33:22.628Z] --- PASS: TestWaitBlocked (0.02s) [2020-06-04T10:33:22.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2020-06-04T10:33:22.628Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-06-04T10:33:22.628Z] === CONT TestDaemonRestartIpcMode [2020-06-04T10:33:22.628Z] === CONT TestIpcModeOlderClient [2020-06-04T10:33:22.628Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-06-04T10:33:23.341Z] --- PASS: TestInspectNetwork (10.91s) [2020-06-04T10:33:23.341Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T10:33:23.341Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T10:33:23.341Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T10:33:23.341Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T10:33:23.341Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T10:33:23.737Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:33:23.737Z] Loaded image: busybox:latest [2020-06-04T10:33:23.737Z] Loaded image: busybox:glibc [2020-06-04T10:33:23.737Z] Loaded image: debian:jessie [2020-06-04T10:33:23.737Z] Loaded image: hello-world:latest [2020-06-04T10:33:23.737Z] INFO: Testing against a local daemon [2020-06-04T10:33:23.737Z] === RUN TestCgroupNamespacesBuild [2020-06-04T10:33:25.626Z] --- PASS: TestCgroupNamespacesBuild (3.77s) [2020-06-04T10:33:25.626Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T10:33:25.970Z] --- PASS: TestBuildWithHugeFile (40.20s) [2020-06-04T10:33:25.970Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T10:33:25.970Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:33:25.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:33:25.970Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:33:25.970Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:33:25.970Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:33:25.970Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:33:25.970Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:33:25.970Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:33:25.970Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:33:25.970Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-06-04T10:33:25.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-06-04T10:33:25.970Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-06-04T10:33:25.970Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-06-04T10:33:25.970Z] === RUN TestBuildPreserveOwnership [2020-06-04T10:33:25.970Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T10:33:25.970Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T10:33:25.970Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-06-04T10:33:25.970Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-06-04T10:33:25.970Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-06-04T10:33:25.970Z] === RUN TestBuildPlatformInvalid [2020-06-04T10:33:25.970Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-06-04T10:33:25.970Z] PASS [2020-06-04T10:33:25.970Z] [2020-06-04T10:33:25.970Z] === Skipped [2020-06-04T10:33:25.970Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-04T10:33:25.970Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:33:25.970Z] [2020-06-04T10:33:25.970Z] [2020-06-04T10:33:25.970Z] DONE 32 tests, 1 skipped in 88.211s [2020-06-04T10:33:25.970Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T10:33:25.970Z] ++ 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-06-04T10:33:25.970Z] ++ set -e [2020-06-04T10:33:25.970Z] ++ '[' -n 0 ']' [2020-06-04T10:33:25.970Z] ++ set -x [2020-06-04T10:33:25.970Z] ++ env -i DEST=/go/src/github.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-06-04T10:33:25.970Z] INFO: Testing against a local daemon [2020-06-04T10:33:25.970Z] === RUN TestConfigInspect [2020-06-04T10:33:26.103Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-06-04T10:33:26.103Z] === RUN TestNetworkInvalidJSON [2020-06-04T10:33:26.103Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T10:33:26.103Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T10:33:26.103Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:33:26.103Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:33:26.103Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:33:26.103Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:33:26.103Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T10:33:26.103Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:33:26.103Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:33:26.103Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-06-04T10:33:26.103Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T10:33:26.103Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T10:33:26.103Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T10:33:26.103Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T10:33:26.103Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-06-04T10:33:26.103Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T10:33:27.574Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-04T10:33:27.574Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T10:33:27.886Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2020-06-04T10:33:27.886Z] PASS [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === Skipped [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-04T10:33:27.886Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-04T10:33:27.886Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-04T10:33:27.886Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-04T10:33:27.886Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-04T10:33:27.886Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-04T10:33:27.886Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-04T10:33:27.886Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-04T10:33:27.886Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-04T10:33:27.886Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T10:33:27.886Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T10:33:27.886Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-04T10:33:27.886Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-04T10:33:27.886Z] 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-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-04T10:33:27.886Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:33:27.886Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-04T10:33:27.886Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:33:27.886Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.04s) [2020-06-04T10:33:27.886Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2020-06-04T10:33:27.886Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-04T10:33:27.886Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T10:33:27.886Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-04T10:33:27.886Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-04T10:33:27.886Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-04T10:33:27.886Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] [2020-06-04T10:33:27.886Z] DONE 184 tests, 24 skipped in 93.149s [2020-06-04T10:33:27.886Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T10:33:27.886Z] INFO: Testing against a local daemon [2020-06-04T10:33:27.886Z] === RUN TestCommitInheritsEnv [2020-06-04T10:33:28.147Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.46s) [2020-06-04T10:33:28.147Z] === RUN TestBuildWithSession [2020-06-04T10:33:28.147Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T10:33:28.147Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:33:28.147Z] === RUN TestBuildSquashParent [2020-06-04T10:33:28.188Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-06-04T10:33:28.188Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T10:33:29.255Z] --- PASS: TestCommitInheritsEnv (1.66s) [2020-06-04T10:33:29.255Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T10:33:29.255Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T10:33:29.255Z] === RUN TestImagesFilterMultiReference [2020-06-04T10:33:29.255Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-04T10:33:29.255Z] === RUN TestImagePullPlatformInvalid [2020-06-04T10:33:29.255Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-04T10:33:29.255Z] === RUN TestRemoveImageOrphaning [2020-06-04T10:33:29.264Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-06-04T10:33:29.264Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T10:33:30.158Z] --- PASS: TestConfigInspect (3.90s) [2020-06-04T10:33:30.158Z] === RUN TestConfigList [2020-06-04T10:33:30.872Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-06-04T10:33:30.872Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T10:33:31.149Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-06-04T10:33:31.149Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T10:33:31.149Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:33:31.149Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-04T10:33:31.149Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T10:33:31.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-04T10:33:31.149Z] === RUN TestTagInvalidReference [2020-06-04T10:33:31.149Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-04T10:33:31.149Z] === RUN TestTagValidPrefixedRepo [2020-06-04T10:33:31.149Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-06-04T10:33:31.149Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T10:33:31.154Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-06-04T10:33:31.155Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T10:33:31.406Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-04T10:33:31.406Z] === RUN TestTagOfficialNames [2020-06-04T10:33:31.406Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-04T10:33:31.406Z] === RUN TestTagMatchesDigest [2020-06-04T10:33:31.406Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-06-04T10:33:31.406Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T10:33:33.443Z] --- PASS: TestConfigList (3.24s) [2020-06-04T10:33:33.443Z] === RUN TestConfigsCreateAndDelete [2020-06-04T10:33:35.533Z] --- PASS: TestServiceWithPredefinedNetwork (3.72s) [2020-06-04T10:33:35.533Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T10:33:35.533Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:33:35.533Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:33:35.533Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T10:33:36.729Z] --- PASS: TestConfigsCreateAndDelete (3.13s) [2020-06-04T10:33:36.729Z] === RUN TestConfigsUpdate [2020-06-04T10:33:38.083Z] --- PASS: TestBuildSquashParent (9.97s) [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:33:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:33:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:33:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:33:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:33:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:33:38.083Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:33:38.083Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:33:38.083Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:33:38.083Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:33:40.016Z] --- PASS: TestConfigsUpdate (3.21s) [2020-06-04T10:33:40.016Z] === RUN TestTemplatedConfig [2020-06-04T10:33:41.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:33:41.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:33:43.303Z] --- PASS: TestTemplatedConfig (3.47s) [2020-06-04T10:33:43.304Z] === RUN TestConfigCreateResolve [2020-06-04T10:33:44.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:33:44.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:33:46.589Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-06-04T10:33:46.589Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T10:33:46.847Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-06-04T10:33:46.847Z] PASS [2020-06-04T10:33:46.847Z] [2020-06-04T10:33:46.847Z] DONE 7 tests in 20.969s [2020-06-04T10:33:46.847Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T10:33:46.848Z] ++ 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-06-04T10:33:46.848Z] ++ set -e [2020-06-04T10:33:46.848Z] ++ '[' -n 0 ']' [2020-06-04T10:33:46.848Z] ++ set -x [2020-06-04T10:33:46.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:33:46.848Z] INFO: Testing against a local daemon [2020-06-04T10:33:46.848Z] === RUN TestCheckpoint [2020-06-04T10:33:46.848Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T10:33:46.848Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:33:46.848Z] === RUN TestContainerInvalidJSON [2020-06-04T10:33:46.848Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:33:46.848Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:33:46.848Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:33:46.848Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:33:46.848Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:33:46.848Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:33:46.848Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:33:46.848Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:33:46.848Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:33:46.848Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-06-04T10:33:46.848Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T10:33:46.848Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T10:33:46.848Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-06-04T10:33:46.848Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T10:33:47.106Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-06-04T10:33:47.106Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T10:33:47.106Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-06-04T10:33:47.106Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T10:33:47.364Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-06-04T10:33:47.364Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T10:33:47.364Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-06-04T10:33:47.364Z] === RUN TestCopyFromContainer [2020-06-04T10:33:48.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-04T10:33:48.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2020-06-04T10:33:48.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s) [2020-06-04T10:33:48.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2020-06-04T10:33:48.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-06-04T10:33:48.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.37s) [2020-06-04T10:33:48.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2020-06-04T10:33:48.123Z] === RUN TestBuildMultiStageCopy [2020-06-04T10:33:48.123Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T10:33:49.268Z] === RUN TestCopyFromContainer// [2020-06-04T10:33:49.527Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T10:33:49.527Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T10:33:49.786Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T10:33:49.786Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T10:33:50.045Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T10:33:50.045Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T10:33:50.045Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T10:33:50.304Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T10:33:50.304Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer (3.09s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-06-04T10:33:50.562Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-06-04T10:33:50.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T10:33:50.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:33:50.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:33:50.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:33:50.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:33:50.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:33:50.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:33:50.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:33:50.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:33:50.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:33:50.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-04T10:33:50.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T10:33:50.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T10:33:50.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T10:33:50.562Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T10:33:50.562Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-06-04T10:33:50.562Z] === RUN TestCreateWithInvalidEnv [2020-06-04T10:33:50.562Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T10:33:50.562Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T10:33:50.562Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T10:33:50.562Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T10:33:50.562Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T10:33:50.562Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T10:33:50.562Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T10:33:50.562Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T10:33:50.563Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T10:33:50.563Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-04T10:33:50.563Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T10:33:50.563Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T10:33:50.563Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T10:33:50.563Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T10:33:50.563Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-04T10:33:50.563Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T10:33:51.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T10:33:51.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T10:33:52.570Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:33:53.095Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:33:53.095Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-06-04T10:33:53.095Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-06-04T10:33:53.095Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T10:33:53.131Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T10:33:53.691Z] --- PASS: TestBuildMultiStageCopy (5.84s) [2020-06-04T10:33:53.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.11s) [2020-06-04T10:33:53.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-06-04T10:33:53.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-06-04T10:33:53.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-06-04T10:33:53.691Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2020-06-04T10:33:53.691Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T10:33:55.578Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2020-06-04T10:33:55.578Z] === RUN TestBuildLabelWithTargets [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s) [2020-06-04T10:33:55.626Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T10:33:55.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:33:55.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:33:55.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:33:55.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:33:55.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:33:55.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:33:55.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:33:55.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:33:55.626Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:33:55.626Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:33:55.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:33:55.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:33:55.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:33:55.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:33:55.626Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-04T10:33:55.626Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-06-04T10:33:55.626Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T10:33:56.196Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-06-04T10:33:56.196Z] === RUN TestCreateDifferentPlatform [2020-06-04T10:33:56.196Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T10:33:56.196Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T10:33:56.196Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-04T10:33:56.196Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T10:33:56.196Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T10:33:56.196Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T10:33:56.196Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T10:33:56.196Z] === RUN TestDaemonRestartIpcMode [2020-06-04T10:33:56.196Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T10:33:56.196Z] === RUN TestDaemonHostGatewayIP [2020-06-04T10:33:56.196Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T10:33:56.196Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T10:33:56.196Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T10:33:56.196Z] === RUN TestDiff [2020-06-04T10:33:57.133Z] --- PASS: TestDiff (0.77s) [2020-06-04T10:33:57.133Z] === RUN TestExecWithCloseStdin [2020-06-04T10:33:57.973Z] --- PASS: TestServiceWithDataPathPortInit (20.00s) [2020-06-04T10:33:57.973Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T10:33:58.069Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-06-04T10:33:58.069Z] === RUN TestExec [2020-06-04T10:33:58.096Z] --- PASS: TestBuildLabelWithTargets (2.60s) [2020-06-04T10:33:58.096Z] === RUN TestBuildWithEmptyLayers [2020-06-04T10:33:59.005Z] --- PASS: TestExec (0.89s) [2020-06-04T10:33:59.005Z] === RUN TestExecUser [2020-06-04T10:33:59.490Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2020-06-04T10:33:59.490Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T10:33:59.573Z] --- PASS: TestExecUser (0.88s) [2020-06-04T10:33:59.573Z] === RUN TestExportContainerAndImportImage [2020-06-04T10:34:00.949Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-06-04T10:34:00.949Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T10:34:02.853Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-06-04T10:34:02.853Z] === RUN TestHealthCheckWorkdir [2020-06-04T10:34:03.650Z] --- PASS: TestBuildMultiStageOnBuild (3.84s) [2020-06-04T10:34:03.650Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T10:34:03.790Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-06-04T10:34:03.790Z] === RUN TestHealthKillContainer [2020-06-04T10:34:05.533Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2020-06-04T10:34:05.533Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T10:34:06.363Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s) [2020-06-04T10:34:06.363Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yixc74b26nie84l2ms4wvpln2 Created:2020-06-04 10:33:56.349458687 +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[934d7f69800b5304d659565d41b9c540eeea2fcb2ebc58b731c0ee96fe2fa560:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swreqmcqqrr3fyl7nkl5luv7p EndpointID:bfd186a1f0d6faba520d73f563f77d4f114ec543b64204116f81932ee2121e60 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eba68ef5227c0618da9b612af4007ed76dddc2b38aa4d565c7e5b5d3dc633a7a 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:5dbc15054fde IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.swreqmcqqrr3fyl7nkl5luv7p EndpointID:bfd186a1f0d6faba520d73f563f77d4f114ec543b64204116f81932ee2121e60 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T10:34:06.363Z] PASS [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] === Skipped [2020-06-04T10:34:06.363Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:34:06.363Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] DONE 23 tests, 1 skipped in 55.762s [2020-06-04T10:34:06.363Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:34:06.363Z] ++ 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-06-04T10:34:06.363Z] ++ set -e [2020-06-04T10:34:06.363Z] ++ '[' -n 0 ']' [2020-06-04T10:34:06.363Z] ++ set -x [2020-06-04T10:34:06.363Z] ++ env -i DEST=/go/src/github.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-06-04T10:34:06.363Z] INFO: Testing against a local daemon [2020-06-04T10:34:06.363Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T10:34:06.363Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:34:06.363Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:34:06.363Z] === RUN TestDockerNetworkIpvlan [2020-06-04T10:34:06.363Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:34:06.363Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:34:06.363Z] PASS [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] === Skipped [2020-06-04T10:34:06.363Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:34:06.363Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:34:06.363Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] [2020-06-04T10:34:06.363Z] DONE 2 tests, 2 skipped in 0.079s [2020-06-04T10:34:06.363Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:34:06.363Z] ++ 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-06-04T10:34:06.363Z] ++ set -e [2020-06-04T10:34:06.363Z] ++ '[' -n 0 ']' [2020-06-04T10:34:06.363Z] ++ set -x [2020-06-04T10:34:06.363Z] ++ env -i DEST=/go/src/github.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-06-04T10:34:06.363Z] INFO: Testing against a local daemon [2020-06-04T10:34:06.363Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T10:34:06.645Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-06-04T10:34:06.645Z] === RUN TestDockerNetworkMacvlan [2020-06-04T10:34:07.075Z] --- PASS: TestHealthKillContainer (2.98s) [2020-06-04T10:34:07.075Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T10:34:07.260Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T10:34:07.642Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-06-04T10:34:07.642Z] === RUN TestIpcModeNone [2020-06-04T10:34:08.268Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T10:34:08.596Z] --- PASS: TestIpcModeNone (0.89s) [2020-06-04T10:34:08.596Z] === RUN TestIpcModePrivate [2020-06-04T10:34:08.790Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:34:08.790Z] Using test binary docker [2020-06-04T10:34:08.790Z] +++ /etc/init.d/apparmor start [2020-06-04T10:34:08.790Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:34:08.790Z] Starting dockerd [2020-06-04T10:34:08.790Z] INFO: Waiting for daemon to start... [2020-06-04T10:34:08.790Z] +++ 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-06-04T10:34:08.790Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:34:08.790Z] Using test binary docker [2020-06-04T10:34:08.790Z] +++ /etc/init.d/apparmor start [2020-06-04T10:34:08.790Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:34:08.790Z] INFO: Waiting for daemon to start... [2020-06-04T10:34:08.790Z] Starting dockerd [2020-06-04T10:34:08.790Z] +++ 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-06-04T10:34:09.045Z] .--- PASS: TestBuildMultiStageLayerLeak (3.94s) [2020-06-04T10:34:09.045Z] === RUN TestBuildWithHugeFile [2020-06-04T10:34:09.278Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T10:34:09.531Z] --- PASS: TestIpcModePrivate (0.91s) [2020-06-04T10:34:09.531Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-06-04T10:34:09.531Z] === RUN TestIpcModeShareable [2020-06-04T10:34:10.467Z] --- PASS: TestIpcModeShareable (0.97s) [2020-06-04T10:34:10.467Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-06-04T10:34:10.467Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T10:34:10.931Z] [2020-06-04T10:34:10.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:34:10.931Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:34:10.931Z] Error: No such image: emptyfs [2020-06-04T10:34:10.931Z] ++++ docker load [2020-06-04T10:34:10.931Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T10:34:10.931Z] Running integration-test (iteration 1) [2020-06-04T10:34:10.931Z] 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-06-04T10:34:10.931Z] ++ 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-06-04T10:34:10.931Z] ++ set -e [2020-06-04T10:34:10.931Z] ++ '[' -n 0 ']' [2020-06-04T10:34:10.931Z] ++ set -x [2020-06-04T10:34:10.932Z] ++ env -i DEST=/go/src/github.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-06-04T10:34:10.932Z] [2020-06-04T10:34:10.932Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:34:10.932Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:34:11.186Z] Error: No such image: emptyfs [2020-06-04T10:34:11.186Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T10:34:11.186Z] ++++ docker load [2020-06-04T10:34:11.441Z] Running integration-test (iteration 1) [2020-06-04T10:34:11.441Z] 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-06-04T10:34:11.441Z] ++ 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-06-04T10:34:11.441Z] ++ set -e [2020-06-04T10:34:11.441Z] ++ '[' -n 0 ']' [2020-06-04T10:34:11.441Z] ++ set -x [2020-06-04T10:34:11.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:34:12.999Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-06-04T10:34:12.999Z] === RUN TestAPIIpcModeHost [2020-06-04T10:34:13.566Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-06-04T10:34:13.566Z] === RUN TestDaemonIpcModeShareable [2020-06-04T10:34:13.659Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T10:34:14.776Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-04T10:34:14.776Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-04T10:34:14.776Z] Cross building: bundles/cross/windows/amd64 [2020-06-04T10:34:14.776Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-04T10:34:14.776Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-04T10:34:16.099Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2020-06-04T10:34:16.099Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-04T10:34:16.099Z] === RUN TestDaemonIpcModePrivate [2020-06-04T10:34:17.118Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T10:34:17.477Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-06-04T10:34:17.477Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-04T10:34:17.477Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T10:34:19.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-06-04T10:34:19.381Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-06-04T10:34:19.381Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T10:34:21.285Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-06-04T10:34:21.285Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-06-04T10:34:21.285Z] === RUN TestIpcModeOlderClient [2020-06-04T10:34:21.285Z] === PAUSE TestIpcModeOlderClient [2020-06-04T10:34:21.285Z] === RUN TestKillContainerInvalidSignal [2020-06-04T10:34:22.220Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-06-04T10:34:22.220Z] === RUN TestKillContainer [2020-06-04T10:34:22.220Z] === RUN TestKillContainer/no_signal [2020-06-04T10:34:22.787Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T10:34:23.355Z] === RUN TestKillContainer/killing_signal [2020-06-04T10:34:24.290Z] --- PASS: TestKillContainer (2.39s) [2020-06-04T10:34:24.290Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-06-04T10:34:24.290Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-06-04T10:34:24.290Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-06-04T10:34:24.290Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T10:34:24.290Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T10:34:25.227Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T10:34:25.527Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.42s) [2020-06-04T10:34:25.810Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-06-04T10:34:25.810Z] PASS [2020-06-04T10:34:25.810Z] [2020-06-04T10:34:25.810Z] DONE 8 tests in 20.838s [2020-06-04T10:34:25.810Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T10:34:25.810Z] ++ 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-06-04T10:34:25.810Z] ++ set -e [2020-06-04T10:34:25.810Z] ++ '[' -n 0 ']' [2020-06-04T10:34:25.810Z] ++ set -x [2020-06-04T10:34:25.810Z] ++ env -i DEST=/go/src/github.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-06-04T10:34:25.810Z] testing: warning: no tests to run [2020-06-04T10:34:25.810Z] PASS [2020-06-04T10:34:25.810Z] [2020-06-04T10:34:25.810Z] DONE 0 tests in 0.015s [2020-06-04T10:34:25.810Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T10:34:25.810Z] ++ 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-06-04T10:34:25.810Z] ++ set -e [2020-06-04T10:34:25.810Z] ++ '[' -n 0 ']' [2020-06-04T10:34:25.810Z] ++ set -x [2020-06-04T10:34:25.810Z] ++ env -i DEST=/go/src/github.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-06-04T10:34:26.093Z] INFO: Testing against a local daemon [2020-06-04T10:34:26.093Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T10:34:26.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2020-06-04T10:34:26.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-06-04T10:34:26.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-06-04T10:34:26.162Z] === RUN TestKillStoppedContainer [2020-06-04T10:34:26.162Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-06-04T10:34:26.162Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T10:34:26.162Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-06-04T10:34:26.162Z] === RUN TestKillDifferentUserContainer [2020-06-04T10:34:27.096Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-06-04T10:34:27.096Z] === RUN TestInspectOomKilledTrue [2020-06-04T10:34:27.096Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T10:34:27.096Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:34:27.096Z] === RUN TestInspectOomKilledFalse [2020-06-04T10:34:27.096Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T10:34:27.096Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:34:27.096Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T10:34:27.664Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-06-04T10:34:27.664Z] === RUN TestLinksContainerNames [2020-06-04T10:34:28.119Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-06-04T10:34:28.119Z] === RUN TestAuthZPluginTLS [2020-06-04T10:34:28.119Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-06-04T10:34:28.119Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T10:34:28.735Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-04T10:34:28.735Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T10:34:29.349Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-06-04T10:34:29.349Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T10:34:29.567Z] --- PASS: TestLinksContainerNames (1.55s) [2020-06-04T10:34:29.567Z] === RUN TestLogsFollowTailEmpty [2020-06-04T10:34:29.963Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-06-04T10:34:29.963Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T10:34:30.134Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-06-04T10:34:30.134Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T10:34:30.701Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-06-04T10:34:30.701Z] === RUN TestMountDaemonRoot [2020-06-04T10:34:30.701Z] === RUN TestMountDaemonRoot/default [2020-06-04T10:34:30.701Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T10:34:30.701Z] === RUN TestMountDaemonRoot/private [2020-06-04T10:34:30.701Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T10:34:30.701Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T10:34:30.701Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T10:34:30.702Z] === RUN TestMountDaemonRoot/slave [2020-06-04T10:34:30.702Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T10:34:30.702Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T10:34:30.702Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T10:34:30.702Z] === RUN TestMountDaemonRoot/shared [2020-06-04T10:34:30.702Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T10:34:30.702Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T10:34:30.702Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/default [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/shared [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/slave [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/private [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:34:30.960Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T10:34:30.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:34:30.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:34:31.219Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T10:34:31.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-04T10:34:31.220Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-06-04T10:34:31.220Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T10:34:31.435Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-06-04T10:34:31.435Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T10:34:32.050Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-06-04T10:34:32.050Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T10:34:32.665Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-06-04T10:34:32.665Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T10:34:32.947Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-06-04T10:34:32.947Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T10:34:33.123Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-06-04T10:34:33.123Z] === RUN TestNetworkNat [2020-06-04T10:34:34.059Z] --- PASS: TestNetworkNat (0.90s) [2020-06-04T10:34:34.059Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T10:34:34.995Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-06-04T10:34:34.995Z] === RUN TestNetworkLoopbackNat [2020-06-04T10:34:35.623Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-06-04T10:34:35.623Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T10:34:36.371Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-06-04T10:34:36.371Z] === RUN TestPause [2020-06-04T10:34:36.940Z] --- PASS: TestPause (0.83s) [2020-06-04T10:34:36.940Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T10:34:36.940Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:34:36.940Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:34:36.940Z] === RUN TestPauseStopPausedContainer [2020-06-04T10:34:37.647Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-06-04T10:34:37.647Z] === RUN TestAuthZPluginHeader [2020-06-04T10:34:37.876Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-06-04T10:34:37.876Z] === RUN TestPsFilter [2020-06-04T10:34:38.135Z] --- PASS: TestPsFilter (0.26s) [2020-06-04T10:34:38.135Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T10:34:38.261Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-06-04T10:34:38.261Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T10:34:38.261Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T10:34:38.261Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:38.261Z] === RUN TestAuthZPluginV2Disable [2020-06-04T10:34:38.261Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-04T10:34:38.261Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:38.261Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T10:34:38.261Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T10:34:38.261Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:38.261Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T10:34:38.261Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T10:34:38.261Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:38.261Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T10:34:39.071Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-06-04T10:34:39.071Z] === RUN TestRemoveContainerWithVolume [2020-06-04T10:34:39.638Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-06-04T10:34:39.638Z] === RUN TestRemoveContainerRunning [2020-06-04T10:34:40.574Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-06-04T10:34:40.574Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T10:34:41.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-06-04T10:34:41.142Z] === RUN TestRemoveInvalidContainer [2020-06-04T10:34:41.142Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-04T10:34:41.142Z] === RUN TestRenameLinkedContainer [2020-06-04T10:34:43.545Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:34:43.545Z] Loaded image: busybox:latest [2020-06-04T10:34:43.545Z] Loaded image: busybox:glibc [2020-06-04T10:34:43.545Z] Loaded image: debian:jessie [2020-06-04T10:34:43.545Z] Loaded image: hello-world:latest [2020-06-04T10:34:43.545Z] INFO: Testing against a local daemon [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-04T10:34:43.545Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-04T10:34:43.545Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:34:43.545Z] Loaded image: busybox:latest [2020-06-04T10:34:43.545Z] Loaded image: busybox:glibc [2020-06-04T10:34:43.545Z] Loaded image: debian:jessie [2020-06-04T10:34:43.800Z] Loaded image: hello-world:latest [2020-06-04T10:34:44.054Z] INFO: Testing against a local daemon [2020-06-04T10:34:44.054Z] === RUN TestDockerDaemonSuite [2020-06-04T10:34:44.054Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-04T10:34:44.054Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-04T10:34:44.054Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-04T10:34:44.428Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-06-04T10:34:44.428Z] === RUN TestRenameStoppedContainer [2020-06-04T10:34:44.980Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-04T10:34:44.980Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-04T10:34:44.998Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-06-04T10:34:44.998Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T10:34:45.905Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-04T10:34:46.160Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-04T10:34:46.160Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-04T10:34:46.901Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-06-04T10:34:46.901Z] === RUN TestRenameInvalidName [2020-06-04T10:34:47.468Z] --- PASS: TestRenameInvalidName (0.78s) [2020-06-04T10:34:47.468Z] === RUN TestRenameAnonymousContainer [2020-06-04T10:34:48.670Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-04T10:34:48.670Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-04T10:34:48.670Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-04T10:34:48.670Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-04T10:34:49.229Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-04T10:34:49.788Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-04T10:34:51.151Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-04T10:34:51.151Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-04T10:34:51.151Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-04T10:34:51.151Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-04T10:34:51.151Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-04T10:34:51.656Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-06-04T10:34:51.656Z] === RUN TestRenameContainerWithSameName [2020-06-04T10:34:51.710Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-04T10:34:52.223Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-06-04T10:34:52.223Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T10:34:54.126Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2020-06-04T10:34:54.126Z] === RUN TestResize [2020-06-04T10:34:54.694Z] --- PASS: TestResize (0.81s) [2020-06-04T10:34:54.694Z] === RUN TestResizeWithInvalidSize [2020-06-04T10:34:55.629Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-06-04T10:34:55.629Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T10:34:55.870Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-04T10:34:55.870Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-04T10:34:56.565Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:34:56.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:34:56.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:34:56.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:34:56.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:34:56.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:34:56.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:34:56.709Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-06-04T10:34:56.709Z] PASS [2020-06-04T10:34:56.709Z] [2020-06-04T10:34:56.709Z] === Skipped [2020-06-04T10:34:56.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T10:34:56.709Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:56.709Z] [2020-06-04T10:34:56.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-04T10:34:56.709Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:56.709Z] [2020-06-04T10:34:56.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T10:34:56.709Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:56.709Z] [2020-06-04T10:34:56.709Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T10:34:56.709Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:34:56.709Z] [2020-06-04T10:34:56.709Z] [2020-06-04T10:34:56.709Z] DONE 17 tests, 4 skipped in 29.594s [2020-06-04T10:34:56.709Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T10:34:56.709Z] ++ 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-06-04T10:34:56.709Z] ++ set -e [2020-06-04T10:34:56.709Z] ++ '[' -n 0 ']' [2020-06-04T10:34:56.709Z] ++ set -x [2020-06-04T10:34:56.709Z] ++ env -i DEST=/go/src/github.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-06-04T10:34:56.709Z] INFO: Testing against a local daemon [2020-06-04T10:34:56.709Z] === RUN TestPluginInvalidJSON [2020-06-04T10:34:56.709Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:34:56.709Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:34:56.709Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:34:56.709Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-04T10:34:56.709Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T10:34:56.709Z] === RUN TestPluginInstall [2020-06-04T10:34:56.709Z] === RUN TestPluginInstall/no_auth [2020-06-04T10:34:57.752Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-04T10:34:57.753Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-04T10:34:59.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:34:59.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:34:59.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:34:59.307Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-04T10:34:59.307Z] [2020-06-04T10:34:59.307Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-04T10:34:59.307Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-04T10:34:59.307Z] HOSTNAME=920f1242a4ec [2020-06-04T10:34:59.307Z] TESTDEBUG=0 [2020-06-04T10:34:59.307Z] DEST=bundles/test-integration [2020-06-04T10:34:59.307Z] PWD=/go/src/github.com/docker/docker [2020-06-04T10:34:59.307Z] DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 [2020-06-04T10:34:59.307Z] container=docker [2020-06-04T10:34:59.307Z] HOME=/root [2020-06-04T10:34:59.307Z] GOLANG_VERSION=1.13.11 [2020-06-04T10:34:59.307Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-04T10:34:59.307Z] VALIDATE_BRANCH=master [2020-06-04T10:34:59.307Z] TERM=xterm [2020-06-04T10:34:59.307Z] DOCKER_PKG=github.com/docker/docker [2020-06-04T10:34:59.307Z] SHLVL=1 [2020-06-04T10:34:59.307Z] TIMEOUT=120m [2020-06-04T10:34:59.307Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-04T10:34:59.307Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-04T10:34:59.307Z] GO111MODULE=off [2020-06-04T10:34:59.307Z] DOCKER_EXPERIMENTAL=1 [2020-06-04T10:34:59.307Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-04T10:34:59.307Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-04T10:34:59.307Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-04T10:34:59.307Z] GOPATH=/go [2020-06-04T10:34:59.307Z] PKG_CONFIG=pkg-config [2020-06-04T10:34:59.307Z] _=/usr/bin/env [2020-06-04T10:34:59.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T10:34:59.382Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:34:59.383Z] time="2020-06-04T10:34:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:34:59.383Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbfbc5b98d268c7a938849f616b6b2a8336ffcf557e3315173fe7c95a00bc811" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:34:59.383Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:34:59.383Z] time="2020-06-04T10:34:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:34:59.383Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbfbc5b98d268c7a938849f616b6b2a8336ffcf557e3315173fe7c95a00bc811" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:34:59.383Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T10:34:59.998Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:34:59.998Z] time="2020-06-04T10:34:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:34:59.998Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0d8a8c8f46be76d76f200d708226f2b8b5f38eeff26f707058cc3140b8dab55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:34:59.998Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:34:59.998Z] time="2020-06-04T10:34:59Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:34:59.998Z] time="2020-06-04T10:34:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0d8a8c8f46be76d76f200d708226f2b8b5f38eeff26f707058cc3140b8dab55" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:35:00.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:35:00.263Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-04T10:35:00.281Z] === RUN TestPluginInstall/with_insecure [2020-06-04T10:35:00.518Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-04T10:35:01.290Z] time="2020-06-04T10:35:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:35:01.290Z] time="2020-06-04T10:35:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:35:01.291Z] time="2020-06-04T10:35:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88ca3de8de82bdbc6a97015caec0d12fe46060afdd4f04f7a32c3575b98bdd0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:35:01.291Z] time="2020-06-04T10:35:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:35:01.291Z] time="2020-06-04T10:35:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:35:01.291Z] time="2020-06-04T10:35:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88ca3de8de82bdbc6a97015caec0d12fe46060afdd4f04f7a32c3575b98bdd0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:35:01.573Z] --- PASS: TestPluginInstall (5.96s) [2020-06-04T10:35:01.573Z] --- PASS: TestPluginInstall/no_auth (3.84s) [2020-06-04T10:35:01.573Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2020-06-04T10:35:01.573Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2020-06-04T10:35:01.573Z] plugin_test.go:157: [d84bc6e2e8e8d] daemon is not started [2020-06-04T10:35:01.573Z] PASS [2020-06-04T10:35:01.573Z] [2020-06-04T10:35:01.573Z] DONE 6 tests in 6.063s [2020-06-04T10:35:01.573Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T10:35:01.573Z] ++ 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-06-04T10:35:01.573Z] ++ set -e [2020-06-04T10:35:01.573Z] ++ '[' -n 0 ']' [2020-06-04T10:35:01.573Z] ++ set -x [2020-06-04T10:35:01.573Z] ++ env -i DEST=/go/src/github.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-06-04T10:35:01.573Z] INFO: Testing against a local daemon [2020-06-04T10:35:01.573Z] === RUN TestExternalGraphDriver [2020-06-04T10:35:01.856Z] === RUN TestExternalGraphDriver/json [2020-06-04T10:35:01.878Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-04T10:35:01.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:35:01.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:35:01.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:35:02.438Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-04T10:35:02.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:35:03.800Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-04T10:35:03.881Z] === RUN TestExternalGraphDriver/spec [2020-06-04T10:35:04.767Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-04T10:35:05.022Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.72s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.66s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-06-04T10:35:05.416Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-06-04T10:35:05.416Z] === RUN TestCgroupNamespacesRun [2020-06-04T10:35:05.903Z] === RUN TestExternalGraphDriver/pull [2020-06-04T10:35:05.948Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-04T10:35:06.792Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-06-04T10:35:06.792Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T10:35:07.309Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-04T10:35:07.924Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-06-04T10:35:07.924Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-06-04T10:35:07.924Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-06-04T10:35:07.924Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-06-04T10:35:07.924Z] === RUN TestGraphdriverPluginV2 [2020-06-04T10:35:08.206Z] --- SKIP: TestGraphdriverPluginV2 (0.23s) [2020-06-04T10:35:08.206Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:35:08.206Z] PASS [2020-06-04T10:35:08.206Z] [2020-06-04T10:35:08.206Z] === Skipped [2020-06-04T10:35:08.206Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.23s) [2020-06-04T10:35:08.206Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:35:08.206Z] [2020-06-04T10:35:08.206Z] [2020-06-04T10:35:08.206Z] DONE 5 tests, 1 skipped in 6.645s [2020-06-04T10:35:08.206Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T10:35:08.206Z] ++ 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-06-04T10:35:08.206Z] ++ set -e [2020-06-04T10:35:08.206Z] ++ '[' -n 0 ']' [2020-06-04T10:35:08.206Z] ++ set -x [2020-06-04T10:35:08.206Z] ++ env -i DEST=/go/src/github.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-06-04T10:35:08.206Z] INFO: Testing against a local daemon [2020-06-04T10:35:08.206Z] === RUN TestContinueAfterPluginCrash [2020-06-04T10:35:08.206Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T10:35:08.206Z] === RUN TestReadPluginNoRead [2020-06-04T10:35:08.206Z] === PAUSE TestReadPluginNoRead [2020-06-04T10:35:08.206Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T10:35:08.206Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T10:35:08.206Z] === CONT TestContinueAfterPluginCrash [2020-06-04T10:35:08.206Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T10:35:08.233Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-04T10:35:08.695Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-06-04T10:35:08.695Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T10:35:10.117Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-04T10:35:10.597Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2020-06-04T10:35:10.597Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T10:35:12.001Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-04T10:35:12.527Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-06-04T10:35:12.527Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T10:35:12.594Z] --- PASS: TestDaemonStartWithLogOpt (3.85s) [2020-06-04T10:35:12.594Z] === CONT TestReadPluginNoRead [2020-06-04T10:35:12.602Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-04T10:35:13.163Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-04T10:35:14.430Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-06-04T10:35:14.430Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T10:35:14.523Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-04T10:35:15.269Z] === RUN TestReadPluginNoRead/default [2020-06-04T10:35:15.813Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-06-04T10:35:15.813Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T10:35:16.749Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-06-04T10:35:16.749Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T10:35:17.034Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-04T10:35:17.034Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-04T10:35:17.291Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T10:35:17.291Z] --- PASS: TestContinueAfterPluginCrash (9.08s) [2020-06-04T10:35:17.957Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-04T10:35:18.653Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-06-04T10:35:18.653Z] === RUN TestKernelTCPMemory [2020-06-04T10:35:19.314Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T10:35:19.318Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-04T10:35:19.588Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-06-04T10:35:19.588Z] === RUN TestNISDomainname [2020-06-04T10:35:20.243Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-04T10:35:20.525Z] --- PASS: TestNISDomainname (0.99s) [2020-06-04T10:35:20.525Z] === RUN TestHostnameDnsResolution [2020-06-04T10:35:20.804Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-04T10:35:21.337Z] --- PASS: TestReadPluginNoRead (8.87s) [2020-06-04T10:35:21.337Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2020-06-04T10:35:21.337Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.14s) [2020-06-04T10:35:21.337Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-06-04T10:35:21.337Z] read_test.go:92: [d4af6c778e23d] daemon is not started [2020-06-04T10:35:21.337Z] PASS [2020-06-04T10:35:21.337Z] [2020-06-04T10:35:21.337Z] DONE 6 tests in 12.816s [2020-06-04T10:35:21.337Z] 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-06-04T10:35:21.337Z] ++ 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-06-04T10:35:21.337Z] ++ set -e [2020-06-04T10:35:21.337Z] ++ '[' -n 0 ']' [2020-06-04T10:35:21.337Z] ++ set -x [2020-06-04T10:35:21.337Z] ++ env -i DEST=/go/src/github.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-06-04T10:35:21.337Z] testing: warning: no tests to run [2020-06-04T10:35:21.337Z] PASS [2020-06-04T10:35:21.337Z] [2020-06-04T10:35:21.337Z] DONE 0 tests in 0.026s [2020-06-04T10:35:21.337Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T10:35:21.338Z] ++ 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-06-04T10:35:21.338Z] ++ set -e [2020-06-04T10:35:21.338Z] ++ '[' -n 0 ']' [2020-06-04T10:35:21.338Z] ++ set -x [2020-06-04T10:35:21.338Z] ++ env -i DEST=/go/src/github.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-06-04T10:35:21.338Z] INFO: Testing against a local daemon [2020-06-04T10:35:21.338Z] === RUN TestPluginWithDevMounts [2020-06-04T10:35:21.338Z] === PAUSE TestPluginWithDevMounts [2020-06-04T10:35:21.338Z] === CONT TestPluginWithDevMounts [2020-06-04T10:35:21.733Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-04T10:35:22.428Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-06-04T10:35:22.428Z] === RUN TestStats [2020-06-04T10:35:22.818Z] --- PASS: TestImportExtremelyLargeImageWorks (100.85s) [2020-06-04T10:35:22.818Z] PASS [2020-06-04T10:35:22.818Z] [2020-06-04T10:35:22.818Z] === Skipped [2020-06-04T10:35:22.818Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:35:22.818Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-04T10:35:22.818Z] [2020-06-04T10:35:22.818Z] [2020-06-04T10:35:22.818Z] DONE 12 tests, 1 skipped in 104.841s [2020-06-04T10:35:22.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.818Z] INFO: Testing against a local daemon [2020-06-04T10:35:22.818Z] === RUN TestNetworkCreateDelete [2020-06-04T10:35:22.818Z] --- PASS: TestNetworkCreateDelete (0.10s) [2020-06-04T10:35:22.818Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T10:35:22.818Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-06-04T10:35:22.818Z] === RUN TestDaemonDNSFallback [2020-06-04T10:35:22.818Z] --- PASS: TestDaemonDNSFallback (2.78s) [2020-06-04T10:35:22.818Z] === RUN TestInspectNetwork [2020-06-04T10:35:22.818Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-04T10:35:22.818Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.818Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T10:35:22.818Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-04T10:35:22.818Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestNetworkInvalidJSON [2020-06-04T10:35:22.818Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T10:35:22.818Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T10:35:22.818Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:35:22.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:35:22.818Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:35:22.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:35:22.818Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T10:35:22.818Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:35:22.818Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:35:22.818Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-04T10:35:22.818Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T10:35:22.818Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T10:35:22.818Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T10:35:22.818Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T10:35:22.818Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-04T10:35:22.818Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T10:35:22.818Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-06-04T10:35:22.818Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T10:35:22.818Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T10:35:22.818Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T10:35:22.818Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T10:35:22.818Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.818Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T10:35:22.818Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T10:35:22.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:35:22.818Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T10:35:22.818Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.818Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T10:35:22.818Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-04T10:35:22.818Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.818Z] PASS [2020-06-04T10:35:22.818Z] [2020-06-04T10:35:22.818Z] === Skipped [2020-06-04T10:35:22.818Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-04T10:35:22.818Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.818Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-04T10:35:22.819Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-04T10:35:22.819Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-06-04T10:35:22.819Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-04T10:35:22.819Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] DONE 19 tests, 12 skipped in 3.353s [2020-06-04T10:35:22.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.819Z] INFO: Testing against a local daemon [2020-06-04T10:35:22.819Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T10:35:22.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:35:22.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:35:22.819Z] === RUN TestDockerNetworkIpvlan [2020-06-04T10:35:22.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:35:22.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:35:22.819Z] PASS [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === Skipped [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:35:22.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:35:22.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] DONE 2 tests, 2 skipped in 0.109s [2020-06-04T10:35:22.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.819Z] INFO: Testing against a local daemon [2020-06-04T10:35:22.819Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T10:35:22.819Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-04T10:35:22.819Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] === RUN TestDockerNetworkMacvlan [2020-06-04T10:35:22.819Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-04T10:35:22.819Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] PASS [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === Skipped [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-04T10:35:22.819Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-04T10:35:22.819Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] DONE 2 tests, 2 skipped in 0.105s [2020-06-04T10:35:22.819Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.819Z] testing: warning: no tests to run [2020-06-04T10:35:22.819Z] PASS [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] DONE 0 tests in 0.022s [2020-06-04T10:35:22.819Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.819Z] INFO: Testing against a local daemon [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginTLS [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginHeader [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginV2Disable [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.12s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T10:35:22.819Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] PASS [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === Skipped [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.12s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.04s) [2020-06-04T10:35:22.819Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] DONE 17 tests, 17 skipped in 0.527s [2020-06-04T10:35:22.819Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.819Z] INFO: Testing against a local daemon [2020-06-04T10:35:22.819Z] === RUN TestPluginInvalidJSON [2020-06-04T10:35:22.819Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:35:22.819Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:35:22.819Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:35:22.819Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-04T10:35:22.819Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T10:35:22.819Z] === RUN TestPluginInstall [2020-06-04T10:35:22.819Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-04T10:35:22.819Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] PASS [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] === Skipped [2020-06-04T10:35:22.819Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-04T10:35:22.819Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] [2020-06-04T10:35:22.819Z] DONE 3 tests, 1 skipped in 0.136s [2020-06-04T10:35:22.819Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T10:35:22.819Z] INFO: Testing against a local daemon [2020-06-04T10:35:22.819Z] === RUN TestExternalGraphDriver [2020-06-04T10:35:22.819Z] --- SKIP: TestExternalGraphDriver (0.13s) [2020-06-04T10:35:22.819Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-04T10:35:22.819Z] === RUN TestGraphdriverPluginV2 [2020-06-04T10:35:23.360Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-06-04T10:35:23.360Z] PASS [2020-06-04T10:35:23.360Z] [2020-06-04T10:35:23.360Z] DONE 1 tests in 1.987s [2020-06-04T10:35:23.360Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T10:35:23.360Z] ++ 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-06-04T10:35:23.360Z] ++ set -e [2020-06-04T10:35:23.360Z] ++ '[' -n 0 ']' [2020-06-04T10:35:23.360Z] ++ set -x [2020-06-04T10:35:23.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-06-04T10:35:23.360Z] INFO: Testing against a local daemon [2020-06-04T10:35:23.360Z] === RUN TestSecretInspect [2020-06-04T10:35:23.383Z] --- PASS: TestGraphdriverPluginV2 (6.59s) [2020-06-04T10:35:23.383Z] PASS [2020-06-04T10:35:23.383Z] [2020-06-04T10:35:23.383Z] === Skipped [2020-06-04T10:35:23.383Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.13s) [2020-06-04T10:35:23.383Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-04T10:35:23.383Z] [2020-06-04T10:35:23.383Z] [2020-06-04T10:35:23.383Z] DONE 2 tests, 1 skipped in 6.822s [2020-06-04T10:35:23.383Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T10:35:23.383Z] INFO: Testing against a local daemon [2020-06-04T10:35:23.383Z] === RUN TestContinueAfterPluginCrash [2020-06-04T10:35:23.383Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T10:35:23.383Z] === RUN TestReadPluginNoRead [2020-06-04T10:35:23.383Z] === PAUSE TestReadPluginNoRead [2020-06-04T10:35:23.383Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T10:35:23.383Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T10:35:23.383Z] === CONT TestContinueAfterPluginCrash [2020-06-04T10:35:23.383Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T10:35:23.616Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-04T10:35:24.540Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-04T10:35:24.795Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-04T10:35:24.958Z] --- PASS: TestStats (2.83s) [2020-06-04T10:35:24.958Z] === RUN TestStopContainerWithTimeout [2020-06-04T10:35:24.958Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T10:35:24.958Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T10:35:24.958Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T10:35:24.958Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T10:35:24.958Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T10:35:24.958Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T10:35:24.958Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T10:35:24.958Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T10:35:24.958Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T10:35:24.958Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T10:35:24.958Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T10:35:24.958Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T10:35:25.051Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-04T10:35:25.307Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-04T10:35:26.669Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-04T10:35:26.669Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-04T10:35:26.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T10:35:26.817Z] --- PASS: TestSecretInspect (3.62s) [2020-06-04T10:35:26.817Z] === RUN TestSecretList [2020-06-04T10:35:26.924Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-04T10:35:27.486Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-04T10:35:27.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T10:35:28.243Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-04T10:35:28.243Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-06-04T10:35:28.243Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-06-04T10:35:28.243Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-06-04T10:35:28.243Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-06-04T10:35:28.243Z] === RUN TestDeleteDevicemapper [2020-06-04T10:35:28.243Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T10:35:28.243Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:35:28.243Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T10:35:28.411Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-04T10:35:29.338Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-04T10:35:30.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T10:35:31.198Z] --- PASS: TestSecretList (3.69s) [2020-06-04T10:35:31.198Z] === RUN TestSecretsCreateAndDelete [2020-06-04T10:35:31.221Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-04T10:35:31.530Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2020-06-04T10:35:31.530Z] === RUN TestUpdateMemory [2020-06-04T10:35:31.530Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T10:35:31.530Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:35:31.530Z] === RUN TestUpdateCPUQuota [2020-06-04T10:35:32.582Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-04T10:35:32.906Z] --- PASS: TestUpdateCPUQuota (1.42s) [2020-06-04T10:35:32.906Z] === RUN TestUpdatePidsLimit [2020-06-04T10:35:32.906Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T10:35:33.165Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T10:35:33.732Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T10:35:33.991Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T10:35:34.557Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T10:35:34.648Z] --- PASS: TestSecretsCreateAndDelete (3.58s) [2020-06-04T10:35:34.648Z] === RUN TestSecretsUpdate [2020-06-04T10:35:34.816Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T10:35:35.383Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T10:35:35.844Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-04T10:35:36.123Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-04T10:35:36.123Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-04T10:35:36.123Z] remote: Enumerating objects: 2, done. [2020-06-04T10:35:36.123Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-04T10:35:36.123Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-04T10:35:36.123Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-04T10:35:36.123Z] 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-06-04T10:35:36.123Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-04T10:35:36.123Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-04T10:35:36.574Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/test/unit [2020-06-04T10:35:36.758Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-06-04T10:35:36.759Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-06-04T10:35:36.759Z] === RUN TestUpdateRestartPolicy [2020-06-04T10:35:37.205Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-04T10:35:37.460Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-04T10:35:38.101Z] --- PASS: TestSecretsUpdate (3.82s) [2020-06-04T10:35:38.102Z] === RUN TestTemplatedSecret [2020-06-04T10:35:38.239Z] --- PASS: TestDaemonStartWithLogOpt (13.48s) [2020-06-04T10:35:38.239Z] === CONT TestReadPluginNoRead [2020-06-04T10:35:39.834Z] ? github.com/docker/docker/api [no test files] [2020-06-04T10:35:39.969Z] --- PASS: TestBuildWithHugeFile (90.72s) [2020-06-04T10:35:39.969Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T10:35:39.969Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:35:39.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:35:39.969Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:35:39.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:35:39.969Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:35:39.969Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:35:39.969Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:35:39.969Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:35:39.969Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:35:40.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-06-04T10:35:40.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-06-04T10:35:40.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-06-04T10:35:40.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-06-04T10:35:40.223Z] === RUN TestBuildPreserveOwnership [2020-06-04T10:35:40.224Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T10:35:40.761Z] --- PASS: TestContinueAfterPluginCrash (17.08s) [2020-06-04T10:35:40.761Z] === RUN TestReadPluginNoRead/default [2020-06-04T10:35:41.147Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-04T10:35:41.557Z] --- PASS: TestTemplatedSecret (3.64s) [2020-06-04T10:35:41.557Z] === RUN TestSecretCreateResolve [2020-06-04T10:35:43.283Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T10:35:44.519Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T10:35:44.774Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-04T10:35:45.012Z] --- PASS: TestSecretCreateResolve (3.56s) [2020-06-04T10:35:45.012Z] PASS [2020-06-04T10:35:45.012Z] [2020-06-04T10:35:45.012Z] DONE 6 tests in 21.981s [2020-06-04T10:35:45.012Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T10:35:45.012Z] ++ 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-06-04T10:35:45.012Z] ++ set -e [2020-06-04T10:35:45.012Z] ++ '[' -n 0 ']' [2020-06-04T10:35:45.012Z] ++ set -x [2020-06-04T10:35:45.012Z] ++ env -i DEST=/go/src/github.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-06-04T10:35:45.294Z] INFO: Testing against a local daemon [2020-06-04T10:35:45.294Z] === RUN TestServiceCreateInit [2020-06-04T10:35:45.294Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T10:35:45.335Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-04T10:35:45.805Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T10:35:45.895Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-04T10:35:46.453Z] --- PASS: TestBuildPreserveOwnership (6.12s) [2020-06-04T10:35:46.453Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2020-06-04T10:35:46.453Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-06-04T10:35:46.453Z] === RUN TestBuildPlatformInvalid [2020-06-04T10:35:46.453Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-04T10:35:46.453Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-06-04T10:35:46.453Z] PASS [2020-06-04T10:35:46.453Z] [2020-06-04T10:35:46.453Z] === Skipped [2020-06-04T10:35:46.453Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-04T10:35:46.453Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:35:46.453Z] [2020-06-04T10:35:46.453Z] [2020-06-04T10:35:46.453Z] DONE 32 tests, 1 skipped in 174.608s [2020-06-04T10:35:46.453Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T10:35:46.453Z] ++ 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-06-04T10:35:46.453Z] ++ set -e [2020-06-04T10:35:46.453Z] ++ '[' -n 0 ']' [2020-06-04T10:35:46.453Z] ++ set -x [2020-06-04T10:35:46.453Z] ++ env -i DEST=/go/src/github.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-06-04T10:35:46.708Z] INFO: Testing against a local daemon [2020-06-04T10:35:46.708Z] === RUN TestConfigInspect [2020-06-04T10:35:46.962Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-04T10:35:49.082Z] --- PASS: TestReadPluginNoRead (11.55s) [2020-06-04T10:35:49.082Z] --- PASS: TestReadPluginNoRead/default (2.56s) [2020-06-04T10:35:49.082Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.64s) [2020-06-04T10:35:49.082Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.66s) [2020-06-04T10:35:49.082Z] read_test.go:92: [dd1aaf92b1b3a] daemon is not started [2020-06-04T10:35:49.082Z] PASS [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] DONE 6 tests in 25.151s [2020-06-04T10:35:49.082Z] 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-06-04T10:35:49.082Z] testing: warning: no tests to run [2020-06-04T10:35:49.082Z] PASS [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] DONE 0 tests in 0.034s [2020-06-04T10:35:49.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T10:35:49.082Z] INFO: Testing against a local daemon [2020-06-04T10:35:49.082Z] === RUN TestPluginWithDevMounts [2020-06-04T10:35:49.082Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-04T10:35:49.082Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-04T10:35:49.082Z] PASS [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === Skipped [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-04T10:35:49.082Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] DONE 1 tests, 1 skipped in 0.125s [2020-06-04T10:35:49.082Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T10:35:49.082Z] INFO: Testing against a local daemon [2020-06-04T10:35:49.082Z] === RUN TestSecretInspect [2020-06-04T10:35:49.082Z] --- SKIP: TestSecretInspect (0.02s) [2020-06-04T10:35:49.082Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestSecretList [2020-06-04T10:35:49.082Z] --- SKIP: TestSecretList (0.02s) [2020-06-04T10:35:49.082Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestSecretsCreateAndDelete [2020-06-04T10:35:49.082Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-06-04T10:35:49.082Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestSecretsUpdate [2020-06-04T10:35:49.082Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-06-04T10:35:49.082Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestTemplatedSecret [2020-06-04T10:35:49.082Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-04T10:35:49.082Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestSecretCreateResolve [2020-06-04T10:35:49.082Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-06-04T10:35:49.082Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] PASS [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === Skipped [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-06-04T10:35:49.082Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-06-04T10:35:49.082Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-06-04T10:35:49.082Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-06-04T10:35:49.082Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-04T10:35:49.082Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-06-04T10:35:49.082Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] [2020-06-04T10:35:49.082Z] DONE 6 tests, 6 skipped in 0.179s [2020-06-04T10:35:49.082Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T10:35:49.082Z] INFO: Testing against a local daemon [2020-06-04T10:35:49.082Z] === RUN TestServiceCreateInit [2020-06-04T10:35:49.082Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T10:35:49.082Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T10:35:49.082Z] --- PASS: TestServiceCreateInit (0.02s) [2020-06-04T10:35:49.082Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-04T10:35:49.082Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-04T10:35:49.082Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T10:35:49.082Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-06-04T10:35:49.082Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestCreateServiceConflict [2020-06-04T10:35:49.082Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-06-04T10:35:49.082Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.082Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T10:35:49.082Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-04T10:35:49.083Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T10:35:49.083Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-04T10:35:49.083Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T10:35:49.083Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-06-04T10:35:49.083Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T10:35:49.083Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-06-04T10:35:49.083Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestCreateServiceSysctls [2020-06-04T10:35:49.083Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-04T10:35:49.083Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestCreateServiceCapabilities [2020-06-04T10:35:49.083Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-06-04T10:35:49.083Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestInspect [2020-06-04T10:35:49.083Z] --- SKIP: TestInspect (0.01s) [2020-06-04T10:35:49.083Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestCreateJob [2020-06-04T10:35:49.083Z] --- SKIP: TestCreateJob (0.01s) [2020-06-04T10:35:49.083Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestReplicatedJob [2020-06-04T10:35:49.083Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-04T10:35:49.083Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestUpdateReplicatedJob [2020-06-04T10:35:49.083Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-06-04T10:35:49.083Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.083Z] === RUN TestServiceListWithStatuses [2020-06-04T10:35:49.340Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T10:35:49.340Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:35:49.340Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T10:35:49.340Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-06-04T10:35:49.340Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.340Z] === RUN TestDockerNetworkReConnect [2020-06-04T10:35:49.340Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-04T10:35:49.340Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:49.340Z] === RUN TestServicePlugin [2020-06-04T10:35:50.260Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-04T10:35:50.261Z] --- PASS: TestConfigInspect (3.42s) [2020-06-04T10:35:50.261Z] === RUN TestConfigList [2020-06-04T10:35:50.780Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T10:35:51.184Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-04T10:35:51.635Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-06-04T10:35:51.635Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T10:35:51.635Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-06-04T10:35:51.635Z] === RUN TestWaitNonBlocked [2020-06-04T10:35:51.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:35:51.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:35:51.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:35:51.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:35:51.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:35:51.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:35:51.635Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-04T10:35:51.635Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-06-04T10:35:51.635Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-06-04T10:35:51.635Z] === RUN TestWaitBlocked [2020-06-04T10:35:51.635Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:35:51.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:35:51.635Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:35:51.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:35:51.635Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:35:51.635Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:35:51.744Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-04T10:35:52.202Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-04T10:35:52.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-06-04T10:35:52.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-06-04T10:35:52.202Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T10:35:52.202Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T10:35:52.202Z] === CONT TestDaemonHostGatewayIP [2020-06-04T10:35:52.202Z] === CONT TestDaemonRestartIpcMode [2020-06-04T10:35:52.614Z] --- SKIP: TestServicePlugin (3.49s) [2020-06-04T10:35:52.614Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.614Z] === RUN TestServiceUpdateLabel [2020-06-04T10:35:52.871Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-06-04T10:35:52.871Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.871Z] === RUN TestServiceUpdateSecrets [2020-06-04T10:35:52.871Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-06-04T10:35:52.871Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.871Z] === RUN TestServiceUpdateConfigs [2020-06-04T10:35:52.871Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-04T10:35:52.871Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.871Z] === RUN TestServiceUpdateNetwork [2020-06-04T10:35:52.871Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-06-04T10:35:52.871Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.871Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T10:35:52.871Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-06-04T10:35:52.871Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.871Z] PASS [2020-06-04T10:35:52.871Z] [2020-06-04T10:35:52.871Z] === Skipped [2020-06-04T10:35:52.871Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-04T10:35:52.871Z] [2020-06-04T10:35:52.871Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-06-04T10:35:52.872Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-06-04T10:35:52.872Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-04T10:35:52.872Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-04T10:35:52.872Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-06-04T10:35:52.872Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-06-04T10:35:52.872Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-04T10:35:52.872Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2020-06-04T10:35:52.872Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-06-04T10:35:52.872Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-04T10:35:52.872Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-04T10:35:52.872Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-06-04T10:35:52.872Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T10:35:52.872Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-06-04T10:35:52.872Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-04T10:35:52.872Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2020-06-04T10:35:52.872Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-06-04T10:35:52.872Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-06-04T10:35:52.872Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-04T10:35:52.872Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-06-04T10:35:52.872Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-06-04T10:35:52.872Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] DONE 24 tests, 23 skipped in 3.928s [2020-06-04T10:35:52.872Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T10:35:52.872Z] INFO: Testing against a local daemon [2020-06-04T10:35:52.872Z] === RUN TestSessionCreate [2020-06-04T10:35:52.872Z] --- PASS: TestSessionCreate (0.02s) [2020-06-04T10:35:52.872Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T10:35:52.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-04T10:35:52.872Z] PASS [2020-06-04T10:35:52.872Z] [2020-06-04T10:35:52.872Z] DONE 2 tests in 0.134s [2020-06-04T10:35:52.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T10:35:53.129Z] INFO: Testing against a local daemon [2020-06-04T10:35:53.129Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T10:35:53.129Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:35:53.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:35:53.129Z] === RUN TestEventsExecDie [2020-06-04T10:35:53.625Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-04T10:35:53.626Z] --- PASS: TestConfigList (3.25s) [2020-06-04T10:35:53.626Z] === RUN TestConfigsCreateAndDelete [2020-06-04T10:35:53.626Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-04T10:35:53.694Z] --- PASS: TestEventsExecDie (0.69s) [2020-06-04T10:35:53.694Z] === RUN TestEventsBackwardsCompatible [2020-06-04T10:35:53.951Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-06-04T10:35:53.951Z] === RUN TestInfoBinaryCommits [2020-06-04T10:35:53.951Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-04T10:35:53.951Z] === RUN TestInfoAPIVersioned [2020-06-04T10:35:53.951Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T10:35:53.951Z] === RUN TestInfoDiscoveryBackend [2020-06-04T10:35:54.549Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-04T10:35:54.660Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-06-04T10:35:55.473Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-04T10:35:55.492Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-06-04T10:35:55.492Z] === CONT TestIpcModeOlderClient [2020-06-04T10:35:55.751Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-06-04T10:35:55.845Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-06-04T10:35:55.845Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T10:35:56.265Z] --- PASS: TestServiceCreateInit (10.74s) [2020-06-04T10:35:56.265Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.50s) [2020-06-04T10:35:56.265Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-06-04T10:35:56.265Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T10:35:56.318Z] --- PASS: TestDaemonRestartIpcMode (4.32s) [2020-06-04T10:35:56.833Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-06-04T10:35:56.833Z] === RUN TestConfigsUpdate [2020-06-04T10:35:56.833Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-04T10:35:56.884Z] --- PASS: TestDaemonHostGatewayIP (4.81s) [2020-06-04T10:35:57.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T10:35:57.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T10:35:58.194Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-04T10:35:58.194Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-04T10:35:58.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T10:35:59.118Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s) [2020-06-04T10:35:59.118Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T10:35:59.118Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-04T10:35:59.118Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:35:59.118Z] === RUN TestInfoAPI [2020-06-04T10:35:59.118Z] --- PASS: TestInfoAPI (0.05s) [2020-06-04T10:35:59.118Z] === RUN TestInfoAPIWarnings [2020-06-04T10:35:59.595Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-04T10:35:59.850Z] --- PASS: TestConfigsUpdate (3.15s) [2020-06-04T10:35:59.850Z] === RUN TestTemplatedConfig [2020-06-04T10:36:00.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T10:36:00.410Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-04T10:36:00.410Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-04T10:36:00.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T10:36:01.012Z] --- PASS: TestInfoAPIWarnings (1.68s) [2020-06-04T10:36:01.012Z] === RUN TestInfoDebug [2020-06-04T10:36:02.905Z] --- PASS: TestInfoDebug (1.78s) [2020-06-04T10:36:02.905Z] === RUN TestInfoInsecureRegistries [2020-06-04T10:36:02.917Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-04T10:36:03.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T10:36:03.475Z] --- PASS: TestTemplatedConfig (3.74s) [2020-06-04T10:36:03.475Z] === RUN TestConfigCreateResolve [2020-06-04T10:36:04.035Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-04T10:36:04.280Z] --- PASS: TestInfoInsecureRegistries (1.83s) [2020-06-04T10:36:04.280Z] === RUN TestInfoRegistryMirrors [2020-06-04T10:36:05.916Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-04T10:36:06.174Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-06-04T10:36:06.174Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T10:36:06.431Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-06-04T10:36:06.431Z] === RUN TestPingCacheHeaders [2020-06-04T10:36:06.431Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-04T10:36:06.431Z] === RUN TestPingGet [2020-06-04T10:36:06.431Z] --- PASS: TestPingGet (0.01s) [2020-06-04T10:36:06.431Z] === RUN TestPingHead [2020-06-04T10:36:06.431Z] --- PASS: TestPingHead (0.02s) [2020-06-04T10:36:06.431Z] === RUN TestVersion [2020-06-04T10:36:06.431Z] --- PASS: TestVersion (0.02s) [2020-06-04T10:36:06.431Z] PASS [2020-06-04T10:36:06.431Z] [2020-06-04T10:36:06.431Z] === Skipped [2020-06-04T10:36:06.431Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:36:06.431Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:36:06.431Z] [2020-06-04T10:36:06.431Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-04T10:36:06.431Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-04T10:36:06.431Z] [2020-06-04T10:36:06.431Z] [2020-06-04T10:36:06.431Z] DONE 18 tests, 2 skipped in 13.409s [2020-06-04T10:36:06.431Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T10:36:06.431Z] INFO: Testing against a local daemon [2020-06-04T10:36:06.431Z] === RUN TestVolumesCreateAndList [2020-06-04T10:36:06.431Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-04T10:36:06.431Z] === RUN TestVolumesRemove [2020-06-04T10:36:06.688Z] --- PASS: TestVolumesRemove (0.08s) [2020-06-04T10:36:06.688Z] === RUN TestVolumesInspect [2020-06-04T10:36:06.688Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-04T10:36:06.688Z] === RUN TestVolumesInvalidJSON [2020-06-04T10:36:06.688Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T10:36:06.688Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T10:36:06.688Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T10:36:06.688Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-04T10:36:06.688Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T10:36:06.688Z] PASS [2020-06-04T10:36:06.688Z] [2020-06-04T10:36:06.688Z] DONE 5 tests in 0.240s [2020-06-04T10:36:06.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T10:36:06.688Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12290 is not a child of this shell [2020-06-04T10:36:06.688Z] warning: PID 12290 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-04T10:36:06.688Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T10:36:06.688Z] [2020-06-04T10:36:06.688Z] Unloading profiles will leave already running processes permanently [2020-06-04T10:36:06.688Z] unconfined, which can lead to unexpected situations. [2020-06-04T10:36:06.688Z] [2020-06-04T10:36:06.688Z] To set a process to complain mode, use the command line tool [2020-06-04T10:36:06.688Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T10:36:06.688Z] Removing test suite binaries [2020-06-04T10:36:06.688Z] exiting test-integration [2020-06-04T10:36:06.688Z] ++ exit 0 [2020-06-04T10:36:06.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T10:36:06.855Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2020-06-04T10:36:06.855Z] PASS [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] === Skipped [2020-06-04T10:36:06.855Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-04T10:36:06.855Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T10:36:06.855Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T10:36:06.855Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:36:06.855Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T10:36:06.855Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-04T10:36:06.855Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] [2020-06-04T10:36:06.855Z] DONE 203 tests, 6 skipped in 138.518s [2020-06-04T10:36:06.855Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T10:36:06.855Z] ++ 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-06-04T10:36:06.855Z] ++ set -e [2020-06-04T10:36:06.855Z] ++ '[' -n 0 ']' [2020-06-04T10:36:06.855Z] ++ set -x [2020-06-04T10:36:06.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-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-06-04T10:36:06.855Z] INFO: Testing against a local daemon [2020-06-04T10:36:06.855Z] === RUN TestCommitInheritsEnv [2020-06-04T10:36:06.855Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-06-04T10:36:06.855Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T10:36:06.855Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-06-04T10:36:06.855Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-04T10:36:06.855Z] === RUN TestImagesFilterMultiReference [2020-06-04T10:36:06.855Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-06-04T10:36:06.855Z] === RUN TestImagePullPlatformInvalid [2020-06-04T10:36:06.855Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-04T10:36:06.855Z] === RUN TestRemoveImageOrphaning [2020-06-04T10:36:06.855Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-06-04T10:36:06.855Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T10:36:06.855Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:36:06.855Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:36:06.855Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T10:36:06.855Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-04T10:36:06.855Z] === RUN TestTagInvalidReference [2020-06-04T10:36:06.855Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-04T10:36:06.855Z] === RUN TestTagValidPrefixedRepo [2020-06-04T10:36:06.855Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-04T10:36:06.855Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T10:36:06.855Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-06-04T10:36:06.855Z] === RUN TestTagOfficialNames [2020-06-04T10:36:06.883Z] --- PASS: TestConfigCreateResolve (3.41s) [2020-06-04T10:36:06.883Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T10:36:07.115Z] --- PASS: TestTagOfficialNames (0.09s) [2020-06-04T10:36:07.115Z] === RUN TestTagMatchesDigest [2020-06-04T10:36:07.115Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-04T10:36:07.115Z] PASS [2020-06-04T10:36:07.115Z] [2020-06-04T10:36:07.115Z] === Skipped [2020-06-04T10:36:07.115Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-04T10:36:07.115Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-04T10:36:07.115Z] [2020-06-04T10:36:07.115Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:36:07.115Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:36:07.115Z] [2020-06-04T10:36:07.115Z] [2020-06-04T10:36:07.115Z] DONE 12 tests, 2 skipped in 1.807s [2020-06-04T10:36:07.115Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T10:36:07.115Z] ++ 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-06-04T10:36:07.115Z] ++ set -e [2020-06-04T10:36:07.115Z] ++ '[' -n 0 ']' [2020-06-04T10:36:07.115Z] ++ set -x [2020-06-04T10:36:07.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:36:07.373Z] INFO: Testing against a local daemon [2020-06-04T10:36:07.373Z] === RUN TestNetworkCreateDelete [2020-06-04T10:36:07.443Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-06-04T10:36:07.443Z] PASS [2020-06-04T10:36:07.443Z] [2020-06-04T10:36:07.443Z] DONE 7 tests in 20.956s [2020-06-04T10:36:07.443Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T10:36:07.443Z] ++ 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-06-04T10:36:07.443Z] ++ set -e [2020-06-04T10:36:07.443Z] ++ '[' -n 0 ']' [2020-06-04T10:36:07.443Z] ++ set -x [2020-06-04T10:36:07.443Z] ++ env -i DEST=/go/src/github.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-06-04T10:36:07.619Z] [2020-06-04T10:36:07.632Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-06-04T10:36:07.632Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T10:36:07.698Z] INFO: Testing against a local daemon [2020-06-04T10:36:07.698Z] === RUN TestCheckpoint [2020-06-04T10:36:07.698Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T10:36:07.698Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:36:07.698Z] === RUN TestContainerInvalidJSON [2020-06-04T10:36:07.698Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:36:07.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:36:07.698Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:36:07.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:36:07.698Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:36:07.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:36:07.698Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:36:07.698Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:36:07.698Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:36:07.698Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-04T10:36:07.698Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T10:36:07.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T10:36:07.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T10:36:07.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T10:36:07.698Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-06-04T10:36:07.698Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T10:36:07.954Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-06-04T10:36:07.954Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T10:36:07.954Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-06-04T10:36:07.954Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T10:36:07.954Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-06-04T10:36:07.954Z] === RUN TestCopyFromContainer [2020-06-04T10:36:08.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T10:36:08.880Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration Post stage [Pipeline] junit [2020-06-04T10:36:09.001Z] Recording test results [2020-06-04T10:36:09.008Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2020-06-04T10:36:09.008Z] === RUN TestDaemonDNSFallback [2020-06-04T10:36:09.135Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-04T10:36:09.390Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-04T10:36:09.949Z] === RUN TestCopyFromContainer// [2020-06-04T10:36:10.204Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T10:36:10.204Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T10:36:10.459Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T10:36:10.459Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T10:36:10.459Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T10:36:10.715Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T10:36:10.715Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T10:36:10.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T10:36:10.969Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T10:36:10.969Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer (3.16s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.20s) [2020-06-04T10:36:11.225Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-06-04T10:36:11.225Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T10:36:11.225Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:36:11.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:36:11.225Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:36:11.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:36:11.225Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:36:11.225Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:36:11.225Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:36:11.225Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:36:11.225Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:36:11.225Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-04T10:36:11.225Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T10:36:11.225Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T10:36:11.225Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-06-04T10:36:11.225Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T10:36:11.225Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2020-06-04T10:36:11.225Z] === RUN TestCreateWithInvalidEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2020-06-04T10:36:11.523Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T10:36:11.523Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T10:36:11.523Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T10:36:11.523Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T10:36:11.523Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T10:36:11.523Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T10:36:11.523Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T10:36:11.523Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T10:36:11.523Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T10:36:11.523Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-06-04T10:36:11.523Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-06-04T10:36:11.523Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-06-04T10:36:11.523Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-06-04T10:36:11.523Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T10:36:11.523Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-04T10:36:11.523Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] sh [2020-06-04T10:36:11.540Z] --- PASS: TestDaemonDNSFallback (2.42s) [2020-06-04T10:36:11.540Z] === RUN TestInspectNetwork [2020-06-04T10:36:11.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T10:36:11.810Z] + echo Ensuring container killed. [2020-06-04T10:36:11.810Z] Ensuring container killed. [2020-06-04T10:36:11.810Z] + docker rm -vf docker-pr1 [2020-06-04T10:36:11.810Z] Error: No such container: docker-pr1 [2020-06-04T10:36:11.810Z] + true [Pipeline] sh [2020-06-04T10:36:12.098Z] + echo Chowning /workspace to jenkins user [2020-06-04T10:36:12.098Z] Chowning /workspace to jenkins user [2020-06-04T10:36:12.098Z] + id -u [2020-06-04T10:36:12.098Z] + id -g [2020-06-04T10:36:12.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41068:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T10:36:12.098Z] Unable to find image 'busybox:latest' locally [2020-06-04T10:36:12.098Z] latest: Pulling from library/busybox [2020-06-04T10:36:12.355Z] 76df9210b28c: Pulling fs layer [2020-06-04T10:36:13.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T10:36:14.033Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-04T10:36:14.033Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-04T10:36:14.033Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-04T10:36:14.033Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:36:14.033Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:36:14.033Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:36:14.033Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:36:14.288Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:36:14.288Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:36:14.288Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-04T10:36:14.288Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-06-04T10:36:14.288Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T10:36:15.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T10:36:15.648Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-04T10:36:16.806Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T10:36:16.806Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T10:36:16.806Z] === RUN TestInspectNetwork/network_name [2020-06-04T10:36:16.806Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T10:36:17.009Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2020-06-04T10:36:17.009Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T10:36:17.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:36:17.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:36:17.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:36:17.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:36:17.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:36:17.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:36:17.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:36:17.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:36:17.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:36:17.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:36:17.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:36:17.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:36:17.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:36:17.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:36:17.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:36:17.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-04T10:36:17.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-04T10:36:17.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-04T10:36:17.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-04T10:36:17.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-04T10:36:17.263Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-04T10:36:17.263Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T10:36:17.606Z] 76df9210b28c: Verifying Checksum [2020-06-04T10:36:17.606Z] 76df9210b28c: Download complete [2020-06-04T10:36:17.606Z] 76df9210b28c: Pull complete [2020-06-04T10:36:17.606Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T10:36:17.606Z] Status: Downloaded newer image for busybox:latest [2020-06-04T10:36:17.824Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-04T10:36:17.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T10:36:18.079Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-06-04T10:36:18.079Z] === RUN TestCreateDifferentPlatform [2020-06-04T10:36:18.079Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T10:36:18.079Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T10:36:18.079Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-06-04T10:36:18.079Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-06-04T10:36:18.079Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-06-04T10:36:18.079Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T10:36:18.079Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T10:36:18.079Z] === RUN TestDaemonRestartIpcMode [2020-06-04T10:36:18.079Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T10:36:18.079Z] === RUN TestDaemonHostGatewayIP [2020-06-04T10:36:18.079Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T10:36:18.079Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T10:36:18.079Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T10:36:18.079Z] === RUN TestDiff [2020-06-04T10:36:18.622Z] --- PASS: TestCreateServiceMultipleTimes (21.35s) [2020-06-04T10:36:18.622Z] === RUN TestCreateServiceConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T10:36:19.002Z] --- PASS: TestDiff (0.96s) [2020-06-04T10:36:19.002Z] === RUN TestExecWithCloseStdin [2020-06-04T10:36:19.270Z] + bundleName=amd64-rootless [2020-06-04T10:36:19.270Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-04T10:36:19.270Z] Creating amd64-rootless-bundles.tar.gz [2020-06-04T10:36:19.270Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-04T10:36:19.270Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-04T10:36:19.280Z] Archiving artifacts [2020-06-04T10:36:19.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T10:36:19.562Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-04T10:36:20.122Z] --- PASS: TestExecWithCloseStdin (1.12s) [2020-06-04T10:36:20.122Z] === RUN TestExec [2020-06-04T10:36:20.646Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-06-04T10:36:20.646Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T10:36:20.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T10:36:20.991Z] --- PASS: TestInspectNetwork (9.52s) [2020-06-04T10:36:20.991Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T10:36:20.991Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T10:36:20.991Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T10:36:20.991Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T10:36:20.991Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T10:36:21.008Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T10:36:21.049Z] --- PASS: TestExec (1.03s) [2020-06-04T10:36:21.049Z] === RUN TestExecUser [2020-06-04T10:36:21.049Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-04T10:36:21.321Z] + make clean [2020-06-04T10:36:21.578Z] docker volume rm -f docker-dev-cache [2020-06-04T10:36:21.578Z] docker-dev-cache [Pipeline] deleteDir [2020-06-04T10:36:21.608Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-04T10:36:22.167Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-04T10:36:22.167Z] --- PASS: TestExecUser (1.03s) [2020-06-04T10:36:22.167Z] === RUN TestExportContainerAndImportImage [2020-06-04T10:36:22.167Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T10:36:22.726Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-04T10:36:22.948Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-04T10:36:22.948Z] Using test binary docker [2020-06-04T10:36:22.948Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-04T10:36:22.948Z] +++ /etc/init.d/apparmor start [2020-06-04T10:36:22.948Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-04T10:36:22.948Z] INFO: Waiting for daemon to start... [2020-06-04T10:36:22.948Z] Starting dockerd [2020-06-04T10:36:22.948Z] +++ 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-06-04T10:36:23.285Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-04T10:36:23.285Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-06-04T10:36:23.285Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T10:36:23.522Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-06-04T10:36:23.522Z] === RUN TestNetworkInvalidJSON [2020-06-04T10:36:23.522Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T10:36:23.522Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T10:36:23.522Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:36:23.522Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:36:23.522Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:36:23.522Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:36:23.522Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T10:36:23.522Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:36:23.522Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:36:23.522Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-06-04T10:36:23.522Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T10:36:23.522Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T10:36:23.522Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T10:36:23.522Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T10:36:24.090Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-06-04T10:36:24.090Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T10:36:24.101Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-06-04T10:36:24.101Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T10:36:25.003Z] . [2020-06-04T10:36:25.003Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-04T10:36:25.003Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-04T10:36:25.003Z] Error: No such image: emptyfs [2020-06-04T10:36:25.003Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-04T10:36:25.003Z] ++++ docker load [2020-06-04T10:36:25.003Z] Running integration-test (iteration 1) [2020-06-04T10:36:25.003Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-04T10:36:25.003Z] ++ 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-06-04T10:36:25.003Z] ++ set -e [2020-06-04T10:36:25.003Z] ++ '[' -n 0 ']' [2020-06-04T10:36:25.003Z] ++ set -x [2020-06-04T10:36:25.003Z] ++ env -i DEST=/go/src/github.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-06-04T10:36:25.171Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-06-04T10:36:25.171Z] === RUN TestHealthCheckWorkdir [2020-06-04T10:36:25.171Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-04T10:36:25.467Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-06-04T10:36:25.467Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T10:36:25.731Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-04T10:36:25.986Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-06-04T10:36:25.986Z] === RUN TestHealthKillContainer [2020-06-04T10:36:26.844Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-06-04T10:36:26.844Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T10:36:27.346Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-04T10:36:28.747Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2020-06-04T10:36:28.747Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T10:36:28.747Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-04T10:36:28.747Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-04T10:36:29.002Z] --- PASS: TestHealthKillContainer (3.11s) [2020-06-04T10:36:29.002Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T10:36:29.927Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-04T10:36:29.927Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-06-04T10:36:29.927Z] === RUN TestIpcModeNone [2020-06-04T10:36:30.486Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-04T10:36:31.045Z] --- PASS: TestIpcModeNone (1.00s) [2020-06-04T10:36:31.045Z] === RUN TestIpcModePrivate [2020-06-04T10:36:31.279Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-06-04T10:36:31.279Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T10:36:31.301Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-04T10:36:31.847Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-06-04T10:36:31.847Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T10:36:32.225Z] --- PASS: TestIpcModePrivate (1.04s) [2020-06-04T10:36:32.225Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2020-06-04T10:36:32.225Z] === RUN TestIpcModeShareable [2020-06-04T10:36:32.225Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-04T10:36:33.191Z] --- PASS: TestIpcModeShareable (1.05s) [2020-06-04T10:36:33.191Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:205, shared: true, mustBeShared: true [2020-06-04T10:36:33.191Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T10:36:34.114Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-04T10:36:34.675Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-04T10:36:35.132Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2020-06-04T10:36:35.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T10:36:35.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:36:35.132Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:36:35.132Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T10:36:35.407Z] Loaded image: buildpack-deps:jessie [2020-06-04T10:36:35.407Z] Loaded image: busybox:latest [2020-06-04T10:36:35.407Z] Loaded image: busybox:glibc [2020-06-04T10:36:35.407Z] Loaded image: debian:jessie [2020-06-04T10:36:35.407Z] Loaded image: hello-world:latest [2020-06-04T10:36:35.407Z] INFO: Testing against a local daemon [2020-06-04T10:36:35.407Z] === RUN TestCgroupNamespacesBuild [2020-06-04T10:36:36.078Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-04T10:36:36.335Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2020-06-04T10:36:36.335Z] === RUN TestAPIIpcModeHost [2020-06-04T10:36:36.432Z] --- PASS: TestCgroupNamespacesBuild (1.38s) [2020-06-04T10:36:36.432Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-04T10:36:36.895Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-04T10:36:36.895Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-06-04T10:36:36.895Z] === RUN TestDaemonIpcModeShareable [2020-06-04T10:36:37.922Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2020-06-04T10:36:37.922Z] === RUN TestBuildWithSession [2020-06-04T10:36:37.922Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-04T10:36:37.922Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:36:37.922Z] === RUN TestBuildSquashParent [2020-06-04T10:36:38.777Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-06-04T10:36:38.777Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2020-06-04T10:36:38.777Z] === RUN TestDaemonIpcModePrivate [2020-06-04T10:36:40.136Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-04T10:36:40.391Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-06-04T10:36:40.391Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false [2020-06-04T10:36:40.391Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T10:36:42.275Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2020-06-04T10:36:42.275Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-06-04T10:36:42.275Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T10:36:42.354Z] --- PASS: TestBuildSquashParent (4.28s) [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:36:42.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:36:42.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:36:42.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:36:42.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:36:42.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:36:42.354Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:36:42.354Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:36:42.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-04T10:36:42.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-04T10:36:42.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-04T10:36:42.354Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-04T10:36:42.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-04T10:36:42.560Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.43s) [2020-06-04T10:36:42.560Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T10:36:43.175Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-06-04T10:36:43.175Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T10:36:43.892Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-06-04T10:36:43.892Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-06-04T10:36:43.892Z] === RUN TestIpcModeOlderClient [2020-06-04T10:36:43.892Z] === PAUSE TestIpcModeOlderClient [2020-06-04T10:36:43.892Z] === RUN TestKillContainerInvalidSignal [2020-06-04T10:36:44.496Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-06-04T10:36:44.496Z] === RUN TestKillContainer [2020-06-04T10:36:44.496Z] === RUN TestKillContainer/no_signal [2020-06-04T10:36:45.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-04T10:36:45.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-04T10:36:45.423Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T10:36:46.022Z] === RUN TestKillContainer/killing_signal [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.77s) [2020-06-04T10:36:46.623Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-06-04T10:36:46.623Z] === RUN TestBuildMultiStageCopy [2020-06-04T10:36:46.623Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-04T10:36:46.627Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2020-06-04T10:36:46.627Z] === RUN TestCreateServiceSysctls [2020-06-04T10:36:46.946Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-04T10:36:46.946Z] --- PASS: TestKillContainer (2.45s) [2020-06-04T10:36:46.946Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-06-04T10:36:46.946Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-06-04T10:36:46.946Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-06-04T10:36:46.946Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T10:36:46.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T10:36:47.506Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-04T10:36:48.065Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T10:36:48.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-04T10:36:48.430Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-04T10:36:48.718Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-04T10:36:49.345Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-04T10:36:49.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.07s) [2020-06-04T10:36:49.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-06-04T10:36:49.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.01s) [2020-06-04T10:36:49.426Z] === RUN TestKillStoppedContainer [2020-06-04T10:36:49.426Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-06-04T10:36:49.426Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T10:36:49.426Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-06-04T10:36:49.426Z] === RUN TestKillDifferentUserContainer [2020-06-04T10:36:49.634Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-06-04T10:36:49.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2020-06-04T10:36:49.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-06-04T10:36:49.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-06-04T10:36:49.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-06-04T10:36:49.634Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-06-04T10:36:49.634Z] === RUN TestBuildMultiStageParentConfig [2020-06-04T10:36:50.271Z] --- PASS: TestBuildMultiStageParentConfig (0.76s) [2020-06-04T10:36:50.271Z] === RUN TestBuildLabelWithTargets [2020-06-04T10:36:50.383Z] --- PASS: TestKillDifferentUserContainer (1.08s) [2020-06-04T10:36:50.383Z] === RUN TestInspectOomKilledTrue [2020-06-04T10:36:50.383Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-04T10:36:50.383Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:36:50.383Z] === RUN TestInspectOomKilledFalse [2020-06-04T10:36:50.383Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-04T10:36:50.383Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:36:50.383Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T10:36:51.324Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) [2020-06-04T10:36:51.324Z] === RUN TestLinksContainerNames [2020-06-04T10:36:51.324Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-04T10:36:51.768Z] --- PASS: TestBuildLabelWithTargets (1.25s) [2020-06-04T10:36:51.768Z] === RUN TestBuildWithEmptyLayers [2020-06-04T10:36:51.889Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-04T10:36:52.054Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-06-04T10:36:52.054Z] === RUN TestBuildMultiStageOnBuild [2020-06-04T10:36:52.131Z] --- PASS: TestCreateServiceSysctls (4.62s) [2020-06-04T10:36:52.131Z] === RUN TestCreateServiceCapabilities [2020-06-04T10:36:52.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-04T10:36:53.221Z] --- PASS: TestServiceWithDataPathPortInit (17.88s) [2020-06-04T10:36:53.221Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T10:36:53.372Z] --- PASS: TestLinksContainerNames (2.06s) [2020-06-04T10:36:53.372Z] === RUN TestLogsFollowTailEmpty [2020-06-04T10:36:54.108Z] --- PASS: TestBuildMultiStageOnBuild (1.73s) [2020-06-04T10:36:54.108Z] === RUN TestBuildUncleanTarFilenames [2020-06-04T10:36:54.296Z] --- PASS: TestLogsFollowTailEmpty (1.09s) [2020-06-04T10:36:54.297Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T10:36:54.734Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2020-06-04T10:36:54.734Z] === RUN TestBuildMultiStageLayerLeak [2020-06-04T10:36:54.803Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-06-04T10:36:54.803Z] === RUN TestInspect [2020-06-04T10:36:55.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-04T10:36:55.220Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/default [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/private [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/slave [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/shared [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T10:36:55.220Z] === CONT TestMountDaemonRoot/default [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:36:55.220Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:36:55.220Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:36:55.220Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/shared [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/slave [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/private [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T10:36:55.221Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:36:55.221Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:36:55.221Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:36:55.476Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:36:55.477Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:36:55.477Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:36:55.477Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:36:55.477Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:36:55.477Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:36:55.477Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T10:36:55.732Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:36:55.987Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-04T10:36:56.241Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-06-04T10:36:56.242Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-06-04T10:36:56.242Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T10:36:56.811Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s) [2020-06-04T10:36:56.811Z] === RUN TestBuildWithHugeFile [2020-06-04T10:36:58.260Z] --- PASS: TestInspect (3.74s) [2020-06-04T10:36:58.260Z] === RUN TestCreateJob [2020-06-04T10:36:59.503Z] --- PASS: TestContainerBindMountNonRecursive (3.03s) [2020-06-04T10:36:59.503Z] === RUN TestNetworkNat [2020-06-04T10:37:00.062Z] --- PASS: TestNetworkNat (0.83s) [2020-06-04T10:37:00.062Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T10:37:00.987Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-06-04T10:37:00.987Z] === RUN TestNetworkLoopbackNat [2020-06-04T10:37:02.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-04T10:37:02.267Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-06-04T10:37:02.347Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-04T10:37:02.347Z] --- PASS: TestNetworkLoopbackNat (1.50s) [2020-06-04T10:37:02.347Z] === RUN TestPause [2020-06-04T10:37:02.662Z] --- PASS: TestCreateJob (4.08s) [2020-06-04T10:37:02.662Z] === RUN TestReplicatedJob [2020-06-04T10:37:03.194Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-06-04T10:37:03.194Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wr3idqam0ac34sl3n46bywoty Created:2020-06-04 10:36:54.731395153 +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[2cfd551976772a3e5e328a2e4ebaeba1c305789481441f9b51d0a694b7137981:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.we7trgstlxex5kz0pybac2af5 EndpointID:0f5327868f42bacc49c952ac851e83f618ed9a41907cc490a1d6c36eb6cbcea5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:84bdb5b7315b5f873df1882cd611f53d33db9d0cd7f9504e29c0e0a35f49d1ad 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:1e41ccf9c42b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.we7trgstlxex5kz0pybac2af5 EndpointID:0f5327868f42bacc49c952ac851e83f618ed9a41907cc490a1d6c36eb6cbcea5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T10:37:03.194Z] PASS [2020-06-04T10:37:03.194Z] [2020-06-04T10:37:03.194Z] === Skipped [2020-06-04T10:37:03.194Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:37:03.194Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:37:03.194Z] [2020-06-04T10:37:03.194Z] [2020-06-04T10:37:03.194Z] DONE 23 tests, 1 skipped in 55.029s [2020-06-04T10:37:03.194Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:37:03.194Z] ++ 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-06-04T10:37:03.194Z] ++ set -e [2020-06-04T10:37:03.194Z] ++ '[' -n 0 ']' [2020-06-04T10:37:03.194Z] ++ set -x [2020-06-04T10:37:03.195Z] ++ env -i DEST=/go/src/github.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-06-04T10:37:03.195Z] INFO: Testing against a local daemon [2020-06-04T10:37:03.195Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T10:37:03.195Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:37:03.195Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:37:03.195Z] === RUN TestDockerNetworkIpvlan [2020-06-04T10:37:03.195Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:37:03.195Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:37:03.195Z] PASS [2020-06-04T10:37:03.195Z] [2020-06-04T10:37:03.195Z] === Skipped [2020-06-04T10:37:03.195Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:37:03.195Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:37:03.195Z] [2020-06-04T10:37:03.195Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:37:03.195Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:37:03.195Z] [2020-06-04T10:37:03.195Z] [2020-06-04T10:37:03.195Z] DONE 2 tests, 2 skipped in 0.168s [2020-06-04T10:37:03.195Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:37:03.195Z] ++ 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-06-04T10:37:03.195Z] ++ set -e [2020-06-04T10:37:03.195Z] ++ '[' -n 0 ']' [2020-06-04T10:37:03.195Z] ++ set -x [2020-06-04T10:37:03.195Z] ++ env -i DEST=/go/src/github.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-06-04T10:37:03.195Z] INFO: Testing against a local daemon [2020-06-04T10:37:03.195Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T10:37:03.273Z] --- PASS: TestPause (0.90s) [2020-06-04T10:37:03.273Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T10:37:03.273Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:37:03.273Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:37:03.273Z] === RUN TestPauseStopPausedContainer [2020-06-04T10:37:03.834Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-04T10:37:04.151Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-06-04T10:37:04.151Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-04T10:37:04.151Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-04T10:37:04.151Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-04T10:37:04.406Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-04T10:37:04.406Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-04T10:37:04.406Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-04T10:37:04.406Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-04T10:37:04.406Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-04T10:37:04.572Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2020-06-04T10:37:04.572Z] === RUN TestDockerNetworkMacvlan [2020-06-04T10:37:04.764Z] --- PASS: TestPauseStopPausedContainer (1.48s) [2020-06-04T10:37:04.764Z] === RUN TestPsFilter [2020-06-04T10:37:04.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-04T10:37:05.022Z] --- PASS: TestPsFilter (0.22s) [2020-06-04T10:37:05.022Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T10:37:05.507Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T10:37:05.526Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-04T10:37:05.526Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-04T10:37:05.581Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-04T10:37:05.838Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s) [2020-06-04T10:37:05.838Z] === RUN TestRemoveContainerWithVolume [2020-06-04T10:37:06.498Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.8% of statements [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/types [no test files] [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-04T10:37:06.498Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-04T10:37:06.766Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-06-04T10:37:06.884Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T10:37:07.027Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-04T10:37:07.027Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-04T10:37:07.199Z] --- PASS: TestRemoveContainerWithVolume (1.22s) [2020-06-04T10:37:07.199Z] === RUN TestRemoveContainerRunning [2020-06-04T10:37:07.281Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-06-04T10:37:07.282Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-04T10:37:07.282Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-04T10:37:08.205Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-06-04T10:37:08.261Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T10:37:08.560Z] --- PASS: TestRemoveContainerRunning (1.14s) [2020-06-04T10:37:08.560Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T10:37:08.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-04T10:37:09.486Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.09s) [2020-06-04T10:37:09.486Z] === RUN TestRemoveInvalidContainer [2020-06-04T10:37:09.486Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-04T10:37:09.486Z] === RUN TestRenameLinkedContainer [2020-06-04T10:37:10.047Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-04T10:37:11.040Z] --- PASS: TestReplicatedJob (7.61s) [2020-06-04T10:37:11.040Z] === RUN TestUpdateReplicatedJob [2020-06-04T10:37:11.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-04T10:37:11.546Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T10:37:12.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-04T10:37:12.361Z] ok github.com/docker/docker/builder/remotecontext 0.190s coverage: 13.6% of statements [2020-06-04T10:37:12.361Z] ok github.com/docker/docker/builder/dockerfile 0.573s coverage: 48.2% of statements [2020-06-04T10:37:13.262Z] --- PASS: TestRenameLinkedContainer (3.64s) [2020-06-04T10:37:13.262Z] === RUN TestRenameStoppedContainer [2020-06-04T10:37:13.284Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-06-04T10:37:14.187Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-06-04T10:37:14.187Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T10:37:14.208Z] ok github.com/docker/docker/builder/remotecontext/git 1.413s coverage: 86.3% of statements [2020-06-04T10:37:14.208Z] ? github.com/docker/docker/cli [no test files] [2020-06-04T10:37:14.208Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-04T10:37:14.831Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T10:37:15.418Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2020-06-04T10:37:15.418Z] === RUN TestServiceListWithStatuses [2020-06-04T10:37:15.418Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T10:37:15.418Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:37:15.418Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T10:37:16.071Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2020-06-04T10:37:16.071Z] === RUN TestRenameInvalidName [2020-06-04T10:37:16.631Z] --- PASS: TestRenameInvalidName (0.83s) [2020-06-04T10:37:16.631Z] === RUN TestRenameAnonymousContainer [2020-06-04T10:37:17.564Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-04T10:37:17.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-04T10:37:18.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-04T10:37:18.367Z] ok github.com/docker/docker/client 0.254s coverage: 75.4% of statements [2020-06-04T10:37:20.585Z] --- PASS: TestRenameAnonymousContainer (3.68s) [2020-06-04T10:37:20.586Z] === RUN TestRenameContainerWithSameName [2020-06-04T10:37:20.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-04T10:37:21.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-04T10:37:21.146Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-06-04T10:37:21.146Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T10:37:21.394Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T10:37:22.239Z] --- PASS: TestDockerNetworkConnectAlias (7.57s) [2020-06-04T10:37:22.239Z] === RUN TestDockerNetworkReConnect [2020-06-04T10:37:23.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-04T10:37:23.285Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s) [2020-06-04T10:37:23.285Z] === RUN TestResize [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan (18.37s) [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-06-04T10:37:23.295Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-06-04T10:37:23.295Z] PASS [2020-06-04T10:37:23.295Z] [2020-06-04T10:37:23.295Z] DONE 8 tests in 20.547s [2020-06-04T10:37:23.295Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T10:37:23.295Z] ++ 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-06-04T10:37:23.295Z] ++ set -e [2020-06-04T10:37:23.295Z] ++ '[' -n 0 ']' [2020-06-04T10:37:23.295Z] ++ set -x [2020-06-04T10:37:23.295Z] ++ env -i DEST=/go/src/github.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-06-04T10:37:23.295Z] testing: warning: no tests to run [2020-06-04T10:37:23.295Z] PASS [2020-06-04T10:37:23.295Z] [2020-06-04T10:37:23.295Z] DONE 0 tests in 0.029s [2020-06-04T10:37:23.295Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T10:37:23.295Z] ++ 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-06-04T10:37:23.295Z] ++ set -e [2020-06-04T10:37:23.295Z] ++ '[' -n 0 ']' [2020-06-04T10:37:23.295Z] ++ set -x [2020-06-04T10:37:23.295Z] ++ env -i DEST=/go/src/github.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-06-04T10:37:23.295Z] INFO: Testing against a local daemon [2020-06-04T10:37:23.295Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T10:37:24.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-04T10:37:24.209Z] --- PASS: TestResize (0.88s) [2020-06-04T10:37:24.209Z] === RUN TestResizeWithInvalidSize [2020-06-04T10:37:25.134Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-06-04T10:37:25.134Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T10:37:25.196Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2020-06-04T10:37:25.196Z] === RUN TestAuthZPluginTLS [2020-06-04T10:37:25.694Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:37:25.694Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:37:25.694Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:37:25.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:37:25.694Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:37:25.763Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-06-04T10:37:25.763Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T10:37:26.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-04T10:37:26.330Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-06-04T10:37:26.330Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T10:37:26.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-04T10:37:26.897Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-06-04T10:37:26.897Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T10:37:27.464Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-06-04T10:37:27.464Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T10:37:27.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-04T10:37:28.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:37:28.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:37:29.038Z] --- PASS: TestDockerNetworkReConnect (6.32s) [2020-06-04T10:37:29.038Z] === RUN TestServicePlugin [2020-06-04T10:37:29.038Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-04T10:37:29.038Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:29.038Z] === RUN TestServiceUpdateLabel [2020-06-04T10:37:29.367Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-06-04T10:37:29.367Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T10:37:29.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-04T10:37:29.935Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-06-04T10:37:29.935Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T10:37:30.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-04T10:37:30.502Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-06-04T10:37:30.502Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T10:37:31.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-06-04T10:37:31.438Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T10:37:31.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:37:32.511Z] --- PASS: TestServiceUpdateLabel (3.60s) [2020-06-04T10:37:32.511Z] === RUN TestServiceUpdateSecrets [2020-06-04T10:37:32.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:37:32.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-04T10:37:33.341Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-06-04T10:37:33.341Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T10:37:34.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-04T10:37:34.511Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:37:34.766Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:37:35.873Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-06-04T10:37:35.873Z] === RUN TestAuthZPluginHeader [2020-06-04T10:37:36.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:37:36.808Z] --- PASS: TestAuthZPluginHeader (1.14s) [2020-06-04T10:37:36.808Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T10:37:36.808Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T10:37:36.808Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:36.808Z] === RUN TestAuthZPluginV2Disable [2020-06-04T10:37:36.808Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-04T10:37:36.808Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:36.808Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T10:37:36.808Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T10:37:36.808Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:36.808Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T10:37:36.808Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T10:37:36.808Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:36.808Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T10:37:36.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:37:38.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:37:38.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-04T10:37:38.520Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-06-04T10:37:41.030Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s) [2020-06-04T10:37:41.030Z] === RUN TestCgroupNamespacesRun [2020-06-04T10:37:41.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-04T10:37:42.646Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-06-04T10:37:42.646Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T10:37:44.528Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2020-06-04T10:37:44.528Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T10:37:44.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-04T10:37:46.668Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-06-04T10:37:46.668Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T10:37:46.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-04T10:37:48.551Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2020-06-04T10:37:48.551Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T10:37:48.806Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-04T10:37:50.167Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-06-04T10:37:50.167Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T10:37:50.955Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2020-06-04T10:37:50.955Z] === RUN TestServiceUpdateConfigs [2020-06-04T10:37:52.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-04T10:37:52.050Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s) [2020-06-04T10:37:52.050Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T10:37:52.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-04T10:37:52.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-04T10:37:52.304Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-04T10:37:52.864Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-06-04T10:37:52.864Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T10:37:54.008Z] --- PASS: TestBuildWithHugeFile (53.91s) [2020-06-04T10:37:54.008Z] === RUN TestBuildWithEmptyDockerfile [2020-06-04T10:37:54.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:37:54.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:37:54.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:37:54.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:37:54.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:37:54.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:37:54.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-04T10:37:54.008Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-04T10:37:54.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-04T10:37:54.008Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-06-04T10:37:54.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-06-04T10:37:54.008Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-06-04T10:37:54.008Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-06-04T10:37:54.008Z] === RUN TestBuildPreserveOwnership [2020-06-04T10:37:54.008Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-04T10:37:54.008Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-04T10:37:54.631Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2020-06-04T10:37:54.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2020-06-04T10:37:54.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-06-04T10:37:54.631Z] === RUN TestBuildPlatformInvalid [2020-06-04T10:37:54.793Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-06-04T10:37:54.793Z] === RUN TestKernelTCPMemory [2020-06-04T10:37:54.888Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-06-04T10:37:54.888Z] PASS [2020-06-04T10:37:54.888Z] [2020-06-04T10:37:54.888Z] === Skipped [2020-06-04T10:37:54.888Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T10:37:54.888Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:54.888Z] [2020-06-04T10:37:54.888Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-04T10:37:54.888Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:54.888Z] [2020-06-04T10:37:54.888Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T10:37:54.888Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:54.888Z] [2020-06-04T10:37:54.888Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T10:37:54.888Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:37:54.888Z] [2020-06-04T10:37:54.888Z] [2020-06-04T10:37:54.888Z] DONE 17 tests, 4 skipped in 32.008s [2020-06-04T10:37:54.923Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-06-04T10:37:54.923Z] PASS [2020-06-04T10:37:54.923Z] [2020-06-04T10:37:54.923Z] === Skipped [2020-06-04T10:37:54.923Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-04T10:37:54.923Z] build_session_test.go:25: TODO: BuildKit [2020-06-04T10:37:54.923Z] [2020-06-04T10:37:54.923Z] [2020-06-04T10:37:54.923Z] DONE 32 tests, 1 skipped in 89.699s [2020-06-04T10:37:54.923Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-04T10:37:54.923Z] ++ 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-06-04T10:37:54.923Z] ++ set -e [2020-06-04T10:37:54.923Z] ++ '[' -n 0 ']' [2020-06-04T10:37:54.923Z] ++ set -x [2020-06-04T10:37:54.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:37:54.923Z] INFO: Testing against a local daemon [2020-06-04T10:37:54.923Z] === RUN TestConfigInspect [2020-06-04T10:37:55.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T10:37:55.147Z] ++ 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-06-04T10:37:55.147Z] ++ set -e [2020-06-04T10:37:55.147Z] ++ '[' -n 0 ']' [2020-06-04T10:37:55.147Z] ++ set -x [2020-06-04T10:37:55.147Z] ++ env -i DEST=/go/src/github.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-06-04T10:37:55.147Z] INFO: Testing against a local daemon [2020-06-04T10:37:55.147Z] === RUN TestPluginInvalidJSON [2020-06-04T10:37:55.147Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:37:55.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:37:55.147Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:37:55.147Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-04T10:37:55.147Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T10:37:55.147Z] === RUN TestPluginInstall [2020-06-04T10:37:55.147Z] === RUN TestPluginInstall/no_auth [2020-06-04T10:37:55.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-04T10:37:55.606Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-06-04T10:37:55.606Z] === RUN TestNISDomainname [2020-06-04T10:37:56.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-04T10:37:56.973Z] --- PASS: TestConfigInspect (1.95s) [2020-06-04T10:37:56.973Z] === RUN TestConfigList [2020-06-04T10:37:57.012Z] ok github.com/docker/docker/cmd/dockerd 0.135s coverage: 30.8% of statements [2020-06-04T10:37:57.088Z] --- PASS: TestNISDomainname (1.15s) [2020-06-04T10:37:57.088Z] === RUN TestHostnameDnsResolution [2020-06-04T10:37:58.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-04T10:37:58.375Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-06-04T10:37:58.375Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-04T10:37:58.375Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-04T10:37:58.375Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-04T10:37:58.375Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-04T10:37:58.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-04T10:37:58.571Z] --- PASS: TestHostnameDnsResolution (1.63s) [2020-06-04T10:37:58.571Z] === RUN TestStats [2020-06-04T10:37:59.009Z] --- PASS: TestConfigList (1.87s) [2020-06-04T10:37:59.009Z] === RUN TestConfigsCreateAndDelete [2020-06-04T10:38:00.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-04T10:38:00.499Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2020-06-04T10:38:00.499Z] === RUN TestConfigsUpdate [2020-06-04T10:38:01.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-04T10:38:01.268Z] --- PASS: TestStats (2.76s) [2020-06-04T10:38:01.268Z] === RUN TestStopContainerWithTimeout [2020-06-04T10:38:01.268Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T10:38:01.268Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T10:38:01.268Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T10:38:01.268Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T10:38:01.268Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T10:38:01.268Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T10:38:01.268Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T10:38:01.268Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T10:38:01.268Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T10:38:01.268Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:088b1321aadc5b4ca455582c0c0776be1d528537eb34e49a43716fc3d1e812aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:088b1321aadc5b4ca455582c0c0776be1d528537eb34e49a43716fc3d1e812aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:38:01.712Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c2459d5d24e838d882df0ad83484b0f5b60e1a1b57104ea897d763b0684bf2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:38:01.712Z] time="2020-06-04T10:38:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c2459d5d24e838d882df0ad83484b0f5b60e1a1b57104ea897d763b0684bf2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:38:02.281Z] === RUN TestPluginInstall/with_insecure [2020-06-04T10:38:02.542Z] --- PASS: TestConfigsUpdate (1.91s) [2020-06-04T10:38:02.542Z] === RUN TestTemplatedConfig [2020-06-04T10:38:02.668Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T10:38:03.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-04T10:38:03.656Z] time="2020-06-04T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:38:03.656Z] time="2020-06-04T10:38:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:38:03.656Z] time="2020-06-04T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37a4c637365ad3be1f7de7ef86abaf4395103fcc65f9d1409564bb8962908ac6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:38:03.656Z] time="2020-06-04T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:38:03.656Z] time="2020-06-04T10:38:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:38:03.656Z] time="2020-06-04T10:38:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37a4c637365ad3be1f7de7ef86abaf4395103fcc65f9d1409564bb8962908ac6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:38:03.915Z] --- PASS: TestPluginInstall (8.69s) [2020-06-04T10:38:03.915Z] --- PASS: TestPluginInstall/no_auth (5.77s) [2020-06-04T10:38:03.915Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-06-04T10:38:03.915Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-06-04T10:38:03.915Z] plugin_test.go:157: [d9b8ad6325394] daemon is not started [2020-06-04T10:38:03.915Z] PASS [2020-06-04T10:38:03.915Z] [2020-06-04T10:38:03.915Z] DONE 6 tests in 8.890s [2020-06-04T10:38:03.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T10:38:03.915Z] ++ 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-06-04T10:38:03.915Z] ++ set -e [2020-06-04T10:38:03.915Z] ++ '[' -n 0 ']' [2020-06-04T10:38:03.915Z] ++ set -x [2020-06-04T10:38:03.915Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:04.174Z] INFO: Testing against a local daemon [2020-06-04T10:38:04.174Z] === RUN TestExternalGraphDriver [2020-06-04T10:38:04.174Z] === RUN TestExternalGraphDriver/json [2020-06-04T10:38:04.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-04T10:38:04.522Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T10:38:05.240Z] --- PASS: TestTemplatedConfig (2.53s) [2020-06-04T10:38:05.240Z] === RUN TestConfigCreateResolve [2020-06-04T10:38:06.171Z] --- PASS: TestServiceUpdateConfigs (15.77s) [2020-06-04T10:38:06.171Z] === RUN TestServiceUpdateNetwork [2020-06-04T10:38:06.707Z] === RUN TestExternalGraphDriver/spec [2020-06-04T10:38:07.031Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-04T10:38:07.031Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-06-04T10:38:07.031Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2020-06-04T10:38:07.031Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-06-04T10:38:07.031Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-06-04T10:38:07.031Z] === RUN TestDeleteDevicemapper [2020-06-04T10:38:07.031Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T10:38:07.031Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:38:07.031Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T10:38:07.305Z] --- PASS: TestConfigCreateResolve (1.89s) [2020-06-04T10:38:07.305Z] === RUN TestConfigDaemonLibtrustID [2020-06-04T10:38:07.594Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-04T10:38:07.594Z] PASS [2020-06-04T10:38:07.594Z] [2020-06-04T10:38:07.594Z] DONE 7 tests in 12.680s [2020-06-04T10:38:07.594Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-04T10:38:07.594Z] ++ 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-06-04T10:38:07.594Z] ++ set -e [2020-06-04T10:38:07.594Z] ++ '[' -n 0 ']' [2020-06-04T10:38:07.594Z] ++ set -x [2020-06-04T10:38:07.594Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:07.594Z] INFO: Testing against a local daemon [2020-06-04T10:38:07.594Z] === RUN TestCheckpoint [2020-06-04T10:38:07.594Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-04T10:38:07.594Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:38:07.594Z] === RUN TestContainerInvalidJSON [2020-06-04T10:38:07.594Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:38:07.594Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:38:07.594Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:38:07.594Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:38:07.594Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:38:07.594Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:38:07.594Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-04T10:38:07.594Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-04T10:38:07.594Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-04T10:38:07.594Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-04T10:38:07.594Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-04T10:38:07.594Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-04T10:38:07.594Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-04T10:38:07.594Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-04T10:38:07.594Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-06-04T10:38:07.594Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-04T10:38:07.879Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-06-04T10:38:07.879Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-04T10:38:07.879Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-06-04T10:38:07.879Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-04T10:38:07.879Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-06-04T10:38:07.879Z] === RUN TestCopyFromContainer [2020-06-04T10:38:07.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-04T10:38:08.309Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-06-04T10:38:09.241Z] === RUN TestExternalGraphDriver/pull [2020-06-04T10:38:09.364Z] === RUN TestCopyFromContainer// [2020-06-04T10:38:09.364Z] === RUN TestCopyFromContainer//bar/root [2020-06-04T10:38:09.364Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-04T10:38:09.364Z] === RUN TestCopyFromContainer/bar/quux [2020-06-04T10:38:09.364Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-04T10:38:09.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-04T10:38:09.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-04T10:38:09.648Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-04T10:38:09.649Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-04T10:38:09.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-04T10:38:09.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-04T10:38:09.935Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer (1.99s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-06-04T10:38:09.935Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-04T10:38:09.935Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-04T10:38:09.935Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:38:09.935Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:38:09.935Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:38:09.935Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:38:09.935Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:38:09.935Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:38:09.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-04T10:38:09.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-04T10:38:09.935Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-04T10:38:09.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-04T10:38:09.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-04T10:38:09.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-04T10:38:09.935Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-04T10:38:09.935Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-04T10:38:09.935Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-04T10:38:09.935Z] === RUN TestCreateWithInvalidEnv [2020-06-04T10:38:09.935Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-04T10:38:09.935Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-04T10:38:09.935Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-04T10:38:09.935Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-04T10:38:09.935Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-04T10:38:09.935Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-04T10:38:09.935Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-04T10:38:09.935Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-04T10:38:09.935Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-04T10:38:09.935Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-06-04T10:38:09.935Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-04T10:38:09.935Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-04T10:38:09.935Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-04T10:38:09.935Z] === RUN TestCreateTmpfsMountsTarget [2020-06-04T10:38:09.935Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-04T10:38:09.935Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-04T10:38:10.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2020-06-04T10:38:10.224Z] === RUN TestUpdateMemory [2020-06-04T10:38:10.224Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-04T10:38:10.224Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:38:10.224Z] === RUN TestUpdateCPUQuota [2020-06-04T10:38:10.231Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-06-04T10:38:11.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-04T10:38:11.439Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:38:11.439Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:38:11.439Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:38:11.439Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-04T10:38:11.439Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-04T10:38:11.439Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-04T10:38:11.439Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-04T10:38:11.439Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-04T10:38:11.594Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-06-04T10:38:11.727Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-04T10:38:11.728Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-04T10:38:11.728Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-04T10:38:11.728Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-04T10:38:11.728Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-04T10:38:11.728Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-04T10:38:11.728Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-04T10:38:11.728Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-04T10:38:11.754Z] --- PASS: TestUpdateCPUQuota (1.64s) [2020-06-04T10:38:11.754Z] === RUN TestUpdatePidsLimit [2020-06-04T10:38:11.754Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T10:38:11.832Z] --- PASS: TestExternalGraphDriver (7.59s) [2020-06-04T10:38:11.832Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-06-04T10:38:11.832Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-06-04T10:38:11.832Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2020-06-04T10:38:11.832Z] === RUN TestGraphdriverPluginV2 [2020-06-04T10:38:11.832Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-06-04T10:38:11.832Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:38:11.832Z] PASS [2020-06-04T10:38:11.832Z] [2020-06-04T10:38:11.832Z] === Skipped [2020-06-04T10:38:11.832Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-06-04T10:38:11.832Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:38:11.832Z] [2020-06-04T10:38:11.832Z] [2020-06-04T10:38:11.832Z] DONE 5 tests, 1 skipped in 7.800s [2020-06-04T10:38:11.832Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T10:38:11.832Z] ++ 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-06-04T10:38:11.832Z] ++ set -e [2020-06-04T10:38:11.832Z] ++ '[' -n 0 ']' [2020-06-04T10:38:11.832Z] ++ set -x [2020-06-04T10:38:11.832Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:11.832Z] INFO: Testing against a local daemon [2020-06-04T10:38:11.832Z] === RUN TestContinueAfterPluginCrash [2020-06-04T10:38:11.832Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T10:38:11.832Z] === RUN TestReadPluginNoRead [2020-06-04T10:38:11.832Z] === PAUSE TestReadPluginNoRead [2020-06-04T10:38:11.832Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T10:38:11.832Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T10:38:11.832Z] === CONT TestContinueAfterPluginCrash [2020-06-04T10:38:11.832Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T10:38:11.832Z] === CONT TestReadPluginNoRead [2020-06-04T10:38:12.009Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T10:38:12.568Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T10:38:12.822Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-04T10:38:12.822Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2020-06-04T10:38:13.219Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-04T10:38:13.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:38:13.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:38:13.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:38:13.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:38:13.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:38:13.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:38:13.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:38:13.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:38:13.219Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:38:13.219Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:38:13.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-04T10:38:13.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-04T10:38:13.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-04T10:38:13.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-04T10:38:13.219Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-06-04T10:38:13.219Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-04T10:38:13.219Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-04T10:38:13.505Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T10:38:13.505Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-04T10:38:13.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T10:38:13.801Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-04T10:38:13.838Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-06-04T10:38:13.838Z] === RUN TestCreateDifferentPlatform [2020-06-04T10:38:13.838Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-04T10:38:13.838Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-04T10:38:13.838Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-04T10:38:13.838Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-04T10:38:13.838Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-04T10:38:13.838Z] === RUN TestContainerStartOnDaemonRestart [2020-06-04T10:38:13.838Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-04T10:38:13.838Z] === RUN TestDaemonRestartIpcMode [2020-06-04T10:38:13.839Z] === PAUSE TestDaemonRestartIpcMode [2020-06-04T10:38:13.839Z] === RUN TestDaemonHostGatewayIP [2020-06-04T10:38:13.839Z] === PAUSE TestDaemonHostGatewayIP [2020-06-04T10:38:13.839Z] === RUN TestContainerKillOnDaemonStart [2020-06-04T10:38:13.839Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-04T10:38:13.839Z] === RUN TestDiff [2020-06-04T10:38:14.097Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T10:38:14.394Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-04T10:38:14.461Z] --- PASS: TestDiff (0.52s) [2020-06-04T10:38:14.461Z] === RUN TestExecWithCloseStdin [2020-06-04T10:38:15.086Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-06-04T10:38:15.086Z] === RUN TestExec [2020-06-04T10:38:15.712Z] --- PASS: TestExec (0.69s) [2020-06-04T10:38:15.712Z] === RUN TestExecUser [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit (4.01s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-06-04T10:38:15.933Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-06-04T10:38:15.933Z] === RUN TestUpdateRestartPolicy [2020-06-04T10:38:16.029Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T10:38:16.338Z] --- PASS: TestExecUser (0.66s) [2020-06-04T10:38:16.338Z] === RUN TestExportContainerAndImportImage [2020-06-04T10:38:16.597Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2020-06-04T10:38:17.351Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-06-04T10:38:17.351Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-04T10:38:17.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-04T10:38:17.973Z] === RUN TestReadPluginNoRead/default [2020-06-04T10:38:18.835Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-06-04T10:38:18.835Z] === RUN TestHealthCheckWorkdir [2020-06-04T10:38:19.477Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-06-04T10:38:19.477Z] === RUN TestHealthKillContainer [2020-06-04T10:38:19.875Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T10:38:20.368Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-04T10:38:21.426Z] --- PASS: TestServiceUpdateNetwork (15.67s) [2020-06-04T10:38:21.426Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T10:38:21.426Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T10:38:21.522Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-06-04T10:38:21.522Z] ok github.com/docker/docker/daemon 12.211s coverage: 17.4% of statements [2020-06-04T10:38:21.522Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-04T10:38:21.522Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-04T10:38:21.708Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T10:38:21.777Z] --- PASS: TestReadPluginNoRead (9.78s) [2020-06-04T10:38:21.777Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-06-04T10:38:21.777Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-06-04T10:38:21.777Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-06-04T10:38:21.777Z] read_test.go:92: [d7d2857cd33ca] daemon is not started [2020-06-04T10:38:22.039Z] --- PASS: TestContinueAfterPluginCrash (10.11s) [2020-06-04T10:38:22.039Z] PASS [2020-06-04T10:38:22.039Z] [2020-06-04T10:38:22.039Z] DONE 6 tests in 10.271s [2020-06-04T10:38:22.039Z] 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-06-04T10:38:22.039Z] ++ 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-06-04T10:38:22.039Z] ++ set -e [2020-06-04T10:38:22.039Z] ++ '[' -n 0 ']' [2020-06-04T10:38:22.039Z] ++ set -x [2020-06-04T10:38:22.039Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:22.039Z] testing: warning: no tests to run [2020-06-04T10:38:22.039Z] PASS [2020-06-04T10:38:22.039Z] [2020-06-04T10:38:22.039Z] DONE 0 tests in 0.049s [2020-06-04T10:38:22.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T10:38:22.039Z] ++ 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-06-04T10:38:22.039Z] ++ set -e [2020-06-04T10:38:22.039Z] ++ '[' -n 0 ']' [2020-06-04T10:38:22.039Z] ++ set -x [2020-06-04T10:38:22.039Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:22.171Z] --- PASS: TestHealthKillContainer (2.76s) [2020-06-04T10:38:22.171Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-04T10:38:22.253Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-04T10:38:22.299Z] INFO: Testing against a local daemon [2020-06-04T10:38:22.299Z] === RUN TestPluginWithDevMounts [2020-06-04T10:38:22.299Z] === PAUSE TestPluginWithDevMounts [2020-06-04T10:38:22.299Z] === CONT TestPluginWithDevMounts [2020-06-04T10:38:22.446Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-06-04T10:38:22.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-04T10:38:22.802Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-04T10:38:22.826Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-06-04T10:38:22.826Z] === RUN TestIpcModeNone [2020-06-04T10:38:23.112Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 81.7% of statements [2020-06-04T10:38:23.445Z] --- PASS: TestIpcModeNone (0.64s) [2020-06-04T10:38:23.445Z] === RUN TestIpcModePrivate [2020-06-04T10:38:23.672Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-06-04T10:38:23.672Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-04T10:38:23.672Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-04T10:38:23.727Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-04T10:38:24.062Z] --- PASS: TestIpcModePrivate (0.64s) [2020-06-04T10:38:24.062Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-04T10:38:24.062Z] === RUN TestIpcModeShareable [2020-06-04T10:38:24.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-04T10:38:24.680Z] --- PASS: TestIpcModeShareable (0.66s) [2020-06-04T10:38:24.680Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-04T10:38:24.680Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-04T10:38:24.836Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-06-04T10:38:24.836Z] PASS [2020-06-04T10:38:24.836Z] [2020-06-04T10:38:24.836Z] DONE 1 tests in 2.390s [2020-06-04T10:38:24.836Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T10:38:24.836Z] ++ 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-06-04T10:38:24.836Z] ++ set -e [2020-06-04T10:38:24.836Z] ++ '[' -n 0 ']' [2020-06-04T10:38:24.836Z] ++ set -x [2020-06-04T10:38:24.836Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:24.836Z] INFO: Testing against a local daemon [2020-06-04T10:38:24.836Z] === RUN TestSecretInspect [2020-06-04T10:38:25.034Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-06-04T10:38:26.789Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2020-06-04T10:38:26.789Z] === RUN TestAPIIpcModeHost [2020-06-04T10:38:27.074Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-06-04T10:38:27.074Z] === RUN TestDaemonIpcModeShareable [2020-06-04T10:38:27.545Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-06-04T10:38:28.104Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.0% of statements [2020-06-04T10:38:28.119Z] --- PASS: TestSecretInspect (3.16s) [2020-06-04T10:38:28.119Z] === RUN TestSecretList [2020-06-04T10:38:28.565Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-06-04T10:38:28.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-04T10:38:28.565Z] === RUN TestDaemonIpcModePrivate [2020-06-04T10:38:28.813Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-04T10:38:29.068Z] --- PASS: TestUpdateRestartPolicy (13.24s) [2020-06-04T10:38:29.068Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T10:38:29.579Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-06-04T10:38:29.579Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-04T10:38:29.579Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-04T10:38:29.626Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-04T10:38:29.881Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-06-04T10:38:29.881Z] === RUN TestWaitNonBlocked [2020-06-04T10:38:29.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:38:29.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:38:29.881Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:38:29.881Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:38:29.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:38:29.881Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:38:30.199Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T10:38:31.061Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2020-06-04T10:38:31.061Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-04T10:38:31.061Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-04T10:38:31.242Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-04T10:38:31.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-06-04T10:38:31.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.53s) [2020-06-04T10:38:31.242Z] === RUN TestWaitBlocked [2020-06-04T10:38:31.364Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.508s coverage: 73.1% of statements [2020-06-04T10:38:31.402Z] --- PASS: TestSecretList (3.25s) [2020-06-04T10:38:31.402Z] === RUN TestSecretsCreateAndDelete [2020-06-04T10:38:31.496Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:38:31.496Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:38:31.496Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:38:31.496Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:38:31.496Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:38:31.496Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:38:31.619Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.811s coverage: 46.2% of statements [2020-06-04T10:38:32.056Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-04T10:38:32.550Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-06-04T10:38:32.550Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-04T10:38:32.550Z] === RUN TestIpcModeOlderClient [2020-06-04T10:38:32.550Z] === PAUSE TestIpcModeOlderClient [2020-06-04T10:38:32.550Z] === RUN TestKillContainerInvalidSignal [2020-06-04T10:38:32.614Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-04T10:38:32.614Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-04T10:38:32.614Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-06-04T10:38:32.614Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2020-06-04T10:38:32.614Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T10:38:32.869Z] === CONT TestIpcModeOlderClient [2020-06-04T10:38:32.980Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-06-04T10:38:32.980Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-04T10:38:33.125Z] --- PASS: TestIpcModeOlderClient (0.30s) [2020-06-04T10:38:33.125Z] === CONT TestDaemonHostGatewayIP [2020-06-04T10:38:33.178Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-06-04T10:38:33.178Z] === RUN TestKillContainer [2020-06-04T10:38:33.178Z] === RUN TestKillContainer/no_signal [2020-06-04T10:38:33.685Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-04T10:38:33.797Z] === RUN TestKillContainer/non_killing_signal [2020-06-04T10:38:33.940Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-04T10:38:34.082Z] === RUN TestKillContainer/killing_signal [2020-06-04T10:38:34.499Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-04T10:38:34.687Z] --- PASS: TestSecretsCreateAndDelete (3.16s) [2020-06-04T10:38:34.687Z] === RUN TestSecretsUpdate [2020-06-04T10:38:34.701Z] --- PASS: TestKillContainer (1.70s) [2020-06-04T10:38:34.701Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-06-04T10:38:34.701Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-06-04T10:38:34.701Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-06-04T10:38:34.701Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-04T10:38:34.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-04T10:38:34.754Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-04T10:38:34.864Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.196s coverage: 49.5% of statements [2020-06-04T10:38:35.313Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-04T10:38:35.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-04T10:38:35.569Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-04T10:38:35.569Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-04T10:38:35.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-06-04T10:38:35.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-06-04T10:38:35.952Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-06-04T10:38:35.952Z] === RUN TestKillStoppedContainer [2020-06-04T10:38:35.952Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-06-04T10:38:35.952Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-04T10:38:35.952Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-06-04T10:38:35.952Z] === RUN TestKillDifferentUserContainer [2020-06-04T10:38:36.251Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.306s coverage: 76.1% of statements [2020-06-04T10:38:36.493Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2020-06-04T10:38:36.493Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T10:38:36.572Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-06-04T10:38:36.572Z] === RUN TestInspectOomKilledTrue [2020-06-04T10:38:36.749Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2020-06-04T10:38:36.749Z] === CONT TestDaemonRestartIpcMode [2020-06-04T10:38:37.004Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-04T10:38:37.177Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-06-04T10:38:37.563Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-04T10:38:37.586Z] --- PASS: TestInspectOomKilledTrue (0.95s) [2020-06-04T10:38:37.586Z] === RUN TestInspectOomKilledFalse [2020-06-04T10:38:37.736Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.138s coverage: 57.7% of statements [2020-06-04T10:38:37.736Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-04T10:38:37.736Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-04T10:38:37.972Z] --- PASS: TestSecretsUpdate (3.22s) [2020-06-04T10:38:37.972Z] === RUN TestTemplatedSecret [2020-06-04T10:38:38.209Z] --- PASS: TestInspectOomKilledFalse (0.59s) [2020-06-04T10:38:38.209Z] === RUN TestLinksEtcHostsContentMatch [2020-06-04T10:38:38.492Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2020-06-04T10:38:38.493Z] === RUN TestLinksContainerNames [2020-06-04T10:38:38.660Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-06-04T10:38:38.715Z] --- PASS: TestServiceUpdatePidsLimit (18.00s) [2020-06-04T10:38:38.715Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-06-04T10:38:38.715Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-06-04T10:38:38.715Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-06-04T10:38:38.715Z] PASS [2020-06-04T10:38:38.715Z] [2020-06-04T10:38:38.715Z] === Skipped [2020-06-04T10:38:38.715Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T10:38:38.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:38:38.715Z] [2020-06-04T10:38:38.715Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-04T10:38:38.715Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:38:38.715Z] [2020-06-04T10:38:38.715Z] [2020-06-04T10:38:38.715Z] DONE 27 tests, 2 skipped in 172.329s [2020-06-04T10:38:38.715Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T10:38:38.715Z] ++ 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-06-04T10:38:38.715Z] ++ set -e [2020-06-04T10:38:38.715Z] ++ '[' -n 0 ']' [2020-06-04T10:38:38.715Z] ++ set -x [2020-06-04T10:38:38.715Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:38.715Z] INFO: Testing against a local daemon [2020-06-04T10:38:38.715Z] === RUN TestSessionCreate [2020-06-04T10:38:38.715Z] --- PASS: TestSessionCreate (0.02s) [2020-06-04T10:38:38.715Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T10:38:38.715Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-04T10:38:38.715Z] PASS [2020-06-04T10:38:38.715Z] [2020-06-04T10:38:38.715Z] DONE 2 tests in 0.131s [2020-06-04T10:38:38.715Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T10:38:38.715Z] ++ 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-06-04T10:38:38.715Z] ++ set -e [2020-06-04T10:38:38.715Z] ++ '[' -n 0 ']' [2020-06-04T10:38:38.715Z] ++ set -x [2020-06-04T10:38:38.715Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:38.715Z] INFO: Testing against a local daemon [2020-06-04T10:38:38.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T10:38:38.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:38:38.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:38:38.715Z] === RUN TestEventsExecDie [2020-06-04T10:38:38.715Z] --- PASS: TestEventsExecDie (0.96s) [2020-06-04T10:38:38.715Z] === RUN TestEventsBackwardsCompatible [2020-06-04T10:38:38.715Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-06-04T10:38:38.715Z] === RUN TestInfoBinaryCommits [2020-06-04T10:38:38.715Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-04T10:38:38.715Z] === RUN TestInfoAPIVersioned [2020-06-04T10:38:38.715Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T10:38:38.715Z] === RUN TestInfoDiscoveryBackend [2020-06-04T10:38:39.381Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-04T10:38:39.381Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T10:38:39.508Z] --- PASS: TestLinksContainerNames (1.02s) [2020-06-04T10:38:39.508Z] === RUN TestLogsFollowTailEmpty [2020-06-04T10:38:40.020Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-06-04T10:38:40.131Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-06-04T10:38:40.131Z] === RUN TestContainerNetworkMountsNoChown [2020-06-04T10:38:40.387Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T10:38:40.387Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T10:38:40.670Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-04T10:38:40.670Z] === RUN TestInfoAPI [2020-06-04T10:38:40.670Z] --- PASS: TestInfoAPI (0.02s) [2020-06-04T10:38:40.670Z] === RUN TestInfoAPIWarnings [2020-06-04T10:38:40.749Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/default [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/default [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/private [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/private [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rprivate [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/slave [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/slave [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rslave [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/shared [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/shared [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rshared [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-04T10:38:40.749Z] === CONT TestMountDaemonRoot/default [2020-06-04T10:38:40.749Z] === CONT TestMountDaemonRoot/rshared [2020-06-04T10:38:40.749Z] === CONT TestMountDaemonRoot/rslave [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:38:40.749Z] === CONT TestMountDaemonRoot/shared [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:38:40.749Z] === CONT TestMountDaemonRoot/rprivate [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:38:40.749Z] === CONT TestMountDaemonRoot/private [2020-06-04T10:38:40.749Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:38:40.749Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:38:40.750Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-04T10:38:40.750Z] === CONT TestMountDaemonRoot/slave [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:38:40.750Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-04T10:38:40.750Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:38:40.750Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:38:40.750Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-04T10:38:40.750Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-04T10:38:40.825Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-04T10:38:41.035Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-04T10:38:41.035Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-06-04T10:38:41.035Z] === RUN TestContainerBindMountNonRecursive [2020-06-04T10:38:41.258Z] --- PASS: TestTemplatedSecret (3.51s) [2020-06-04T10:38:41.258Z] === RUN TestSecretCreateResolve [2020-06-04T10:38:41.284Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-04T10:38:41.284Z] === RUN TestInfoDebug [2020-06-04T10:38:41.380Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-06-04T10:38:41.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-04T10:38:41.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-04T10:38:41.635Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-06-04T10:38:41.898Z] --- PASS: TestInfoDebug (0.52s) [2020-06-04T10:38:41.898Z] === RUN TestInfoInsecureRegistries [2020-06-04T10:38:42.522Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2020-06-04T10:38:42.522Z] === RUN TestNetworkNat [2020-06-04T10:38:42.556Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-04T10:38:42.556Z] === RUN TestInfoRegistryMirrors [2020-06-04T10:38:42.707Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-04T10:38:42.838Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-04T10:38:42.838Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T10:38:42.962Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-04T10:38:42.994Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-06-04T10:38:43.130Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-06-04T10:38:43.130Z] === RUN TestPingCacheHeaders [2020-06-04T10:38:43.130Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-04T10:38:43.130Z] === RUN TestPingGet [2020-06-04T10:38:43.130Z] --- PASS: TestPingGet (0.01s) [2020-06-04T10:38:43.130Z] === RUN TestPingHead [2020-06-04T10:38:43.130Z] --- PASS: TestPingHead (0.02s) [2020-06-04T10:38:43.130Z] === RUN TestVersion [2020-06-04T10:38:43.130Z] --- PASS: TestVersion (0.02s) [2020-06-04T10:38:43.130Z] PASS [2020-06-04T10:38:43.130Z] [2020-06-04T10:38:43.130Z] === Skipped [2020-06-04T10:38:43.130Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:38:43.130Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:38:43.130Z] [2020-06-04T10:38:43.130Z] [2020-06-04T10:38:43.130Z] DONE 18 tests, 1 skipped in 5.661s [2020-06-04T10:38:43.130Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T10:38:43.130Z] ++ 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-06-04T10:38:43.130Z] ++ set -e [2020-06-04T10:38:43.130Z] ++ '[' -n 0 ']' [2020-06-04T10:38:43.130Z] ++ set -x [2020-06-04T10:38:43.130Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:43.225Z] --- PASS: TestNetworkNat (0.57s) [2020-06-04T10:38:43.225Z] === RUN TestNetworkLocalhostTCPNat [2020-06-04T10:38:43.249Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 77.4% of statements [2020-06-04T10:38:43.249Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-04T10:38:43.249Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-04T10:38:43.412Z] INFO: Testing against a local daemon [2020-06-04T10:38:43.412Z] === RUN TestVolumesCreateAndList [2020-06-04T10:38:43.412Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-04T10:38:43.412Z] === RUN TestVolumesRemove [2020-06-04T10:38:43.412Z] --- PASS: TestVolumesRemove (0.12s) [2020-06-04T10:38:43.412Z] === RUN TestVolumesInspect [2020-06-04T10:38:43.412Z] --- PASS: TestVolumesInspect (0.01s) [2020-06-04T10:38:43.412Z] === RUN TestVolumesInvalidJSON [2020-06-04T10:38:43.412Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T10:38:43.412Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T10:38:43.412Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T10:38:43.412Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-04T10:38:43.412Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T10:38:43.412Z] PASS [2020-06-04T10:38:43.412Z] [2020-06-04T10:38:43.412Z] DONE 5 tests in 0.246s [2020-06-04T10:38:43.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T10:38:43.523Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-06-04T10:38:43.523Z] === RUN TestNetworkLoopbackNat [2020-06-04T10:38:43.694Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T10:38:43.694Z] +++ kill 12268 [2020-06-04T10:38:43.788Z] --- PASS: TestSecretCreateResolve (2.73s) [2020-06-04T10:38:43.788Z] PASS [2020-06-04T10:38:43.788Z] [2020-06-04T10:38:43.788Z] DONE 6 tests in 19.183s [2020-06-04T10:38:43.788Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T10:38:43.789Z] ++ 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-06-04T10:38:43.789Z] ++ set -e [2020-06-04T10:38:43.789Z] ++ '[' -n 0 ']' [2020-06-04T10:38:43.789Z] ++ set -x [2020-06-04T10:38:43.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=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-06-04T10:38:43.789Z] INFO: Testing against a local daemon [2020-06-04T10:38:43.789Z] === RUN TestServiceCreateInit [2020-06-04T10:38:43.886Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-04T10:38:43.886Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-04T10:38:44.047Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T10:38:44.174Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-06-04T10:38:44.444Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-04T10:38:44.550Z] --- PASS: TestNetworkLoopbackNat (0.80s) [2020-06-04T10:38:44.550Z] === RUN TestPause [2020-06-04T10:38:44.734Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 61.6% of statements [2020-06-04T10:38:44.835Z] --- PASS: TestPause (0.58s) [2020-06-04T10:38:44.835Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-04T10:38:44.835Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:38:44.835Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:38:44.835Z] === RUN TestPauseStopPausedContainer [2020-06-04T10:38:44.989Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-06-04T10:38:45.003Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-04T10:38:45.232Z] +++ /etc/init.d/apparmor stop [2020-06-04T10:38:45.232Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T10:38:45.232Z] [2020-06-04T10:38:45.232Z] Unloading profiles will leave already running processes permanently [2020-06-04T10:38:45.232Z] unconfined, which can lead to unexpected situations. [2020-06-04T10:38:45.232Z] [2020-06-04T10:38:45.232Z] To set a process to complain mode, use the command line tool [2020-06-04T10:38:45.232Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T10:38:45.232Z] +++ true [2020-06-04T10:38:45.232Z] exiting test-integration [2020-06-04T10:38:45.232Z] ++ exit 0 [2020-06-04T10:38:45.232Z] [2020-06-04T10:38:45.454Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-06-04T10:38:45.454Z] === RUN TestPsFilter [2020-06-04T10:38:45.739Z] --- PASS: TestPsFilter (0.19s) [2020-06-04T10:38:45.739Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-04T10:38:46.351Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-06-04T10:38:46.351Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-04T10:38:46.358Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2020-06-04T10:38:46.358Z] === RUN TestRemoveContainerWithVolume [2020-06-04T10:38:46.606Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements Post stage [Pipeline] junit [2020-06-04T10:38:46.738Z] Recording test results [2020-06-04T10:38:46.976Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-06-04T10:38:46.976Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T10:38:47.260Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-06-04T10:38:47.260Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-04T10:38:47.509Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-04T10:38:47.587Z] + echo Ensuring container killed. [2020-06-04T10:38:47.587Z] Ensuring container killed. [2020-06-04T10:38:47.587Z] + docker rm -vf docker-pr1 [2020-06-04T10:38:47.587Z] Error: No such container: docker-pr1 [2020-06-04T10:38:47.587Z] + true [Pipeline] sh [2020-06-04T10:38:47.877Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-06-04T10:38:47.877Z] === RUN TestRemoveInvalidContainer [2020-06-04T10:38:47.877Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-06-04T10:38:47.877Z] === RUN TestRenameLinkedContainer [2020-06-04T10:38:47.960Z] + echo Chowning /workspace to jenkins user [2020-06-04T10:38:47.960Z] Chowning /workspace to jenkins user [2020-06-04T10:38:47.960Z] + id -u [2020-06-04T10:38:47.960Z] + id -g [2020-06-04T10:38:47.960Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41068:/workspace busybox chown -R 1001:1001 /workspace [2020-06-04T10:38:47.960Z] Unable to find image 'busybox:latest' locally [2020-06-04T10:38:47.967Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-06-04T10:38:48.241Z] latest: Pulling from library/busybox [2020-06-04T10:38:48.242Z] a84e58ddc6cf: Pulling fs layer [2020-06-04T10:38:48.433Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-04T10:38:48.433Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-04T10:38:48.523Z] a84e58ddc6cf: Download complete [2020-06-04T10:38:48.892Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-06-04T10:38:48.992Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-04T10:38:49.208Z] a84e58ddc6cf: Pull complete [2020-06-04T10:38:49.208Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T10:38:49.208Z] Status: Downloaded newer image for busybox:latest [2020-06-04T10:38:49.247Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-06-04T10:38:49.247Z] PASS [2020-06-04T10:38:49.247Z] [2020-06-04T10:38:49.247Z] === Skipped [2020-06-04T10:38:49.247Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-04T10:38:49.247Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:38:49.247Z] [2020-06-04T10:38:49.247Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-04T10:38:49.247Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:38:49.247Z] [2020-06-04T10:38:49.247Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-04T10:38:49.247Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:38:49.247Z] [2020-06-04T10:38:49.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:38:49.247Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:38:49.247Z] [2020-06-04T10:38:49.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T10:38:49.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:38:49.247Z] [2020-06-04T10:38:49.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-04T10:38:49.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T10:38:49.452Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-04T10:38:49.501Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-04T10:38:49.501Z] [2020-06-04T10:38:49.501Z] [2020-06-04T10:38:49.501Z] DONE 203 tests, 6 skipped in 161.870s [2020-06-04T10:38:49.501Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T10:38:49.501Z] ++ 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-06-04T10:38:49.501Z] ++ set -e [2020-06-04T10:38:49.501Z] ++ '[' -n 0 ']' [2020-06-04T10:38:49.501Z] ++ set -x [2020-06-04T10:38:49.501Z] ++ env -i DEST=/go/src/github.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-06-04T10:38:49.501Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-04T10:38:49.501Z] INFO: Testing against a local daemon [2020-06-04T10:38:49.501Z] === RUN TestCommitInheritsEnv [2020-06-04T10:38:49.707Z] ok github.com/docker/docker/daemon/logger/splunk 1.664s coverage: 82.5% of statements [2020-06-04T10:38:49.707Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-04T10:38:49.756Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-04T10:38:50.011Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-06-04T10:38:50.011Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T10:38:50.011Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T10:38:50.011Z] === RUN TestImagesFilterMultiReference [2020-06-04T10:38:50.011Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-04T10:38:50.011Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-06-04T10:38:50.011Z] === RUN TestImagePullPlatformInvalid [2020-06-04T10:38:50.011Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-04T10:38:50.011Z] === RUN TestRemoveImageOrphaning [2020-06-04T10:38:50.570Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-06-04T10:38:50.570Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T10:38:50.571Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-06-04T10:38:50.571Z] === RUN TestRenameStoppedContainer [2020-06-04T10:38:50.633Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-06-04T10:38:50.633Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-04T10:38:50.861Z] --- PASS: TestRenameStoppedContainer (0.60s) [2020-06-04T10:38:50.861Z] === RUN TestRenameRunningContainerAndReuse [2020-06-04T10:38:51.129Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T10:38:51.678Z] + bundleName=s390x-integration [2020-06-04T10:38:51.678Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-04T10:38:51.678Z] Creating s390x-integration-bundles.tar.gz [2020-06-04T10:38:51.678Z] + + xargs tar -czffind s390x-integration-bundles.tar.gz bundles [2020-06-04T10:38:51.678Z] -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-04T10:38:51.687Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [Pipeline] archiveArtifacts [2020-06-04T10:38:51.713Z] Archiving artifacts [2020-06-04T10:38:51.875Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2020-06-04T10:38:51.875Z] === RUN TestRenameInvalidName [2020-06-04T10:38:52.017Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T10:38:52.247Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-04T10:38:52.405Z] + make clean [2020-06-04T10:38:52.496Z] --- PASS: TestRenameInvalidName (0.56s) [2020-06-04T10:38:52.496Z] === RUN TestRenameAnonymousContainer [2020-06-04T10:38:52.518Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-06-04T10:38:52.688Z] docker volume rm -f docker-dev-cache [2020-06-04T10:38:52.773Z] ok github.com/docker/docker/distribution 0.118s coverage: 22.1% of statements [2020-06-04T10:38:52.773Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-04T10:38:52.971Z] docker-dev-cache [Pipeline] deleteDir [2020-06-04T10:38:54.128Z] --- PASS: TestRemoveImageGarbageCollector (3.35s) [2020-06-04T10:38:54.128Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T10:38:54.128Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-04T10:38:54.128Z] === RUN TestTagInvalidReference [2020-06-04T10:38:54.128Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-04T10:38:54.128Z] === RUN TestTagValidPrefixedRepo [2020-06-04T10:38:54.128Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-06-04T10:38:54.128Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T10:38:54.128Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-04T10:38:54.128Z] === RUN TestTagOfficialNames [2020-06-04T10:38:54.128Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-04T10:38:54.128Z] === RUN TestTagMatchesDigest [2020-06-04T10:38:54.128Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-04T10:38:54.129Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T10:38:54.136Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T10:38:54.542Z] --- PASS: TestRenameAnonymousContainer (2.00s) [2020-06-04T10:38:54.542Z] === RUN TestRenameContainerWithSameName [2020-06-04T10:38:54.585Z] --- PASS: TestServiceCreateInit (10.32s) [2020-06-04T10:38:54.585Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2020-06-04T10:38:54.585Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s) [2020-06-04T10:38:54.585Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T10:38:54.829Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-06-04T10:38:54.829Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-04T10:38:55.489Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-04T10:38:55.496Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-06-04T10:38:56.048Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-04T10:38:56.310Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2020-06-04T10:38:56.310Z] === RUN TestResize [2020-06-04T10:38:56.419Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-06-04T10:38:56.419Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.6% of statements [2020-06-04T10:38:56.419Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-04T10:38:56.419Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-04T10:38:56.599Z] --- PASS: TestResize (0.55s) [2020-06-04T10:38:56.599Z] === RUN TestResizeWithInvalidSize [2020-06-04T10:38:57.229Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-06-04T10:38:57.229Z] === RUN TestResizeWhenContainerNotStarted [2020-06-04T10:38:57.778Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-06-04T10:38:57.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-04T10:38:57.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:38:57.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:38:57.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:38:57.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-04T10:38:57.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-04T10:38:57.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:38:57.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-04T10:38:58.338Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-06-04T10:38:59.308Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-04T10:38:59.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:38:59.699Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-06-04T10:38:59.954Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-04T10:39:00.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-04T10:39:00.367Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-04T10:39:00.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-04T10:39:00.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-04T10:39:01.192Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-04T10:39:01.839Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 77.0% of statements [2020-06-04T10:39:02.014Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-04T10:39:02.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-04T10:39:02.763Z] ok github.com/docker/docker/pkg/authorization 0.136s coverage: 68.3% of statements [2020-06-04T10:39:02.763Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-06-04T10:39:03.018Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-06-04T10:39:03.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-04T10:39:04.448Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-04T10:39:05.375Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-04T10:39:05.375Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2020-06-04T10:39:05.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-06-04T10:39:05.760Z] === RUN TestCgroupNamespacesRun [2020-06-04T10:39:05.933Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-04T10:39:06.275Z] ok github.com/docker/docker/layer 7.363s coverage: 68.8% of statements [2020-06-04T10:39:06.275Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-04T10:39:06.275Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-04T10:39:06.275Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-04T10:39:06.275Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-04T10:39:06.275Z] ? github.com/docker/docker/oci [no test files] [2020-06-04T10:39:06.275Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-04T10:39:06.275Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-06-04T10:39:06.534Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-04T10:39:06.775Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2020-06-04T10:39:06.775Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-04T10:39:06.834Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-06-04T10:39:06.835Z] ok github.com/docker/docker/pkg/chrootarchive 2.987s coverage: 43.2% of statements [2020-06-04T10:39:06.835Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-04T10:39:06.835Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-04T10:39:07.394Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-06-04T10:39:08.257Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2020-06-04T10:39:08.257Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-04T10:39:08.319Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-06-04T10:39:08.573Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-04T10:39:09.134Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-06-04T10:39:09.767Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2020-06-04T10:39:09.767Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-04T10:39:10.496Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-04T10:39:10.691Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-04T10:39:10.806Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2020-06-04T10:39:10.806Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-04T10:39:11.056Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-06-04T10:39:11.250Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-04T10:39:11.312Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-06-04T10:39:11.871Z] ok github.com/docker/docker/pkg/fsutils 0.224s coverage: 85.1% of statements [2020-06-04T10:39:11.871Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-06-04T10:39:12.296Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.40s) [2020-06-04T10:39:12.296Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-04T10:39:13.233Z] ok github.com/docker/docker/pkg/idtools 0.572s coverage: 70.3% of statements [2020-06-04T10:39:13.233Z] ok github.com/docker/docker/pkg/ioutils 0.459s coverage: 68.8% of statements [2020-06-04T10:39:13.488Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-06-04T10:39:13.744Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-06-04T10:39:13.778Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-06-04T10:39:13.778Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-04T10:39:13.999Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-06-04T10:39:13.999Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-04T10:39:13.999Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-04T10:39:13.999Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-06-04T10:39:13.999Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-04T10:39:14.255Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-06-04T10:39:14.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-06-04T10:39:14.396Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-04T10:39:14.510Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-06-04T10:39:15.070Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-06-04T10:39:15.070Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-06-04T10:39:15.070Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-04T10:39:15.070Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-04T10:39:15.451Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-04T10:39:15.451Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-04T10:39:15.877Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s) [2020-06-04T10:39:15.877Z] === RUN TestKernelTCPMemory [2020-06-04T10:39:16.016Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-06-04T10:39:16.499Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-06-04T10:39:16.499Z] === RUN TestNISDomainname [2020-06-04T10:39:16.513Z] --- PASS: TestCreateServiceMultipleTimes (19.78s) [2020-06-04T10:39:16.513Z] === RUN TestCreateServiceConflict [2020-06-04T10:39:16.946Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-04T10:39:16.946Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-04T10:39:17.080Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-06-04T10:39:17.080Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T10:39:17.136Z] --- PASS: TestNISDomainname (0.71s) [2020-06-04T10:39:17.136Z] === RUN TestHostnameDnsResolution [2020-06-04T10:39:17.201Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-06-04T10:39:17.334Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-04T10:39:17.334Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-04T10:39:17.334Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-04T10:39:17.334Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-04T10:39:17.334Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-04T10:39:18.151Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-06-04T10:39:18.151Z] === RUN TestStats [2020-06-04T10:39:18.560Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-06-04T10:39:18.694Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-04T10:39:19.121Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-04T10:39:20.618Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-04T10:39:20.837Z] --- PASS: TestStats (2.56s) [2020-06-04T10:39:20.837Z] === RUN TestStopContainerWithTimeout [2020-06-04T10:39:20.837Z] === RUN TestStopContainerWithTimeout/0 [2020-06-04T10:39:20.837Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-04T10:39:20.837Z] === RUN TestStopContainerWithTimeout/1 [2020-06-04T10:39:20.837Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-04T10:39:20.837Z] === RUN TestStopContainerWithTimeout/3 [2020-06-04T10:39:20.837Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-04T10:39:20.837Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-04T10:39:20.837Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-04T10:39:20.837Z] === CONT TestStopContainerWithTimeout/0 [2020-06-04T10:39:20.837Z] === CONT TestStopContainerWithTimeout/3 [2020-06-04T10:39:20.837Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-04T10:39:20.837Z] === CONT TestStopContainerWithTimeout/1 [2020-06-04T10:39:21.176Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-04T10:39:21.267Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-06-04T10:39:21.267Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T10:39:21.736Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-04T10:39:22.294Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-04T10:39:22.294Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-04T10:39:22.378Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2020-06-04T10:39:22.378Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-06-04T10:39:22.632Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-04T10:39:22.887Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-04T10:39:23.142Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-06-04T10:39:24.067Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-06-04T10:39:24.310Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-04T10:39:24.310Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2020-06-04T10:39:24.310Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2020-06-04T10:39:24.310Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-06-04T10:39:24.310Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-06-04T10:39:24.310Z] === RUN TestDeleteDevicemapper [2020-06-04T10:39:24.310Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-04T10:39:24.310Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:39:24.310Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-04T10:39:24.626Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2020-06-04T10:39:24.813Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-04T10:39:24.813Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-04T10:39:24.881Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2020-06-04T10:39:25.440Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-06-04T10:39:25.696Z] testing: warning: no tests to run [2020-06-04T10:39:25.696Z] coverage: [no statements] [2020-06-04T10:39:25.696Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-04T10:39:25.798Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2020-06-04T10:39:25.798Z] === RUN TestUpdateMemory [2020-06-04T10:39:25.951Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-04T10:39:26.172Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-04T10:39:26.207Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-06-04T10:39:26.419Z] --- PASS: TestUpdateMemory (0.72s) [2020-06-04T10:39:26.420Z] === RUN TestUpdateCPUQuota [2020-06-04T10:39:26.462Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-06-04T10:39:27.435Z] --- PASS: TestUpdateCPUQuota (0.94s) [2020-06-04T10:39:27.435Z] === RUN TestUpdatePidsLimit [2020-06-04T10:39:27.435Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-04T10:39:27.723Z] === RUN TestUpdatePidsLimit/no_change [2020-06-04T10:39:27.723Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-04T10:39:28.011Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-04T10:39:28.055Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-04T10:39:28.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-04T10:39:28.580Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-04T10:39:28.613Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-04T10:39:28.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-04T10:39:28.972Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.1% of statements [2020-06-04T10:39:29.227Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit (2.66s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-06-04T10:39:29.879Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-06-04T10:39:29.879Z] === RUN TestUpdateRestartPolicy [2020-06-04T10:39:30.154Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-06-04T10:39:30.409Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-06-04T10:39:31.868Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-04T10:39:32.292Z] ok github.com/docker/docker/registry 0.077s coverage: 56.3% of statements [2020-06-04T10:39:32.547Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-06-04T10:39:32.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-04T10:39:32.801Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-06-04T10:39:33.352Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-04T10:39:33.353Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-04T10:39:33.727Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-06-04T10:39:33.983Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-04T10:39:35.235Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-04T10:39:36.141Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2020-06-04T10:39:36.141Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T10:39:36.495Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-04T10:39:37.054Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-06-04T10:39:37.978Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-06-04T10:39:38.903Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-06-04T10:39:39.391Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-04T10:39:39.426Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2020-06-04T10:39:39.426Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T10:39:41.275Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-04T10:39:42.440Z] --- PASS: TestUpdateRestartPolicy (11.32s) [2020-06-04T10:39:42.440Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-04T10:39:42.440Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-06-04T10:39:42.440Z] === RUN TestWaitNonBlocked [2020-06-04T10:39:42.440Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:39:42.440Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:39:42.440Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:39:42.440Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:39:42.440Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-04T10:39:42.440Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-04T10:39:42.636Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-04T10:39:42.710Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-06-04T10:39:42.710Z] === RUN TestCreateServiceSysctls [2020-06-04T10:39:42.742Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-04T10:39:42.742Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2020-06-04T10:39:42.742Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-06-04T10:39:42.742Z] === RUN TestWaitBlocked [2020-06-04T10:39:42.742Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:39:42.742Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:39:42.742Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:39:42.742Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:39:42.742Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-04T10:39:42.742Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-04T10:39:43.760Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-04T10:39:43.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-06-04T10:39:43.760Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2020-06-04T10:39:43.760Z] === CONT TestContainerStartOnDaemonRestart [2020-06-04T10:39:43.760Z] === CONT TestIpcModeOlderClient [2020-06-04T10:39:43.760Z] === CONT TestContainerKillOnDaemonStart [2020-06-04T10:39:43.760Z] === CONT TestDaemonHostGatewayIP [2020-06-04T10:39:43.760Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-06-04T10:39:43.761Z] === CONT TestDaemonRestartIpcMode [2020-06-04T10:39:46.897Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-06-04T10:39:46.897Z] === RUN TestCreateServiceCapabilities [2020-06-04T10:39:47.264Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2020-06-04T10:39:47.554Z] --- PASS: TestDaemonHostGatewayIP (3.93s) [2020-06-04T10:39:47.554Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2020-06-04T10:39:47.874Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-04T10:39:48.797Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-04T10:39:49.357Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-04T10:39:49.611Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-04T10:39:50.183Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-06-04T10:39:50.183Z] === RUN TestInspect [2020-06-04T10:39:50.536Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-04T10:39:51.050Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/rootless [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/volume [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-04T10:39:51.050Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === Skipped [2020-06-04T10:39:51.050Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-04T10:39:51.050Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-04T10:39:51.050Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-04T10:39:51.050Z] time="2020-06-04T10:38:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-04T10:39:51.050Z] time="2020-06-04T10:38:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-04T10:39:51.050Z] time="2020-06-04T10:38:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-04T10:39:51.050Z] time="2020-06-04T10:38:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-04T10:39:51.050Z] time="2020-06-04T10:38:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-04T10:39:51.050Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-04T10:39:51.050Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-04T10:39:51.050Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-04T10:39:51.050Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-04T10:39:51.050Z] graphtest_unix.go:73: No driver to put! [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-04T10:39:51.050Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-04T10:39:51.050Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] [2020-06-04T10:39:51.050Z] DONE 2123 tests, 26 skipped in 251.885s Post stage [Pipeline] junit [2020-06-04T10:39:51.058Z] Recording test results [2020-06-04T10:39:51.101Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-06-04T10:39:51.661Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-06-04T10:39:51.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41068/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a1afad3aabb6504a073bc44568fc40fcabc4f775 hack/validate/vendor [2020-06-04T10:39:52.677Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-04T10:39:53.467Z] --- PASS: TestInspect (3.44s) [2020-06-04T10:39:53.468Z] === RUN TestCreateJob [2020-06-04T10:39:53.576Z] + echo Building e2e image [2020-06-04T10:39:53.576Z] Building e2e image [2020-06-04T10:39:53.576Z] + docker build --build-arg DOCKER_GITCOMMIT=a1afad3aabb6504a073bc44568fc40fcabc4f775 -t moby-e2e-test -f Dockerfile.e2e . [2020-06-04T10:39:53.576Z] #2 [internal] load .dockerignore [2020-06-04T10:39:53.576Z] #2 transferring context: 34B done [2020-06-04T10:39:53.576Z] #2 DONE 0.0s [2020-06-04T10:39:53.576Z] [2020-06-04T10:39:53.576Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-04T10:39:53.576Z] #1 transferring dockerfile: 3.21kB done [2020-06-04T10:39:53.576Z] #1 DONE 0.0s [2020-06-04T10:39:53.576Z] [2020-06-04T10:39:53.576Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-04T10:39:53.831Z] #4 DONE 0.2s [2020-06-04T10:39:53.831Z] [2020-06-04T10:39:53.831Z] #3 [internal] load metadata for docker.io/library/golang:1.13.11-alpine [2020-06-04T10:39:53.831Z] #3 DONE 0.3s [2020-06-04T10:39:53.831Z] [2020-06-04T10:39:53.831Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:39:53.831Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done [2020-06-04T10:39:54.086Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-06-04T10:39:54.086Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-06-04T10:39:54.086Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 0B / 126.95MB 0.2s [2020-06-04T10:39:54.086Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done [2020-06-04T10:39:54.086Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done [2020-06-04T10:39:54.086Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done [2020-06-04T10:39:54.086Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-06-04T10:39:54.086Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 0B / 126B 0.2s [2020-06-04T10:39:54.086Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-06-04T10:39:54.086Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.3s done [2020-06-04T10:39:54.349Z] #14 ... [2020-06-04T10:39:54.349Z] [2020-06-04T10:39:54.349Z] #8 [internal] load build context [2020-06-04T10:39:54.349Z] #8 transferring context: 848.64kB 0.5s done [2020-06-04T10:39:54.349Z] #8 DONE 0.5s [2020-06-04T10:39:54.349Z] [2020-06-04T10:39:54.349Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:39:54.349Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 6.69MB / 126.95MB 0.5s [2020-06-04T10:39:54.349Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0.0s done [2020-06-04T10:39:54.624Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 17.95MB / 126.95MB 0.6s [2020-06-04T10:39:54.624Z] #14 ... [2020-06-04T10:39:54.624Z] [2020-06-04T10:39:54.624Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-04T10:39:54.624Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-04T10:39:54.624Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-04T10:39:54.624Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-04T10:39:54.624Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-04T10:39:54.624Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-06-04T10:39:54.624Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-06-04T10:39:54.624Z] #5 DONE 0.8s [2020-06-04T10:39:54.624Z] [2020-06-04T10:39:54.624Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:39:54.624Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 34.01MB / 126.95MB 0.8s [2020-06-04T10:39:54.880Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 53.20MB / 126.95MB 1.1s [2020-06-04T10:39:55.135Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 60.11MB / 126.95MB 1.2s [2020-06-04T10:39:55.135Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 77.43MB / 126.95MB 1.4s [2020-06-04T10:39:55.390Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 85.93MB / 126.95MB 1.5s [2020-06-04T10:39:55.390Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 96.60MB / 126.95MB 1.6s [2020-06-04T10:39:55.646Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 110.65MB / 126.95MB 1.8s [2020-06-04T10:39:55.818Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-04T10:39:55.818Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-04T10:39:55.902Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 2.1s [2020-06-04T10:39:56.156Z] #14 ... [2020-06-04T10:39:56.156Z] [2020-06-04T10:39:56.156Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-04T10:39:56.156Z] #6 DONE 1.4s [2020-06-04T10:39:56.156Z] [2020-06-04T10:39:56.156Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:39:56.156Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 2.1s done [2020-06-04T10:39:56.156Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 0.1s [2020-06-04T10:39:56.377Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-04T10:39:56.632Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-04T10:39:57.654Z] --- PASS: TestCreateJob (4.17s) [2020-06-04T10:39:57.654Z] === RUN TestReplicatedJob [2020-06-04T10:39:57.836Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2020-06-04T10:39:57.836Z] PASS [2020-06-04T10:39:57.836Z] [2020-06-04T10:39:57.836Z] === Skipped [2020-06-04T10:39:57.836Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-04T10:39:57.836Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-04T10:39:57.836Z] [2020-06-04T10:39:57.836Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-04T10:39:57.836Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-04T10:39:57.836Z] [2020-06-04T10:39:57.836Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-04T10:39:57.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-04T10:39:57.836Z] [2020-06-04T10:39:57.836Z] [2020-06-04T10:39:57.836Z] DONE 203 tests, 3 skipped in 108.792s [2020-06-04T10:39:57.836Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-04T10:39:57.836Z] ++ 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-06-04T10:39:57.836Z] ++ set -e [2020-06-04T10:39:57.836Z] ++ '[' -n 0 ']' [2020-06-04T10:39:57.836Z] ++ set -x [2020-06-04T10:39:57.837Z] ++ env -i DEST=/go/src/github.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-06-04T10:39:57.837Z] INFO: Testing against a local daemon [2020-06-04T10:39:57.837Z] === RUN TestCommitInheritsEnv [2020-06-04T10:39:57.837Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-06-04T10:39:57.837Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-04T10:39:57.837Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-04T10:39:57.837Z] === RUN TestImagesFilterMultiReference [2020-06-04T10:39:57.837Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-06-04T10:39:57.837Z] === RUN TestImagePullPlatformInvalid [2020-06-04T10:39:57.837Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-04T10:39:57.837Z] === RUN TestRemoveImageOrphaning [2020-06-04T10:39:57.837Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-06-04T10:39:57.837Z] === RUN TestRemoveImageGarbageCollector [2020-06-04T10:39:57.837Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:39:57.837Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:39:57.837Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-04T10:39:57.837Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-04T10:39:57.837Z] === RUN TestTagInvalidReference [2020-06-04T10:39:57.837Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-04T10:39:57.837Z] === RUN TestTagValidPrefixedRepo [2020-06-04T10:39:57.837Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-06-04T10:39:57.837Z] === RUN TestTagExistedNameWithoutForce [2020-06-04T10:39:57.837Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-04T10:39:57.837Z] === RUN TestTagOfficialNames [2020-06-04T10:39:57.837Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-04T10:39:57.837Z] === RUN TestTagMatchesDigest [2020-06-04T10:39:57.837Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-04T10:39:57.837Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-04T10:39:57.992Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-04T10:39:59.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-04T10:40:01.238Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-04T10:40:01.393Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s [2020-06-04T10:40:01.647Z] #14 ... [2020-06-04T10:40:01.647Z] [2020-06-04T10:40:01.647Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-04T10:40:01.647Z] #7 1.063 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-04T10:40:01.647Z] #7 2.150 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-04T10:40:01.647Z] #7 2.249 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-04T10:40:01.647Z] #7 2.253 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-04T10:40:01.647Z] #7 2.261 (3/30) Installing readline (8.0.0-r0) [2020-06-04T10:40:01.647Z] #7 2.266 (4/30) Installing bash (5.0.0-r0) [2020-06-04T10:40:01.647Z] #7 2.282 Executing bash-5.0.0-r0.post-install [2020-06-04T10:40:01.647Z] #7 2.286 (5/30) Installing ca-certificates (20191127-r2) [2020-06-04T10:40:01.647Z] #7 2.303 (6/30) Installing libgcc (8.3.0-r0) [2020-06-04T10:40:01.647Z] #7 2.306 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-04T10:40:01.647Z] #7 2.321 (8/30) Installing binutils (2.32-r0) [2020-06-04T10:40:01.647Z] #7 2.414 (9/30) Installing gmp (6.1.2-r1) [2020-06-04T10:40:01.647Z] #7 2.423 (10/30) Installing isl (0.18-r0) [2020-06-04T10:40:01.647Z] #7 2.443 (11/30) Installing libgomp (8.3.0-r0) [2020-06-04T10:40:01.647Z] #7 2.445 (12/30) Installing libatomic (8.3.0-r0) [2020-06-04T10:40:01.647Z] #7 2.447 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-04T10:40:01.647Z] #7 2.453 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-04T10:40:01.647Z] #7 2.455 (15/30) Installing gcc (8.3.0-r0) [2020-06-04T10:40:01.647Z] #7 3.284 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-04T10:40:01.647Z] #7 3.383 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-04T10:40:01.647Z] #7 3.384 (18/30) Installing g++ (8.3.0-r0) [2020-06-04T10:40:01.648Z] #7 3.970 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-06-04T10:40:01.648Z] #7 3.974 (20/30) Installing libcurl (7.66.0-r0) [2020-06-04T10:40:01.648Z] #7 3.985 (21/30) Installing expat (2.2.8-r0) [2020-06-04T10:40:01.648Z] #7 3.990 (22/30) Installing pcre2 (10.33-r0) [2020-06-04T10:40:01.648Z] #7 3.998 (23/30) Installing git (2.22.4-r0) [2020-06-04T10:40:01.648Z] #7 4.209 (24/30) Installing libmnl (1.0.4-r0) [2020-06-04T10:40:01.648Z] #7 4.211 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-04T10:40:01.648Z] #7 4.216 (26/30) Installing iptables (1.8.3-r1) [2020-06-04T10:40:01.648Z] #7 4.241 (27/30) Installing pigz (2.4-r0) [2020-06-04T10:40:01.648Z] #7 4.250 (28/30) Installing tar (1.32-r0) [2020-06-04T10:40:01.648Z] #7 4.257 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-04T10:40:01.648Z] #7 4.260 (30/30) Installing xz (5.2.4-r0) [2020-06-04T10:40:01.648Z] #7 4.267 Executing busybox-1.30.1-r3.trigger [2020-06-04T10:40:01.648Z] #7 4.271 Executing ca-certificates-20191127-r2.trigger [2020-06-04T10:40:01.648Z] #7 4.319 OK: 179 MiB in 44 packages [2020-06-04T10:40:01.648Z] #7 DONE 5.5s [2020-06-04T10:40:01.648Z] [2020-06-04T10:40:01.648Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:40:01.648Z] #14 ... [2020-06-04T10:40:01.648Z] [2020-06-04T10:40:01.648Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-04T10:40:01.648Z] #9 DONE 0.1s [2020-06-04T10:40:01.648Z] [2020-06-04T10:40:01.648Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:40:01.648Z] #14 ... [2020-06-04T10:40:01.648Z] [2020-06-04T10:40:01.648Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-04T10:40:01.648Z] #10 DONE 0.1s [2020-06-04T10:40:01.648Z] [2020-06-04T10:40:01.648Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-04T10:40:01.648Z] #11 DONE 0.1s [2020-06-04T10:40:01.902Z] [2020-06-04T10:40:01.902Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-04T10:40:01.902Z] #12 DONE 0.1s [2020-06-04T10:40:01.902Z] [2020-06-04T10:40:01.902Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-04T10:40:01.902Z] #13 DONE 0.1s [2020-06-04T10:40:01.902Z] [2020-06-04T10:40:01.902Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5... [2020-06-04T10:40:02.157Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.9s done [2020-06-04T10:40:02.157Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 [2020-06-04T10:40:02.157Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done [2020-06-04T10:40:02.157Z] #14 DONE 8.4s [2020-06-04T10:40:02.411Z] [2020-06-04T10:40:02.411Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-04T10:40:03.335Z] #15 0.868 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-04T10:40:04.217Z] --- PASS: TestReplicatedJob (6.77s) [2020-06-04T10:40:04.217Z] === RUN TestUpdateReplicatedJob [2020-06-04T10:40:04.258Z] #15 1.936 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-04T10:40:04.258Z] #15 2.027 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-04T10:40:04.498Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-04T10:40:04.513Z] #15 2.031 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-04T10:40:04.513Z] #15 2.038 (3/42) Installing readline (8.0.1-r0) [2020-06-04T10:40:04.513Z] #15 2.042 (4/42) Installing bash (5.0.11-r1) [2020-06-04T10:40:04.513Z] #15 2.053 Executing bash-5.0.11-r1.post-install [2020-06-04T10:40:04.513Z] #15 2.055 (5/42) Installing linux-headers (4.19.36-r0) [2020-06-04T10:40:04.513Z] #15 2.131 (6/42) Installing libblkid (2.34-r1) [2020-06-04T10:40:04.513Z] #15 2.137 (7/42) Installing libuuid (2.34-r1) [2020-06-04T10:40:04.513Z] #15 2.138 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-06-04T10:40:04.513Z] #15 2.145 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-06-04T10:40:04.513Z] #15 2.149 (10/42) Installing libgcc (9.2.0-r4) [2020-06-04T10:40:04.513Z] #15 2.151 (11/42) Installing libstdc++ (9.2.0-r4) [2020-06-04T10:40:04.513Z] #15 2.164 (12/42) Installing binutils (2.33.1-r0) [2020-06-04T10:40:04.513Z] #15 2.230 (13/42) Installing libmagic (5.37-r1) [2020-06-04T10:40:04.513Z] #15 2.250 (14/42) Installing file (5.37-r1) [2020-06-04T10:40:04.768Z] #15 2.251 (15/42) Installing gmp (6.1.2-r1) [2020-06-04T10:40:04.768Z] #15 2.257 (16/42) Installing isl (0.18-r0) [2020-06-04T10:40:04.768Z] #15 2.272 (17/42) Installing libgomp (9.2.0-r4) [2020-06-04T10:40:04.768Z] #15 2.275 (18/42) Installing libatomic (9.2.0-r4) [2020-06-04T10:40:04.768Z] #15 2.277 (19/42) Installing mpfr4 (4.0.2-r1) [2020-06-04T10:40:04.768Z] #15 2.282 (20/42) Installing mpc1 (1.1.0-r1) [2020-06-04T10:40:04.768Z] #15 2.284 (21/42) Installing gcc (9.2.0-r4) [2020-06-04T10:40:05.328Z] #15 2.987 (22/42) Installing musl-dev (1.1.24-r2) [2020-06-04T10:40:05.328Z] #15 3.060 (23/42) Installing libc-dev (0.7.2-r0) [2020-06-04T10:40:05.328Z] #15 3.061 (24/42) Installing g++ (9.2.0-r4) [2020-06-04T10:40:05.887Z] #15 3.490 (25/42) Installing make (4.2.1-r2) [2020-06-04T10:40:05.887Z] #15 3.494 (26/42) Installing fortify-headers (1.1-r0) [2020-06-04T10:40:05.887Z] #15 3.495 (27/42) Installing build-base (0.5-r1) [2020-06-04T10:40:05.887Z] #15 3.497 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-06-04T10:40:05.887Z] #15 3.499 (29/42) Installing libcurl (7.67.0-r0) [2020-06-04T10:40:05.887Z] #15 3.506 (30/42) Installing curl (7.67.0-r0) [2020-06-04T10:40:05.887Z] #15 3.509 (31/42) Installing oniguruma (6.9.4-r0) [2020-06-04T10:40:05.887Z] #15 3.515 (32/42) Installing jq (1.6-r0) [2020-06-04T10:40:05.887Z] #15 3.521 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-06-04T10:40:05.887Z] #15 3.529 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-06-04T10:40:05.887Z] #15 3.531 (35/42) Installing libaio (0.3.112-r1) [2020-06-04T10:40:05.887Z] #15 3.533 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-06-04T10:40:05.887Z] #15 3.563 (37/42) Installing libfdisk (2.34-r1) [2020-06-04T10:40:05.887Z] #15 3.569 (38/42) Installing libmount (2.34-r1) [2020-06-04T10:40:05.887Z] #15 3.575 (39/42) Installing libsmartcols (2.34-r1) [2020-06-04T10:40:05.887Z] #15 3.578 (40/42) Installing pkgconf (1.6.3-r0) [2020-06-04T10:40:05.887Z] #15 3.580 (41/42) Installing util-linux-dev (2.34-r1) [2020-06-04T10:40:05.887Z] #15 3.603 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-06-04T10:40:05.887Z] #15 3.608 Executing busybox-1.31.1-r9.trigger [2020-06-04T10:40:05.887Z] #15 3.615 OK: 196 MiB in 57 packages [2020-06-04T10:40:06.446Z] #15 DONE 4.1s [2020-06-04T10:40:06.446Z] [2020-06-04T10:40:06.446Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-04T10:40:07.373Z] #16 DONE 0.9s [2020-06-04T10:40:07.373Z] [2020-06-04T10:40:07.373Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-04T10:40:08.298Z] #17 DONE 0.7s [2020-06-04T10:40:08.298Z] [2020-06-04T10:40:08.298Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-04T10:40:08.298Z] #18 DONE 0.0s [2020-06-04T10:40:08.298Z] [2020-06-04T10:40:08.298Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-04T10:40:08.298Z] #19 DONE 0.1s [2020-06-04T10:40:08.298Z] [2020-06-04T10:40:08.298Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-04T10:40:08.298Z] #26 DONE 0.1s [2020-06-04T10:40:08.298Z] [2020-06-04T10:40:08.298Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-04T10:40:08.552Z] #20 ... [2020-06-04T10:40:08.552Z] [2020-06-04T10:40:08.552Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-04T10:40:08.552Z] #22 DONE 0.1s [2020-06-04T10:40:08.552Z] [2020-06-04T10:40:08.552Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-04T10:40:08.552Z] #27 DONE 0.1s [2020-06-04T10:40:08.552Z] [2020-06-04T10:40:08.552Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-04T10:40:08.552Z] #23 DONE 0.2s [2020-06-04T10:40:08.552Z] [2020-06-04T10:40:08.552Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-04T10:40:08.552Z] #28 DONE 0.1s [2020-06-04T10:40:08.552Z] [2020-06-04T10:40:08.552Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-04T10:40:09.476Z] #29 ... [2020-06-04T10:40:09.476Z] [2020-06-04T10:40:09.476Z] #31 [builder 1/4] COPY . . [2020-06-04T10:40:09.476Z] #31 DONE 1.4s [2020-06-04T10:40:09.483Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2020-06-04T10:40:09.483Z] === RUN TestServiceListWithStatuses [2020-06-04T10:40:09.483Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T10:40:09.483Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:40:09.483Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T10:40:09.731Z] [2020-06-04T10:40:09.731Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-04T10:40:11.618Z] #32 DONE 1.8s [2020-06-04T10:40:11.618Z] [2020-06-04T10:40:11.618Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T10:40:12.980Z] #33 1.624 [2020-06-04T10:40:13.239Z] #33 1.774 Removing bundles/ [2020-06-04T10:40:13.239Z] #33 1.777 [2020-06-04T10:40:13.239Z] #33 1.783 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-04T10:40:13.239Z] #33 ... [2020-06-04T10:40:13.239Z] [2020-06-04T10:40:13.239Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-04T10:40:13.239Z] #24 1.453 + RM_GOPATH=0 [2020-06-04T10:40:13.239Z] #24 1.453 + TMP_GOPATH= [2020-06-04T10:40:13.239Z] #24 1.453 + : /build [2020-06-04T10:40:13.239Z] #24 1.453 + '[' -z '' ']' [2020-06-04T10:40:13.239Z] #24 1.453 ++ mktemp -d [2020-06-04T10:40:13.239Z] #24 1.453 + export GOPATH=/tmp/tmp.HpaMiL [2020-06-04T10:40:13.239Z] #24 1.453 + GOPATH=/tmp/tmp.HpaMiL [2020-06-04T10:40:13.239Z] #24 1.453 + RM_GOPATH=1 [2020-06-04T10:40:13.239Z] #24 1.453 + case "$(go env GOARCH)" in [2020-06-04T10:40:13.239Z] #24 1.453 ++ go env GOARCH [2020-06-04T10:40:13.239Z] #24 1.457 + export GO_BUILDMODE=-buildmode=pie [2020-06-04T10:40:13.239Z] #24 1.457 + GO_BUILDMODE=-buildmode=pie [2020-06-04T10:40:13.239Z] #24 1.458 ++ dirname ./install.sh [2020-06-04T10:40:13.239Z] #24 1.472 Install docker/cli version 17.06.2-ce from stable [2020-06-04T10:40:13.239Z] #24 1.473 + dir=. [2020-06-04T10:40:13.239Z] #24 1.473 + bin=dockercli [2020-06-04T10:40:13.239Z] #24 1.473 + shift [2020-06-04T10:40:13.239Z] #24 1.473 + '[' '!' -f ./dockercli.installer ']' [2020-06-04T10:40:13.239Z] #24 1.473 + . ./dockercli.installer [2020-06-04T10:40:13.239Z] #24 1.473 ++ : stable [2020-06-04T10:40:13.239Z] #24 1.473 ++ : 17.06.2-ce [2020-06-04T10:40:13.239Z] #24 1.473 + install_dockercli [2020-06-04T10:40:13.239Z] #24 1.473 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-04T10:40:13.239Z] #24 1.473 ++ uname -m [2020-06-04T10:40:13.239Z] #24 1.473 + arch=x86_64 [2020-06-04T10:40:13.239Z] #24 1.473 + '[' x86_64 '!=' x86_64 ']' [2020-06-04T10:40:13.239Z] #24 1.473 + url=https://download.docker.com/linux/static [2020-06-04T10:40:13.239Z] #24 1.473 + tar -xz docker/docker [2020-06-04T10:40:13.239Z] #24 1.473 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-04T10:40:13.239Z] #24 4.679 + mkdir -p /build [2020-06-04T10:40:13.239Z] #24 4.681 + mv docker/docker /build/ [2020-06-04T10:40:13.239Z] #24 4.683 + rmdir docker [2020-06-04T10:40:13.239Z] #24 DONE 4.9s [2020-06-04T10:40:13.495Z] [2020-06-04T10:40:13.495Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-04T10:40:13.495Z] #20 2.803 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-04T10:40:13.495Z] #20 3.364 [2020-06-04T10:40:13.495Z] #20 3.476 ### 4.2% ############# 19.2% ############################# 40.5% ############################################ 61.8% ########################################################## 81.4% ######################################################################## 100.0% [2020-06-04T10:40:13.495Z] #20 4.445 [2020-06-04T10:40:13.495Z] #20 4.562 ######### 13.5% ############################################# 63.3% ######################################################################## 100.0% [2020-06-04T10:40:13.495Z] #20 5.376 [2020-06-04T10:40:14.264Z] #20 5.509 0.2% ######## 11.9% ######################## 34.7% ######################################## 55.6% ###################################################### 76.3% ######################################################################## 100.0% [2020-06-04T10:40:14.426Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-04T10:40:14.426Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-04T10:40:14.519Z] #20 6.345 [2020-06-04T10:40:15.788Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-04T10:40:16.048Z] #20 6.461 0.8% ####### 10.9% ############# 18.4% ################## 25.4% ######################## 33.5% ############################# 40.9% ################################## 48.3% ####################################### 55.5% ############################################# 63.2% ################################################## 70.3% ####################################################### 76.6% ############################################################# 85.5% ################################################################## 92.9% ######################################################################## 100.0% [2020-06-04T10:40:16.055Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2020-06-04T10:40:16.055Z] === RUN TestDockerNetworkReConnect [2020-06-04T10:40:16.607Z] #20 8.106 [2020-06-04T10:40:17.149Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-04T10:40:17.531Z] #20 9.087 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-04T10:40:17.785Z] #20 9.492 [2020-06-04T10:40:18.040Z] #20 9.627 # 2.3% ######################################################################## 100.0% [2020-06-04T10:40:18.296Z] #20 9.950 [2020-06-04T10:40:19.036Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-04T10:40:19.596Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-04T10:40:19.659Z] #20 11.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-04T10:40:19.914Z] #20 11.70 [2020-06-04T10:40:20.170Z] #20 11.85 0.7% ######################################################################## 100.0% [2020-06-04T10:40:20.242Z] --- PASS: TestDockerNetworkReConnect (5.23s) [2020-06-04T10:40:20.242Z] === RUN TestServicePlugin [2020-06-04T10:40:20.242Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-04T10:40:20.242Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:40:20.242Z] === RUN TestServiceUpdateLabel [2020-06-04T10:40:20.425Z] #20 12.22 [2020-06-04T10:40:21.789Z] #20 13.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-04T10:40:22.045Z] #20 13.73 skipping existing 1849cc453dee [2020-06-04T10:40:22.104Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-04T10:40:22.104Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-04T10:40:22.300Z] #20 14.07 [2020-06-04T10:40:23.528Z] --- PASS: TestServiceUpdateLabel (2.70s) [2020-06-04T10:40:23.528Z] === RUN TestServiceUpdateSecrets [2020-06-04T10:40:23.663Z] #20 15.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-04T10:40:24.224Z] #20 15.74 [2020-06-04T10:40:24.224Z] #20 15.96 #=#=# ######################################################################## 100.0% [2020-06-04T10:40:24.479Z] #20 16.36 [2020-06-04T10:40:24.735Z] #20 16.43 Download of images into '/build' complete. [2020-06-04T10:40:24.735Z] #20 16.43 Use something like the following to load the result into a Docker daemon: [2020-06-04T10:40:24.735Z] #20 16.43 tar -cC '/build' . | docker load [2020-06-04T10:40:24.990Z] #20 ... [2020-06-04T10:40:24.990Z] [2020-06-04T10:40:24.990Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T10:40:24.990Z] #33 3.631 Building test suite binary ./integration-cli/test.main [2020-06-04T10:40:25.245Z] #33 ... [2020-06-04T10:40:25.245Z] [2020-06-04T10:40:25.245Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-04T10:40:25.245Z] #20 DONE 16.9s [2020-06-04T10:40:25.245Z] [2020-06-04T10:40:25.245Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T10:40:27.132Z] #33 ... [2020-06-04T10:40:27.132Z] [2020-06-04T10:40:27.132Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite (343.35s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.15s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.99s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.39s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:1449: [d9c2b4126a6d1] daemon is not started [2020-06-04T10:40:27.383Z] check_test.go:309: [de6fecd692080] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.71s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.15s) [2020-06-04T10:40:27.383Z] check_test.go:309: [df781649f5e18] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.67s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.52s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.93s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.33s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.70s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.02s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-04T10:40:27.383Z] check_test.go:309: [ddb69b37d42ff] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-04T10:40:27.383Z] check_test.go:309: [dba2d98fdc5e5] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d1485d1d75657] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.29s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.80s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.13s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-06-04T10:40:27.383Z] check_test.go:309: [dfba018361bcc] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.37s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) [2020-06-04T10:40:27.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-04T10:40:27.383Z] check_test.go:309: [dffcbb19a88a4] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.26s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.44s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d41f5d573fbb1] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-06-04T10:40:27.383Z] check_test.go:309: [dd2bcba8209e1] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.04s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_plugins_test.go:79: [dc6f589b32807] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.37s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_plugins_test.go:169: [d27fd98c651c1] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-06-04T10:40:27.383Z] check_test.go:309: [dbc07e716cb82] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.97s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.92s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.63s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.00s) [2020-06-04T10:40:27.383Z] check_test.go:309: [dedb2f07b22e4] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.64s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.86s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.98s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.29s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d7a594991eea5] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.54s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.96s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.41s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.45s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.39s) [2020-06-04T10:40:27.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-04T10:40:27.383Z] check_test.go:309: [ddb94f7253bbf] daemon is not started [2020-06-04T10:40:27.383Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-04T10:40:27.383Z] check_test.go:309: [d61900ffb98b3] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d1d78f047807b] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.19s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.87s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.29s) [2020-06-04T10:40:27.383Z] check_test.go:309: [dc2b7c012ca10] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.46s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.81s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.06s) [2020-06-04T10:40:27.383Z] check_test.go:309: [deb7573ea1c75] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-04T10:40:27.383Z] check_test.go:309: [de4d2ac64ff09] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d5b437cdfc537] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.22s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d2e436cb4c325] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.98s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.47s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d36259ad9d2c0] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.78s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.18s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2020-06-04T10:40:27.383Z] check_test.go:309: [da29f6194369d] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-06-04T10:40:27.383Z] check_test.go:309: [d05b96db5e9fa] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.59s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.62s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.89s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.45s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.10s) [2020-06-04T10:40:27.383Z] docker_cli_daemon_test.go:2544: [d592b6e87aeb2] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.71s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.00s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.16s) [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-06-04T10:40:27.383Z] check_test.go:309: [df4d92f07cd1a] daemon is not started [2020-06-04T10:40:27.383Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.23s) [2020-06-04T10:40:27.383Z] === RUN TestDockerSwarmSuite [2020-06-04T10:40:27.383Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-04T10:40:28.058Z] #21 DONE 1.1s [2020-06-04T10:40:28.058Z] [2020-06-04T10:40:28.058Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T10:40:28.313Z] #33 ... [2020-06-04T10:40:28.313Z] [2020-06-04T10:40:28.313Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-04T10:40:28.313Z] #25 DONE 0.1s [2020-06-04T10:40:28.313Z] [2020-06-04T10:40:28.313Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-04T10:40:30.642Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-04T10:40:33.900Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-06-04T10:40:33.900Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-04T10:40:34.459Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-04T10:40:34.459Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-04T10:40:38.401Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-06-04T10:40:38.401Z] === RUN TestServiceUpdateConfigs [2020-06-04T10:40:39.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-04T10:40:40.299Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-04T10:40:43.145Z] #29 32.39 # github.com/docker/docker/contrib/httpserver [2020-06-04T10:40:43.145Z] #29 32.39 loadinternal: cannot find runtime/cgo [2020-06-04T10:40:43.145Z] #29 DONE 32.7s [2020-06-04T10:40:43.145Z] [2020-06-04T10:40:43.145Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T10:40:43.145Z] #33 ... [2020-06-04T10:40:43.145Z] [2020-06-04T10:40:43.145Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-04T10:40:43.145Z] #30 DONE 0.1s [2020-06-04T10:40:43.145Z] [2020-06-04T10:40:43.145Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-04T10:40:43.560Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-04T10:40:46.071Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-04T10:40:54.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-04T10:40:54.144Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-04T10:40:54.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-04T10:40:56.028Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-04T10:40:56.480Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-06-04T10:40:56.480Z] === RUN TestServiceUpdateNetwork [2020-06-04T10:40:59.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-04T10:41:08.682Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-06-04T10:41:08.683Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T10:41:10.586Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T10:41:11.155Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T10:41:19.266Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T10:41:21.203Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-04T10:41:21.203Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-04T10:41:23.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-04T10:41:23.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-04T10:41:24.636Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-04T10:41:25.195Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-04T10:41:25.450Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-04T10:41:26.811Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-04T10:41:26.811Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-04T10:41:27.371Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-04T10:41:27.377Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-06-04T10:41:27.377Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-06-04T10:41:27.377Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-06-04T10:41:27.377Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-06-04T10:41:27.377Z] PASS [2020-06-04T10:41:27.377Z] [2020-06-04T10:41:27.377Z] === Skipped [2020-06-04T10:41:27.377Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T10:41:27.377Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:41:27.377Z] [2020-06-04T10:41:27.377Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-04T10:41:27.377Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:41:27.377Z] [2020-06-04T10:41:27.377Z] [2020-06-04T10:41:27.377Z] DONE 27 tests, 2 skipped in 162.374s [2020-06-04T10:41:27.377Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T10:41:27.377Z] ++ 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-06-04T10:41:27.377Z] ++ set -e [2020-06-04T10:41:27.377Z] ++ '[' -n 0 ']' [2020-06-04T10:41:27.377Z] ++ set -x [2020-06-04T10:41:27.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:41:27.377Z] INFO: Testing against a local daemon [2020-06-04T10:41:27.377Z] === RUN TestSessionCreate [2020-06-04T10:41:27.377Z] --- PASS: TestSessionCreate (0.05s) [2020-06-04T10:41:27.377Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T10:41:27.377Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-04T10:41:27.377Z] PASS [2020-06-04T10:41:27.377Z] [2020-06-04T10:41:27.377Z] DONE 2 tests in 0.266s [2020-06-04T10:41:27.377Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T10:41:27.377Z] ++ 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-06-04T10:41:27.377Z] ++ set -e [2020-06-04T10:41:27.377Z] ++ '[' -n 0 ']' [2020-06-04T10:41:27.377Z] ++ set -x [2020-06-04T10:41:27.377Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:41:27.377Z] INFO: Testing against a local daemon [2020-06-04T10:41:27.377Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T10:41:27.377Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:41:27.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:41:27.377Z] === RUN TestEventsExecDie [2020-06-04T10:41:27.626Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-04T10:41:27.635Z] --- PASS: TestEventsExecDie (0.93s) [2020-06-04T10:41:27.635Z] === RUN TestEventsBackwardsCompatible [2020-06-04T10:41:27.635Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-04T10:41:27.635Z] === RUN TestInfoBinaryCommits [2020-06-04T10:41:27.635Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-04T10:41:27.635Z] === RUN TestInfoAPIVersioned [2020-06-04T10:41:27.635Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-04T10:41:27.635Z] === RUN TestInfoDiscoveryBackend [2020-06-04T10:41:28.202Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-06-04T10:41:28.202Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T10:41:29.578Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T10:41:29.578Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T10:41:29.837Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-06-04T10:41:29.837Z] === RUN TestInfoAPI [2020-06-04T10:41:30.096Z] --- PASS: TestInfoAPI (0.06s) [2020-06-04T10:41:30.096Z] === RUN TestInfoAPIWarnings [2020-06-04T10:41:30.663Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-06-04T10:41:30.663Z] === RUN TestInfoDebug [2020-06-04T10:41:30.885Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-04T10:41:31.230Z] --- PASS: TestInfoDebug (0.68s) [2020-06-04T10:41:31.230Z] === RUN TestInfoInsecureRegistries [2020-06-04T10:41:31.797Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-06-04T10:41:31.797Z] === RUN TestInfoRegistryMirrors [2020-06-04T10:41:32.246Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-04T10:41:32.364Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-06-04T10:41:32.364Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T10:41:32.931Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-06-04T10:41:32.931Z] === RUN TestPingCacheHeaders [2020-06-04T10:41:32.931Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-04T10:41:32.931Z] === RUN TestPingGet [2020-06-04T10:41:32.931Z] --- PASS: TestPingGet (0.03s) [2020-06-04T10:41:32.931Z] === RUN TestPingHead [2020-06-04T10:41:32.931Z] --- PASS: TestPingHead (0.05s) [2020-06-04T10:41:32.931Z] === RUN TestVersion [2020-06-04T10:41:32.931Z] --- PASS: TestVersion (0.05s) [2020-06-04T10:41:32.931Z] PASS [2020-06-04T10:41:32.931Z] [2020-06-04T10:41:32.931Z] === Skipped [2020-06-04T10:41:32.931Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:41:32.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:41:32.931Z] [2020-06-04T10:41:32.931Z] [2020-06-04T10:41:32.931Z] DONE 18 tests, 1 skipped in 6.535s [2020-06-04T10:41:32.931Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T10:41:32.931Z] ++ 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-06-04T10:41:32.931Z] ++ set -e [2020-06-04T10:41:32.931Z] ++ '[' -n 0 ']' [2020-06-04T10:41:32.931Z] ++ set -x [2020-06-04T10:41:32.931Z] ++ env -i DEST=/go/src/github.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-06-04T10:41:33.189Z] INFO: Testing against a local daemon [2020-06-04T10:41:33.189Z] === RUN TestVolumesCreateAndList [2020-06-04T10:41:33.189Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-04T10:41:33.189Z] === RUN TestVolumesRemove [2020-06-04T10:41:33.189Z] --- PASS: TestVolumesRemove (0.12s) [2020-06-04T10:41:33.189Z] === RUN TestVolumesInspect [2020-06-04T10:41:33.448Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-04T10:41:33.448Z] === RUN TestVolumesInvalidJSON [2020-06-04T10:41:33.448Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T10:41:33.448Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T10:41:33.448Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T10:41:33.448Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-04T10:41:33.448Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T10:41:33.448Z] PASS [2020-06-04T10:41:33.448Z] [2020-06-04T10:41:33.448Z] DONE 5 tests in 0.379s [2020-06-04T10:41:33.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T10:41:33.706Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T10:41:33.706Z] +++ kill 13872 [2020-06-04T10:41:34.129Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-04T10:41:35.081Z] +++ /etc/init.d/apparmor stop [2020-06-04T10:41:35.081Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T10:41:35.081Z] [2020-06-04T10:41:35.081Z] Unloading profiles will leave already running processes permanently [2020-06-04T10:41:35.081Z] unconfined, which can lead to unexpected situations. [2020-06-04T10:41:35.081Z] [2020-06-04T10:41:35.081Z] To set a process to complain mode, use the command line tool [2020-06-04T10:41:35.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T10:41:35.081Z] +++ true [2020-06-04T10:41:35.081Z] exiting test-integration [2020-06-04T10:41:35.081Z] ++ exit 0 [2020-06-04T10:41:35.081Z] [2020-06-04T10:41:36.011Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-04T10:41:36.934Z] --- PASS: TestImportExtremelyLargeImageWorks (162.86s) [2020-06-04T10:41:36.934Z] PASS [2020-06-04T10:41:37.189Z] [2020-06-04T10:41:37.189Z] DONE 12 tests in 167.683s [2020-06-04T10:41:37.189Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T10:41:37.189Z] ++ 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-06-04T10:41:37.189Z] ++ set -e [2020-06-04T10:41:37.189Z] ++ '[' -n 0 ']' [2020-06-04T10:41:37.189Z] ++ set -x [2020-06-04T10:41:37.189Z] ++ env -i DEST=/go/src/github.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-06-04T10:41:37.189Z] INFO: Testing against a local daemon [2020-06-04T10:41:37.189Z] === RUN TestNetworkCreateDelete [2020-06-04T10:41:37.443Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-06-04T10:41:37.443Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T10:41:37.443Z] === RUN TestDockerSuite/TestBuildEnvOverwrite Post stage [Pipeline] junit [2020-06-04T10:41:37.624Z] Recording test results [2020-06-04T10:41:37.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-06-04T10:41:37.698Z] === RUN TestDaemonDNSFallback [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T10:41:38.495Z] + echo Ensuring container killed. [2020-06-04T10:41:38.495Z] Ensuring container killed. [2020-06-04T10:41:38.495Z] + docker rm -vf docker-pr1 [2020-06-04T10:41:38.495Z] Error: No such container: docker-pr1 [2020-06-04T10:41:38.495Z] + true [Pipeline] sh [2020-06-04T10:41:38.622Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-04T10:41:38.781Z] + echo Chowning /workspace to jenkins user [2020-06-04T10:41:38.781Z] Chowning /workspace to jenkins user [2020-06-04T10:41:38.781Z] + id -u [2020-06-04T10:41:38.781Z] + id -g [2020-06-04T10:41:38.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41068:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T10:41:38.781Z] Unable to find image 'busybox:latest' locally [2020-06-04T10:41:39.039Z] latest: Pulling from library/busybox [2020-06-04T10:41:39.039Z] fd44016e3d3e: Pulling fs layer [2020-06-04T10:41:39.298Z] fd44016e3d3e: Verifying Checksum [2020-06-04T10:41:39.298Z] fd44016e3d3e: Download complete [2020-06-04T10:41:39.557Z] fd44016e3d3e: Pull complete [2020-06-04T10:41:39.557Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T10:41:39.557Z] Status: Downloaded newer image for busybox:latest [2020-06-04T10:41:40.504Z] --- PASS: TestDaemonDNSFallback (2.56s) [2020-06-04T10:41:40.504Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T10:41:43.158Z] + bundleName=arm64-integration [2020-06-04T10:41:43.158Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-04T10:41:43.158Z] Creating arm64-integration-bundles.tar.gz [2020-06-04T10:41:43.158Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-04T10:41:43.158Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-04T10:41:43.428Z] Archiving artifacts [2020-06-04T10:41:45.320Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T10:41:45.638Z] + make clean [2020-06-04T10:41:45.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-04T10:41:45.738Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T10:41:45.738Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T10:41:45.738Z] === RUN TestInspectNetwork/network_name [2020-06-04T10:41:45.738Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T10:41:46.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-06-04T10:41:46.297Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-04T10:41:46.574Z] docker volume rm -f docker-dev-cache [2020-06-04T10:41:46.574Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T10:41:50.498Z] --- PASS: TestInspectNetwork (9.48s) [2020-06-04T10:41:50.498Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T10:41:50.498Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T10:41:50.498Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T10:41:50.498Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T10:41:50.498Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T10:41:53.007Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2020-06-04T10:41:53.007Z] === RUN TestNetworkInvalidJSON [2020-06-04T10:41:53.007Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T10:41:53.007Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T10:41:53.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:41:53.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:41:53.007Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:41:53.007Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:41:53.007Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T10:41:53.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:41:53.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:41:53.007Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-06-04T10:41:53.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T10:41:53.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T10:41:53.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T10:41:53.007Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T10:41:53.007Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-06-04T10:41:53.007Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T10:41:54.368Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-04T10:41:54.368Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T10:41:54.927Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2020-06-04T10:41:54.927Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T10:41:56.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-06-04T10:41:56.290Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T10:41:57.215Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-06-04T10:41:57.215Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T10:41:57.775Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-06-04T10:41:57.775Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T10:42:01.033Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2020-06-04T10:42:01.033Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T10:42:01.033Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:42:01.033Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:42:01.033Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T10:42:09.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-04T10:42:10.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-04T10:42:19.061Z] --- PASS: TestServiceWithDataPathPortInit (18.34s) [2020-06-04T10:42:19.061Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T10:42:20.424Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-04T10:42:21.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-04T10:42:21.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-04T10:42:22.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-04T10:42:23.828Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-04T10:42:23.828Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-04T10:42:23.828Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-04T10:42:27.987Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-06-04T10:42:27.987Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wugvhzii1qx3d9x4pwq5oft0d Created:2020-06-04 10:42:19.96899031 +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[b46353948c6e17245a03fed395a9e0d589b31a76b615c92cc0dd9c631c94eebc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6wjx13oyod1zoetkwe677k46c EndpointID:b8e6fd846b296e79caf1f3fa54c63bc55dda0ef490c9c98f25ecfb982dcb1341 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e282952d518f240a379df16b4aa0d5ad1ecea5e7a0b5310ce8442aac7aaed62b 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:6b40b40d861f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6wjx13oyod1zoetkwe677k46c EndpointID:b8e6fd846b296e79caf1f3fa54c63bc55dda0ef490c9c98f25ecfb982dcb1341 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T10:42:27.987Z] PASS [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] === Skipped [2020-06-04T10:42:27.987Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:42:27.987Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] DONE 23 tests, 1 skipped in 50.828s [2020-06-04T10:42:27.987Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:42:27.987Z] ++ 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-06-04T10:42:27.987Z] ++ set -e [2020-06-04T10:42:27.987Z] ++ '[' -n 0 ']' [2020-06-04T10:42:27.987Z] ++ set -x [2020-06-04T10:42:27.987Z] ++ env -i DEST=/go/src/github.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-06-04T10:42:27.987Z] INFO: Testing against a local daemon [2020-06-04T10:42:27.987Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T10:42:27.987Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:42:27.987Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:42:27.987Z] === RUN TestDockerNetworkIpvlan [2020-06-04T10:42:27.987Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:42:27.987Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:42:27.987Z] PASS [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] === Skipped [2020-06-04T10:42:27.987Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:42:27.987Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:42:27.987Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] [2020-06-04T10:42:27.987Z] DONE 2 tests, 2 skipped in 0.141s [2020-06-04T10:42:27.987Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:42:27.987Z] ++ 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-06-04T10:42:27.987Z] ++ set -e [2020-06-04T10:42:27.987Z] ++ '[' -n 0 ']' [2020-06-04T10:42:27.987Z] ++ set -x [2020-06-04T10:42:27.987Z] ++ env -i DEST=/go/src/github.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-06-04T10:42:28.241Z] INFO: Testing against a local daemon [2020-06-04T10:42:28.241Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T10:42:29.603Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-06-04T10:42:29.603Z] === RUN TestDockerNetworkMacvlan [2020-06-04T10:42:30.526Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T10:42:31.449Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T10:42:32.373Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T10:42:34.521Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-04T10:42:34.521Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-04T10:42:34.521Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-04T10:42:34.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-04T10:42:35.135Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T10:42:35.445Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-04T10:42:36.058Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-04T10:42:36.314Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-04T10:42:37.240Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-04T10:42:37.800Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-04T10:42:37.956Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-04T10:42:38.360Z] === RUN TestDockerSuite/TestBuildFails [2020-06-04T10:42:38.615Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T10:42:39.175Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-04T10:42:39.175Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-04T10:42:39.841Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-04T10:42:41.203Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-04T10:42:41.686Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-04T10:42:42.565Z] #33 151.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-04T10:42:42.820Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-04T10:42:44.705Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-04T10:42:44.965Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T10:42:44.965Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan (16.34s) [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.73s) [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.41s) [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.37s) [2020-06-04T10:42:45.899Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.22s) [2020-06-04T10:42:45.899Z] PASS [2020-06-04T10:42:45.899Z] [2020-06-04T10:42:45.899Z] DONE 8 tests in 17.902s [2020-06-04T10:42:45.899Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T10:42:45.899Z] ++ 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-06-04T10:42:45.899Z] ++ set -e [2020-06-04T10:42:45.899Z] ++ '[' -n 0 ']' [2020-06-04T10:42:45.899Z] ++ set -x [2020-06-04T10:42:45.899Z] ++ env -i DEST=/go/src/github.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-06-04T10:42:46.153Z] testing: warning: no tests to run [2020-06-04T10:42:46.153Z] PASS [2020-06-04T10:42:46.153Z] [2020-06-04T10:42:46.153Z] DONE 0 tests in 0.026s [2020-06-04T10:42:46.153Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T10:42:46.153Z] ++ 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-06-04T10:42:46.153Z] ++ set -e [2020-06-04T10:42:46.153Z] ++ '[' -n 0 ']' [2020-06-04T10:42:46.153Z] ++ set -x [2020-06-04T10:42:46.154Z] ++ env -i DEST=/go/src/github.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-06-04T10:42:46.154Z] INFO: Testing against a local daemon [2020-06-04T10:42:46.154Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T10:42:46.592Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-04T10:42:46.712Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-04T10:42:47.954Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-04T10:42:48.071Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-06-04T10:42:48.071Z] === RUN TestAuthZPluginTLS [2020-06-04T10:42:48.071Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-04T10:42:48.630Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-06-04T10:42:48.630Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T10:42:48.630Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-04T10:42:49.190Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-06-04T10:42:49.190Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T10:42:49.751Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-06-04T10:42:49.751Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T10:42:49.751Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-04T10:42:49.839Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-04T10:42:50.005Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-06-04T10:42:50.005Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T10:42:50.400Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-04T10:42:51.888Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-06-04T10:42:51.888Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T10:42:52.143Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-04T10:42:52.286Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-04T10:42:52.398Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-06-04T10:42:52.398Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T10:42:52.957Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-04T10:42:52.957Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-06-04T10:42:52.957Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T10:42:53.211Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-04T10:42:53.465Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-04T10:42:53.465Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T10:42:53.649Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-04T10:42:55.533Z] #33 164.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-04T10:42:55.975Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-06-04T10:42:55.975Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T10:42:55.975Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-06-04T10:42:57.418Z] #33 165.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-04T10:42:57.856Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-06-04T10:42:57.856Z] === RUN TestAuthZPluginHeader [2020-06-04T10:42:58.111Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-04T10:42:58.670Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-06-04T10:42:58.670Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T10:42:58.779Z] #33 167.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-04T10:43:00.030Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-04T10:43:00.139Z] #33 168.7 [2020-06-04T10:43:00.698Z] #33 DONE 169.3s [2020-06-04T10:43:00.698Z] [2020-06-04T10:43:00.698Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-04T10:43:02.060Z] #34 DONE 1.5s [2020-06-04T10:43:03.375Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.64s) [2020-06-04T10:43:03.375Z] === RUN TestAuthZPluginV2Disable [2020-06-04T10:43:03.944Z] [2020-06-04T10:43:03.944Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-04T10:43:04.776Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-04T10:43:04.867Z] #35 DONE 0.9s [2020-06-04T10:43:04.867Z] [2020-06-04T10:43:04.867Z] #36 exporting to image [2020-06-04T10:43:04.867Z] #36 exporting layers [2020-06-04T10:43:05.031Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-04T10:43:05.286Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-04T10:43:05.844Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-04T10:43:06.404Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-04T10:43:06.404Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-06-04T10:43:06.659Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2020-06-04T10:43:06.659Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T10:43:07.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-04T10:43:07.582Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-04T10:43:08.126Z] #36 exporting layers 3.6s done [2020-06-04T10:43:08.126Z] #36 writing image sha256:1594f0b920953c75f04f666086c114a3f1791388f4e645fb20c0c7f93d66c872 done [2020-06-04T10:43:08.126Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-04T10:43:08.126Z] #36 DONE 3.6s [Pipeline] } [Pipeline] // stage [2020-06-04T10:43:08.146Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit Post stage [Pipeline] sh [2020-06-04T10:43:08.401Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-04T10:43:08.514Z] + echo Ensuring container killed. [2020-06-04T10:43:08.514Z] Ensuring container killed. [2020-06-04T10:43:08.514Z] + docker rm -vf docker-pr1 [2020-06-04T10:43:08.514Z] Error: No such container: docker-pr1 [2020-06-04T10:43:08.514Z] + true [Pipeline] sh [2020-06-04T10:43:08.920Z] + echo Chowning /workspace to jenkins user [2020-06-04T10:43:08.920Z] Chowning /workspace to jenkins user [2020-06-04T10:43:08.920Z] + id -u [2020-06-04T10:43:08.920Z] + id -g [2020-06-04T10:43:08.920Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41068:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T10:43:08.960Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-04T10:43:09.519Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-04T10:43:10.078Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] catchError [Pipeline] { [2020-06-04T10:43:10.332Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.50s) [2020-06-04T10:43:10.332Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [Pipeline] sh [2020-06-04T10:43:10.775Z] + bundleName=unit [2020-06-04T10:43:10.775Z] + echo Creating unit-bundles.tar.gz [2020-06-04T10:43:10.775Z] Creating unit-bundles.tar.gz [2020-06-04T10:43:10.775Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-04T10:43:10.775Z] bundles/junit-report.xml [2020-06-04T10:43:10.775Z] bundles/go-test-report.json [2020-06-04T10:43:10.775Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-04T10:43:10.786Z] Archiving artifacts [2020-06-04T10:43:11.212Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T10:43:11.600Z] + make clean [2020-06-04T10:43:11.691Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-04T10:43:11.855Z] docker volume rm -f docker-dev-cache [2020-06-04T10:43:11.855Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T10:43:15.848Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-04T10:43:20.205Z] --- PASS: TestImportExtremelyLargeImageWorks (195.82s) [2020-06-04T10:43:20.205Z] PASS [2020-06-04T10:43:20.205Z] [2020-06-04T10:43:20.205Z] === Skipped [2020-06-04T10:43:20.206Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-04T10:43:20.206Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:43:20.206Z] [2020-06-04T10:43:20.206Z] [2020-06-04T10:43:20.206Z] DONE 12 tests, 1 skipped in 196.845s [2020-06-04T10:43:20.206Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-04T10:43:20.206Z] ++ 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-06-04T10:43:20.206Z] ++ set -e [2020-06-04T10:43:20.206Z] ++ '[' -n 0 ']' [2020-06-04T10:43:20.206Z] ++ set -x [2020-06-04T10:43:20.206Z] ++ env -i DEST=/go/src/github.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-06-04T10:43:20.206Z] INFO: Testing against a local daemon [2020-06-04T10:43:20.206Z] === RUN TestNetworkCreateDelete [2020-06-04T10:43:20.206Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-06-04T10:43:20.206Z] === RUN TestDockerNetworkDeletePreferID [2020-06-04T10:43:20.206Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-06-04T10:43:20.206Z] === RUN TestDaemonDNSFallback [2020-06-04T10:43:20.206Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-06-04T10:43:20.206Z] === RUN TestInspectNetwork [2020-06-04T10:43:20.206Z] === RUN TestInspectNetwork/full_network_id [2020-06-04T10:43:20.206Z] === RUN TestInspectNetwork/partial_network_id [2020-06-04T10:43:20.206Z] === RUN TestInspectNetwork/network_name [2020-06-04T10:43:20.206Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-04T10:43:21.079Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.11s) [2020-06-04T10:43:21.079Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T10:43:22.002Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-04T10:43:22.898Z] --- PASS: TestInspectNetwork (7.08s) [2020-06-04T10:43:22.899Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-04T10:43:22.899Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-04T10:43:22.899Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-04T10:43:22.899Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-04T10:43:22.899Z] === RUN TestRunContainerWithBridgeNone [2020-06-04T10:43:24.943Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-06-04T10:43:24.943Z] === RUN TestNetworkInvalidJSON [2020-06-04T10:43:24.943Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-04T10:43:24.943Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-04T10:43:24.943Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:43:24.943Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:43:24.943Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:43:24.943Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:43:24.943Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-04T10:43:24.943Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-04T10:43:24.943Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-04T10:43:24.943Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-04T10:43:24.943Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-04T10:43:24.943Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-04T10:43:24.943Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-04T10:43:24.943Z] === RUN TestHostIPv4BridgeLabel [2020-06-04T10:43:25.242Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-06-04T10:43:25.242Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-04T10:43:26.158Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-04T10:43:26.158Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-04T10:43:26.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-04T10:43:26.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-04T10:43:26.158Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-04T10:43:26.158Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-04T10:43:26.269Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-06-04T10:43:26.269Z] === RUN TestDaemonDefaultNetworkPools [2020-06-04T10:43:26.890Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-06-04T10:43:26.890Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-04T10:43:27.520Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-04T10:43:28.372Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-06-04T10:43:28.372Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-04T10:43:28.880Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-04T10:43:29.394Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-06-04T10:43:29.394Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-04T10:43:30.035Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-06-04T10:43:30.035Z] === RUN TestServiceWithPredefinedNetwork [2020-06-04T10:43:32.069Z] --- PASS: TestServiceWithPredefinedNetwork (2.00s) [2020-06-04T10:43:32.069Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-04T10:43:32.069Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:43:32.069Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:43:32.069Z] === RUN TestServiceWithDataPathPortInit [2020-06-04T10:43:33.039Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-04T10:43:33.039Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-04T10:43:33.599Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-04T10:43:34.158Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-04T10:43:37.415Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-06-04T10:43:37.415Z] PASS [2020-06-04T10:43:37.415Z] [2020-06-04T10:43:37.415Z] DONE 17 tests in 50.865s [2020-06-04T10:43:37.415Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T10:43:37.415Z] ++ 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-06-04T10:43:37.415Z] ++ set -e [2020-06-04T10:43:37.415Z] ++ '[' -n 0 ']' [2020-06-04T10:43:37.415Z] ++ set -x [2020-06-04T10:43:37.415Z] ++ env -i DEST=/go/src/github.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-06-04T10:43:37.415Z] INFO: Testing against a local daemon [2020-06-04T10:43:37.415Z] === RUN TestPluginInvalidJSON [2020-06-04T10:43:37.415Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:43:37.415Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:43:37.415Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:43:37.415Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-04T10:43:37.415Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T10:43:37.415Z] === RUN TestPluginInstall [2020-06-04T10:43:37.415Z] === RUN TestPluginInstall/no_auth [2020-06-04T10:43:43.942Z] time="2020-06-04T10:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:43:43.942Z] time="2020-06-04T10:43:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:43:43.942Z] time="2020-06-04T10:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce77bbfa5c07ae9be1a5a1dacb16923167e19081254cb71bd00d5af34823e130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:43:43.942Z] time="2020-06-04T10:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:43:43.942Z] time="2020-06-04T10:43:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:43:43.942Z] time="2020-06-04T10:43:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce77bbfa5c07ae9be1a5a1dacb16923167e19081254cb71bd00d5af34823e130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:43:43.942Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T10:43:44.867Z] time="2020-06-04T10:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:43:44.867Z] time="2020-06-04T10:43:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:43:44.867Z] time="2020-06-04T10:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce77bbfa5c07ae9be1a5a1dacb16923167e19081254cb71bd00d5af34823e130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:43:44.867Z] time="2020-06-04T10:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:43:44.867Z] time="2020-06-04T10:43:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:43:44.867Z] time="2020-06-04T10:43:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce77bbfa5c07ae9be1a5a1dacb16923167e19081254cb71bd00d5af34823e130" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:43:45.122Z] === RUN TestPluginInstall/with_insecure [2020-06-04T10:43:46.045Z] time="2020-06-04T10:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:43:46.045Z] time="2020-06-04T10:43:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:43:46.045Z] time="2020-06-04T10:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2823a6b069510708fe9375e4c32f9e355e6a5866b54e2c8806e919852436ada" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:43:46.045Z] time="2020-06-04T10:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:43:46.045Z] time="2020-06-04T10:43:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:43:46.045Z] time="2020-06-04T10:43:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2823a6b069510708fe9375e4c32f9e355e6a5866b54e2c8806e919852436ada" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:43:46.299Z] --- PASS: TestPluginInstall (9.32s) [2020-06-04T10:43:46.299Z] --- PASS: TestPluginInstall/no_auth (6.96s) [2020-06-04T10:43:46.299Z] --- PASS: TestPluginInstall/with_htpasswd (0.99s) [2020-06-04T10:43:46.299Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-06-04T10:43:46.299Z] plugin_test.go:157: [dc001508f5bfd] daemon is not started [2020-06-04T10:43:46.299Z] PASS [2020-06-04T10:43:46.299Z] [2020-06-04T10:43:46.299Z] DONE 6 tests in 9.484s [2020-06-04T10:43:46.299Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T10:43:46.299Z] ++ 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-06-04T10:43:46.299Z] ++ set -e [2020-06-04T10:43:46.299Z] ++ '[' -n 0 ']' [2020-06-04T10:43:46.299Z] ++ set -x [2020-06-04T10:43:46.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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-06-04T10:43:46.554Z] INFO: Testing against a local daemon [2020-06-04T10:43:46.554Z] === RUN TestExternalGraphDriver [2020-06-04T10:43:46.554Z] === RUN TestExternalGraphDriver/json [2020-06-04T10:43:46.808Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-04T10:43:47.318Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2020-06-04T10:43:47.318Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-04T10:43:48.692Z] === RUN TestExternalGraphDriver/spec [2020-06-04T10:43:50.574Z] === RUN TestExternalGraphDriver/pull [2020-06-04T10:43:50.829Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-04T10:43:52.189Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-04T10:43:52.443Z] --- PASS: TestExternalGraphDriver (5.89s) [2020-06-04T10:43:52.443Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2020-06-04T10:43:52.443Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2020-06-04T10:43:52.443Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2020-06-04T10:43:52.443Z] === RUN TestGraphdriverPluginV2 [2020-06-04T10:43:52.822Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2020-06-04T10:43:52.822Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2u6vg5mj164l7zp4tpfaijz72 Created:2020-06-04 10:43:46.593525309 +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[5e218aca51efdab6758debaba74971bb6c5b983e8ccdc266ddde8acbc0f24c17:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yf0yqzcwmwepc82mz50a1xebd EndpointID:099cce05ffa96e324d5ed9fbdc4c86c0baacf9bbb88304d723df7018b21c0379 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b06ce909bf1c4074b713c50b5019303fc3639159d1513a360494b116ff9f5d6d 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:af22c225e375 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yf0yqzcwmwepc82mz50a1xebd EndpointID:099cce05ffa96e324d5ed9fbdc4c86c0baacf9bbb88304d723df7018b21c0379 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-04T10:43:52.822Z] PASS [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] === Skipped [2020-06-04T10:43:52.822Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-04T10:43:52.822Z] service_test.go:236: FLAKY_TEST [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] DONE 23 tests, 1 skipped in 39.246s [2020-06-04T10:43:52.822Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:43:52.822Z] ++ 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-06-04T10:43:52.822Z] ++ set -e [2020-06-04T10:43:52.822Z] ++ '[' -n 0 ']' [2020-06-04T10:43:52.822Z] ++ set -x [2020-06-04T10:43:52.822Z] ++ env -i DEST=/go/src/github.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-06-04T10:43:52.822Z] INFO: Testing against a local daemon [2020-06-04T10:43:52.822Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-04T10:43:52.822Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:43:52.822Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:43:52.822Z] === RUN TestDockerNetworkIpvlan [2020-06-04T10:43:52.822Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:43:52.822Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:43:52.822Z] PASS [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] === Skipped [2020-06-04T10:43:52.822Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-04T10:43:52.822Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-04T10:43:52.822Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] [2020-06-04T10:43:52.822Z] DONE 2 tests, 2 skipped in 0.078s [2020-06-04T10:43:52.822Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-04T10:43:52.822Z] ++ 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-06-04T10:43:52.822Z] ++ set -e [2020-06-04T10:43:52.822Z] ++ '[' -n 0 ']' [2020-06-04T10:43:52.822Z] ++ set -x [2020-06-04T10:43:52.822Z] ++ env -i DEST=/go/src/github.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-06-04T10:43:52.822Z] INFO: Testing against a local daemon [2020-06-04T10:43:52.822Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-04T10:43:54.305Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-06-04T10:43:54.305Z] === RUN TestDockerNetworkMacvlan [2020-06-04T10:43:54.926Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-04T10:43:54.950Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-04T10:43:54.950Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-04T10:43:55.579Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-04T10:43:56.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-04T10:43:56.597Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-04T10:43:57.670Z] --- PASS: TestGraphdriverPluginV2 (5.30s) [2020-06-04T10:43:57.670Z] PASS [2020-06-04T10:43:57.670Z] [2020-06-04T10:43:57.670Z] DONE 5 tests in 11.311s [2020-06-04T10:43:57.670Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T10:43:57.670Z] ++ 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-06-04T10:43:57.670Z] ++ set -e [2020-06-04T10:43:57.670Z] ++ '[' -n 0 ']' [2020-06-04T10:43:57.670Z] ++ set -x [2020-06-04T10:43:57.670Z] ++ env -i DEST=/go/src/github.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-06-04T10:43:57.926Z] INFO: Testing against a local daemon [2020-06-04T10:43:57.926Z] === RUN TestContinueAfterPluginCrash [2020-06-04T10:43:57.926Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T10:43:57.926Z] === RUN TestReadPluginNoRead [2020-06-04T10:43:57.926Z] === PAUSE TestReadPluginNoRead [2020-06-04T10:43:57.926Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T10:43:57.926Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T10:43:57.926Z] === CONT TestContinueAfterPluginCrash [2020-06-04T10:43:57.926Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T10:43:58.704Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-04T10:44:00.747Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-04T10:44:01.186Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-04T10:44:01.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-04T10:44:02.110Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-04T10:44:04.237Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan (11.16s) [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2020-06-04T10:44:05.256Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2020-06-04T10:44:05.256Z] PASS [2020-06-04T10:44:05.256Z] [2020-06-04T10:44:05.256Z] DONE 8 tests in 12.620s [2020-06-04T10:44:05.256Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-04T10:44:05.256Z] ++ 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-06-04T10:44:05.256Z] ++ set -e [2020-06-04T10:44:05.256Z] ++ '[' -n 0 ']' [2020-06-04T10:44:05.256Z] ++ set -x [2020-06-04T10:44:05.256Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:05.256Z] testing: warning: no tests to run [2020-06-04T10:44:05.256Z] PASS [2020-06-04T10:44:05.256Z] [2020-06-04T10:44:05.256Z] DONE 0 tests in 0.012s [2020-06-04T10:44:05.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-04T10:44:05.256Z] ++ 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-06-04T10:44:05.256Z] ++ set -e [2020-06-04T10:44:05.256Z] ++ '[' -n 0 ']' [2020-06-04T10:44:05.256Z] ++ set -x [2020-06-04T10:44:05.256Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:05.256Z] INFO: Testing against a local daemon [2020-06-04T10:44:05.256Z] === RUN TestAuthZPluginAllowRequest [2020-06-04T10:44:05.369Z] --- PASS: TestDaemonStartWithLogOpt (6.93s) [2020-06-04T10:44:05.369Z] === CONT TestReadPluginNoRead [2020-06-04T10:44:05.369Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-04T10:44:05.369Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-04T10:44:06.785Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-06-04T10:44:06.785Z] === RUN TestAuthZPluginTLS [2020-06-04T10:44:07.090Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-06-04T10:44:07.090Z] === RUN TestAuthZPluginDenyRequest [2020-06-04T10:44:07.713Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-06-04T10:44:07.713Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-04T10:44:07.877Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-04T10:44:08.131Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T10:44:08.371Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-04T10:44:08.371Z] === RUN TestAuthZPluginDenyResponse [2020-06-04T10:44:08.713Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-04T10:44:09.014Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-06-04T10:44:09.014Z] === RUN TestAuthZPluginAllowEventStream [2020-06-04T10:44:09.648Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-04T10:44:09.912Z] === RUN TestReadPluginNoRead/default [2020-06-04T10:44:10.102Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-06-04T10:44:10.102Z] === RUN TestAuthZPluginErrorResponse [2020-06-04T10:44:10.473Z] --- PASS: TestContinueAfterPluginCrash (12.49s) [2020-06-04T10:44:10.727Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-04T10:44:10.737Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-04T10:44:10.737Z] === RUN TestAuthZPluginErrorRequest [2020-06-04T10:44:11.359Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-04T10:44:11.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-04T10:44:11.980Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-04T10:44:11.980Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-04T10:44:12.091Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T10:44:13.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-04T10:44:13.268Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-04T10:44:13.268Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-04T10:44:13.467Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-06-04T10:44:13.467Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-04T10:44:13.827Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-04T10:44:13.827Z] --- PASS: TestReadPluginNoRead (9.06s) [2020-06-04T10:44:13.827Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2020-06-04T10:44:13.827Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-06-04T10:44:13.827Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2020-06-04T10:44:13.827Z] read_test.go:92: [d87ca4edd8690] daemon is not started [2020-06-04T10:44:13.827Z] PASS [2020-06-04T10:44:13.827Z] [2020-06-04T10:44:13.827Z] DONE 6 tests in 16.132s [2020-06-04T10:44:13.827Z] 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-06-04T10:44:13.827Z] ++ 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-06-04T10:44:13.827Z] ++ set -e [2020-06-04T10:44:13.827Z] ++ '[' -n 0 ']' [2020-06-04T10:44:13.827Z] ++ set -x [2020-06-04T10:44:13.827Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:14.082Z] testing: warning: no tests to run [2020-06-04T10:44:14.082Z] PASS [2020-06-04T10:44:14.082Z] [2020-06-04T10:44:14.082Z] DONE 0 tests in 0.048s [2020-06-04T10:44:14.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T10:44:14.082Z] ++ 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-06-04T10:44:14.082Z] ++ set -e [2020-06-04T10:44:14.082Z] ++ '[' -n 0 ']' [2020-06-04T10:44:14.082Z] ++ set -x [2020-06-04T10:44:14.082Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:14.082Z] INFO: Testing against a local daemon [2020-06-04T10:44:14.082Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-04T10:44:14.082Z] === RUN TestPluginWithDevMounts [2020-06-04T10:44:14.082Z] === PAUSE TestPluginWithDevMounts [2020-06-04T10:44:14.082Z] === CONT TestPluginWithDevMounts [2020-06-04T10:44:15.006Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-04T10:44:15.525Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-06-04T10:44:15.525Z] === RUN TestAuthZPluginHeader [2020-06-04T10:44:15.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-04T10:44:16.124Z] --- PASS: TestPluginWithDevMounts (2.02s) [2020-06-04T10:44:16.124Z] PASS [2020-06-04T10:44:16.124Z] [2020-06-04T10:44:16.124Z] DONE 1 tests in 2.152s [2020-06-04T10:44:16.124Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T10:44:16.124Z] ++ 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-06-04T10:44:16.124Z] ++ set -e [2020-06-04T10:44:16.124Z] ++ '[' -n 0 ']' [2020-06-04T10:44:16.124Z] ++ set -x [2020-06-04T10:44:16.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:44:16.150Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-06-04T10:44:16.150Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-04T10:44:16.150Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T10:44:16.150Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:16.150Z] === RUN TestAuthZPluginV2Disable [2020-06-04T10:44:16.150Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-04T10:44:16.150Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:16.150Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-04T10:44:16.150Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T10:44:16.150Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:16.150Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-04T10:44:16.150Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T10:44:16.150Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:16.150Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-04T10:44:16.379Z] INFO: Testing against a local daemon [2020-06-04T10:44:16.379Z] === RUN TestSecretInspect [2020-06-04T10:44:17.302Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-04T10:44:18.226Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-04T10:44:19.587Z] --- PASS: TestSecretInspect (3.24s) [2020-06-04T10:44:19.587Z] === RUN TestSecretList [2020-06-04T10:44:22.098Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-04T10:44:22.657Z] --- PASS: TestSecretList (3.04s) [2020-06-04T10:44:22.657Z] === RUN TestSecretsCreateAndDelete [2020-06-04T10:44:23.622Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-04T10:44:26.218Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-04T10:44:26.218Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-06-04T10:44:26.218Z] === RUN TestSecretsUpdate [2020-06-04T10:44:27.141Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-04T10:44:29.024Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-04T10:44:29.279Z] --- PASS: TestSecretsUpdate (3.37s) [2020-06-04T10:44:29.279Z] === RUN TestTemplatedSecret [2020-06-04T10:44:29.279Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-04T10:44:32.538Z] --- PASS: TestTemplatedSecret (3.01s) [2020-06-04T10:44:32.538Z] === RUN TestSecretCreateResolve [2020-06-04T10:44:33.461Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-04T10:44:34.815Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2020-06-04T10:44:34.815Z] PASS [2020-06-04T10:44:34.815Z] [2020-06-04T10:44:34.815Z] === Skipped [2020-06-04T10:44:34.815Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-04T10:44:34.815Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:34.815Z] [2020-06-04T10:44:34.815Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-04T10:44:34.815Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:34.815Z] [2020-06-04T10:44:34.815Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-04T10:44:34.815Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:34.815Z] [2020-06-04T10:44:34.815Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-04T10:44:34.815Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:34.815Z] [2020-06-04T10:44:34.815Z] [2020-06-04T10:44:34.815Z] DONE 17 tests, 4 skipped in 27.586s [2020-06-04T10:44:34.815Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-04T10:44:34.815Z] ++ 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-06-04T10:44:34.815Z] ++ set -e [2020-06-04T10:44:34.815Z] ++ '[' -n 0 ']' [2020-06-04T10:44:34.815Z] ++ set -x [2020-06-04T10:44:34.815Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:34.815Z] INFO: Testing against a local daemon [2020-06-04T10:44:34.815Z] === RUN TestPluginInvalidJSON [2020-06-04T10:44:34.815Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:44:34.815Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:44:34.815Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-04T10:44:34.815Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-04T10:44:34.815Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-04T10:44:34.815Z] === RUN TestPluginInstall [2020-06-04T10:44:34.815Z] === RUN TestPluginInstall/no_auth [2020-06-04T10:44:35.349Z] --- PASS: TestSecretCreateResolve (3.15s) [2020-06-04T10:44:35.349Z] PASS [2020-06-04T10:44:35.349Z] [2020-06-04T10:44:35.349Z] DONE 6 tests in 19.207s [2020-06-04T10:44:35.349Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T10:44:35.349Z] ++ 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-06-04T10:44:35.349Z] ++ set -e [2020-06-04T10:44:35.349Z] ++ '[' -n 0 ']' [2020-06-04T10:44:35.349Z] ++ set -x [2020-06-04T10:44:35.349Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:35.604Z] INFO: Testing against a local daemon [2020-06-04T10:44:35.604Z] === RUN TestServiceCreateInit [2020-06-04T10:44:35.604Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T10:44:35.604Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-04T10:44:36.963Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-04T10:44:37.886Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-04T10:44:38.303Z] time="2020-06-04T10:44:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:44:38.303Z] time="2020-06-04T10:44:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:44:38.303Z] time="2020-06-04T10:44:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db57284f1b3c506515c602ad4e2f1aba5faf7b7080e39fc2e741de9998524034" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:44:38.303Z] time="2020-06-04T10:44:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:44:38.303Z] time="2020-06-04T10:44:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:44:38.303Z] time="2020-06-04T10:44:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db57284f1b3c506515c602ad4e2f1aba5faf7b7080e39fc2e741de9998524034" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:44:38.303Z] === RUN TestPluginInstall/with_htpasswd [2020-06-04T10:44:38.923Z] time="2020-06-04T10:44:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:44:38.923Z] time="2020-06-04T10:44:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:44:38.923Z] time="2020-06-04T10:44:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fec32b61c9a023f8bbc91c39b0900686778156bca4d70ce9f7b032bc09fc7205" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:44:38.923Z] time="2020-06-04T10:44:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:44:38.923Z] time="2020-06-04T10:44:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:44:38.923Z] time="2020-06-04T10:44:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fec32b61c9a023f8bbc91c39b0900686778156bca4d70ce9f7b032bc09fc7205" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:44:39.209Z] === RUN TestPluginInstall/with_insecure [2020-06-04T10:44:40.223Z] time="2020-06-04T10:44:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:44:40.223Z] time="2020-06-04T10:44:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:44:40.223Z] time="2020-06-04T10:44:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:660b5c36074df200b7871a56060b6c9b27f83c832c6ffa08f9c3ad180fdcd86c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:44:40.223Z] time="2020-06-04T10:44:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-04T10:44:40.224Z] time="2020-06-04T10:44:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-04T10:44:40.224Z] time="2020-06-04T10:44:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:660b5c36074df200b7871a56060b6c9b27f83c832c6ffa08f9c3ad180fdcd86c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-04T10:44:40.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T10:44:40.510Z] --- PASS: TestPluginInstall (7.65s) [2020-06-04T10:44:40.510Z] --- PASS: TestPluginInstall/no_auth (5.35s) [2020-06-04T10:44:40.510Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2020-06-04T10:44:40.510Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2020-06-04T10:44:40.510Z] plugin_test.go:157: [d91ef471b6662] daemon is not started [2020-06-04T10:44:40.510Z] PASS [2020-06-04T10:44:40.510Z] [2020-06-04T10:44:40.510Z] DONE 6 tests in 7.750s [2020-06-04T10:44:40.510Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-04T10:44:40.510Z] ++ 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-06-04T10:44:40.510Z] ++ set -e [2020-06-04T10:44:40.510Z] ++ '[' -n 0 ']' [2020-06-04T10:44:40.510Z] ++ set -x [2020-06-04T10:44:40.510Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:40.795Z] INFO: Testing against a local daemon [2020-06-04T10:44:40.795Z] === RUN TestExternalGraphDriver [2020-06-04T10:44:40.795Z] === RUN TestExternalGraphDriver/json [2020-06-04T10:44:42.833Z] === RUN TestExternalGraphDriver/spec [2020-06-04T10:44:44.417Z] === RUN TestExternalGraphDriver/pull [2020-06-04T10:44:45.631Z] --- PASS: TestServiceCreateInit (9.53s) [2020-06-04T10:44:45.631Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2020-06-04T10:44:45.631Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.11s) [2020-06-04T10:44:45.631Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T10:44:46.449Z] --- PASS: TestExternalGraphDriver (5.39s) [2020-06-04T10:44:46.449Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-06-04T10:44:46.449Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-06-04T10:44:46.449Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2020-06-04T10:44:46.449Z] === RUN TestGraphdriverPluginV2 [2020-06-04T10:44:46.449Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-06-04T10:44:46.449Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:46.449Z] PASS [2020-06-04T10:44:46.449Z] [2020-06-04T10:44:46.449Z] === Skipped [2020-06-04T10:44:46.449Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-06-04T10:44:46.449Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:44:46.449Z] [2020-06-04T10:44:46.449Z] [2020-06-04T10:44:46.449Z] DONE 5 tests, 1 skipped in 5.539s [2020-06-04T10:44:46.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-04T10:44:46.449Z] ++ 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-06-04T10:44:46.449Z] ++ set -e [2020-06-04T10:44:46.449Z] ++ '[' -n 0 ']' [2020-06-04T10:44:46.449Z] ++ set -x [2020-06-04T10:44:46.449Z] ++ env -i DEST=/go/src/github.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-06-04T10:44:46.449Z] INFO: Testing against a local daemon [2020-06-04T10:44:46.449Z] === RUN TestContinueAfterPluginCrash [2020-06-04T10:44:46.449Z] === PAUSE TestContinueAfterPluginCrash [2020-06-04T10:44:46.449Z] === RUN TestReadPluginNoRead [2020-06-04T10:44:46.449Z] === PAUSE TestReadPluginNoRead [2020-06-04T10:44:46.449Z] === RUN TestDaemonStartWithLogOpt [2020-06-04T10:44:46.449Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-04T10:44:46.449Z] === CONT TestContinueAfterPluginCrash [2020-06-04T10:44:46.449Z] === CONT TestDaemonStartWithLogOpt [2020-06-04T10:44:46.449Z] === CONT TestReadPluginNoRead [2020-06-04T10:44:48.139Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-04T10:44:51.987Z] === RUN TestReadPluginNoRead/default [2020-06-04T10:44:51.987Z] --- PASS: TestDaemonStartWithLogOpt (5.35s) [2020-06-04T10:44:52.618Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-04T10:44:53.376Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-04T10:44:54.099Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-04T10:44:54.739Z] === RUN TestDockerSuite/TestBuildRm [2020-06-04T10:44:55.579Z] --- PASS: TestReadPluginNoRead (9.29s) [2020-06-04T10:44:55.579Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2020-06-04T10:44:55.579Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2020-06-04T10:44:55.579Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2020-06-04T10:44:55.579Z] read_test.go:92: [deb3887de3e01] daemon is not started [2020-06-04T10:44:56.592Z] --- PASS: TestContinueAfterPluginCrash (10.52s) [2020-06-04T10:44:56.592Z] PASS [2020-06-04T10:44:56.592Z] [2020-06-04T10:44:56.592Z] DONE 6 tests in 10.592s [2020-06-04T10:44:56.879Z] 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-06-04T10:44:56.879Z] ++ 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-06-04T10:44:56.879Z] ++ set -e [2020-06-04T10:44:56.879Z] ++ '[' -n 0 ']' [2020-06-04T10:44:56.879Z] ++ set -x [2020-06-04T10:44:56.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:44:56.879Z] testing: warning: no tests to run [2020-06-04T10:44:56.879Z] PASS [2020-06-04T10:44:56.879Z] [2020-06-04T10:44:56.879Z] DONE 0 tests in 0.018s [2020-06-04T10:44:56.879Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-04T10:44:56.879Z] ++ 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-06-04T10:44:56.879Z] ++ set -e [2020-06-04T10:44:56.879Z] ++ '[' -n 0 ']' [2020-06-04T10:44:56.879Z] ++ set -x [2020-06-04T10:44:56.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:44:56.879Z] INFO: Testing against a local daemon [2020-06-04T10:44:56.879Z] === RUN TestPluginWithDevMounts [2020-06-04T10:44:56.879Z] === PAUSE TestPluginWithDevMounts [2020-06-04T10:44:56.879Z] === CONT TestPluginWithDevMounts [2020-06-04T10:44:57.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-04T10:44:57.998Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-04T10:44:58.925Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-06-04T10:44:58.925Z] PASS [2020-06-04T10:44:58.925Z] [2020-06-04T10:44:58.925Z] DONE 1 tests in 1.951s [2020-06-04T10:44:58.925Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-04T10:44:58.925Z] ++ 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-06-04T10:44:58.925Z] ++ set -e [2020-06-04T10:44:58.925Z] ++ '[' -n 0 ']' [2020-06-04T10:44:58.925Z] ++ set -x [2020-06-04T10:44:58.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=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-06-04T10:44:58.925Z] INFO: Testing against a local daemon [2020-06-04T10:44:58.925Z] === RUN TestSecretInspect [2020-06-04T10:44:59.359Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-04T10:45:00.719Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-04T10:45:00.961Z] --- PASS: TestSecretInspect (1.93s) [2020-06-04T10:45:00.961Z] === RUN TestSecretList [2020-06-04T10:45:01.277Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-04T10:45:01.839Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-04T10:45:03.023Z] --- PASS: TestSecretList (1.90s) [2020-06-04T10:45:03.023Z] === RUN TestSecretsCreateAndDelete [2020-06-04T10:45:03.199Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-04T10:45:03.454Z] --- PASS: TestCreateServiceMultipleTimes (18.31s) [2020-06-04T10:45:03.454Z] === RUN TestCreateServiceConflict [2020-06-04T10:45:04.513Z] --- PASS: TestSecretsCreateAndDelete (1.95s) [2020-06-04T10:45:04.513Z] === RUN TestSecretsUpdate [2020-06-04T10:45:04.813Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-04T10:45:06.172Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-04T10:45:06.569Z] --- PASS: TestSecretsUpdate (1.92s) [2020-06-04T10:45:06.569Z] === RUN TestTemplatedSecret [2020-06-04T10:45:06.731Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-06-04T10:45:06.731Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T10:45:09.282Z] --- PASS: TestTemplatedSecret (2.43s) [2020-06-04T10:45:09.282Z] === RUN TestSecretCreateResolve [2020-06-04T10:45:10.775Z] --- PASS: TestSecretCreateResolve (1.90s) [2020-06-04T10:45:10.775Z] PASS [2020-06-04T10:45:10.775Z] [2020-06-04T10:45:10.775Z] DONE 6 tests in 12.102s [2020-06-04T10:45:10.775Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-04T10:45:10.775Z] ++ 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-06-04T10:45:10.775Z] ++ set -e [2020-06-04T10:45:10.775Z] ++ '[' -n 0 ']' [2020-06-04T10:45:10.775Z] ++ set -x [2020-06-04T10:45:10.775Z] ++ env -i DEST=/go/src/github.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-06-04T10:45:10.886Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-04T10:45:10.886Z] --- PASS: TestCreateServiceMaxReplicas (3.94s) [2020-06-04T10:45:10.886Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T10:45:10.886Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-04T10:45:10.886Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-04T10:45:10.886Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-04T10:45:11.067Z] INFO: Testing against a local daemon [2020-06-04T10:45:11.067Z] === RUN TestServiceCreateInit [2020-06-04T10:45:11.067Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-04T10:45:11.444Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-04T10:45:12.368Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-04T10:45:12.368Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-04T10:45:13.731Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-04T10:45:14.646Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-04T10:45:14.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-04T10:45:18.813Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-04T10:45:19.099Z] --- PASS: TestServiceCreateInit (7.59s) [2020-06-04T10:45:19.099Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2020-06-04T10:45:19.099Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2020-06-04T10:45:19.099Z] === RUN TestCreateServiceMultipleTimes [2020-06-04T10:45:19.736Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-04T10:45:20.659Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-04T10:45:21.583Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-04T10:45:22.506Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-04T10:45:23.866Z] === RUN TestDockerSuite/TestBuildUser [2020-06-04T10:45:25.750Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2020-06-04T10:45:25.750Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T10:45:26.004Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-04T10:45:29.263Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-06-04T10:45:29.263Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T10:45:29.821Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-04T10:45:31.704Z] --- PASS: TestCreateServiceConfigFileMode (3.09s) [2020-06-04T10:45:31.704Z] === RUN TestCreateServiceSysctls [2020-06-04T10:45:34.457Z] --- PASS: TestCreateServiceMultipleTimes (15.37s) [2020-06-04T10:45:34.457Z] === RUN TestCreateServiceConflict [2020-06-04T10:45:35.924Z] --- PASS: TestCreateServiceSysctls (4.08s) [2020-06-04T10:45:35.924Z] === RUN TestCreateServiceCapabilities [2020-06-04T10:45:35.947Z] --- PASS: TestCreateServiceConflict (1.90s) [2020-06-04T10:45:35.947Z] === RUN TestCreateServiceMaxReplicas [2020-06-04T10:45:38.662Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-06-04T10:45:38.662Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-04T10:45:40.085Z] --- PASS: TestCreateServiceCapabilities (3.55s) [2020-06-04T10:45:40.085Z] === RUN TestInspect [2020-06-04T10:45:43.342Z] --- PASS: TestInspect (3.38s) [2020-06-04T10:45:43.342Z] === RUN TestCreateJob [2020-06-04T10:45:47.497Z] --- PASS: TestCreateJob (4.00s) [2020-06-04T10:45:47.497Z] === RUN TestReplicatedJob [2020-06-04T10:45:47.497Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-04T10:45:48.856Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-04T10:45:49.110Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-04T10:45:50.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-04T10:45:50.289Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-04T10:45:51.365Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-06-04T10:45:51.365Z] === RUN TestCreateServiceSecretFileMode [2020-06-04T10:45:51.648Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-04T10:45:53.427Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2020-06-04T10:45:53.427Z] === RUN TestCreateServiceConfigFileMode [2020-06-04T10:45:53.531Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-04T10:45:53.531Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-04T10:45:53.531Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-04T10:45:53.531Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-04T10:45:53.531Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-04T10:45:54.090Z] --- PASS: TestReplicatedJob (7.19s) [2020-06-04T10:45:54.090Z] === RUN TestUpdateReplicatedJob [2020-06-04T10:45:55.450Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-04T10:45:55.450Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-04T10:45:56.146Z] --- PASS: TestCreateServiceConfigFileMode (2.18s) [2020-06-04T10:45:56.146Z] === RUN TestCreateServiceSysctls [2020-06-04T10:45:56.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-04T10:45:56.810Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-04T10:45:57.370Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-04T10:45:58.731Z] --- PASS: TestUpdateReplicatedJob (4.67s) [2020-06-04T10:45:58.731Z] === RUN TestServiceListWithStatuses [2020-06-04T10:45:58.731Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T10:45:58.731Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:45:58.731Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T10:45:58.872Z] --- PASS: TestCreateServiceSysctls (2.89s) [2020-06-04T10:45:58.872Z] === RUN TestCreateServiceCapabilities [2020-06-04T10:45:58.986Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-04T10:45:59.241Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-04T10:46:00.921Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-06-04T10:46:00.921Z] === RUN TestInspect [2020-06-04T10:46:02.500Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-04T10:46:03.649Z] --- PASS: TestInspect (2.36s) [2020-06-04T10:46:03.649Z] === RUN TestCreateJob [2020-06-04T10:46:05.007Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-04T10:46:05.262Z] --- PASS: TestDockerNetworkConnectAlias (6.56s) [2020-06-04T10:46:05.262Z] === RUN TestDockerNetworkReConnect [2020-06-04T10:46:05.821Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-04T10:46:06.076Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-04T10:46:06.352Z] --- PASS: TestCreateJob (3.02s) [2020-06-04T10:46:06.352Z] === RUN TestReplicatedJob [2020-06-04T10:46:06.999Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-04T10:46:06.999Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-04T10:46:07.923Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-04T10:46:10.475Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-04T10:46:10.475Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-04T10:46:10.475Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-04T10:46:10.730Z] --- PASS: TestDockerNetworkReConnect (5.45s) [2020-06-04T10:46:10.730Z] === RUN TestServicePlugin [2020-06-04T10:46:11.289Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-04T10:46:11.905Z] --- PASS: TestReplicatedJob (4.94s) [2020-06-04T10:46:11.905Z] === RUN TestUpdateReplicatedJob [2020-06-04T10:46:12.650Z] === RUN TestDockerSuite/TestCommitChange [2020-06-04T10:46:13.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-04T10:46:13.828Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-04T10:46:14.631Z] --- PASS: TestUpdateReplicatedJob (3.06s) [2020-06-04T10:46:14.631Z] === RUN TestServiceListWithStatuses [2020-06-04T10:46:14.631Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-04T10:46:14.631Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:46:14.631Z] === RUN TestDockerNetworkConnectAlias [2020-06-04T10:46:15.188Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-04T10:46:17.073Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-04T10:46:18.257Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2020-06-04T10:46:18.257Z] === RUN TestDockerNetworkReConnect [2020-06-04T10:46:19.581Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-04T10:46:20.140Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-04T10:46:21.563Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2020-06-04T10:46:21.563Z] === RUN TestServicePlugin [2020-06-04T10:46:21.563Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-04T10:46:21.563Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:46:21.563Z] === RUN TestServiceUpdateLabel [2020-06-04T10:46:22.023Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-04T10:46:22.946Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-04T10:46:23.637Z] --- PASS: TestServiceUpdateLabel (1.89s) [2020-06-04T10:46:23.637Z] === RUN TestServiceUpdateSecrets [2020-06-04T10:46:24.829Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-04T10:46:25.755Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-04T10:46:28.264Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-04T10:46:29.625Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-04T10:46:29.625Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-04T10:46:30.548Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-04T10:46:31.472Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-04T10:46:32.395Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-04T10:46:33.318Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-04T10:46:33.920Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-04T10:46:33.920Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-04T10:46:33.920Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-04T10:46:34.843Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-04T10:46:34.843Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-04T10:46:34.843Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-04T10:46:34.843Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-04T10:46:35.097Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-04T10:46:36.021Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-04T10:46:36.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-04T10:46:37.502Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-04T10:46:37.502Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-04T10:46:39.244Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2020-06-04T10:46:39.244Z] === RUN TestServiceUpdateConfigs [2020-06-04T10:46:39.383Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-04T10:46:40.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-04T10:46:40.306Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-04T10:46:40.865Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-04T10:46:41.788Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-04T10:46:42.760Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-04T10:46:43.683Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-04T10:46:43.683Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-04T10:46:44.243Z] --- PASS: TestServicePlugin (33.44s) [2020-06-04T10:46:44.243Z] plugin_test.go:62: [d1a6825e6ac7b] joining swarm manager [df040ce204612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T10:46:44.243Z] plugin_test.go:65: [d4d4e159b9c01] joining swarm manager [df040ce204612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T10:46:44.243Z] === RUN TestServiceUpdateLabel [2020-06-04T10:46:44.498Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-04T10:46:45.462Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-04T10:46:46.022Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-04T10:46:46.276Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-04T10:46:47.200Z] --- PASS: TestServiceUpdateLabel (3.01s) [2020-06-04T10:46:47.200Z] === RUN TestServiceUpdateSecrets [2020-06-04T10:46:47.200Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-04T10:46:49.083Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-04T10:46:50.444Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-04T10:46:50.444Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-04T10:46:50.444Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-04T10:46:50.444Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-04T10:46:50.444Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-04T10:46:51.003Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-04T10:46:54.620Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2020-06-04T10:46:54.620Z] === RUN TestServiceUpdateNetwork [2020-06-04T10:46:56.232Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-04T10:46:56.488Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-04T10:46:57.427Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-04T10:46:57.427Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-04T10:46:57.427Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-04T10:47:00.725Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-04T10:47:01.283Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-04T10:47:02.642Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-04T10:47:02.642Z] --- PASS: TestServiceUpdateSecrets (15.30s) [2020-06-04T10:47:02.642Z] === RUN TestServiceUpdateConfigs [2020-06-04T10:47:05.072Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2020-06-04T10:47:05.072Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T10:47:05.362Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T10:47:05.993Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T10:47:07.874Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-04T10:47:07.875Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-04T10:47:10.382Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-04T10:47:11.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-04T10:47:12.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-04T10:47:12.926Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T10:47:14.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-04T10:47:14.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-04T10:47:15.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-04T10:47:17.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-04T10:47:17.918Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2020-06-04T10:47:17.918Z] === RUN TestServiceUpdateNetwork [2020-06-04T10:47:18.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c0f7a0_} [2020-06-04T10:47:20.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1426029724_/foo_false____} [2020-06-04T10:47:21.412Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2020-06-04T10:47:21.413Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-06-04T10:47:21.413Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2020-06-04T10:47:21.413Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) [2020-06-04T10:47:21.413Z] PASS [2020-06-04T10:47:21.413Z] [2020-06-04T10:47:21.413Z] === Skipped [2020-06-04T10:47:21.413Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T10:47:21.413Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:47:21.413Z] [2020-06-04T10:47:21.413Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-04T10:47:21.413Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-04T10:47:21.413Z] [2020-06-04T10:47:21.413Z] [2020-06-04T10:47:21.413Z] DONE 27 tests, 2 skipped in 129.462s [2020-06-04T10:47:21.413Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T10:47:21.413Z] ++ 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-06-04T10:47:21.413Z] ++ set -e [2020-06-04T10:47:21.413Z] ++ '[' -n 0 ']' [2020-06-04T10:47:21.413Z] ++ set -x [2020-06-04T10:47:21.413Z] ++ env -i DEST=/go/src/github.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-06-04T10:47:21.413Z] INFO: Testing against a local daemon [2020-06-04T10:47:21.413Z] === RUN TestSessionCreate [2020-06-04T10:47:21.413Z] --- PASS: TestSessionCreate (0.04s) [2020-06-04T10:47:21.413Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T10:47:21.413Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-06-04T10:47:21.413Z] PASS [2020-06-04T10:47:21.413Z] [2020-06-04T10:47:21.413Z] DONE 2 tests in 0.155s [2020-06-04T10:47:21.413Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T10:47:21.413Z] ++ 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-06-04T10:47:21.413Z] ++ set -e [2020-06-04T10:47:21.413Z] ++ '[' -n 0 ']' [2020-06-04T10:47:21.413Z] ++ set -x [2020-06-04T10:47:21.413Z] ++ env -i DEST=/go/src/github.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-06-04T10:47:21.413Z] INFO: Testing against a local daemon [2020-06-04T10:47:21.413Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T10:47:21.413Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:47:21.413Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:47:21.413Z] === RUN TestEventsExecDie [2020-06-04T10:47:21.413Z] --- PASS: TestEventsExecDie (0.65s) [2020-06-04T10:47:21.413Z] === RUN TestEventsBackwardsCompatible [2020-06-04T10:47:21.413Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-06-04T10:47:21.413Z] === RUN TestInfoBinaryCommits [2020-06-04T10:47:21.413Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-06-04T10:47:21.413Z] === RUN TestInfoAPIVersioned [2020-06-04T10:47:21.413Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T10:47:21.413Z] === RUN TestInfoDiscoveryBackend [2020-06-04T10:47:22.048Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-04T10:47:22.049Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T10:47:22.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1426029724_/foo_true____} [2020-06-04T10:47:23.071Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T10:47:23.071Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T10:47:23.378Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-04T10:47:23.378Z] === RUN TestInfoAPI [2020-06-04T10:47:23.378Z] --- PASS: TestInfoAPI (0.04s) [2020-06-04T10:47:23.378Z] === RUN TestInfoAPIWarnings [2020-06-04T10:47:23.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3053971275_/foo_false____} [2020-06-04T10:47:24.057Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-04T10:47:24.057Z] === RUN TestInfoDebug [2020-06-04T10:47:24.690Z] --- PASS: TestInfoDebug (0.53s) [2020-06-04T10:47:24.690Z] === RUN TestInfoInsecureRegistries [2020-06-04T10:47:24.980Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-04T10:47:24.980Z] === RUN TestInfoRegistryMirrors [2020-06-04T10:47:25.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3053971275_/foo_true____} [2020-06-04T10:47:25.612Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-04T10:47:25.612Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T10:47:25.905Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-06-04T10:47:25.905Z] === RUN TestPingCacheHeaders [2020-06-04T10:47:25.905Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-04T10:47:25.905Z] === RUN TestPingGet [2020-06-04T10:47:26.236Z] --- PASS: TestPingGet (0.03s) [2020-06-04T10:47:26.236Z] === RUN TestPingHead [2020-06-04T10:47:26.236Z] --- PASS: TestPingHead (0.04s) [2020-06-04T10:47:26.236Z] === RUN TestVersion [2020-06-04T10:47:26.236Z] --- PASS: TestVersion (0.03s) [2020-06-04T10:47:26.236Z] PASS [2020-06-04T10:47:26.236Z] [2020-06-04T10:47:26.236Z] === Skipped [2020-06-04T10:47:26.236Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:47:26.236Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:47:26.236Z] [2020-06-04T10:47:26.236Z] [2020-06-04T10:47:26.236Z] DONE 18 tests, 1 skipped in 5.612s [2020-06-04T10:47:26.236Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T10:47:26.236Z] ++ 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-06-04T10:47:26.236Z] ++ set -e [2020-06-04T10:47:26.236Z] ++ '[' -n 0 ']' [2020-06-04T10:47:26.236Z] ++ set -x [2020-06-04T10:47:26.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-04T10:47:26.236Z] INFO: Testing against a local daemon [2020-06-04T10:47:26.236Z] === RUN TestVolumesCreateAndList [2020-06-04T10:47:26.236Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-04T10:47:26.236Z] === RUN TestVolumesRemove [2020-06-04T10:47:26.236Z] --- PASS: TestVolumesRemove (0.08s) [2020-06-04T10:47:26.236Z] === RUN TestVolumesInspect [2020-06-04T10:47:26.236Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-04T10:47:26.236Z] === RUN TestVolumesInvalidJSON [2020-06-04T10:47:26.236Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T10:47:26.236Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T10:47:26.541Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T10:47:26.541Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-04T10:47:26.541Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T10:47:26.541Z] PASS [2020-06-04T10:47:26.541Z] [2020-06-04T10:47:26.541Z] DONE 5 tests in 0.228s [2020-06-04T10:47:26.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T10:47:26.541Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T10:47:26.541Z] +++ kill 14105 [2020-06-04T10:47:26.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3053971275_/foo_true__0xc000c0f820__} [2020-06-04T10:47:28.031Z] +++ /etc/init.d/apparmor stop [2020-06-04T10:47:28.031Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T10:47:28.031Z] [2020-06-04T10:47:28.031Z] Unloading profiles will leave already running processes permanently [2020-06-04T10:47:28.031Z] unconfined, which can lead to unexpected situations. [2020-06-04T10:47:28.031Z] [2020-06-04T10:47:28.031Z] To set a process to complain mode, use the command line tool [2020-06-04T10:47:28.031Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T10:47:28.031Z] +++ true [2020-06-04T10:47:28.031Z] exiting test-integration [2020-06-04T10:47:28.031Z] ++ exit 0 [2020-06-04T10:47:28.031Z] [2020-06-04T10:47:28.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c0f860_} Post stage [Pipeline] junit [2020-06-04T10:47:29.580Z] Recording test results [2020-06-04T10:47:30.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c0f8a0_} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T10:47:30.585Z] + echo Ensuring container killed. [2020-06-04T10:47:30.585Z] Ensuring container killed. [2020-06-04T10:47:30.585Z] + docker rm -vf docker-pr1 [2020-06-04T10:47:30.585Z] Error: No such container: docker-pr1 [2020-06-04T10:47:30.585Z] + true [Pipeline] sh [2020-06-04T10:47:31.007Z] + echo Chowning /workspace to jenkins user [2020-06-04T10:47:31.007Z] Chowning /workspace to jenkins user [2020-06-04T10:47:31.007Z] + id -u [2020-06-04T10:47:31.007Z] + id -g [2020-06-04T10:47:31.007Z] + docker run --rm -v /home/docker/workspace/moby_PR-41068:/workspace busybox chown -R 1001:1001 /workspace [2020-06-04T10:47:31.007Z] Unable to find image 'busybox:latest' locally [2020-06-04T10:47:31.291Z] latest: Pulling from library/busybox [2020-06-04T10:47:31.291Z] 0f1f027783f1: Pulling fs layer [2020-06-04T10:47:31.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c0f8e0_} [2020-06-04T10:47:31.581Z] 0f1f027783f1: Verifying Checksum [2020-06-04T10:47:31.581Z] 0f1f027783f1: Download complete [2020-06-04T10:47:31.869Z] 0f1f027783f1: Pull complete [2020-06-04T10:47:31.869Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T10:47:31.869Z] Status: Downloaded newer image for busybox:latest [2020-06-04T10:47:32.758Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2020-06-04T10:47:32.758Z] === RUN TestServiceUpdatePidsLimit [2020-06-04T10:47:33.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c0f940_} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T10:47:33.776Z] + bundleName=ppc64le-integration [2020-06-04T10:47:33.776Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-04T10:47:33.776Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-04T10:47:33.776Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-04T10:47:33.776Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-04T10:47:33.840Z] Archiving artifacts [2020-06-04T10:47:33.875Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-04T10:47:34.799Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-04T10:47:34.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-04T10:47:36.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-04T10:47:36.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-04T10:47:36.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-04T10:47:36.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-04T10:47:36.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-04T10:47:36.711Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-04T10:47:37.361Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T10:47:37.767Z] + make clean [2020-06-04T10:47:38.052Z] make: command: Command not found [2020-06-04T10:47:38.052Z] make: command: Command not found [2020-06-04T10:47:38.052Z] docker volume rm -f docker-dev-cache [2020-06-04T10:47:38.052Z] docker-dev-cache [Pipeline] deleteDir [2020-06-04T10:47:40.010Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T10:47:41.892Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-04T10:47:42.147Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-04T10:47:45.419Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-04T10:47:47.303Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-04T10:47:47.304Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-04T10:47:48.226Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-04T10:47:49.150Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-04T10:47:50.076Z] --- PASS: TestServiceUpdatePidsLimit (17.55s) [2020-06-04T10:47:50.076Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-06-04T10:47:50.076Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2020-06-04T10:47:50.076Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.51s) [2020-06-04T10:47:50.076Z] PASS [2020-06-04T10:47:50.076Z] [2020-06-04T10:47:50.076Z] === Skipped [2020-06-04T10:47:50.076Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-04T10:47:50.076Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-04T10:47:50.076Z] [2020-06-04T10:47:50.076Z] [2020-06-04T10:47:50.076Z] DONE 27 tests, 1 skipped in 194.710s [2020-06-04T10:47:50.076Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-04T10:47:50.076Z] ++ 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-06-04T10:47:50.076Z] ++ set -e [2020-06-04T10:47:50.076Z] ++ '[' -n 0 ']' [2020-06-04T10:47:50.076Z] ++ set -x [2020-06-04T10:47:50.076Z] ++ env -i DEST=/go/src/github.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-06-04T10:47:50.076Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-04T10:47:50.415Z] INFO: Testing against a local daemon [2020-06-04T10:47:50.415Z] === RUN TestSessionCreate [2020-06-04T10:47:50.415Z] --- PASS: TestSessionCreate (0.05s) [2020-06-04T10:47:50.415Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-04T10:47:50.415Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-04T10:47:50.415Z] PASS [2020-06-04T10:47:50.415Z] [2020-06-04T10:47:50.415Z] DONE 2 tests in 0.195s [2020-06-04T10:47:50.415Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-04T10:47:50.415Z] ++ 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-06-04T10:47:50.415Z] ++ set -e [2020-06-04T10:47:50.415Z] ++ '[' -n 0 ']' [2020-06-04T10:47:50.415Z] ++ set -x [2020-06-04T10:47:50.415Z] ++ env -i DEST=/go/src/github.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-06-04T10:47:50.415Z] INFO: Testing against a local daemon [2020-06-04T10:47:50.415Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-04T10:47:50.415Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:47:50.415Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:47:50.415Z] === RUN TestEventsExecDie [2020-06-04T10:47:51.339Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-04T10:47:51.340Z] --- PASS: TestEventsExecDie (0.82s) [2020-06-04T10:47:51.340Z] === RUN TestEventsBackwardsCompatible [2020-06-04T10:47:51.340Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-06-04T10:47:51.340Z] === RUN TestInfoBinaryCommits [2020-06-04T10:47:51.340Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-04T10:47:51.340Z] === RUN TestInfoAPIVersioned [2020-06-04T10:47:51.340Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-04T10:47:51.340Z] === RUN TestInfoDiscoveryBackend [2020-06-04T10:47:51.898Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-04T10:47:51.898Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-04T10:47:52.153Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-04T10:47:53.118Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-04T10:47:53.118Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-04T10:47:53.118Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-04T10:47:53.372Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-06-04T10:47:53.372Z] === RUN TestInfoAPI [2020-06-04T10:47:53.372Z] --- PASS: TestInfoAPI (0.04s) [2020-06-04T10:47:53.372Z] === RUN TestInfoAPIWarnings [2020-06-04T10:47:53.932Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-06-04T10:47:53.932Z] === RUN TestInfoDebug [2020-06-04T10:47:54.186Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-04T10:47:54.441Z] --- PASS: TestInfoDebug (0.53s) [2020-06-04T10:47:54.441Z] === RUN TestInfoInsecureRegistries [2020-06-04T10:47:55.000Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-04T10:47:55.000Z] === RUN TestInfoRegistryMirrors [2020-06-04T10:47:55.560Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-04T10:47:55.560Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-04T10:47:55.560Z] === RUN TestLoginFailsWithBadCredentials [2020-06-04T10:47:55.817Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-06-04T10:47:55.817Z] === RUN TestPingCacheHeaders [2020-06-04T10:47:55.817Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-06-04T10:47:55.817Z] === RUN TestPingGet [2020-06-04T10:47:55.817Z] --- PASS: TestPingGet (0.01s) [2020-06-04T10:47:55.817Z] === RUN TestPingHead [2020-06-04T10:47:55.817Z] --- PASS: TestPingHead (0.03s) [2020-06-04T10:47:55.817Z] === RUN TestVersion [2020-06-04T10:47:56.074Z] --- PASS: TestVersion (0.03s) [2020-06-04T10:47:56.074Z] PASS [2020-06-04T10:47:56.074Z] [2020-06-04T10:47:56.074Z] === Skipped [2020-06-04T10:47:56.074Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-04T10:47:56.074Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-04T10:47:56.074Z] [2020-06-04T10:47:56.074Z] [2020-06-04T10:47:56.074Z] DONE 18 tests, 1 skipped in 5.665s [2020-06-04T10:47:56.074Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-04T10:47:56.074Z] ++ 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-06-04T10:47:56.074Z] ++ set -e [2020-06-04T10:47:56.074Z] ++ '[' -n 0 ']' [2020-06-04T10:47:56.074Z] ++ set -x [2020-06-04T10:47:56.074Z] ++ env -i DEST=/go/src/github.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-06-04T10:47:56.074Z] INFO: Testing against a local daemon [2020-06-04T10:47:56.074Z] === RUN TestVolumesCreateAndList [2020-06-04T10:47:56.074Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-04T10:47:56.074Z] === RUN TestVolumesRemove [2020-06-04T10:47:56.330Z] --- PASS: TestVolumesRemove (0.10s) [2020-06-04T10:47:56.330Z] === RUN TestVolumesInspect [2020-06-04T10:47:56.330Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-04T10:47:56.330Z] === RUN TestVolumesInvalidJSON [2020-06-04T10:47:56.330Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-04T10:47:56.330Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-04T10:47:56.330Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-04T10:47:56.330Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-04T10:47:56.330Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-04T10:47:56.330Z] PASS [2020-06-04T10:47:56.330Z] [2020-06-04T10:47:56.330Z] DONE 5 tests in 0.281s [2020-06-04T10:47:56.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T10:47:56.330Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-04T10:47:56.585Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T10:47:56.585Z] +++ kill 5849 [2020-06-04T10:47:57.508Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-04T10:47:57.765Z] +++ /etc/init.d/apparmor stop [2020-06-04T10:47:57.765Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T10:47:57.765Z] [2020-06-04T10:47:57.765Z] Unloading profiles will leave already running processes permanently [2020-06-04T10:47:57.765Z] unconfined, which can lead to unexpected situations. [2020-06-04T10:47:57.765Z] [2020-06-04T10:47:57.765Z] To set a process to complain mode, use the command line tool [2020-06-04T10:47:57.765Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T10:47:57.765Z] +++ true [2020-06-04T10:47:57.765Z] exiting test-integration [2020-06-04T10:47:57.765Z] ++ exit 0 [2020-06-04T10:47:57.765Z] [2020-06-04T10:47:58.327Z] + for job in $(jobs -p) [2020-06-04T10:47:58.327Z] + wait 20787 [2020-06-04T10:47:58.327Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-04T10:47:59.687Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-04T10:48:00.611Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-04T10:48:01.973Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-04T10:48:02.896Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-04T10:48:03.822Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-04T10:48:03.822Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-04T10:48:04.744Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-04T10:48:05.668Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-04T10:48:07.027Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-04T10:48:07.950Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-04T10:48:09.309Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-04T10:48:10.670Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-04T10:48:11.592Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-04T10:48:14.103Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-04T10:48:19.335Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-04T10:48:19.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-04T10:48:22.847Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-04T10:48:23.406Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-04T10:48:28.636Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-04T10:48:31.903Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-04T10:48:32.465Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-04T10:48:37.695Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-04T10:48:38.619Z] === RUN TestDockerSuite/TestCpToDot [2020-06-04T10:48:39.543Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-04T10:48:40.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-04T10:48:40.905Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-04T10:48:42.788Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-04T10:48:44.148Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-04T10:48:46.034Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-04T10:48:47.395Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-04T10:48:47.953Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-04T10:48:48.879Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-04T10:48:50.763Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-04T10:48:50.763Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-04T10:48:50.763Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-04T10:48:51.324Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-04T10:48:52.250Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-04T10:48:52.250Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-04T10:48:52.505Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-04T10:48:53.428Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-04T10:48:53.682Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-04T10:48:53.937Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-04T10:48:54.194Z] === RUN TestDockerSuite/TestCreateRM [2020-06-04T10:48:54.194Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-04T10:48:54.194Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-04T10:48:54.452Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-04T10:48:54.452Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-04T10:48:57.043Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-04T10:48:57.043Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-04T10:48:57.043Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-04T10:49:01.287Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-04T10:49:01.287Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-04T10:49:01.287Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-04T10:49:01.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-04T10:49:01.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-04T10:49:01.287Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-04T10:49:01.887Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-04T10:49:03.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-04T10:49:04.372Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-04T10:49:04.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-04T10:49:06.334Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-04T10:49:08.217Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-04T10:49:08.776Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-04T10:49:09.701Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-04T10:49:09.701Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-04T10:49:10.625Z] === RUN TestDockerSuite/TestDockerFails [2020-06-04T10:49:10.625Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-04T10:49:10.625Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-04T10:49:10.625Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-04T10:49:12.508Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-04T10:49:13.068Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-04T10:49:14.949Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-04T10:49:14.949Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-04T10:49:14.949Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-04T10:49:14.949Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-04T10:49:21.482Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-04T10:49:22.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-04T10:49:24.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-04T10:49:27.590Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-04T10:49:29.471Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-04T10:49:30.831Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-04T10:49:31.389Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-04T10:49:32.313Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-04T10:49:33.236Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-04T10:49:34.159Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-04T10:49:34.717Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-04T10:49:36.643Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-04T10:49:38.570Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-04T10:49:38.571Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-04T10:49:41.831Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-04T10:49:44.382Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-04T10:49:44.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-04T10:49:45.881Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-04T10:49:47.763Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-04T10:49:48.687Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-04T10:49:49.247Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-04T10:49:51.129Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-04T10:49:51.130Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-04T10:49:51.130Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-04T10:49:51.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-04T10:49:51.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-04T10:49:51.688Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-04T10:49:53.569Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-04T10:49:55.453Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-04T10:49:55.453Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-04T10:49:55.453Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-04T10:49:56.012Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-04T10:49:56.266Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-04T10:49:56.521Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-04T10:49:57.444Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-04T10:49:58.004Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-04T10:49:58.004Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-04T10:49:58.004Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-04T10:50:00.511Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-04T10:50:01.483Z] === RUN TestDockerSuite/TestEventsRename [2020-06-04T10:50:02.406Z] === RUN TestDockerSuite/TestEventsResize [2020-06-04T10:50:03.329Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-04T10:50:03.887Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-04T10:50:04.810Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-04T10:50:05.743Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-04T10:50:08.999Z] === RUN TestDockerSuite/TestEventsTop [2020-06-04T10:50:09.557Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-04T10:50:12.063Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-04T10:50:13.945Z] === RUN TestDockerSuite/TestExec [2020-06-04T10:50:13.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-04T10:50:14.505Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-04T10:50:15.428Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-04T10:50:16.350Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-04T10:50:16.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-04T10:50:17.170Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-04T10:50:19.053Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-04T10:50:19.978Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-04T10:50:20.904Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-04T10:50:22.265Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-04T10:50:23.190Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-04T10:50:24.119Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-04T10:50:25.044Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-04T10:50:26.404Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-04T10:50:27.770Z] === RUN TestDockerSuite/TestExecEnv [2020-06-04T10:50:28.693Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-04T10:50:30.576Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-04T10:50:31.498Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-04T10:50:34.756Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-04T10:50:35.315Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-04T10:50:36.238Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-04T10:50:37.162Z] === RUN TestDockerSuite/TestExecParseError [2020-06-04T10:50:38.085Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-04T10:50:39.008Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-04T10:50:39.567Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-04T10:50:40.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-04T10:50:41.053Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-04T10:50:42.413Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-04T10:50:43.338Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-04T10:50:55.487Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-04T10:50:55.487Z] === RUN TestDockerSuite/TestExecTTY [2020-06-04T10:50:56.046Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-04T10:50:57.415Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-04T10:50:57.974Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-04T10:50:58.898Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-04T10:50:58.898Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-04T10:51:01.407Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-04T10:51:02.330Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-04T10:51:03.690Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-04T10:51:04.249Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-04T10:51:05.609Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-04T10:51:08.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-04T10:51:10.623Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-04T10:51:15.859Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-04T10:51:17.219Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-04T10:51:22.450Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-04T10:51:22.705Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-04T10:51:22.705Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-04T10:51:22.961Z] === RUN TestDockerSuite/TestHealth [2020-06-04T10:51:35.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-04T10:51:45.058Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-04T10:51:45.058Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-04T10:51:45.058Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-04T10:51:45.058Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-04T10:51:45.058Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-04T10:51:45.058Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-04T10:51:45.658Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-04T10:51:45.658Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-04T10:51:45.658Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-04T10:51:45.913Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-04T10:51:46.167Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-04T10:51:46.421Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-04T10:51:46.981Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-04T10:51:46.981Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-04T10:51:48.342Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-04T10:51:48.342Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-04T10:51:48.901Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-04T10:51:49.824Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-04T10:51:50.078Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-04T10:51:51.001Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-04T10:51:54.257Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-04T10:51:54.257Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-04T10:51:54.257Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-04T10:51:55.618Z] === RUN TestDockerSuite/TestImportFile [2020-06-04T10:51:57.500Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-04T10:51:57.500Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-04T10:51:59.387Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-04T10:52:01.269Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-04T10:52:03.778Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-04T10:52:04.338Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-04T10:52:05.261Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-04T10:52:06.185Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-04T10:52:06.185Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-04T10:52:06.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-04T10:52:07.109Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-04T10:52:08.033Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-04T10:52:08.592Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-04T10:52:09.515Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-04T10:52:10.074Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-04T10:52:11.000Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-04T10:52:11.000Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-04T10:52:12.361Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-04T10:52:13.285Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-04T10:52:13.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-04T10:52:14.106Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-04T10:52:14.106Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-04T10:52:15.031Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-04T10:52:15.031Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-04T10:52:16.391Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-04T10:52:17.318Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-04T10:52:18.309Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-04T10:52:19.276Z] === RUN TestDockerSuite/TestInspectImage [2020-06-04T10:52:19.276Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-04T10:52:19.276Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-04T10:52:19.276Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-04T10:52:20.201Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-04T10:52:20.762Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-04T10:52:20.762Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-04T10:52:21.686Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-04T10:52:22.609Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-04T10:52:24.493Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-04T10:52:24.493Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-04T10:52:25.416Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-04T10:52:26.339Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-04T10:52:28.220Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-04T10:52:28.779Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-04T10:52:29.703Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-04T10:52:30.628Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-04T10:52:31.187Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-04T10:52:32.110Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-04T10:52:33.034Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-04T10:52:33.034Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-04T10:52:35.541Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-04T10:52:37.424Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-04T10:52:38.787Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-04T10:52:39.346Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-04T10:52:39.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-04T10:52:41.284Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-04T10:52:44.542Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-04T10:52:45.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-04T10:52:46.984Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-04T10:52:46.984Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-04T10:52:48.345Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-04T10:52:48.904Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-04T10:52:49.463Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-04T10:52:50.387Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-04T10:52:51.747Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-04T10:52:55.007Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-04T10:52:58.268Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-04T10:53:01.527Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-04T10:53:04.038Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-04T10:53:05.923Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-04T10:53:06.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-04T10:53:08.694Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-04T10:53:09.254Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-04T10:53:10.178Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-04T10:53:12.060Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-04T10:53:12.060Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-04T10:53:12.619Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-04T10:53:12.619Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-04T10:53:12.619Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-04T10:53:13.543Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-04T10:53:14.468Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-04T10:53:18.669Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-04T10:53:19.228Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-04T10:53:24.459Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-04T10:53:24.714Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-04T10:53:24.714Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-04T10:53:26.073Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-04T10:53:26.997Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-04T10:53:28.357Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-04T10:53:29.280Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-04T10:53:30.639Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-04T10:53:33.148Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-04T10:53:33.707Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-04T10:53:34.267Z] === RUN TestDockerSuite/TestLogsSince [2020-06-04T10:53:35.628Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-04T10:53:42.150Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-04T10:53:45.405Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-04T10:53:47.289Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-04T10:53:47.849Z] === RUN TestDockerSuite/TestLogsTail [2020-06-04T10:53:48.773Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-04T10:53:48.773Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-04T10:53:49.698Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-04T10:53:50.622Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-04T10:53:51.182Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-04T10:53:52.106Z] === RUN TestDockerSuite/TestNetHostname [2020-06-04T10:53:54.614Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-04T10:53:54.614Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-04T10:53:55.973Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-04T10:53:58.482Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-04T10:53:59.040Z] === RUN TestDockerSuite/TestPluginActive [2020-06-04T10:54:00.922Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-04T10:54:01.846Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-04T10:54:06.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-04T10:54:06.566Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-04T10:54:06.566Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-04T10:54:07.125Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-04T10:54:09.635Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-04T10:54:11.517Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-04T10:54:11.772Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-04T10:54:13.131Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-04T10:54:15.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-04T10:54:15.642Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-04T10:54:18.899Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-04T10:54:20.785Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-04T10:54:22.152Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-04T10:54:23.076Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-04T10:54:24.439Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-04T10:54:24.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-04T10:54:25.923Z] === RUN TestDockerSuite/TestPortList [2020-06-04T10:54:28.432Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-04T10:54:34.957Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-04T10:54:37.463Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-04T10:54:38.822Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-04T10:54:40.704Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-04T10:54:47.226Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-04T10:54:47.226Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-04T10:54:47.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-04T10:54:47.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-04T10:54:47.226Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-04T10:54:48.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-04T10:54:48.152Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-04T10:54:48.715Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-04T10:54:48.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-04T10:54:50.330Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-04T10:54:50.330Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-04T10:54:53.588Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-04T10:54:53.842Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-04T10:54:55.724Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-04T10:54:55.979Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-04T10:54:56.234Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-04T10:54:57.158Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-04T10:54:59.665Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-04T10:55:01.025Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-04T10:55:01.025Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-04T10:55:05.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-04T10:55:05.180Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-04T10:55:10.412Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-04T10:55:10.412Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-04T10:55:10.412Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-04T10:55:12.922Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-04T10:55:13.862Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-04T10:55:21.972Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-04T10:55:23.330Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-04T10:55:25.838Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-04T10:55:25.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-04T10:55:27.722Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-04T10:55:29.081Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-04T10:55:31.591Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-04T10:55:34.101Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-04T10:55:35.983Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-04T10:55:35.983Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-04T10:55:36.905Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-04T10:55:39.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-04T10:55:39.413Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-04T10:55:42.678Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-04T10:55:42.932Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-04T10:55:42.932Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-04T10:55:43.186Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-04T10:55:43.186Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-04T10:55:43.441Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-04T10:55:44.363Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-04T10:55:46.245Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-04T10:55:47.605Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-04T10:55:48.164Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-04T10:55:53.399Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-04T10:55:55.910Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-04T10:55:55.910Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-04T10:55:57.794Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-04T10:56:00.393Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-04T10:56:00.393Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-04T10:56:00.393Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-04T10:56:00.393Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-04T10:56:03.694Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-04T10:56:05.053Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-04T10:56:09.218Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-04T10:56:10.576Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-04T10:56:10.576Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-04T10:56:10.576Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-04T10:56:15.806Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-04T10:56:15.806Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-04T10:56:16.365Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-04T10:56:16.619Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-04T10:56:18.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-04T10:56:18.502Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-04T10:56:19.863Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-04T10:56:21.746Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-04T10:56:21.746Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-04T10:56:22.670Z] === RUN TestDockerSuite/TestRmiTag [2020-06-04T10:56:22.925Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-04T10:56:23.849Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-04T10:56:29.084Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-04T10:56:29.084Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-04T10:56:30.007Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-04T10:56:30.566Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-04T10:56:31.926Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-04T10:56:32.854Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-04T10:56:33.108Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-04T10:56:34.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-04T10:56:34.031Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-04T10:56:34.954Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-04T10:56:36.836Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-04T10:56:37.394Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-04T10:56:38.316Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-04T10:56:39.238Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-04T10:56:40.598Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-04T10:56:41.524Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-04T10:56:42.446Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-04T10:56:43.372Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-04T10:56:44.340Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-04T10:56:45.262Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-04T10:56:46.186Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-04T10:56:47.109Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-04T10:56:48.470Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-04T10:56:49.437Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-04T10:56:49.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-04T10:56:49.996Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-04T10:56:50.920Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-04T10:56:51.848Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-04T10:56:51.848Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-04T10:56:53.211Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-04T10:56:55.097Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-04T10:56:56.021Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-04T10:56:56.580Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-04T10:56:57.504Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-04T10:56:58.064Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-04T10:56:58.064Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-04T10:56:58.987Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-04T10:56:59.911Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-04T10:57:00.471Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-04T10:57:01.394Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-04T10:57:01.953Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-04T10:57:02.208Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-04T10:57:03.131Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-04T10:57:03.131Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-04T10:57:04.490Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-04T10:57:05.056Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-04T10:57:05.979Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-04T10:57:06.905Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-04T10:57:06.905Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-04T10:57:07.828Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-04T10:57:09.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-04T10:57:09.711Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-04T10:57:11.078Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-04T10:57:13.006Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-04T10:57:13.567Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-04T10:57:14.490Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-04T10:57:15.414Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-04T10:57:15.973Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-04T10:57:16.896Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-04T10:57:18.778Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-04T10:57:22.933Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-04T10:57:22.933Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-04T10:57:23.188Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-04T10:57:25.697Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-04T10:57:27.579Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-04T10:57:28.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-04T10:57:30.387Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-04T10:57:32.897Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-04T10:57:32.897Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-04T10:57:32.897Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-04T10:57:33.820Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-04T10:57:35.726Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-04T10:57:37.085Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-04T10:57:37.086Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-04T10:57:40.342Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-04T10:57:40.598Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-04T10:57:42.484Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-04T10:57:43.044Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-04T10:57:43.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-04T10:57:43.967Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-04T10:57:45.851Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-04T10:57:45.851Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-04T10:57:46.409Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-04T10:57:47.335Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-04T10:57:48.258Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-04T10:57:49.182Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-04T10:57:49.182Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-04T10:57:49.741Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-04T10:57:50.664Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-04T10:57:51.587Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-04T10:57:52.147Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-04T10:57:53.070Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-04T10:57:54.033Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-04T10:57:54.595Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-04T10:57:55.531Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-04T10:57:55.531Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-04T10:57:56.454Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-04T10:57:57.013Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-04T10:57:58.896Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-04T10:57:58.896Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-04T10:57:58.896Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-04T10:58:03.052Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-04T10:58:03.307Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-04T10:58:15.454Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-04T10:58:16.377Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-04T10:58:17.736Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-04T10:58:17.736Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-04T10:58:17.736Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-04T10:58:17.736Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-04T10:58:18.659Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-04T10:58:21.918Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-04T10:58:23.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-04T10:58:25.160Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-04T10:58:26.084Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-04T10:58:27.007Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-04T10:58:27.566Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-04T10:58:28.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-04T10:58:28.925Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-04T10:58:28.925Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-04T10:58:30.806Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-04T10:58:31.729Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-04T10:58:33.655Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-04T10:58:33.655Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-04T10:58:33.655Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-04T10:58:35.537Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-04T10:58:36.896Z] === RUN TestDockerSuite/TestRunMount [2020-06-04T10:58:43.416Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-04T10:58:43.976Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-04T10:58:44.902Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-04T10:58:46.261Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-04T10:58:48.767Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-04T10:58:52.932Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-04T10:58:54.814Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-04T10:58:57.320Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-04T10:58:59.206Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-04T10:59:01.131Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-04T10:59:01.131Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-04T10:59:01.731Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-04T10:59:02.655Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-04T10:59:03.577Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-04T10:59:04.499Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-04T10:59:07.045Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-04T10:59:09.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-04T10:59:13.707Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-04T10:59:14.629Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-04T10:59:14.629Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-04T10:59:15.555Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-04T10:59:15.555Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-04T10:59:16.478Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-04T10:59:17.038Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-04T10:59:17.038Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-04T10:59:17.960Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-04T10:59:18.883Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-04T10:59:18.883Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-04T10:59:19.806Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-04T10:59:20.365Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-04T10:59:22.247Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-04T10:59:23.170Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-04T10:59:24.094Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-04T10:59:24.653Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-04T10:59:25.576Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-04T10:59:26.135Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-04T10:59:27.059Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-04T10:59:27.059Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-04T10:59:27.618Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-04T10:59:28.542Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-04T10:59:28.542Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-04T10:59:29.465Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-04T10:59:30.829Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-04T10:59:30.829Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-04T10:59:34.085Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-04T10:59:34.086Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-04T10:59:35.970Z] === RUN TestDockerSuite/TestRunRm [2020-06-04T10:59:36.894Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-04T10:59:39.402Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-04T10:59:40.763Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-04T10:59:41.687Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-04T10:59:42.246Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-04T10:59:44.130Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-04T10:59:45.053Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-04T10:59:49.210Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-04T10:59:49.769Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-04T10:59:55.004Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-04T10:59:55.928Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-04T10:59:56.859Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-04T10:59:57.418Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-04T10:59:57.673Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-04T10:59:58.598Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-04T10:59:59.168Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-04T11:00:00.091Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-04T11:00:00.346Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-04T11:00:00.601Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-04T11:00:01.532Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-04T11:00:02.892Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-04T11:00:05.401Z] === RUN TestDockerSuite/TestRunState [2020-06-04T11:00:06.324Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-04T11:00:06.883Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-04T11:00:07.807Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-04T11:00:08.734Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-04T11:00:08.988Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-04T11:00:08.988Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-04T11:00:09.547Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-04T11:00:09.801Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-04T11:00:10.724Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-04T11:00:12.606Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-04T11:00:12.606Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-04T11:00:12.606Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-04T11:00:13.530Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-04T11:00:14.456Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-04T11:00:14.456Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-04T11:00:16.340Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-04T11:00:16.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-04T11:00:19.423Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-04T11:00:21.932Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-04T11:00:22.856Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-04T11:00:23.110Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-04T11:00:23.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-04T11:00:26.929Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-04T11:00:26.929Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-04T11:00:27.186Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-04T11:00:28.111Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-04T11:00:29.034Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-04T11:00:31.543Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-04T11:00:32.905Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-04T11:00:33.464Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-04T11:00:33.719Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-04T11:00:33.719Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-04T11:00:34.643Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-04T11:00:35.566Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-04T11:00:36.125Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-04T11:00:36.125Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-04T11:00:36.380Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-04T11:00:37.303Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-04T11:00:42.546Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-04T11:00:42.546Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-04T11:00:43.905Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-04T11:00:46.411Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-04T11:00:47.814Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-04T11:00:50.322Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-04T11:00:53.579Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-04T11:00:53.834Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-04T11:00:54.758Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-04T11:00:55.684Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-04T11:00:55.684Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-04T11:00:55.684Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-04T11:00:55.684Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-04T11:00:55.684Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-04T11:00:56.608Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-04T11:00:57.532Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-04T11:00:58.460Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-04T11:00:59.822Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-04T11:01:00.744Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-04T11:01:01.668Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-04T11:01:01.668Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-04T11:01:02.271Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-04T11:01:02.271Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-04T11:01:02.271Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-04T11:01:02.525Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-04T11:01:02.525Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-04T11:01:02.525Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-04T11:01:02.779Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-04T11:01:03.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-04T11:01:03.036Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-04T11:01:03.291Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-04T11:01:04.214Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-04T11:01:05.136Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-04T11:01:05.950Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-04T11:01:05.950Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-04T11:01:06.873Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-04T11:01:07.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-04T11:01:08.050Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-04T11:01:08.050Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-04T11:01:08.609Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-04T11:01:09.534Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-04T11:01:09.534Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-04T11:01:09.534Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-04T11:01:10.458Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-04T11:01:12.384Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-04T11:01:12.943Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-04T11:01:12.943Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-04T11:01:13.501Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-04T11:01:13.501Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-04T11:01:15.383Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-04T11:01:15.942Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-04T11:01:18.450Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-04T11:01:19.415Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-04T11:01:19.415Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-04T11:01:19.415Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-04T11:01:20.338Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-04T11:01:20.897Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-04T11:01:21.457Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-04T11:01:22.829Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-04T11:01:23.086Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-04T11:01:24.971Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-04T11:01:24.971Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-04T11:01:25.531Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-04T11:01:28.040Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-04T11:01:28.040Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-04T11:01:29.924Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-04T11:01:29.924Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-04T11:01:29.924Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-04T11:01:31.809Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-04T11:01:33.170Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-04T11:01:33.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-04T11:01:33.679Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-04T11:01:33.679Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-04T11:01:33.679Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-04T11:01:34.237Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-04T11:01:36.744Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-04T11:01:43.267Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-04T11:01:44.627Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-04T11:01:45.991Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-04T11:01:47.357Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-04T11:01:50.613Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-04T11:01:53.121Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-04T11:01:53.679Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-04T11:01:55.563Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-04T11:01:58.072Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-04T11:01:59.953Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-04T11:02:03.210Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-04T11:02:08.442Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-04T11:02:11.697Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-04T11:02:16.930Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-04T11:02:19.436Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-04T11:02:21.362Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-04T11:02:21.921Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-04T11:02:22.845Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-04T11:02:23.404Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-04T11:02:23.659Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-04T11:02:23.659Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-04T11:02:24.586Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-04T11:02:29.820Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-04T11:02:33.076Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-04T11:02:33.331Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-04T11:02:34.257Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-04T11:02:34.257Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-04T11:02:35.180Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-04T11:02:37.063Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-04T11:02:37.063Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-04T11:02:37.063Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-04T11:02:38.424Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-04T11:02:39.787Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-04T11:02:40.711Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-04T11:02:42.593Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-04T11:02:43.152Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-04T11:02:46.410Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-04T11:02:47.770Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-04T11:02:47.770Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-04T11:02:48.693Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-04T11:02:49.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-04T11:02:53.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-04T11:02:57.927Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-04T11:03:00.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-04T11:03:03.691Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-04T11:03:07.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-04T11:03:13.085Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-04T11:03:15.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-04T11:03:17.479Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-04T11:03:19.361Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-04T11:03:20.721Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-04T11:03:23.231Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-04T11:03:25.741Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-04T11:03:27.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-04T11:03:30.132Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-04T11:03:32.646Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-04T11:03:47.461Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-04T11:03:47.461Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-04T11:03:47.715Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-04T11:03:48.638Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-04T11:03:48.638Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-04T11:03:48.638Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-04T11:03:48.638Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-04T11:03:49.561Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-04T11:03:49.561Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-04T11:03:50.528Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-04T11:03:50.528Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-04T11:03:50.528Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-04T11:03:50.528Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-04T11:03:50.528Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-04T11:03:53.035Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-04T11:03:53.035Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-04T11:03:53.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-04T11:03:53.289Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-04T11:03:53.289Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-04T11:03:54.215Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-04T11:03:56.723Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-04T11:03:56.723Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-04T11:03:56.723Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-04T11:03:59.979Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-04T11:04:04.137Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite (1761.87s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.66s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.03s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.38s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.19s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.98s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.22s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.30s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.18s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.81s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.09s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.08s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.49s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.08s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.31s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.12s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.18s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.26s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.68s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.65s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.59s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.58s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.61s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.13s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.82s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.83s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.56s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.73s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.26s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.97s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.86s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.97s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.16s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.93s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.46s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.45s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.65s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.73s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.94s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.93s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.10s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.52s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.86s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.02s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.31s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.93s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.91s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.98s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-06-04T11:04:04.137Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-04T11:04:04.137Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.52s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.84s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildContChar (3.37s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.37s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.99s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.98s) [2020-06-04T11:04:04.137Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.22s) [2020-06-04T11:04:04.137Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-06-04T11:04:04.137Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.137Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-04T11:04:04.137Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.137Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-06-04T11:04:04.137Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.137Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-06-04T11:04:04.137Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.19s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.18s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.93s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.52s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.89s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.57s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.72s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.99s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.81s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.64s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.94s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.26s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.90s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.96s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.72s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.86s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.81s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnv (1.74s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.67s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.52s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.72s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.95s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.84s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.57s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.83s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.27s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.39s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.60s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildHistory (4.76s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.38s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.07s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.55s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.02s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.53s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.70s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.14s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.55s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.39s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.85s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.59s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.09s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.78s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.56s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.87s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.18s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.69s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.20s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.23s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.68s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.96s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildRm (3.36s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.46s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.23s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.51s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildStderr (1.08s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.78s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.30s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.46s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildUser (2.03s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.91s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.77s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.19s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.31s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.83s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.89s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.87s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.52s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.43s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.05s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.63s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.02s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.69s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-04T11:04:04.138Z] docker_cli_sni_test.go:18: Flakey test [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.82s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.15s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitChange (1.31s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.21s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.97s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.99s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.93s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.74s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.76s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.00s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.48s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2020-06-04T11:04:04.138Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-04T11:04:04.138Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.79s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.93s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.61s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-06-04T11:04:04.138Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c0f7a0_} (1.65s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1426029724_/foo_false____} (1.43s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1426029724_/foo_true____} (1.61s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3053971275_/foo_false____} (1.57s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3053971275_/foo_true____} (1.65s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3053971275_/foo_true__0xc000c0f820__} (1.56s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c0f860_} (1.61s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c0f8a0_} (1.57s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c0f8e0_} (1.70s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c0f940_} (1.60s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.92s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.16s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.16s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.82s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.84s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.50s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.97s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.46s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToStdout (1.12s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.44s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.49s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.79s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.89s) [2020-06-04T11:04:04.139Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-04T11:04:04.139Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.56s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-06-04T11:04:04.139Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-04T11:04:04.139Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.45s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.61s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.49s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.98s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsAttach (0.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.27s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.92s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsCopy (1.50s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.91s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.51s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFilters (1.73s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-06-04T11:04:04.139Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-04T11:04:04.139Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.139Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-04T11:04:04.139Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.72s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.87s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.66s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.96s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.80s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.88s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.96s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.29s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.79s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecCgroup (1.27s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecEnv (1.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.73s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.86s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecInspectID (2.95s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.53s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecStartFails (1.08s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.98s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2020-06-04T11:04:04.139Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-04T11:04:04.139Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.40s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestHealth (20.92s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.54s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportDisplay (1.65s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportFile (1.94s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportGzipped (1.94s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.27s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.76s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.82s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.46s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-06-04T11:04:04.139Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-04T11:04:04.140Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.33s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.16s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectHistory (0.89s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-04T11:04:04.140Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.92s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.35s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.96s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.92s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.48s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.30s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.20s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.55s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.18s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.05s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsSince (6.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.98s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.57s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestNetHostname (2.31s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.22s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.38s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginActive (1.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.76s) [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-04T11:04:04.140Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.03s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.32s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.32s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.55s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.43s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPortList (11.17s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.60s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.29s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.85s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.22s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsByOrder (3.42s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.77s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.17s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.97s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.41s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.42s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.71s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.69s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.57s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.85s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-04T11:04:04.140Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.67s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.67s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.43s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.62s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.73s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.13s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.32s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.24s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.11s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.99s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.52s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.17s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.92s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.93s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.09s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.81s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.87s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.72s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.69s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.41s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.78s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.82s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.78s) [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-04T11:04:04.140Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-04T11:04:04.140Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.60s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-06-04T11:04:04.140Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-06-04T11:04:04.140Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-04T11:04:04.140Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.87s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.64s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.99s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunMount (6.22s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.76s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.56s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.75s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.47s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.74s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.68s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-06-04T11:04:04.141Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.68s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.52s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunRm (0.89s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.92s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.86s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.16s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.92s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.88s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.88s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.05s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.08s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunSysctls (1.74s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.94s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.59s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.96s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.21s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.30s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.86s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.52s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.58s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.45s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-06-04T11:04:04.141Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.62s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.53s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.36s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.16s) [2020-06-04T11:04:04.141Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents938481613 [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.91s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.22s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.06s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.60s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.10s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-04T11:04:04.141Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.67s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.87s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.97s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateStats (3.72s) [2020-06-04T11:04:04.141Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s) [2020-06-04T11:04:04.141Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-04T11:04:04.142Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.98s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.09s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.71s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.40s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.13s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.31s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.99s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.28s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2020-06-04T11:04:04.142Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.20s) [2020-06-04T11:04:04.142Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-04T11:04:04.142Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-04T11:04:04.142Z] === RUN TestDockerRegistrySuite [2020-06-04T11:04:04.142Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-04T11:04:06.024Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-04T11:04:07.383Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-04T11:04:09.265Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-04T11:04:09.265Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-04T11:04:13.420Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-04T11:04:17.575Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-04T11:04:21.771Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-04T11:04:23.653Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-04T11:04:24.576Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-04T11:04:25.936Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-04T11:04:27.295Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-04T11:04:28.654Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-04T11:04:30.014Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-04T11:04:31.393Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-04T11:04:34.650Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-04T11:04:36.532Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-04T11:04:37.892Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-04T11:04:41.148Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-04T11:04:42.509Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-04T11:04:42.509Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-04T11:04:43.869Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-04T11:04:45.228Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-04T11:04:46.588Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-04T11:04:50.743Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-04T11:04:50.743Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-04T11:04:52.104Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-04T11:04:52.359Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-04T11:04:52.359Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-04T11:04:52.614Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-04T11:04:52.868Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-04T11:04:53.435Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-04T11:04:53.435Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-04T11:04:54.798Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-04T11:04:57.305Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-04T11:04:58.229Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-04T11:04:59.589Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-04T11:05:00.513Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-04T11:05:01.071Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-04T11:05:01.071Z] --- PASS: TestDockerRegistrySuite (57.07s) [2020-06-04T11:05:01.071Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.74s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dedc2e986905d] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d628055ee04d0] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.90s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dda9de98985ab] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d755a8a1cfa4d] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.11s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dc6b8fc7943a6] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.16s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d65796bf11e6a] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s) [2020-06-04T11:05:01.072Z] check_test.go:196: [de677a23998bb] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.52s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d6eaabed3d6fd] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d7d79aa424c20] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d63023dfea493] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d0dca489ff564] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dda5639f7ade0] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d086485209a97] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.44s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d00afc474e403] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.55s) [2020-06-04T11:05:01.072Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:88e24d82e5a329843cfa3b790c84781c60b5daa5dc2f775b4c1269508e8d6ea3 [2020-06-04T11:05:01.072Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c484f6ab2e005c60e80cf1eabb7b992091b3f333207dfdaf8302fc5c88cd2f63 [2020-06-04T11:05:01.072Z] check_test.go:196: [d572ce9ecd915] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.58s) [2020-06-04T11:05:01.072Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b3e7f11830b031fc52615b15899269103f838e76dc4ba7742ef7a671e59c22b [2020-06-04T11:05:01.072Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5b4bb89642e55c548728ff069fd859ada3bb7a5137a2e151ddb10873a1f5d934 [2020-06-04T11:05:01.072Z] check_test.go:196: [dd36f0a84a555] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.36s) [2020-06-04T11:05:01.072Z] check_test.go:196: [daba43e88aa63] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.17s) [2020-06-04T11:05:01.072Z] check_test.go:196: [da15b2a502683] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-06-04T11:05:01.072Z] check_test.go:196: [da60e53bb2c76] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d528650b620b0] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d7cd5454de7d5] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2020-06-04T11:05:01.072Z] check_test.go:196: [da167dc215958] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d6edd0e413645] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dad612663fcd7] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2020-06-04T11:05:01.072Z] check_test.go:196: [de672d9c32886] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d7b5f9c0fa9f1] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-06-04T11:05:01.072Z] check_test.go:196: [db9b80939854e] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d1470741e95a9] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dae6ad96a08f5] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dec96641f4e50] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dc9f68610ee79] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d2e56bb643080] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) [2020-06-04T11:05:01.072Z] check_test.go:196: [dac03c5087e77] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.10s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d821dc9e6cd70] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-06-04T11:05:01.072Z] check_test.go:196: [db6724d987f49] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-06-04T11:05:01.072Z] check_test.go:196: [d4a13b0fee550] daemon is not started [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2020-06-04T11:05:01.072Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-06-04T11:05:01.072Z] === RUN TestDockerSchema1RegistrySuite [2020-06-04T11:05:01.072Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-04T11:05:01.326Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-04T11:05:06.559Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-04T11:05:10.715Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-04T11:05:14.871Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-04T11:05:14.871Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-04T11:05:15.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-04T11:05:15.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-04T11:05:16.048Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-04T11:05:16.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-04T11:05:16.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-04T11:05:17.228Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-04T11:05:17.228Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-04T11:05:17.483Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-04T11:05:18.849Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-04T11:05:20.216Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-04T11:05:20.471Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-04T11:05:21.394Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-04T11:05:25.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-04T11:05:25.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-04T11:05:25.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-04T11:05:26.059Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-04T11:05:26.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-04T11:05:26.568Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-04T11:05:26.822Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-04T11:05:27.382Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite (26.18s) [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d974af5d04c6f] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.51s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d465a55ff91b1] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.29s) [2020-06-04T11:05:27.382Z] check_test.go:223: [dd2ce88c0ddc1] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.17s) [2020-06-04T11:05:27.382Z] check_test.go:223: [df8ddd45fd01a] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.34s) [2020-06-04T11:05:27.382Z] check_test.go:223: [daffb80cabd6a] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d06acba2f2c20] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d7e09306447a9] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2020-06-04T11:05:27.382Z] check_test.go:223: [dd7903688121e] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.43s) [2020-06-04T11:05:27.382Z] check_test.go:223: [db9bedc37775b] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-06-04T11:05:27.382Z] check_test.go:223: [da2f2afb059cb] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.78s) [2020-06-04T11:05:27.382Z] check_test.go:223: [dd420a36c3a76] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d17ad8db2496d] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.50s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d542ca95be923] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-04T11:05:27.382Z] check_test.go:223: [daf94d6073a66] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d3c1aca04bacd] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d5670079bcd6b] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-06-04T11:05:27.382Z] check_test.go:223: [db258e89af464] daemon is not started [2020-06-04T11:05:27.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-04T11:05:27.382Z] check_test.go:223: [d01525f348735] daemon is not started [2020-06-04T11:05:27.382Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-04T11:05:27.382Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-04T11:05:28.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-04T11:05:28.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-04T11:05:28.866Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-04T11:05:29.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-04T11:05:30.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-04T11:05:30.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-04T11:05:31.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-04T11:05:31.602Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.55s) [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.07s) [2020-06-04T11:05:31.860Z] check_test.go:252: [d65d783de35cd] daemon is not started [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-06-04T11:05:31.860Z] check_test.go:252: [dd8d83eb63767] daemon is not started [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-06-04T11:05:31.860Z] check_test.go:252: [db4715630a0a4] daemon is not started [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2020-06-04T11:05:31.860Z] check_test.go:252: [d4dd766831d38] daemon is not started [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2020-06-04T11:05:31.860Z] check_test.go:252: [d6698d84e665b] daemon is not started [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.70s) [2020-06-04T11:05:31.860Z] check_test.go:252: [d6955776a8873] daemon is not started [2020-06-04T11:05:31.860Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.23s) [2020-06-04T11:05:31.860Z] check_test.go:252: [d22c88b2e086e] daemon is not started [2020-06-04T11:05:31.860Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-04T11:05:31.860Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-04T11:05:37.093Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-04T11:05:37.347Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-04T11:05:37.347Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-04T11:05:37.602Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-04T11:05:37.602Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-06-04T11:05:37.602Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-06-04T11:05:37.602Z] check_test.go:279: [dc02be2ab941a] daemon is not started [2020-06-04T11:05:37.602Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-04T11:05:37.602Z] check_test.go:279: [dac8d890a3d0d] daemon is not started [2020-06-04T11:05:37.602Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-06-04T11:05:37.602Z] check_test.go:279: [da2764d99f874] daemon is not started [2020-06-04T11:05:37.602Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-06-04T11:05:37.602Z] check_test.go:279: [d12709bf4c3cc] daemon is not started [2020-06-04T11:05:37.602Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-06-04T11:05:37.602Z] check_test.go:279: [d82f5b69b069a] daemon is not started [2020-06-04T11:05:37.602Z] === RUN TestDockerNetworkSuite [2020-06-04T11:05:37.602Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-04T11:05:40.860Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-04T11:05:41.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-04T11:05:47.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-04T11:05:49.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-04T11:05:53.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-04T11:05:55.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-04T11:06:05.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-04T11:06:07.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-04T11:06:09.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-04T11:06:09.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-04T11:06:10.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-04T11:06:12.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-04T11:06:13.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-04T11:06:13.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-04T11:06:13.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-04T11:06:15.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-04T11:06:15.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-04T11:06:15.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-04T11:06:15.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-04T11:06:16.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-04T11:06:18.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-04T11:06:18.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-04T11:06:18.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-04T11:06:19.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-04T11:06:23.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-04T11:06:23.289Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-04T11:06:26.545Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-04T11:06:26.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-04T11:06:29.809Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-04T11:06:33.069Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-04T11:06:37.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-04T11:06:37.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-04T11:06:37.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-04T11:06:38.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-04T11:06:38.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-04T11:06:38.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-04T11:06:38.601Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-04T11:06:38.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-04T11:06:38.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-04T11:06:41.867Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-04T11:06:43.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-04T11:06:43.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-04T11:06:43.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-04T11:06:44.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-04T11:06:49.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-04T11:06:53.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-04T11:06:53.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-04T11:06:55.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-04T11:06:58.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-04T11:06:58.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-04T11:06:59.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-04T11:07:00.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-04T11:07:01.434Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-04T11:07:02.357Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite (89.26s) [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.91s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [db4037bdbf877] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.27s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dd6932d3cc834] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.80s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dc43df93f783a] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.76s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d31aa3b0d5713] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.81s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:1233: [d1f1197592184] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dde8e39bc9061] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.87s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d8f5efec26439] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.33s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d253b0245c451] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d2c8457ca4117] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.84s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d05a11cdf8df4] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d924c0e05196e] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.41s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [db1360d2c212c] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d71f7fd47f7b8] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dff8faf30ff68] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d0b41a7da7e4b] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.26s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [df228bcb33b2d] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d3d7eabfa99af] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d56e6d1efae9f] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dde80b358c45e] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [ddb2c0c35f0cc] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.64s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d1065d6e87562] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dfef7828c97ec] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [df2d679697505] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d563c2cf4d60e] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.88s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:968: [d8759d8b45dae] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.44s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d7a1b4b73265c] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.27s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:1116: [d424531f1e724] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d1c3f7a049d10] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [ded9a2345d102] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d8edca3123945] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [df093a951f4e1] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.30s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d959c00261226] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d21c2e4a521bd] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d97138554f06e] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.42s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d5d5da352dc05] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d3d881a1d28e3] daemon is not started [2020-06-04T11:07:07.596Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d620d485d23d9] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.55s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [daf0df7c5929d] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.50s) [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.67s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:1084: [d3053c69457a6] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [daa5992153844] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d9aa363aff2e7] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dbc13979bbe74] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d2593218bcdb0] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d14a046401270] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.70s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [dc63bb5718db3] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d34f092c5527f] daemon is not started [2020-06-04T11:07:07.596Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.47s) [2020-06-04T11:07:07.596Z] docker_cli_network_unix_test.go:46: [d347aa4e1d73f] daemon is not started [2020-06-04T11:07:07.596Z] === RUN TestDockerHubPullSuite [2020-06-04T11:07:07.596Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-04T11:07:08.519Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-04T11:07:11.026Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-04T11:07:11.281Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-04T11:07:12.641Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-04T11:07:12.896Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite (5.90s) [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-06-04T11:07:12.896Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-06-04T11:07:12.896Z] PASS [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === Skipped [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] [2020-06-04T11:07:12.896Z] DONE 1277 tests, 44 skipped in 1981.942s [2020-06-04T11:07:12.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T11:07:12.896Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T11:07:12.896Z] +++ kill 7595 [2020-06-04T11:07:13.820Z] +++ /etc/init.d/apparmor stop [2020-06-04T11:07:13.820Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T11:07:13.820Z] [2020-06-04T11:07:13.820Z] Unloading profiles will leave already running processes permanently [2020-06-04T11:07:13.820Z] unconfined, which can lead to unexpected situations. [2020-06-04T11:07:13.820Z] [2020-06-04T11:07:13.820Z] To set a process to complain mode, use the command line tool [2020-06-04T11:07:13.820Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T11:07:14.074Z] +++ true [2020-06-04T11:07:14.074Z] exiting test-integration [2020-06-04T11:07:14.074Z] ++ exit 0 [2020-06-04T11:07:14.074Z] [2020-06-04T11:07:14.329Z] + for job in $(jobs -p) [2020-06-04T11:07:14.329Z] + wait 20788 [2020-06-04T11:07:16.836Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-04T11:07:20.093Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-04T11:07:22.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-04T11:07:25.855Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-04T11:07:33.974Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-04T11:07:38.133Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-04T11:07:41.391Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-04T11:07:44.647Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-04T11:07:47.904Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-04T11:07:51.162Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-04T11:07:53.670Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-04T11:07:56.925Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-04T11:08:53.068Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-04T11:09:07.884Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite (1737.45s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.26s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.84s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:562: [d5f6b92a1ad68] joining swarm manager [d31c9d6f69432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:584: [dfff682051de7] joining swarm manager [d31c9d6f69432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] check_test.go:380: [d5f6b92a1ad68] daemon is not started [2020-06-04T11:09:25.910Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.56s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:45: [d90533fa98bf9] joining swarm manager [dba8758aeef99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.40s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.83s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:303: [d88641321201a] joining swarm manager [df5f5fa1d9f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:304: [dac415bccbdd3] joining swarm manager [df5f5fa1d9f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.10s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:271: [d25bb6c2413f8] joining swarm manager [df31fa14d35c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:272: [d9d7a64538d53] joining swarm manager [df31fa14d35c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.81s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.78s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.29s) [2020-06-04T11:09:25.910Z] docker_api_swarm_node_test.go:19: [df76cdfb4b8fc] joining swarm manager [d29a461a813c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_node_test.go:20: [d279dfe25dcfd] joining swarm manager [d29a461a813c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.25s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:501: [d85c6a88a0d42] joining swarm manager [ddc468c33626c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:506: [d532b6ec0b236] joining swarm manager [ddc468c33626c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.97s) [2020-06-04T11:09:25.910Z] docker_api_swarm_node_test.go:80: [d9961fe436d51] joining swarm manager [da82be46eccc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.29s) [2020-06-04T11:09:25.910Z] docker_api_swarm_node_test.go:52: [d68f8b67a19d3] joining swarm manager [d528e65ce5542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_node_test.go:53: [d8a1917464094] joining swarm manager [d528e65ce5542]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.02s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:201: [d38d48d814ea8] joining swarm manager [de5f230a2770b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.01s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:383: [dfc1b10d49aed] joining swarm manager [d79feb4eaa460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:384: [de5f3283c630b] joining swarm manager [d79feb4eaa460]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] check_test.go:380: [de5f3283c630b] daemon is not started [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.96s) [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:801: [d0b54cbc7ea56] joining swarm manager [d7df224c31ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:801: [d0294d5f311e5] joining swarm manager [d7df224c31ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:801: [d7edc17c019f6] joining swarm manager [d7df224c31ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:801: [d9ef75c8174a4] joining swarm manager [d7df224c31ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-04T11:09:25.910Z] docker_api_swarm_test.go:809: [dd3bd9399e446] joining swarm manager [d7df224c31ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.02s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.07s) [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:394: [d885a04fab232] joining swarm manager [d9defbd695a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:394: [dfecaed755c3d] joining swarm manager [d9defbd695a89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.30s) [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:342: [d2f27728146b5] joining swarm manager [d84d136b795fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:342: [d55cdb5d7cbed] joining swarm manager [d84d136b795fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.94s) [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:489: [dac99063053ff] joining swarm manager [d799d687c4f39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:489: [db750d018ef1f] joining swarm manager [d799d687c4f39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.55s) [2020-06-04T11:09:25.910Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.89s) [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:127: [d70357575c698] joining swarm manager [d3ef4017b49fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:128: [db298ea17619a] joining swarm manager [d3ef4017b49fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.910Z] docker_api_swarm_service_test.go:136: [d16670023d1d7] joining swarm manager [d3ef4017b49fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:137: [dfcd7e8f39918] joining swarm manager [d3ef4017b49fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.20s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.38s) [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:303: [d78d9759e4be1] joining swarm manager [d024bf26f0bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:303: [dd8a7318ec853] joining swarm manager [d024bf26f0bb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.86s) [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:99: [db48afdf32758] joining swarm manager [dd2cb2faffafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:100: [de0341c8896f2] joining swarm manager [dd2cb2faffafa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] check_test.go:380: [db48afdf32758] daemon is not started [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s) [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:532: [d9629dd5520d3] joining swarm manager [dbaca11f0f4af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:533: [d8e6505d0f928] joining swarm manager [dbaca11f0f4af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:147: [dff3744bb06e1] joining swarm manager [d2f289aa9ec24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_api_swarm_service_test.go:147: [df78f048ad0a0] joining swarm manager [d2f289aa9ec24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.37s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.51s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.20s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.40s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.54s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.24s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.91s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.10s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.61s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.41s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.11s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.63s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.34s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.90s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.50s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.01s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.24s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.20s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.24s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.86s) [2020-06-04T11:09:25.911Z] docker_cli_service_logs_test.go:245: checking task m0ylxjohx7np [2020-06-04T11:09:25.911Z] docker_cli_service_logs_test.go:250: checking messages for m0ylxjohx7np [2020-06-04T11:09:25.911Z] docker_cli_service_logs_test.go:245: checking task 184iw3vd59pz [2020-06-04T11:09:25.911Z] docker_cli_service_logs_test.go:250: checking messages for 184iw3vd59pz [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.99s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.39s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.01s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.10s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1901: [d3eefcc972730] joining swarm manager [d5424c150bad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1902: [da8ff7a8f1282] joining swarm manager [d5424c150bad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.56s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.90s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.40s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.19s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1802: [d0322ebf03f24] joining swarm manager [de44bb9ba7458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1803: [dfdb5ee6b38af] joining swarm manager [de44bb9ba7458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.46s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.54s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1321: [d268faebbadef] joining swarm manager [d32fc020173c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1322: [d0e0358ad143c] joining swarm manager [d32fc020173c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.45s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.78s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.49s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.04s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.13s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.11s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.02s) [2020-06-04T11:09:25.911Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.45s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.10s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (62.53s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1186: [daf98772a30d4] joining swarm manager [da3a42c381acd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1195: [dd3b1d74646d0] joining swarm manager [da3a42c381acd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.50s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.14s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.88s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1118: [d0260f488d28f] joining swarm manager [daa064be7ddcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1119: [d644c004fd456] joining swarm manager [daa064be7ddcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1172: [dbf1242dd06f3] joining swarm manager [daa064be7ddcc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1453: [d540d2047ad9a] joining swarm manager [d2e12ed33ee1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] docker_cli_swarm_test.go:1454: [de133f74dafb7] joining swarm manager [d2e12ed33ee1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.60s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.15s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.22s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.07s) [2020-06-04T11:09:25.911Z] docker_cli_swarm_unix_test.go:62: [db282b9e9f3cb] joining swarm manager [dc5688d611256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.93s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.75s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.37s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.36s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.42s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.44s) [2020-06-04T11:09:25.911Z] docker_api_swarm_test.go:961: [d08382961dab2] joining swarm manager [d48cbde1bada1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.26s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.88s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.05s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.44s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.19s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.09s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.31s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.84s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.03s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.26s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.89s) [2020-06-04T11:09:25.911Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.99s) [2020-06-04T11:09:25.911Z] === RUN TestDockerExternalVolumeSuite [2020-06-04T11:09:25.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-04T11:09:40.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-04T11:10:48.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-04T11:10:58.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-04T11:11:09.623Z] ok github.com/docker/docker/integration-cli 2354.588s [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === Skipped [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.59s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-06-04T11:11:09.623Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.06s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-06-04T11:11:09.624Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.06s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-06-04T11:11:09.625Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-04T11:11:09.626Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-04T11:11:09.627Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-04T11:11:09.627Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-04T11:11:09.627Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] DONE 1096 tests, 549 skipped in 2363.682s [2020-06-04T11:11:09.627Z] INFO: Integration tests ended at 06/04/2020 11:11:07. Duration:00:39:23.8188957 [2020-06-04T11:11:09.627Z] INFO: Docker info of the daemon under test at end of run [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] Containers: 2 [2020-06-04T11:11:09.627Z] Running: 0 [2020-06-04T11:11:09.627Z] Paused: 0 [2020-06-04T11:11:09.627Z] Stopped: 2 [2020-06-04T11:11:09.627Z] Images: 15 [2020-06-04T11:11:09.627Z] Server Version: 0.0.0-dev [2020-06-04T11:11:09.627Z] Storage Driver: windowsfilter [2020-06-04T11:11:09.627Z] Windows: [2020-06-04T11:11:09.627Z] Logging Driver: json-file [2020-06-04T11:11:09.627Z] Plugins: [2020-06-04T11:11:09.627Z] Volume: local [2020-06-04T11:11:09.627Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-04T11:11:09.627Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-04T11:11:09.627Z] Swarm: inactive [2020-06-04T11:11:09.627Z] Default Isolation: process [2020-06-04T11:11:09.627Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-04T11:11:09.627Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-06-04T11:11:09.627Z] OSType: windows [2020-06-04T11:11:09.627Z] Architecture: x86_64 [2020-06-04T11:11:09.627Z] CPUs: 4 [2020-06-04T11:11:09.627Z] Total Memory: 32GiB [2020-06-04T11:11:09.627Z] Name: azwin-2-483620 [2020-06-04T11:11:09.627Z] ID: MMN5:ITXS:VY3K:X3DW:WJNI:LZ45:QVGR:6EEC:QASG:E7LH:35I5:EEKX [2020-06-04T11:11:09.627Z] Docker Root Dir: D:\CI\PR-41068\1\daemon [2020-06-04T11:11:09.627Z] Debug Mode (client): false [2020-06-04T11:11:09.627Z] Debug Mode (server): true [2020-06-04T11:11:09.627Z] File Descriptors: -1 [2020-06-04T11:11:09.627Z] Goroutines: 18 [2020-06-04T11:11:09.627Z] System Time: 2020-06-04T11:11:07.88461Z [2020-06-04T11:11:09.627Z] EventsListeners: 0 [2020-06-04T11:11:09.627Z] Registry: https://index.docker.io/v1/ [2020-06-04T11:11:09.627Z] Labels: [2020-06-04T11:11:09.627Z] Experimental: false [2020-06-04T11:11:09.627Z] Insecure Registries: [2020-06-04T11:11:09.627Z] 127.0.0.0/8 [2020-06-04T11:11:09.627Z] Live Restore Enabled: false [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] [2020-06-04T11:11:09.627Z] INFO: Stopping daemon under test [2020-06-04T11:11:09.627Z] SUCCESS: The process with PID 7744 (child process of PID 5548) has been terminated. [2020-06-04T11:11:09.627Z] SUCCESS: The process with PID 5548 (child process of PID 2888) has been terminated. [2020-06-04T11:11:09.627Z] INFO: Stop tailing logs of the daemon under tests [2020-06-04T11:11:09.627Z] INFO: executeCI.ps1 Completed successfully at 06/04/2020 11:11:08. [2020-06-04T11:11:09.627Z] INFO: Tidying up at end of run [2020-06-04T11:11:09.627Z] INFO: Saving daemon under test log (d:\CI\PR-41068\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-04T11:11:09.627Z] INFO: Saving daemon under test log (d:\CI\PR-41068\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-04T11:11:09.627Z] INFO: Nuke-Everything... [2020-06-04T11:11:09.627Z] INFO: Container count on control daemon to delete is 2 [2020-06-04T11:11:09.627Z] e653fb415b7c [2020-06-04T11:11:09.627Z] 0aa0351fa2ad [2020-06-04T11:11:09.627Z] INFO: Non-base image count on control daemon to delete is 1 [2020-06-04T11:11:10.627Z] Deleted: sha256:79d181a6ff9350a98e52bb6aedc97920312fea1bd80ecebd8503184260404913 [2020-06-04T11:11:10.628Z] Deleted: sha256:e4adc78a2037e62febc518946294a7bf356fc6bae004ad1147fc0796be96faca [2020-06-04T11:11:10.628Z] INFO: Tidying pidfile d:\CI\PR-41068\1\docker.pid [2020-06-04T11:11:10.628Z] INFO: Nuking d:\CI [2020-06-04T11:11:30.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-04T11:11:31.943Z] INFO: Zapped successfully [2020-06-04T11:11:31.943Z] [2020-06-04T11:11:31.943Z] INFO: executeCI.ps1 exiting at Thu Jun 4 11:11:29 CUT 2020. Duration 00:52:02.0758005 [2020-06-04T11:11:31.943Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-04T11:11:32.199Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-04T11:11:34.479Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-04T11:11:36.286Z] Archiving artifacts [2020-06-04T11:11:37.405Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T11:11:38.371Z] + make clean [2020-06-04T11:11:39.369Z] docker volume rm -f docker-dev-cache [2020-06-04T11:11:39.517Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-04T11:11:45.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-04T11:12:17.267Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-04T11:12:29.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-04T11:13:01.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-04T11:13:19.580Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-04T11:13:34.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-04T11:14:21.109Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-04T11:14:39.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-04T11:15:11.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-04T11:15:43.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-04T11:15:58.029Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-04T11:16:16.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-04T11:16:30.863Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite (441.10s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-06-04T11:16:45.787Z] docker_cli_external_volume_driver_test.go:53: [d91f6affbe0e8] daemon is not started [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-06-04T11:16:45.787Z] docker_cli_external_volume_driver_test.go:53: [dd34d063ef816] daemon is not started [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-04T11:16:45.787Z] docker_cli_external_volume_driver_test.go:53: [da761d11b6014] daemon is not started [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-04T11:16:45.787Z] docker_cli_external_volume_driver_test.go:53: [dbfc093fb843e] daemon is not started [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-06-04T11:16:45.787Z] docker_cli_external_volume_driver_test.go:485: [df1c1d8a7867d] daemon is not started [2020-06-04T11:16:45.787Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-04T11:16:45.787Z] docker_cli_external_volume_driver_test.go:53: [d54e90b142a86] daemon is not started [2020-06-04T11:16:45.787Z] PASS [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] === Skipped [2020-06-04T11:16:45.787Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] [2020-06-04T11:16:45.787Z] DONE 273 tests, 5 skipped in 2554.361s [2020-06-04T11:16:45.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-04T11:16:46.346Z] ++++ cat bundles/test-integration/docker.pid [2020-06-04T11:16:46.346Z] +++ kill 7575 [2020-06-04T11:16:47.269Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9644cdb64e95/docker.pid [2020-06-04T11:16:47.269Z] +++ kill 4335 [2020-06-04T11:16:47.269Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4335 is not a child of this shell [2020-06-04T11:16:47.269Z] warning: PID 4335 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9644cdb64e95/docker.pid had a nonzero exit code [2020-06-04T11:16:47.269Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9644cdb64e95/root: target is busy. [2020-06-04T11:16:47.269Z] +++ /etc/init.d/apparmor stop [2020-06-04T11:16:47.269Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-04T11:16:47.269Z] [2020-06-04T11:16:47.269Z] Unloading profiles will leave already running processes permanently [2020-06-04T11:16:47.269Z] unconfined, which can lead to unexpected situations. [2020-06-04T11:16:47.269Z] [2020-06-04T11:16:47.269Z] To set a process to complain mode, use the command line tool [2020-06-04T11:16:47.269Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-04T11:16:47.269Z] +++ true [2020-06-04T11:16:47.269Z] exiting test-integration [2020-06-04T11:16:47.269Z] ++ exit 0 [2020-06-04T11:16:47.269Z] [2020-06-04T11:16:47.524Z] + exit 0 [2020-06-04T11:16:47.524Z] ++ jobs -p [2020-06-04T11:16:47.524Z] + pids= [2020-06-04T11:16:47.524Z] + echo 'Remaining pids to kill: []' [2020-06-04T11:16:47.524Z] Remaining pids to kill: [] [2020-06-04T11:16:47.524Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-04T11:16:47.541Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-04T11:16:50.424Z] + echo Ensuring container killed. [2020-06-04T11:16:50.424Z] Ensuring container killed. [2020-06-04T11:16:50.424Z] + docker ps -aq -f name=docker-pr1-* [2020-06-04T11:16:50.424Z] + cids=f457944b2232 [2020-06-04T11:16:50.424Z] b2f689e3429e [2020-06-04T11:16:50.424Z] dd39ef4d91f1 [2020-06-04T11:16:50.424Z] + [ -n f457944b2232 [2020-06-04T11:16:50.424Z] b2f689e3429e [2020-06-04T11:16:50.424Z] dd39ef4d91f1 ] [2020-06-04T11:16:50.424Z] + docker rm -vf f457944b2232 b2f689e3429e dd39ef4d91f1 [2020-06-04T11:16:52.308Z] f457944b2232 [2020-06-04T11:16:52.308Z] b2f689e3429e [2020-06-04T11:16:52.308Z] dd39ef4d91f1 [Pipeline] sh [2020-06-04T11:16:52.582Z] + echo Chowning /workspace to jenkins user [2020-06-04T11:16:52.582Z] Chowning /workspace to jenkins user [2020-06-04T11:16:52.582Z] + id -u [2020-06-04T11:16:52.582Z] + id -g [2020-06-04T11:16:52.582Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41068:/workspace busybox chown -R 1000:1000 /workspace [2020-06-04T11:16:52.582Z] Unable to find image 'busybox:latest' locally [2020-06-04T11:16:52.582Z] latest: Pulling from library/busybox [2020-06-04T11:16:53.140Z] 76df9210b28c: Pulling fs layer [2020-06-04T11:16:53.140Z] 76df9210b28c: Download complete [2020-06-04T11:16:53.140Z] 76df9210b28c: Pull complete [2020-06-04T11:16:53.140Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-04T11:16:53.140Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-04T11:16:57.677Z] + bundleName=amd64 [2020-06-04T11:16:57.677Z] + echo Creating amd64-bundles.tar.gz [2020-06-04T11:16:57.677Z] Creating amd64-bundles.tar.gz [2020-06-04T11:16:57.677Z] + xargs tar -czf amd64-bundles.tar.gz [2020-06-04T11:16:57.677Z] + 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-06-04T11:16:59.052Z] Archiving artifacts [2020-06-04T11:17:00.838Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41068/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-04T11:17:01.140Z] + make clean [2020-06-04T11:17:01.395Z] docker volume rm -f docker-dev-cache [2020-06-04T11:17:01.395Z] 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