Pull request #40369 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 94a8c8b3c09540497f6fb7a3d40de80610c920ac+4d63209d94276d66d9db39174bfe0127f4b9a8dc (4de85fe79c834d9fae956ceefdbf6461b6fd13f5) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # 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-01-13T15:41:56.953Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-13T15:41:56.958Z] Trying to pass milestone 1 [Pipeline] milestone [2020-01-13T15:41:56.980Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-13T15:41:57.128Z] Running on ubuntu-1804-overlay2 (i-03b3ce35875a0306d) in /home/ubuntu/workspace/moby_PR-40369 [Pipeline] { [Pipeline] checkout [2020-01-13T15:41:57.172Z] using credential docker-jenkins-github-credentials [2020-01-13T15:41:57.184Z] Cloning the remote Git repository [2020-01-13T15:41:57.184Z] Cloning with configured refspecs honoured and without tags [2020-01-13T15:41:57.186Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T15:41:57.186Z] > git init /home/ubuntu/workspace/moby_PR-40369 # timeout=10 [2020-01-13T15:41:57.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:41:57.193Z] > git --version # timeout=10 [2020-01-13T15:41:57.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:41:57.200Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:10.720Z] Fetching without tags [2020-01-13T15:42:11.052Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:10.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:10.693Z] > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10 [2020-01-13T15:42:10.696Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T15:42:10.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:10.728Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:10.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:10.728Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:11.054Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:11.061Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:11.545Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:11.547Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:12.058Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [2020-01-13T15:42:11.525Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:11.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T15:42:11.548Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:11.556Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:12.060Z] > git rev-list --no-walk 94a8c8b3c09540497f6fb7a3d40de80610c920ac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T15:42:13.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40369:/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-01-13T15:42:13.330Z] Unable to find image 'alpine:latest' locally [2020-01-13T15:42:13.330Z] latest: Pulling from library/alpine [2020-01-13T15:42:13.330Z] e6b0cf9c0882: Pulling fs layer [2020-01-13T15:42:13.584Z] e6b0cf9c0882: Verifying Checksum [2020-01-13T15:42:13.584Z] e6b0cf9c0882: Download complete [2020-01-13T15:42:13.584Z] e6b0cf9c0882: Pull complete [2020-01-13T15:42:13.584Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2020-01-13T15:42:13.584Z] Status: Downloaded newer image for alpine:latest [2020-01-13T15:42:16.840Z] 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: 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] { (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-01-13T15:42:17.673Z] Running on ubuntu-1804-overlay2 (i-03b3ce35875a0306d) in /home/ubuntu/workspace/moby_PR-40369 [Pipeline] node [2020-01-13T15:42:17.676Z] Running on ubuntu-1804-overlay2 (i-0661fc28bfb6eaecc) in /home/ubuntu/workspace/moby_PR-40369 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-01-13T15:42:17.723Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40369 [2020-01-13T15:42:17.724Z] Running on ubuntu-1604-overlay2-arm64v8 (i-07f601da805ee214f) in /home/ubuntu/workspace/moby_PR-40369 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-01-13T15:42:17.770Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-01-13T15:42:17.784Z] Cloning the remote Git repository [2020-01-13T15:42:17.784Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-01-13T15:42:17.801Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-13T15:42:17.811Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [2020-01-13T15:42:17.819Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-01-13T15:42:17.863Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40369 [Pipeline] // stage [2020-01-13T15:42:17.876Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-13T15:42:17.885Z] Cloning the remote Git repository [2020-01-13T15:42:17.885Z] Cloning with configured refspecs honoured and without tags [2020-01-13T15:42:17.889Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2020-01-13T15:42:17.905Z] Cloning the remote Git repository [2020-01-13T15:42:17.905Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-01-13T15:42:17.900Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T15:42:17.901Z] > git init /home/ubuntu/workspace/moby_PR-40369 # timeout=10 [2020-01-13T15:42:17.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:17.922Z] > git --version # timeout=10 [2020-01-13T15:42:17.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:17.926Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [Pipeline] } [Pipeline] } [2020-01-13T15:42:18.119Z] Running on azwin-2-7bf290 in d:\jenkins\workspace\moby_PR-40369 [Pipeline] { [Pipeline] ws [2020-01-13T15:42:18.133Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-01-13T15:42:18.137Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [Pipeline] checkout [2020-01-13T15:42:18.176Z] using credential docker-jenkins-github-credentials [2020-01-13T15:42:18.225Z] Cloning the remote Git repository [2020-01-13T15:42:18.225Z] Cloning with configured refspecs honoured and without tags [2020-01-13T15:42:18.240Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:18.241Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:18.374Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [2020-01-13T15:42:18.442Z] using credential docker-jenkins-github-credentials [2020-01-13T15:42:18.519Z] Cloning the remote Git repository [2020-01-13T15:42:18.519Z] Cloning with configured refspecs honoured and without tags [2020-01-13T15:42:18.547Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T15:42:18.547Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-13T15:42:17.807Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-13T15:42:17.812Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:17.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:17.861Z] > git --version # timeout=10 [2020-01-13T15:42:17.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:17.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:18.138Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:18.151Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:18.209Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:18.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T15:42:18.284Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:18.287Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:17.785Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T15:42:17.786Z] > git init /home/ubuntu/workspace/moby_PR-40369 # timeout=10 [2020-01-13T15:42:17.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:17.804Z] > git --version # timeout=10 [2020-01-13T15:42:17.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:17.813Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:17.908Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T15:42:17.908Z] > git init /home/docker/workspace/moby_PR-40369 # timeout=10 [2020-01-13T15:42:17.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:17.922Z] > git --version # timeout=10 [2020-01-13T15:42:17.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:17.927Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:18.263Z] Cloning repository https://github.com/moby/moby.git [2020-01-13T15:42:18.265Z] > git init /home/jenkins/workspace/moby_PR-40369 # timeout=10 [2020-01-13T15:42:18.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:18.284Z] > git --version # timeout=10 [2020-01-13T15:42:18.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:18.300Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T15:42:18.607Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:18.607Z] > git --version # timeout=10 [2020-01-13T15:42:18.651Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:18.652Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:19.579Z] + [ PR != PR ] [2020-01-13T15:42:19.579Z] + [ master != master ] [2020-01-13T15:42:19.579Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T15:42:20.025Z] + docker version [2020-01-13T15:42:20.025Z] Client: Docker Engine - Community [2020-01-13T15:42:20.025Z] Version: 19.03.2 [2020-01-13T15:42:20.025Z] API version: 1.40 [2020-01-13T15:42:20.025Z] Go version: go1.12.8 [2020-01-13T15:42:20.025Z] Git commit: 6a30dfc [2020-01-13T15:42:20.025Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-13T15:42:20.025Z] OS/Arch: linux/amd64 [2020-01-13T15:42:20.025Z] Experimental: false [2020-01-13T15:42:20.025Z] [2020-01-13T15:42:20.025Z] Server: Docker Engine - Community [2020-01-13T15:42:20.025Z] Engine: [2020-01-13T15:42:20.025Z] Version: 19.03.2 [2020-01-13T15:42:20.025Z] API version: 1.40 (minimum version 1.12) [2020-01-13T15:42:20.025Z] Go version: go1.12.8 [2020-01-13T15:42:20.025Z] Git commit: 6a30dfc [2020-01-13T15:42:20.025Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-13T15:42:20.025Z] OS/Arch: linux/amd64 [2020-01-13T15:42:20.025Z] Experimental: true [2020-01-13T15:42:20.025Z] containerd: [2020-01-13T15:42:20.025Z] Version: 1.2.6 [2020-01-13T15:42:20.025Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T15:42:20.025Z] runc: [2020-01-13T15:42:20.025Z] Version: 1.0.0-rc8 [2020-01-13T15:42:20.025Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T15:42:20.025Z] docker-init: [2020-01-13T15:42:20.025Z] Version: 0.18.0 [2020-01-13T15:42:20.025Z] GitCommit: fec3683 [Pipeline] sh [2020-01-13T15:42:20.429Z] + docker info [2020-01-13T15:42:20.987Z] Client: [2020-01-13T15:42:20.987Z] Debug Mode: false [2020-01-13T15:42:20.987Z] [2020-01-13T15:42:20.987Z] Server: [2020-01-13T15:42:20.987Z] Containers: 1 [2020-01-13T15:42:20.987Z] Running: 0 [2020-01-13T15:42:20.987Z] Paused: 0 [2020-01-13T15:42:20.987Z] Stopped: 1 [2020-01-13T15:42:20.987Z] Images: 28 [2020-01-13T15:42:20.987Z] Server Version: 19.03.2 [2020-01-13T15:42:20.987Z] Storage Driver: overlay2 [2020-01-13T15:42:20.987Z] Backing Filesystem: extfs [2020-01-13T15:42:20.987Z] Supports d_type: true [2020-01-13T15:42:20.987Z] Native Overlay Diff: true [2020-01-13T15:42:20.987Z] Logging Driver: json-file [2020-01-13T15:42:20.987Z] Cgroup Driver: cgroupfs [2020-01-13T15:42:20.987Z] Plugins: [2020-01-13T15:42:20.987Z] Volume: local [2020-01-13T15:42:20.987Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T15:42:20.987Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-13T15:42:20.987Z] Swarm: inactive [2020-01-13T15:42:20.987Z] Runtimes: runc [2020-01-13T15:42:20.987Z] Default Runtime: runc [2020-01-13T15:42:20.987Z] Init Binary: docker-init [2020-01-13T15:42:20.987Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T15:42:20.987Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T15:42:20.987Z] init version: fec3683 [2020-01-13T15:42:20.987Z] Security Options: [2020-01-13T15:42:20.987Z] apparmor [2020-01-13T15:42:20.987Z] seccomp [2020-01-13T15:42:20.987Z] Profile: default [2020-01-13T15:42:20.987Z] Kernel Version: 4.15.0-1048-aws [2020-01-13T15:42:20.987Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-13T15:42:20.987Z] OSType: linux [2020-01-13T15:42:20.987Z] Architecture: x86_64 [2020-01-13T15:42:20.987Z] CPUs: 2 [2020-01-13T15:42:20.987Z] Total Memory: 7.501GiB [2020-01-13T15:42:20.987Z] Name: ip-10-100-91-34 [2020-01-13T15:42:20.987Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-13T15:42:20.987Z] Docker Root Dir: /var/lib/docker [2020-01-13T15:42:20.987Z] Debug Mode: false [2020-01-13T15:42:20.987Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:20.987Z] Labels: [2020-01-13T15:42:20.987Z] Experimental: true [2020-01-13T15:42:20.987Z] Insecure Registries: [2020-01-13T15:42:20.987Z] 127.0.0.0/8 [2020-01-13T15:42:20.987Z] Live Restore Enabled: true [2020-01-13T15:42:20.987Z] [2020-01-13T15:42:20.987Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T15:42:21.390Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:21.390Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:21.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40369/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T15:42:21.390Z] + bash /home/ubuntu/workspace/moby_PR-40369/check-config.sh [2020-01-13T15:42:21.390Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T15:42:21.390Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-13T15:42:21.390Z] [2020-01-13T15:42:21.390Z] Generally Necessary: [2020-01-13T15:42:21.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T15:42:21.645Z] - apparmor: enabled and tools installed [2020-01-13T15:42:21.645Z] - CONFIG_NAMESPACES: enabled [2020-01-13T15:42:21.645Z] - CONFIG_NET_NS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_PID_NS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_IPC_NS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_UTS_NS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUPS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CPUSETS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_MEMCG: enabled [2020-01-13T15:42:21.645Z] - CONFIG_KEYS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_VETH: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T15:42:21.645Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T15:42:21.645Z] [2020-01-13T15:42:21.645Z] Optional Features: [2020-01-13T15:42:21.645Z] - CONFIG_USER_NS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_SECCOMP: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T15:42:21.645Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T15:42:21.645Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T15:42:21.645Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-13T15:42:21.645Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T15:42:21.645Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T15:42:21.645Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T15:42:21.645Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T15:42:21.645Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T15:42:21.645Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T15:42:21.645Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T15:42:21.645Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T15:42:21.645Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T15:42:21.645Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T15:42:21.645Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T15:42:21.645Z] - CONFIG_EXT4_FS: enabled [2020-01-13T15:42:21.645Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T15:42:21.645Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T15:42:21.899Z] - Network Drivers: [2020-01-13T15:42:21.899Z] - "overlay": [2020-01-13T15:42:21.899Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T15:42:21.899Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T15:42:21.900Z] Optional (for encrypted networks): [2020-01-13T15:42:21.900Z] - CONFIG_CRYPTO: enabled [2020-01-13T15:42:21.900Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-13T15:42:21.900Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-13T15:42:21.900Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-13T15:42:21.900Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-13T15:42:21.900Z] - CONFIG_XFRM: enabled [2020-01-13T15:42:21.900Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T15:42:21.900Z] - "ipvlan": [2020-01-13T15:42:21.900Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T15:42:21.900Z] - "macvlan": [2020-01-13T15:42:21.900Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T15:42:21.900Z] - "ftp,tftp client in container": [2020-01-13T15:42:21.900Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T15:42:21.900Z] - Storage Drivers: [2020-01-13T15:42:21.900Z] - "aufs": [2020-01-13T15:42:21.900Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T15:42:21.900Z] - "btrfs": [2020-01-13T15:42:21.900Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T15:42:21.900Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T15:42:21.900Z] - "devicemapper": [2020-01-13T15:42:21.900Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T15:42:21.900Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T15:42:21.900Z] - "overlay": [2020-01-13T15:42:21.900Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T15:42:21.900Z] - "zfs": [2020-01-13T15:42:21.900Z] - /dev/zfs: missing [2020-01-13T15:42:21.900Z] - zfs command: missing [2020-01-13T15:42:21.900Z] - zpool command: missing [2020-01-13T15:42:21.900Z] [2020-01-13T15:42:21.900Z] Limits: [2020-01-13T15:42:21.900Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T15:42:21.900Z] [2020-01-13T15:42:21.900Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T15:42:22.346Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac . [2020-01-13T15:42:22.346Z] #1 [internal] load build definition from Dockerfile [2020-01-13T15:42:22.346Z] #1 DONE 0.0s [2020-01-13T15:42:22.346Z] [2020-01-13T15:42:22.346Z] #2 [internal] load .dockerignore [2020-01-13T15:42:22.346Z] #2 DONE 0.0s [2020-01-13T15:42:22.346Z] [2020-01-13T15:42:22.346Z] #1 [internal] load build definition from Dockerfile [2020-01-13T15:42:22.346Z] #1 transferring dockerfile: 15.58kB done [2020-01-13T15:42:22.346Z] #1 DONE 0.0s [2020-01-13T15:42:22.346Z] [2020-01-13T15:42:22.346Z] #2 [internal] load .dockerignore [2020-01-13T15:42:22.346Z] #2 transferring context: 112B done [2020-01-13T15:42:22.346Z] #2 DONE 0.0s [2020-01-13T15:42:22.346Z] [2020-01-13T15:42:22.346Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T15:42:22.346Z] #3 DONE 0.1s [2020-01-13T15:42:22.601Z] [2020-01-13T15:42:22.601Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T15:42:22.601Z] #4 CACHED [2020-01-13T15:42:23.160Z] [2020-01-13T15:42:23.160Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T15:42:23.160Z] #6 DONE 0.0s [2020-01-13T15:42:23.160Z] [2020-01-13T15:42:23.160Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T15:42:23.160Z] #5 DONE 0.0s [2020-01-13T15:42:23.160Z] [2020-01-13T15:42:23.160Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T15:42:23.160Z] #68 DONE 0.0s [2020-01-13T15:42:23.160Z] [2020-01-13T15:42:23.160Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:42:23.160Z] #7 DONE 0.0s [2020-01-13T15:42:23.160Z] [2020-01-13T15:42:23.160Z] #20 [internal] load build context [2020-01-13T15:42:24.522Z] #20 transferring context: 46.58MB 1.3s done [2020-01-13T15:42:24.522Z] #20 DONE 1.3s [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:42:24.522Z] #44 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:24.522Z] #47 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:24.522Z] #38 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:24.522Z] #23 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #21 [golangci_lint 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:24.522Z] #21 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:42:24.522Z] #30 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T15:42:24.522Z] #64 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T15:42:24.522Z] #9 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T15:42:24.522Z] #52 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T15:42:24.522Z] #56 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T15:42:24.522Z] #45 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:24.522Z] #53 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #48 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T15:42:24.522Z] #13 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #72 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #67 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:24.522Z] #57 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #16 [dev 6/25] RUN ldconfig [2020-01-13T15:42:24.522Z] #16 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:42:24.522Z] #10 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T15:42:24.522Z] #40 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:42:24.522Z] #59 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:42:24.522Z] #25 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:24.522Z] #36 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:42:24.522Z] #41 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T15:42:24.522Z] #70 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:24.522Z] #62 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:42:24.522Z] #43 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #51 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:42:24.522Z] #35 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:42:24.522Z] #11 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:42:24.522Z] #19 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T15:42:24.522Z] #46 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:42:24.522Z] #71 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T15:42:24.522Z] #18 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T15:42:24.522Z] #26 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T15:42:24.522Z] #28 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T15:42:24.522Z] #69 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T15:42:24.522Z] #61 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T15:42:24.522Z] #12 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T15:42:24.522Z] #8 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:42:24.522Z] #27 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T15:42:24.522Z] #24 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:42:24.522Z] #17 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #34 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #42 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:24.522Z] #60 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T15:42:24.522Z] #15 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:24.522Z] #55 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #58 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T15:42:24.522Z] #32 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:24.522Z] #65 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #63 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #54 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:24.522Z] #50 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T15:42:24.522Z] #49 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T15:42:24.522Z] #29 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T15:42:24.522Z] #14 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T15:42:24.522Z] #22 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #31 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T15:42:24.522Z] #39 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T15:42:24.522Z] #37 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T15:42:24.522Z] #66 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:42:24.522Z] #33 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T15:42:24.522Z] #73 CACHED [2020-01-13T15:42:24.522Z] [2020-01-13T15:42:24.522Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T15:42:25.518Z] #74 DONE 1.1s [2020-01-13T15:42:25.773Z] [2020-01-13T15:42:25.773Z] #75 exporting to image [2020-01-13T15:42:25.773Z] #75 exporting layers [2020-01-13T15:42:26.698Z] #75 exporting layers 0.7s done [2020-01-13T15:42:26.698Z] #75 writing image sha256:55c3f6b0b5e54ab3e885d7150a83521ec1f5c28e6a4bfee76d198dedf81e68af [2020-01-13T15:42:26.698Z] #75 writing image sha256:55c3f6b0b5e54ab3e885d7150a83521ec1f5c28e6a4bfee76d198dedf81e68af done [2020-01-13T15:42:26.698Z] #75 naming to docker.io/library/docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac done [2020-01-13T15:42:26.698Z] #75 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-13T15:42:27.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40369/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/validate/default [2020-01-13T15:42:27.300Z] Fetching without tags [2020-01-13T15:42:27.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:27.191Z] > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10 [2020-01-13T15:42:27.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T15:42:27.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:27.334Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:27.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:27.337Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:27.731Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:28.091Z] Congratulations! All commits are properly signed with the DCO! [2020-01-13T15:42:28.091Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-13T15:42:28.091Z] No api/types/ or api/swagger.yaml changes in diff. [2020-01-13T15:42:28.091Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-13T15:42:28.091Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-13T15:42:28.091Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-13T15:42:28.091Z] Congratulations! No new tests were added to integration-cli. [2020-01-13T15:42:28.091Z] [2020-01-13T15:42:28.091Z] INFO Start validation with golang-ci-lint [2020-01-13T15:42:28.346Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-13T15:42:28.346Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-13T15:42:28.452Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:28.453Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:27.762Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:27.776Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:28.352Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:28.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T15:42:28.484Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:28.501Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:29.158Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T15:42:30.631Z] + docker version [2020-01-13T15:42:30.631Z] Client: [2020-01-13T15:42:30.631Z] Version: 18.06.3-ce [2020-01-13T15:42:30.631Z] API version: 1.38 [2020-01-13T15:42:30.631Z] Go version: go1.10.3 [2020-01-13T15:42:30.631Z] Git commit: d7080c1 [2020-01-13T15:42:30.631Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-13T15:42:30.631Z] OS/Arch: linux/s390x [2020-01-13T15:42:30.631Z] Experimental: false [2020-01-13T15:42:30.631Z] [2020-01-13T15:42:30.631Z] Server: [2020-01-13T15:42:30.631Z] Engine: [2020-01-13T15:42:30.631Z] Version: 18.06.3-ce [2020-01-13T15:42:30.631Z] API version: 1.38 (minimum version 1.12) [2020-01-13T15:42:30.631Z] Go version: go1.10.3 [2020-01-13T15:42:30.631Z] Git commit: d7080c1 [2020-01-13T15:42:30.631Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-13T15:42:30.631Z] OS/Arch: linux/s390x [2020-01-13T15:42:30.631Z] Experimental: true [Pipeline] sh [2020-01-13T15:42:31.379Z] Fetching without tags [2020-01-13T15:42:31.453Z] + docker info [2020-01-13T15:42:31.453Z] Containers: 0 [2020-01-13T15:42:31.453Z] Running: 0 [2020-01-13T15:42:31.453Z] Paused: 0 [2020-01-13T15:42:31.453Z] Stopped: 0 [2020-01-13T15:42:31.453Z] Images: 0 [2020-01-13T15:42:31.453Z] Server Version: 18.06.3-ce [2020-01-13T15:42:31.453Z] Storage Driver: overlay2 [2020-01-13T15:42:31.453Z] Backing Filesystem: extfs [2020-01-13T15:42:31.453Z] Supports d_type: true [2020-01-13T15:42:31.453Z] Native Overlay Diff: true [2020-01-13T15:42:31.453Z] Logging Driver: json-file [2020-01-13T15:42:31.453Z] Cgroup Driver: cgroupfs [2020-01-13T15:42:31.453Z] Plugins: [2020-01-13T15:42:31.453Z] Volume: local [2020-01-13T15:42:31.453Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T15:42:31.453Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-13T15:42:31.453Z] Swarm: inactive [2020-01-13T15:42:31.453Z] Runtimes: runc [2020-01-13T15:42:31.453Z] Default Runtime: runc [2020-01-13T15:42:31.453Z] Init Binary: docker-init [2020-01-13T15:42:31.453Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-13T15:42:31.453Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-13T15:42:31.453Z] init version: fec3683 [2020-01-13T15:42:31.453Z] Security Options: [2020-01-13T15:42:31.453Z] apparmor [2020-01-13T15:42:31.453Z] seccomp [2020-01-13T15:42:31.453Z] Profile: default [2020-01-13T15:42:31.453Z] Kernel Version: 4.4.0-166-generic [2020-01-13T15:42:31.453Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-13T15:42:31.453Z] OSType: linux [2020-01-13T15:42:31.453Z] Architecture: s390x [2020-01-13T15:42:31.453Z] CPUs: 2 [2020-01-13T15:42:31.453Z] Total Memory: 7.862GiB [2020-01-13T15:42:31.453Z] Name: s390x-ubuntu-05 [2020-01-13T15:42:31.453Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-13T15:42:31.453Z] Docker Root Dir: /var/lib/docker [2020-01-13T15:42:31.453Z] Debug Mode (client): false [2020-01-13T15:42:31.453Z] Debug Mode (server): false [2020-01-13T15:42:31.453Z] Username: dockerbuildbot [2020-01-13T15:42:31.453Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:31.453Z] Labels: [2020-01-13T15:42:31.453Z] Experimental: true [2020-01-13T15:42:31.453Z] Insecure Registries: [2020-01-13T15:42:31.453Z] 127.0.0.0/8 [2020-01-13T15:42:31.453Z] Live Restore Enabled: false [2020-01-13T15:42:31.453Z] [2020-01-13T15:42:31.453Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T15:42:31.592Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:31.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:31.354Z] > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10 [2020-01-13T15:42:31.367Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T15:42:31.375Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:31.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:31.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:31.381Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:31.594Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:31.596Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:32.035Z] Fetching without tags [2020-01-13T15:42:32.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:32.022Z] > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10 [2020-01-13T15:42:32.030Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T15:42:32.038Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:32.084Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:32.085Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:32.104Z] Fetching without tags [2020-01-13T15:42:32.204Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [2020-01-13T15:42:32.251Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:32.251Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:32.251Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40369/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T15:42:32.251Z] + bash /home/jenkins/workspace/moby_PR-40369/check-config.sh [2020-01-13T15:42:32.251Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T15:42:32.251Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-13T15:42:32.251Z] [2020-01-13T15:42:32.251Z] Generally Necessary: [2020-01-13T15:42:32.251Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T15:42:32.251Z] - apparmor: enabled and tools installed [2020-01-13T15:42:32.251Z] - CONFIG_NAMESPACES: enabled [2020-01-13T15:42:32.251Z] - CONFIG_NET_NS: enabled [2020-01-13T15:42:32.251Z] - CONFIG_PID_NS: enabled [2020-01-13T15:42:32.251Z] - CONFIG_IPC_NS: enabled [2020-01-13T15:42:32.444Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:31.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:31.854Z] > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10 [2020-01-13T15:42:31.900Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T15:42:32.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:32.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:32.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:32.133Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:32.623Z] - CONFIG_UTS_NS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUPS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CPUSETS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_MEMCG: enabled [2020-01-13T15:42:32.623Z] - CONFIG_KEYS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_VETH: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T15:42:32.623Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T15:42:32.623Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-13T15:42:32.623Z] [2020-01-13T15:42:32.623Z] Optional Features: [2020-01-13T15:42:32.623Z] - CONFIG_USER_NS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_SECCOMP: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T15:42:32.623Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T15:42:32.623Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T15:42:32.623Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-13T15:42:32.623Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T15:42:32.623Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T15:42:32.623Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T15:42:32.623Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T15:42:32.623Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T15:42:32.623Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T15:42:32.623Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T15:42:32.623Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T15:42:32.623Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T15:42:32.623Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_EXT4_FS: enabled [2020-01-13T15:42:32.623Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T15:42:32.623Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T15:42:32.623Z] - Network Drivers: [2020-01-13T15:42:32.623Z] - "overlay": [2020-01-13T15:42:32.623Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T15:42:32.623Z] Optional (for encrypted networks): [2020-01-13T15:42:32.623Z] - CONFIG_CRYPTO: enabled [2020-01-13T15:42:32.623Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_XFRM: enabled [2020-01-13T15:42:32.623Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T15:42:32.623Z] - "ipvlan": [2020-01-13T15:42:32.623Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T15:42:32.623Z] - "macvlan": [2020-01-13T15:42:32.623Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T15:42:32.623Z] - "ftp,tftp client in container": [2020-01-13T15:42:32.623Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T15:42:32.623Z] - Storage Drivers: [2020-01-13T15:42:32.623Z] - "aufs": [2020-01-13T15:42:32.623Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T15:42:32.623Z] - "btrfs": [2020-01-13T15:42:32.623Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T15:42:32.623Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T15:42:32.623Z] - "devicemapper": [2020-01-13T15:42:32.700Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T15:42:32.700Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T15:42:32.700Z] - "overlay": [2020-01-13T15:42:32.700Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T15:42:32.700Z] - "zfs": [2020-01-13T15:42:32.700Z] - /dev/zfs: missing [2020-01-13T15:42:32.700Z] - zfs command: missing [2020-01-13T15:42:32.700Z] - zpool command: missing [2020-01-13T15:42:32.700Z] [2020-01-13T15:42:32.700Z] Limits: [2020-01-13T15:42:32.700Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T15:42:32.700Z] [2020-01-13T15:42:32.700Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T15:42:32.812Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T15:42:33.296Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:33.297Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:33.448Z] + docker version [2020-01-13T15:42:33.448Z] Client: Docker Engine - Community [2020-01-13T15:42:33.448Z] Version: 19.03.2 [2020-01-13T15:42:33.448Z] API version: 1.40 [2020-01-13T15:42:33.448Z] Go version: go1.12.8 [2020-01-13T15:42:33.448Z] Git commit: 6a30dfc [2020-01-13T15:42:33.448Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-13T15:42:33.448Z] OS/Arch: linux/amd64 [2020-01-13T15:42:33.448Z] Experimental: false [2020-01-13T15:42:33.448Z] [2020-01-13T15:42:33.448Z] Server: Docker Engine - Community [2020-01-13T15:42:33.448Z] Engine: [2020-01-13T15:42:33.448Z] Version: 19.03.2 [2020-01-13T15:42:33.448Z] API version: 1.40 (minimum version 1.12) [2020-01-13T15:42:33.448Z] Go version: go1.12.8 [2020-01-13T15:42:33.448Z] Git commit: 6a30dfc [2020-01-13T15:42:33.448Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-13T15:42:33.448Z] OS/Arch: linux/amd64 [2020-01-13T15:42:33.448Z] Experimental: true [2020-01-13T15:42:33.448Z] containerd: [2020-01-13T15:42:33.448Z] Version: 1.2.6 [2020-01-13T15:42:33.448Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T15:42:33.448Z] runc: [2020-01-13T15:42:33.448Z] Version: 1.0.0-rc8 [2020-01-13T15:42:33.448Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T15:42:33.448Z] docker-init: [2020-01-13T15:42:33.448Z] Version: 0.18.0 [2020-01-13T15:42:33.448Z] GitCommit: fec3683 [Pipeline] sh [2020-01-13T15:42:33.497Z] + make bundles/buildx [2020-01-13T15:42:33.497Z] make: command: Command not found [2020-01-13T15:42:33.497Z] make: command: Command not found [2020-01-13T15:42:33.497Z] mkdir bundles [2020-01-13T15:42:33.497Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-13T15:42:33.497Z] --build-arg BUILDX_COMMIT \ [2020-01-13T15:42:33.497Z] --build-arg BUILDX_REPO \ [2020-01-13T15:42:33.497Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-13T15:42:33.497Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-13T15:42:33.497Z] . [2020-01-13T15:42:33.497Z] /bin/sh: 4: go: not found [2020-01-13T15:42:33.497Z] /bin/sh: 5: go: not found [2020-01-13T15:42:33.624Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [2020-01-13T15:42:32.065Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:32.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T15:42:32.087Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:32.095Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:32.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:32.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:32.055Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:32.456Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:32.465Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:33.284Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:33.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T15:42:33.308Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:33.319Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:33.741Z] + docker info [2020-01-13T15:42:33.998Z] Client: [2020-01-13T15:42:33.998Z] Debug Mode: false [2020-01-13T15:42:33.998Z] [2020-01-13T15:42:33.998Z] Server: [2020-01-13T15:42:33.998Z] Containers: 1 [2020-01-13T15:42:33.998Z] Running: 0 [2020-01-13T15:42:33.998Z] Paused: 0 [2020-01-13T15:42:33.998Z] Stopped: 1 [2020-01-13T15:42:33.998Z] Images: 26 [2020-01-13T15:42:33.998Z] Server Version: 19.03.2 [2020-01-13T15:42:33.998Z] Storage Driver: overlay2 [2020-01-13T15:42:33.998Z] Backing Filesystem: extfs [2020-01-13T15:42:33.998Z] Supports d_type: true [2020-01-13T15:42:33.998Z] Native Overlay Diff: true [2020-01-13T15:42:33.998Z] Logging Driver: json-file [2020-01-13T15:42:33.998Z] Cgroup Driver: cgroupfs [2020-01-13T15:42:33.998Z] Plugins: [2020-01-13T15:42:33.998Z] Volume: local [2020-01-13T15:42:33.998Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T15:42:33.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-13T15:42:33.998Z] Swarm: inactive [2020-01-13T15:42:33.998Z] Runtimes: runc [2020-01-13T15:42:33.998Z] Default Runtime: runc [2020-01-13T15:42:33.998Z] Init Binary: docker-init [2020-01-13T15:42:33.998Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T15:42:33.998Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T15:42:33.998Z] init version: fec3683 [2020-01-13T15:42:33.998Z] Security Options: [2020-01-13T15:42:33.998Z] apparmor [2020-01-13T15:42:33.998Z] seccomp [2020-01-13T15:42:33.998Z] Profile: default [2020-01-13T15:42:33.998Z] Kernel Version: 4.15.0-1048-aws [2020-01-13T15:42:33.998Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-13T15:42:33.998Z] OSType: linux [2020-01-13T15:42:33.998Z] Architecture: x86_64 [2020-01-13T15:42:33.998Z] CPUs: 2 [2020-01-13T15:42:33.998Z] Total Memory: 7.501GiB [2020-01-13T15:42:33.998Z] Name: ip-10-100-105-224 [2020-01-13T15:42:33.998Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-13T15:42:33.998Z] Docker Root Dir: /var/lib/docker [2020-01-13T15:42:33.998Z] Debug Mode: false [2020-01-13T15:42:33.998Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:33.998Z] Labels: [2020-01-13T15:42:33.998Z] Experimental: true [2020-01-13T15:42:33.998Z] Insecure Registries: [2020-01-13T15:42:33.998Z] 127.0.0.0/8 [2020-01-13T15:42:33.998Z] Live Restore Enabled: true [2020-01-13T15:42:33.998Z] [2020-01-13T15:42:33.998Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T15:42:32.840Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:32.887Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:34.283Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:34.283Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:34.283Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40369/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T15:42:34.283Z] + bash /home/ubuntu/workspace/moby_PR-40369/check-config.sh [2020-01-13T15:42:34.283Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T15:42:34.283Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-13T15:42:34.283Z] [2020-01-13T15:42:34.283Z] Generally Necessary: [2020-01-13T15:42:34.283Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T15:42:34.283Z] - apparmor: enabled and tools installed [2020-01-13T15:42:34.283Z] - CONFIG_NAMESPACES: enabled [2020-01-13T15:42:34.283Z] - CONFIG_NET_NS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_PID_NS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_IPC_NS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_UTS_NS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUPS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CPUSETS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_MEMCG: enabled [2020-01-13T15:42:34.283Z] - CONFIG_KEYS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_VETH: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T15:42:34.283Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T15:42:34.283Z] [2020-01-13T15:42:34.283Z] Optional Features: [2020-01-13T15:42:34.283Z] - CONFIG_USER_NS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_SECCOMP: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T15:42:34.283Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T15:42:34.283Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T15:42:34.283Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T15:42:34.283Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-13T15:42:34.283Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T15:42:34.283Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T15:42:34.283Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T15:42:34.283Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T15:42:34.283Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T15:42:34.283Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T15:42:34.283Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T15:42:34.283Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T15:42:34.283Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T15:42:34.539Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T15:42:34.539Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T15:42:34.540Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T15:42:34.540Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T15:42:34.540Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_EXT4_FS: enabled [2020-01-13T15:42:34.540Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T15:42:34.540Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T15:42:34.540Z] - Network Drivers: [2020-01-13T15:42:34.540Z] - "overlay": [2020-01-13T15:42:34.540Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T15:42:34.540Z] Optional (for encrypted networks): [2020-01-13T15:42:34.540Z] - CONFIG_CRYPTO: enabled [2020-01-13T15:42:34.540Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-13T15:42:34.540Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-13T15:42:34.540Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-13T15:42:34.540Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-13T15:42:34.540Z] - CONFIG_XFRM: enabled [2020-01-13T15:42:34.540Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T15:42:34.540Z] - "ipvlan": [2020-01-13T15:42:34.540Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T15:42:34.540Z] - "macvlan": [2020-01-13T15:42:34.540Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T15:42:34.540Z] - "ftp,tftp client in container": [2020-01-13T15:42:34.540Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T15:42:34.540Z] - Storage Drivers: [2020-01-13T15:42:34.540Z] - "aufs": [2020-01-13T15:42:34.540Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T15:42:34.540Z] - "btrfs": [2020-01-13T15:42:34.540Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T15:42:34.540Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T15:42:34.540Z] - "devicemapper": [2020-01-13T15:42:34.540Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T15:42:34.540Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T15:42:34.540Z] - "overlay": [2020-01-13T15:42:34.540Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T15:42:34.540Z] - "zfs": [2020-01-13T15:42:34.540Z] - /dev/zfs: missing [2020-01-13T15:42:34.540Z] - zfs command: missing [2020-01-13T15:42:34.540Z] - zpool command: missing [2020-01-13T15:42:34.540Z] [2020-01-13T15:42:34.540Z] Limits: [2020-01-13T15:42:34.540Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T15:42:34.540Z] [2020-01-13T15:42:34.540Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T15:42:34.780Z] + docker version [2020-01-13T15:42:34.780Z] Client: Docker Engine - Community [2020-01-13T15:42:34.780Z] Version: 19.03.2 [2020-01-13T15:42:34.780Z] API version: 1.40 [2020-01-13T15:42:34.780Z] Go version: go1.12.8 [2020-01-13T15:42:34.780Z] Git commit: 6a30dfc [2020-01-13T15:42:34.780Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-13T15:42:34.780Z] OS/Arch: linux/arm64 [2020-01-13T15:42:34.780Z] Experimental: false [2020-01-13T15:42:34.780Z] [2020-01-13T15:42:34.780Z] Server: Docker Engine - Community [2020-01-13T15:42:34.780Z] Engine: [2020-01-13T15:42:34.780Z] Version: 19.03.2 [2020-01-13T15:42:34.780Z] API version: 1.40 (minimum version 1.12) [2020-01-13T15:42:34.780Z] Go version: go1.12.8 [2020-01-13T15:42:34.780Z] Git commit: 6a30dfc [2020-01-13T15:42:34.780Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-13T15:42:34.780Z] OS/Arch: linux/arm64 [2020-01-13T15:42:34.780Z] Experimental: true [2020-01-13T15:42:34.780Z] containerd: [2020-01-13T15:42:34.780Z] Version: 1.2.6 [2020-01-13T15:42:34.780Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T15:42:34.780Z] runc: [2020-01-13T15:42:34.780Z] Version: 1.0.0-rc8 [2020-01-13T15:42:34.780Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T15:42:34.780Z] docker-init: [2020-01-13T15:42:34.780Z] Version: 0.18.0 [2020-01-13T15:42:34.780Z] GitCommit: fec3683 [Pipeline] sh [2020-01-13T15:42:34.873Z] + sudo modprobe ip_vs [2020-01-13T15:42:34.873Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac . [2020-01-13T15:42:34.873Z] #2 [internal] load build definition from Dockerfile [2020-01-13T15:42:34.873Z] #2 DONE 0.0s [2020-01-13T15:42:34.873Z] [2020-01-13T15:42:34.873Z] #2 [internal] load build definition from Dockerfile [2020-01-13T15:42:35.069Z] + docker info [2020-01-13T15:42:35.130Z] #2 transferring dockerfile: 15.58kB done [2020-01-13T15:42:35.130Z] #2 DONE 0.0s [2020-01-13T15:42:35.130Z] [2020-01-13T15:42:35.130Z] #1 [internal] load .dockerignore [2020-01-13T15:42:35.130Z] #1 transferring context: 112B done [2020-01-13T15:42:35.130Z] #1 DONE 0.0s [2020-01-13T15:42:35.130Z] [2020-01-13T15:42:35.130Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T15:42:35.130Z] #3 DONE 0.1s [2020-01-13T15:42:35.130Z] [2020-01-13T15:42:35.130Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T15:42:35.130Z] #4 CACHED [2020-01-13T15:42:35.394Z] Sending build context to Docker daemon 51.1MB [2020-01-13T15:42:35.394Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-13T15:42:35.394Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-13T15:42:35.394Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-13T15:42:35.394Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-13T15:42:35.394Z] 1.12.10-stretch: Pulling from library/golang [2020-01-13T15:42:35.394Z] ade01ea651a2: Pulling fs layer [2020-01-13T15:42:35.394Z] fbabdb69f639: Pulling fs layer [2020-01-13T15:42:35.394Z] ff33bd1013d7: Pulling fs layer [2020-01-13T15:42:35.394Z] 85cfe9d77eff: Pulling fs layer [2020-01-13T15:42:35.394Z] ace5139f9caa: Pulling fs layer [2020-01-13T15:42:35.394Z] e4d79466b81c: Pulling fs layer [2020-01-13T15:42:35.394Z] b00baabad4ce: Pulling fs layer [2020-01-13T15:42:35.394Z] ace5139f9caa: Waiting [2020-01-13T15:42:35.394Z] e4d79466b81c: Waiting [2020-01-13T15:42:35.394Z] b00baabad4ce: Waiting [2020-01-13T15:42:35.394Z] 85cfe9d77eff: Waiting [2020-01-13T15:42:35.639Z] Client: [2020-01-13T15:42:35.639Z] Debug Mode: false [2020-01-13T15:42:35.639Z] [2020-01-13T15:42:35.639Z] Server: [2020-01-13T15:42:35.639Z] Containers: 0 [2020-01-13T15:42:35.639Z] Running: 0 [2020-01-13T15:42:35.639Z] Paused: 0 [2020-01-13T15:42:35.639Z] Stopped: 0 [2020-01-13T15:42:35.639Z] Images: 3 [2020-01-13T15:42:35.639Z] Server Version: 19.03.2 [2020-01-13T15:42:35.639Z] Storage Driver: overlay2 [2020-01-13T15:42:35.639Z] Backing Filesystem: extfs [2020-01-13T15:42:35.639Z] Supports d_type: true [2020-01-13T15:42:35.639Z] Native Overlay Diff: true [2020-01-13T15:42:35.639Z] Logging Driver: json-file [2020-01-13T15:42:35.639Z] Cgroup Driver: cgroupfs [2020-01-13T15:42:35.639Z] Plugins: [2020-01-13T15:42:35.639Z] Volume: local [2020-01-13T15:42:35.639Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T15:42:35.639Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-13T15:42:35.639Z] Swarm: inactive [2020-01-13T15:42:35.639Z] Runtimes: runc [2020-01-13T15:42:35.639Z] Default Runtime: runc [2020-01-13T15:42:35.639Z] Init Binary: docker-init [2020-01-13T15:42:35.639Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-13T15:42:35.639Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-13T15:42:35.639Z] init version: fec3683 [2020-01-13T15:42:35.639Z] Security Options: [2020-01-13T15:42:35.639Z] apparmor [2020-01-13T15:42:35.639Z] seccomp [2020-01-13T15:42:35.639Z] Profile: default [2020-01-13T15:42:35.639Z] Kernel Version: 4.15.0-1048-aws [2020-01-13T15:42:35.639Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-13T15:42:35.639Z] OSType: linux [2020-01-13T15:42:35.639Z] Architecture: aarch64 [2020-01-13T15:42:35.639Z] CPUs: 4 [2020-01-13T15:42:35.639Z] Total Memory: 7.525GiB [2020-01-13T15:42:35.639Z] Name: ip-10-100-112-243 [2020-01-13T15:42:35.639Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-13T15:42:35.639Z] Docker Root Dir: /var/lib/docker [2020-01-13T15:42:35.639Z] Debug Mode: false [2020-01-13T15:42:35.639Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:35.639Z] Labels: [2020-01-13T15:42:35.639Z] Experimental: true [2020-01-13T15:42:35.639Z] Insecure Registries: [2020-01-13T15:42:35.639Z] 127.0.0.0/8 [2020-01-13T15:42:35.639Z] Live Restore Enabled: true [2020-01-13T15:42:35.639Z] [2020-01-13T15:42:35.639Z] WARNING: No swap limit support [Pipeline] sh [2020-01-13T15:42:35.771Z] ff33bd1013d7: Verifying Checksum [2020-01-13T15:42:35.771Z] ff33bd1013d7: Download complete [2020-01-13T15:42:35.771Z] fbabdb69f639: Verifying Checksum [2020-01-13T15:42:35.771Z] fbabdb69f639: Download complete [2020-01-13T15:42:35.929Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:35.929Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:35.929Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40369/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T15:42:35.929Z] + bash /home/ubuntu/workspace/moby_PR-40369/check-config.sh [2020-01-13T15:42:35.929Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T15:42:35.929Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-13T15:42:35.929Z] [2020-01-13T15:42:35.929Z] Generally Necessary: [2020-01-13T15:42:35.929Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T15:42:35.929Z] - apparmor: enabled and tools installed [2020-01-13T15:42:35.929Z] - CONFIG_NAMESPACES: enabled [2020-01-13T15:42:35.929Z] - CONFIG_NET_NS: enabled [2020-01-13T15:42:35.929Z] - CONFIG_PID_NS: enabled [2020-01-13T15:42:35.929Z] - CONFIG_IPC_NS: enabled [2020-01-13T15:42:35.929Z] - CONFIG_UTS_NS: enabled [2020-01-13T15:42:35.929Z] - CONFIG_CGROUPS: enabled [2020-01-13T15:42:35.875Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:36.063Z] [2020-01-13T15:42:36.063Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T15:42:36.063Z] #5 DONE 0.0s [2020-01-13T15:42:36.063Z] [2020-01-13T15:42:36.063Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T15:42:36.063Z] #6 DONE 0.2s [2020-01-13T15:42:36.063Z] [2020-01-13T15:42:36.063Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T15:42:36.063Z] #68 DONE 0.0s [2020-01-13T15:42:36.063Z] [2020-01-13T15:42:36.063Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:42:36.063Z] #7 DONE 0.0s [2020-01-13T15:42:36.063Z] [2020-01-13T15:42:36.063Z] #20 [internal] load build context [2020-01-13T15:42:36.091Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:36.092Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:36.148Z] ade01ea651a2: Verifying Checksum [2020-01-13T15:42:36.148Z] ade01ea651a2: Download complete [2020-01-13T15:42:36.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T15:42:36.187Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T15:42:36.187Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T15:42:36.187Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T15:42:36.187Z] - CONFIG_CPUSETS: enabled [2020-01-13T15:42:36.187Z] - CONFIG_MEMCG: enabled [2020-01-13T15:42:36.187Z] - CONFIG_KEYS: enabled [2020-01-13T15:42:36.187Z] - CONFIG_VETH: enabled (as module) [2020-01-13T15:42:36.187Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T15:42:36.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T15:42:36.188Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T15:42:36.188Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T15:42:36.188Z] [2020-01-13T15:42:36.188Z] Optional Features: [2020-01-13T15:42:36.188Z] - CONFIG_USER_NS: enabled [2020-01-13T15:42:36.188Z] - CONFIG_SECCOMP: enabled [2020-01-13T15:42:36.188Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T15:42:36.188Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T15:42:36.188Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T15:42:36.188Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-13T15:42:36.447Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T15:42:36.447Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T15:42:36.447Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T15:42:36.447Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T15:42:36.447Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T15:42:36.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T15:42:36.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T15:42:36.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T15:42:36.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T15:42:36.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T15:42:36.447Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T15:42:36.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T15:42:36.447Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T15:42:36.447Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T15:42:36.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T15:42:36.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T15:42:36.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T15:42:36.447Z] - CONFIG_EXT4_FS: enabled [2020-01-13T15:42:36.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T15:42:36.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T15:42:36.447Z] - Network Drivers: [2020-01-13T15:42:36.447Z] - "overlay": [2020-01-13T15:42:36.447Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T15:42:36.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T15:42:36.447Z] Optional (for encrypted networks): [2020-01-13T15:42:36.705Z] - CONFIG_CRYPTO: enabled [2020-01-13T15:42:36.705Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-13T15:42:36.705Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-13T15:42:36.705Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-13T15:42:36.705Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-13T15:42:36.705Z] - CONFIG_XFRM: enabled [2020-01-13T15:42:36.705Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T15:42:36.705Z] - "ipvlan": [2020-01-13T15:42:36.705Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T15:42:36.705Z] - "macvlan": [2020-01-13T15:42:36.705Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T15:42:36.705Z] - "ftp,tftp client in container": [2020-01-13T15:42:36.705Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T15:42:36.705Z] - Storage Drivers: [2020-01-13T15:42:36.705Z] - "aufs": [2020-01-13T15:42:36.705Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T15:42:36.705Z] - "btrfs": [2020-01-13T15:42:36.705Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T15:42:36.705Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T15:42:36.705Z] - "devicemapper": [2020-01-13T15:42:36.705Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T15:42:36.705Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T15:42:36.705Z] - "overlay": [2020-01-13T15:42:36.705Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T15:42:36.705Z] - "zfs": [2020-01-13T15:42:36.705Z] - /dev/zfs: missing [2020-01-13T15:42:36.705Z] - zfs command: missing [2020-01-13T15:42:36.705Z] - zpool command: missing [2020-01-13T15:42:36.705Z] [2020-01-13T15:42:36.705Z] Limits: [2020-01-13T15:42:36.705Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T15:42:36.705Z] [2020-01-13T15:42:36.705Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T15:42:36.831Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [2020-01-13T15:42:37.037Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac . [2020-01-13T15:42:37.037Z] #2 [internal] load build definition from Dockerfile [2020-01-13T15:42:37.037Z] #2 transferring dockerfile: 15.58kB 0.0s done [2020-01-13T15:42:37.037Z] #2 DONE 0.0s [2020-01-13T15:42:37.037Z] [2020-01-13T15:42:37.037Z] #1 [internal] load .dockerignore [2020-01-13T15:42:37.037Z] #1 transferring context: 112B done [2020-01-13T15:42:37.037Z] #1 DONE 0.0s [2020-01-13T15:42:37.037Z] [2020-01-13T15:42:37.037Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T15:42:37.295Z] #3 DONE 0.1s [2020-01-13T15:42:37.295Z] [2020-01-13T15:42:37.295Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T15:42:37.295Z] #4 CACHED [2020-01-13T15:42:37.442Z] #20 transferring context: 46.58MB 1.2s done [2020-01-13T15:42:37.442Z] #20 DONE 1.3s [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T15:42:37.442Z] #66 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:37.442Z] #55 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:37.442Z] #50 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:42:37.442Z] #33 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T15:42:37.442Z] #15 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:37.442Z] #60 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T15:42:37.442Z] #32 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #67 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #72 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T15:42:37.442Z] #14 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T15:42:37.442Z] #56 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T15:42:37.442Z] #37 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #42 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T15:42:37.442Z] #61 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:42:37.442Z] #25 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:37.442Z] #21 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T15:42:37.442Z] #22 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T15:42:37.442Z] #45 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:42:37.442Z] #41 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T15:42:37.442Z] #40 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #16 [dev 6/25] RUN ldconfig [2020-01-13T15:42:37.442Z] #16 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:42:37.442Z] #30 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T15:42:37.442Z] #46 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:42:37.442Z] #27 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T15:42:37.442Z] #9 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T15:42:37.442Z] #26 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:42:37.442Z] #71 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T15:42:37.442Z] #69 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #39 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #51 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:42:37.442Z] #35 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:42:37.442Z] #44 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T15:42:37.442Z] #28 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:42:37.442Z] #19 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:37.442Z] #62 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:42:37.442Z] #10 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #54 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T15:42:37.442Z] #29 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T15:42:37.442Z] #8 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T15:42:37.442Z] #18 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #34 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T15:42:37.442Z] #73 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T15:42:37.442Z] #24 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #63 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:42:37.442Z] #17 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T15:42:37.442Z] #12 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #58 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:37.442Z] #47 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T15:42:37.442Z] #13 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:37.442Z] #23 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:37.442Z] #57 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T15:42:37.442Z] #70 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:42:37.442Z] #43 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #48 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T15:42:37.442Z] #31 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:42:37.442Z] #11 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T15:42:37.442Z] #52 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T15:42:37.442Z] #49 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:42:37.442Z] #59 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T15:42:37.442Z] #64 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:37.442Z] #65 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:37.442Z] #53 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:37.442Z] #36 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:37.442Z] #38 CACHED [2020-01-13T15:42:37.442Z] [2020-01-13T15:42:37.442Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T15:42:37.442Z] #74 CACHED [2020-01-13T15:42:37.493Z] 85cfe9d77eff: Verifying Checksum [2020-01-13T15:42:37.493Z] 85cfe9d77eff: Download complete [2020-01-13T15:42:37.493Z] ace5139f9caa: Verifying Checksum [2020-01-13T15:42:37.493Z] ace5139f9caa: Download complete [2020-01-13T15:42:37.493Z] b00baabad4ce: Verifying Checksum [2020-01-13T15:42:37.493Z] b00baabad4ce: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T15:42:37.699Z] [2020-01-13T15:42:37.699Z] #75 exporting to image [2020-01-13T15:42:37.699Z] #75 exporting layers done [2020-01-13T15:42:37.699Z] #75 writing image sha256:7653780b4b57b1afc902988ce6e42d1e6d6eb4c612d9d7bef6d5d660f7e65b8a [2020-01-13T15:42:37.699Z] #75 writing image sha256:7653780b4b57b1afc902988ce6e42d1e6d6eb4c612d9d7bef6d5d660f7e65b8a done [2020-01-13T15:42:37.699Z] #75 naming to docker.io/library/docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac done [2020-01-13T15:42:37.699Z] #75 DONE 0.0s [2020-01-13T15:42:37.865Z] [2020-01-13T15:42:37.865Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T15:42:37.865Z] #5 DONE 0.0s [2020-01-13T15:42:37.865Z] [2020-01-13T15:42:37.865Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T15:42:37.865Z] #6 DONE 0.0s [2020-01-13T15:42:37.865Z] [2020-01-13T15:42:37.865Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T15:42:37.865Z] #68 DONE 0.0s [2020-01-13T15:42:37.865Z] [2020-01-13T15:42:37.865Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:42:37.865Z] #7 DONE 0.0s [2020-01-13T15:42:37.865Z] [2020-01-13T15:42:37.865Z] #20 [internal] load build context [2020-01-13T15:42:35.998Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-13T15:42:36.123Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:36.175Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-13T15:42:38.468Z] e4d79466b81c: Verifying Checksum [2020-01-13T15:42:38.468Z] e4d79466b81c: Download complete [2020-01-13T15:42:38.498Z] + docker version [2020-01-13T15:42:38.498Z] Client: Docker Engine - Enterprise [2020-01-13T15:42:38.498Z] Version: 19.03.2 [2020-01-13T15:42:38.498Z] API version: 1.40 [2020-01-13T15:42:38.498Z] Go version: go1.12.8 [2020-01-13T15:42:38.498Z] Git commit: c92ab06ed9 [2020-01-13T15:42:38.498Z] Built: 09/03/2019 16:38:11 [2020-01-13T15:42:38.498Z] OS/Arch: windows/amd64 [2020-01-13T15:42:38.498Z] Experimental: false [2020-01-13T15:42:38.498Z] [2020-01-13T15:42:38.498Z] Server: Docker Engine - Enterprise [2020-01-13T15:42:38.498Z] Engine: [2020-01-13T15:42:38.498Z] Version: 19.03.2 [2020-01-13T15:42:38.498Z] API version: 1.40 (minimum version 1.24) [2020-01-13T15:42:38.498Z] Go version: go1.12.8 [2020-01-13T15:42:38.498Z] Git commit: c92ab06ed9 [2020-01-13T15:42:38.498Z] Built: 09/03/2019 16:35:47 [2020-01-13T15:42:38.498Z] OS/Arch: windows/amd64 [2020-01-13T15:42:38.498Z] Experimental: true [Pipeline] sh [2020-01-13T15:42:38.881Z] ade01ea651a2: Pull complete [2020-01-13T15:42:39.051Z] [2020-01-13T15:42:39.051Z] Removing bundles/ [2020-01-13T15:42:39.051Z] [2020-01-13T15:42:39.051Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-13T15:42:39.051Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:42:39.051Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T15:42:39.255Z] #20 transferring context: 46.58MB 1.3s done [2020-01-13T15:42:39.255Z] #20 DONE 1.3s [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:39.255Z] #38 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T15:42:39.255Z] #46 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:39.255Z] #23 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T15:42:39.255Z] #32 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:39.255Z] #53 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T15:42:39.255Z] #34 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:42:39.255Z] #59 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T15:42:39.255Z] #22 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T15:42:39.255Z] #67 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T15:42:39.255Z] #66 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #16 [dev 6/25] RUN ldconfig [2020-01-13T15:42:39.255Z] #16 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:42:39.255Z] #35 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #11 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:42:39.255Z] #11 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T15:42:39.255Z] #39 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T15:42:39.255Z] #24 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T15:42:39.255Z] #56 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T15:42:39.255Z] #52 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T15:42:39.255Z] #37 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:39.255Z] #50 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T15:42:39.255Z] #69 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:39.255Z] #55 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T15:42:39.255Z] #40 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T15:42:39.255Z] #61 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T15:42:39.255Z] #64 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:39.255Z] #60 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:39.255Z] #62 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T15:42:39.255Z] #15 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T15:42:39.255Z] #18 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T15:42:39.255Z] #9 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:42:39.255Z] #44 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:42:39.255Z] #33 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:42:39.255Z] #65 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:39.255Z] #36 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:39.255Z] #57 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:42:39.255Z] #41 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T15:42:39.255Z] #70 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T15:42:39.255Z] #58 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:42:39.255Z] #17 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T15:42:39.255Z] #29 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T15:42:39.255Z] #45 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:42:39.255Z] #47 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T15:42:39.255Z] #42 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:42:39.255Z] #25 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:42:39.255Z] #27 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T15:42:39.255Z] #31 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:42:39.255Z] #10 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.255Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:42:39.255Z] #43 CACHED [2020-01-13T15:42:39.255Z] [2020-01-13T15:42:39.256Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:42:39.256Z] #19 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T15:42:39.256Z] #12 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T15:42:39.256Z] #14 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T15:42:39.256Z] #54 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T15:42:39.256Z] #48 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T15:42:39.256Z] #26 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T15:42:39.256Z] #28 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:42:39.256Z] #30 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T15:42:39.256Z] #51 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T15:42:39.256Z] #72 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T15:42:39.256Z] #8 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:42:39.256Z] #21 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T15:42:39.256Z] #13 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:42:39.256Z] #71 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T15:42:39.256Z] #49 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T15:42:39.256Z] #63 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T15:42:39.256Z] #73 CACHED [2020-01-13T15:42:39.256Z] [2020-01-13T15:42:39.256Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T15:42:39.258Z] fbabdb69f639: Pull complete [2020-01-13T15:42:39.531Z] + docker info [2020-01-13T15:42:39.624Z] ff33bd1013d7: Pull complete [2020-01-13T15:42:41.158Z] #74 DONE 2.1s [2020-01-13T15:42:41.414Z] 85cfe9d77eff: Pull complete [2020-01-13T15:42:41.416Z] [2020-01-13T15:42:41.416Z] #75 exporting to image [2020-01-13T15:42:41.416Z] #75 exporting layers [2020-01-13T15:42:41.717Z] Client: [2020-01-13T15:42:41.717Z] Debug Mode: false [2020-01-13T15:42:41.717Z] Plugins: [2020-01-13T15:42:41.717Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-13T15:42:41.717Z] [2020-01-13T15:42:41.717Z] Server: [2020-01-13T15:42:41.717Z] Containers: 0 [2020-01-13T15:42:41.717Z] Running: 0 [2020-01-13T15:42:41.717Z] Paused: 0 [2020-01-13T15:42:41.717Z] Stopped: 0 [2020-01-13T15:42:41.717Z] Images: 10 [2020-01-13T15:42:41.717Z] Server Version: 19.03.2 [2020-01-13T15:42:41.717Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-13T15:42:41.717Z] Windows: [2020-01-13T15:42:41.717Z] LCOW: [2020-01-13T15:42:41.717Z] Logging Driver: json-file [2020-01-13T15:42:41.717Z] Plugins: [2020-01-13T15:42:41.717Z] Volume: local [2020-01-13T15:42:41.717Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-13T15:42:41.717Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T15:42:41.717Z] Swarm: inactive [2020-01-13T15:42:41.717Z] Default Isolation: process [2020-01-13T15:42:41.717Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T15:42:41.717Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T15:42:41.717Z] OSType: windows [2020-01-13T15:42:41.717Z] Architecture: x86_64 [2020-01-13T15:42:41.717Z] CPUs: 4 [2020-01-13T15:42:41.717Z] Total Memory: 32GiB [2020-01-13T15:42:41.717Z] Name: azwin-2-7bf290 [2020-01-13T15:42:41.717Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-13T15:42:41.717Z] Docker Root Dir: D:\docker [2020-01-13T15:42:41.717Z] Debug Mode: false [2020-01-13T15:42:41.717Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:41.717Z] Labels: [2020-01-13T15:42:41.717Z] Experimental: true [2020-01-13T15:42:41.717Z] Insecure Registries: [2020-01-13T15:42:41.717Z] 10.0.0.4:5000 [2020-01-13T15:42:41.717Z] 127.0.0.0/8 [2020-01-13T15:42:41.717Z] Registry Mirrors: [2020-01-13T15:42:41.717Z] http://10.0.0.4:5000/ [2020-01-13T15:42:41.717Z] Live Restore Enabled: false [2020-01-13T15:42:41.717Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-13T15:42:42.674Z] ace5139f9caa: Pull complete [2020-01-13T15:42:42.792Z] #75 exporting layers 1.4s done [2020-01-13T15:42:42.792Z] #75 writing image sha256:a683b51b3ddf44f2f091744e2da8a503ebdff2934af5c7883687910e258badba done [2020-01-13T15:42:42.792Z] #75 naming to docker.io/library/docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac done [2020-01-13T15:42:42.792Z] #75 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T15:42:42.946Z] Fetching without tags [2020-01-13T15:42:43.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/test/unit [2020-01-13T15:42:43.435Z] Merging remotes/origin/master commit 4d63209d94276d66d9db39174bfe0127f4b9a8dc into PR head commit 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:42.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:42.911Z] > git config --add remote.origin.fetch +refs/pull/40369/head:refs/remotes/origin/PR-40369 # timeout=10 [2020-01-13T15:42:42.915Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-13T15:42:42.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-13T15:42:42.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-13T15:42:42.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-13T15:42:42.949Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40369/head:refs/remotes/origin/PR-40369 +refs/heads/master:refs/remotes/origin/master [2020-01-13T15:42:43.436Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:43.444Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:44.443Z] Merge succeeded, producing 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:44.444Z] Checking out Revision 94a8c8b3c09540497f6fb7a3d40de80610c920ac (PR-40369) [2020-01-13T15:42:45.108Z] Commit message: "vendor: update fsutil 0f039a052ca1da01626278199624b62aed9b3729" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-13T15:42:44.400Z] > git merge 4d63209d94276d66d9db39174bfe0127f4b9a8dc # timeout=10 [2020-01-13T15:42:44.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-13T15:42:44.446Z] > git config core.sparsecheckout # timeout=10 [2020-01-13T15:42:44.450Z] > git checkout -f 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:46.226Z] + docker version [2020-01-13T15:42:46.227Z] Client: [2020-01-13T15:42:46.227Z] Version: 18.06.1-ce [2020-01-13T15:42:46.227Z] API version: 1.38 [2020-01-13T15:42:46.227Z] Go version: go1.10.3 [2020-01-13T15:42:46.227Z] Git commit: e68fc7a [2020-01-13T15:42:46.227Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-13T15:42:46.227Z] OS/Arch: linux/ppc64le [2020-01-13T15:42:46.227Z] Experimental: false [2020-01-13T15:42:46.227Z] [2020-01-13T15:42:46.227Z] Server: [2020-01-13T15:42:46.227Z] Engine: [2020-01-13T15:42:46.227Z] Version: 18.06.1-ce [2020-01-13T15:42:46.227Z] API version: 1.38 (minimum version 1.12) [2020-01-13T15:42:46.227Z] Go version: go1.10.3 [2020-01-13T15:42:46.227Z] Git commit: e68fc7a [2020-01-13T15:42:46.227Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-13T15:42:46.227Z] OS/Arch: linux/ppc64le [2020-01-13T15:42:46.227Z] Experimental: true [Pipeline] sh [2020-01-13T15:42:46.414Z] ? github.com/docker/docker/api [no test files] [2020-01-13T15:42:46.614Z] + docker info [2020-01-13T15:42:46.614Z] Containers: 0 [2020-01-13T15:42:46.614Z] Running: 0 [2020-01-13T15:42:46.614Z] Paused: 0 [2020-01-13T15:42:46.614Z] Stopped: 0 [2020-01-13T15:42:46.614Z] Images: 0 [2020-01-13T15:42:46.614Z] Server Version: 18.06.1-ce [2020-01-13T15:42:46.614Z] Storage Driver: overlay2 [2020-01-13T15:42:46.614Z] Backing Filesystem: extfs [2020-01-13T15:42:46.614Z] Supports d_type: true [2020-01-13T15:42:46.614Z] Native Overlay Diff: true [2020-01-13T15:42:46.614Z] Logging Driver: json-file [2020-01-13T15:42:46.614Z] Cgroup Driver: cgroupfs [2020-01-13T15:42:46.614Z] Plugins: [2020-01-13T15:42:46.614Z] Volume: local [2020-01-13T15:42:46.614Z] Network: bridge host ipvlan macvlan null overlay [2020-01-13T15:42:46.614Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-13T15:42:46.614Z] Swarm: inactive [2020-01-13T15:42:46.614Z] Runtimes: runc [2020-01-13T15:42:46.614Z] Default Runtime: runc [2020-01-13T15:42:46.614Z] Init Binary: docker-init [2020-01-13T15:42:46.614Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-13T15:42:46.614Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-13T15:42:46.614Z] init version: fec3683 [2020-01-13T15:42:46.614Z] Security Options: [2020-01-13T15:42:46.614Z] apparmor [2020-01-13T15:42:46.614Z] seccomp [2020-01-13T15:42:46.614Z] Profile: default [2020-01-13T15:42:46.614Z] Kernel Version: 4.4.0-139-generic [2020-01-13T15:42:46.614Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-13T15:42:46.614Z] OSType: linux [2020-01-13T15:42:46.614Z] Architecture: ppc64le [2020-01-13T15:42:46.614Z] CPUs: 4 [2020-01-13T15:42:46.614Z] Total Memory: 7.972GiB [2020-01-13T15:42:46.614Z] Name: ppc64le-ubuntu-32 [2020-01-13T15:42:46.614Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-13T15:42:46.614Z] Docker Root Dir: /var/lib/docker [2020-01-13T15:42:46.614Z] Debug Mode (client): false [2020-01-13T15:42:46.614Z] Debug Mode (server): false [2020-01-13T15:42:46.614Z] Username: dockerbuildbot [2020-01-13T15:42:46.614Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:46.614Z] Labels: [2020-01-13T15:42:46.614Z] Experimental: true [2020-01-13T15:42:46.614Z] Insecure Registries: [2020-01-13T15:42:46.614Z] 127.0.0.0/8 [2020-01-13T15:42:46.614Z] Live Restore Enabled: false [2020-01-13T15:42:46.614Z] [Pipeline] sh [2020-01-13T15:42:46.689Z] e4d79466b81c: Pull complete [2020-01-13T15:42:46.689Z] b00baabad4ce: Pull complete [2020-01-13T15:42:46.689Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-13T15:42:46.689Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-13T15:42:46.689Z] ---> 687421176e14 [2020-01-13T15:42:46.689Z] Step 5/16 : ARG BUILDX_REPO [2020-01-13T15:42:46.689Z] ---> Running in 34505ced5fbc [2020-01-13T15:42:46.689Z] Removing intermediate container 34505ced5fbc [2020-01-13T15:42:46.689Z] ---> 59b1de4ddfe2 [2020-01-13T15:42:46.689Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-13T15:42:46.689Z] ---> Running in e0703accc238 [2020-01-13T15:42:46.999Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:47.000Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:47.000Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40369/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-13T15:42:47.000Z] + bash /home/docker/workspace/moby_PR-40369/check-config.sh [2020-01-13T15:42:47.000Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-13T15:42:47.000Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-13T15:42:47.000Z] [2020-01-13T15:42:47.000Z] Generally Necessary: [2020-01-13T15:42:47.073Z] Cloning into '/buildx'... [2020-01-13T15:42:47.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-13T15:42:47.288Z] - apparmor: enabled and tools installed [2020-01-13T15:42:47.288Z] - CONFIG_NAMESPACES: enabled [2020-01-13T15:42:47.288Z] - CONFIG_NET_NS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_PID_NS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_IPC_NS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_UTS_NS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CGROUPS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CPUSETS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_MEMCG: enabled [2020-01-13T15:42:47.288Z] - CONFIG_KEYS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_VETH: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-13T15:42:47.288Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-13T15:42:47.288Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-13T15:42:47.288Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-13T15:42:47.288Z] [2020-01-13T15:42:47.288Z] Optional Features: [2020-01-13T15:42:47.288Z] - CONFIG_USER_NS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_SECCOMP: enabled [2020-01-13T15:42:47.288Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-13T15:42:47.288Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-13T15:42:47.574Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-13T15:42:47.574Z] (cgroup swap accounting is currently enabled) [2020-01-13T15:42:47.574Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-13T15:42:47.574Z] - CONFIG_BLK_CGROUP: enabled [2020-01-13T15:42:47.574Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-13T15:42:47.574Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-13T15:42:47.574Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-13T15:42:47.574Z] - CONFIG_CGROUP_PERF: enabled [2020-01-13T15:42:47.574Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-13T15:42:47.574Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-13T15:42:47.574Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-13T15:42:47.574Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-13T15:42:47.574Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-13T15:42:47.574Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-13T15:42:47.574Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-13T15:42:47.574Z] - CONFIG_IP_VS: enabled (as module) [2020-01-13T15:42:47.574Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-13T15:42:47.574Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-13T15:42:47.574Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-13T15:42:47.574Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-13T15:42:47.574Z] - CONFIG_EXT4_FS: enabled [2020-01-13T15:42:47.574Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-13T15:42:47.574Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-13T15:42:47.574Z] - Network Drivers: [2020-01-13T15:42:47.574Z] - "overlay": [2020-01-13T15:42:47.574Z] - CONFIG_VXLAN: enabled (as module) [2020-01-13T15:42:47.574Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-13T15:42:47.574Z] Optional (for encrypted networks): [2020-01-13T15:42:47.860Z] - CONFIG_CRYPTO: enabled [2020-01-13T15:42:47.860Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_XFRM: enabled [2020-01-13T15:42:47.860Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-13T15:42:47.860Z] - "ipvlan": [2020-01-13T15:42:47.860Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-13T15:42:47.860Z] - "macvlan": [2020-01-13T15:42:47.860Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_DUMMY: enabled (as module) [2020-01-13T15:42:47.860Z] - "ftp,tftp client in container": [2020-01-13T15:42:47.860Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-13T15:42:47.860Z] - Storage Drivers: [2020-01-13T15:42:47.860Z] - "aufs": [2020-01-13T15:42:47.860Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-13T15:42:47.860Z] - "btrfs": [2020-01-13T15:42:47.860Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-13T15:42:47.860Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-13T15:42:47.860Z] - "devicemapper": [2020-01-13T15:42:47.860Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-13T15:42:47.860Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-13T15:42:47.860Z] - "overlay": [2020-01-13T15:42:47.860Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-13T15:42:47.860Z] - "zfs": [2020-01-13T15:42:47.860Z] - /dev/zfs: missing [2020-01-13T15:42:47.860Z] - zfs command: missing [2020-01-13T15:42:47.860Z] - zpool command: missing [2020-01-13T15:42:47.860Z] [2020-01-13T15:42:47.860Z] Limits: [2020-01-13T15:42:47.860Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-13T15:42:47.860Z] [2020-01-13T15:42:47.860Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-13T15:42:48.318Z] + make bundles/buildx [2020-01-13T15:42:48.940Z] make: command: Command not found [2020-01-13T15:42:48.940Z] make: command: Command not found [2020-01-13T15:42:48.940Z] mkdir bundles [2020-01-13T15:42:48.940Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-13T15:42:48.940Z] --build-arg BUILDX_COMMIT \ [2020-01-13T15:42:48.940Z] --build-arg BUILDX_REPO \ [2020-01-13T15:42:48.940Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-13T15:42:48.940Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-13T15:42:48.940Z] . [2020-01-13T15:42:48.940Z] /bin/sh: 4: go: not found [2020-01-13T15:42:48.940Z] /bin/sh: 5: go: not found [2020-01-13T15:42:50.462Z] Removing intermediate container e0703accc238 [2020-01-13T15:42:50.463Z] ---> 3b1adf1ba61a [2020-01-13T15:42:50.463Z] Step 7/16 : WORKDIR /buildx [2020-01-13T15:42:50.463Z] ---> Running in 257cda6bef2a [2020-01-13T15:42:50.463Z] Removing intermediate container 257cda6bef2a [2020-01-13T15:42:50.463Z] ---> c104a7ac3a82 [2020-01-13T15:42:50.463Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-13T15:42:50.463Z] ---> Running in 1cd9a87d3e40 [2020-01-13T15:42:50.463Z] Removing intermediate container 1cd9a87d3e40 [2020-01-13T15:42:50.463Z] ---> 1b357e02266f [2020-01-13T15:42:50.463Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-13T15:42:50.463Z] ---> Running in f1f69e300486 [2020-01-13T15:42:51.247Z] From https://github.com/docker/buildx [2020-01-13T15:42:51.247Z] * [new tag] v0.3.1 -> build [2020-01-13T15:42:51.247Z] Switched to branch 'build' [2020-01-13T15:42:52.036Z] Removing intermediate container f1f69e300486 [2020-01-13T15:42:52.036Z] ---> e199bd7b6f32 [2020-01-13T15:42:52.036Z] Step 10/16 : RUN go mod download [2020-01-13T15:42:52.036Z] ---> Running in 2516e19964f6 [2020-01-13T15:42:52.432Z] Sending build context to Docker daemon 51.1MB [2020-01-13T15:42:52.432Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-13T15:42:52.432Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-13T15:42:52.432Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-13T15:42:52.432Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-13T15:42:52.432Z] 1.12.10-stretch: Pulling from library/golang [2020-01-13T15:42:52.432Z] fb056072eab9: Pulling fs layer [2020-01-13T15:42:52.432Z] 6a33b1f9796f: Pulling fs layer [2020-01-13T15:42:52.432Z] 8f8f8962e456: Pulling fs layer [2020-01-13T15:42:52.432Z] 68adcc365214: Pulling fs layer [2020-01-13T15:42:52.432Z] 76d8adf27bdf: Pulling fs layer [2020-01-13T15:42:52.432Z] d66e58854927: Pulling fs layer [2020-01-13T15:42:52.432Z] 71497195576e: Pulling fs layer [2020-01-13T15:42:52.432Z] 76d8adf27bdf: Waiting [2020-01-13T15:42:52.432Z] d66e58854927: Waiting [2020-01-13T15:42:52.432Z] 71497195576e: Waiting [2020-01-13T15:42:52.432Z] 68adcc365214: Waiting [2020-01-13T15:42:52.721Z] 8f8f8962e456: Verifying Checksum [2020-01-13T15:42:52.721Z] 8f8f8962e456: Download complete [2020-01-13T15:42:52.836Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-13T15:42:52.836Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-13T15:42:52.836Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-13T15:42:52.836Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-13T15:42:52.836Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-13T15:42:52.836Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-13T15:42:52.836Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-13T15:42:53.012Z] 6a33b1f9796f: Verifying Checksum [2020-01-13T15:42:53.012Z] 6a33b1f9796f: Download complete [2020-01-13T15:42:53.660Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-13T15:42:53.660Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-13T15:42:53.660Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-13T15:42:53.660Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-13T15:42:53.660Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-13T15:42:53.660Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-13T15:42:53.660Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-13T15:42:53.661Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-13T15:42:53.661Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-13T15:42:54.059Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-13T15:42:54.447Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-13T15:42:54.447Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-13T15:42:54.447Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-13T15:42:54.830Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-13T15:42:54.831Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-04b6d32a\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-13T15:42:54.831Z] ---------------------------------------------------------------------------- [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] INFO: executeCI.ps1 starting at Mon Jan 13 15:42:53 CUT 2020 [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-13T15:42:54.831Z] INFO: Running git version 2.24.0.windows.1 [2020-01-13T15:42:54.831Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-13T15:42:54.831Z] INFO: Environment variables: [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] Name Value [2020-01-13T15:42:54.831Z] ---- ----- [2020-01-13T15:42:54.831Z] ALLUSERSPROFILE C:\ProgramData [2020-01-13T15:42:54.831Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-13T15:42:54.831Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-13T15:42:54.831Z] BRANCH_NAME PR-40369 [2020-01-13T15:42:54.831Z] BUILD_DISPLAY_NAME #2 [2020-01-13T15:42:54.831Z] BUILD_ID 2 [2020-01-13T15:42:54.831Z] BUILD_NUMBER 2 [2020-01-13T15:42:54.831Z] BUILD_TAG jenkins-moby-PR-40369-2 [2020-01-13T15:42:54.831Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40369/2/ [2020-01-13T15:42:54.831Z] CHANGE_AUTHOR thaJeztah [2020-01-13T15:42:54.831Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-13T15:42:54.831Z] CHANGE_BRANCH bump_buildkit_deps [2020-01-13T15:42:54.831Z] CHANGE_FORK thaJeztah [2020-01-13T15:42:54.831Z] CHANGE_ID 40369 [2020-01-13T15:42:54.831Z] CHANGE_TARGET master [2020-01-13T15:42:54.831Z] CHANGE_TITLE vendor: bump containerd/continuity, tonistiigi/fsutil [2020-01-13T15:42:54.831Z] CHANGE_URL https://github.com/moby/moby/pull/40369 [2020-01-13T15:42:54.831Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-13T15:42:54.831Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-13T15:42:54.831Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-13T15:42:54.831Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-13T15:42:54.831Z] COMPUTERNAME azwin-2-7bf290 [2020-01-13T15:42:54.831Z] ComSpec C:\windows\system32\cmd.exe [2020-01-13T15:42:54.831Z] ConfigSequenceNumber 0 [2020-01-13T15:42:54.831Z] DOCKER_BUILDKIT 0 [2020-01-13T15:42:54.831Z] DOCKER_DUT_DEBUG 1 [2020-01-13T15:42:54.831Z] DOCKER_EXPERIMENTAL 1 [2020-01-13T15:42:54.831Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-13T15:42:54.831Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-13T15:42:54.831Z] EXECUTOR_NUMBER 0 [2020-01-13T15:42:54.831Z] FQDN azwin-2-7bf290.westus.cloudapp.azure.com [2020-01-13T15:42:54.831Z] GIT_BRANCH PR-40369 [2020-01-13T15:42:54.831Z] GIT_COMMIT 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:54.831Z] GIT_PREVIOUS_COMMIT 94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:42:54.831Z] GIT_URL https://github.com/moby/moby.git [2020-01-13T15:42:54.831Z] HUDSON_COOKIE 154307e7-aa91-4383-914c-5a836e404a02 [2020-01-13T15:42:54.831Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-13T15:42:54.831Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-13T15:42:54.831Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-13T15:42:54.831Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-13T15:42:54.831Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-13T15:42:54.831Z] JENKINS_NODE_COOKIE 9fe46e09-7e6a-4f35-881d-e22ac66f1787 [2020-01-13T15:42:54.831Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-13T15:42:54.831Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-13T15:42:54.831Z] JOB_BASE_NAME PR-40369 [2020-01-13T15:42:54.831Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40369/display/redirect [2020-01-13T15:42:54.831Z] JOB_NAME moby/PR-40369 [2020-01-13T15:42:54.831Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40369/ [2020-01-13T15:42:54.831Z] library.jps.version master [2020-01-13T15:42:54.831Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-13T15:42:54.831Z] NODE_LABELS amd64 azure azwin-2-7bf290 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-13T15:42:54.831Z] NODE_NAME azwin-2-7bf290 [2020-01-13T15:42:54.831Z] NUMBER_OF_PROCESSORS 4 [2020-01-13T15:42:54.831Z] OS Windows_NT [2020-01-13T15:42:54.831Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-13T15:42:54.831Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-13T15:42:54.831Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-13T15:42:54.831Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-13T15:42:54.831Z] PROCESSOR_LEVEL 6 [2020-01-13T15:42:54.831Z] PROCESSOR_REVISION 4f01 [2020-01-13T15:42:54.831Z] ProgramData C:\ProgramData [2020-01-13T15:42:54.831Z] ProgramFiles C:\Program Files [2020-01-13T15:42:54.831Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-13T15:42:54.831Z] ProgramW6432 C:\Program Files [2020-01-13T15:42:54.831Z] PROMPT $P$G [2020-01-13T15:42:54.831Z] PSExecutionPolicyPreference Bypass [2020-01-13T15:42:54.831Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-13T15:42:54.831Z] PUBLIC C:\Users\Public [2020-01-13T15:42:54.831Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40369/2/display/redirect?page=changes [2020-01-13T15:42:54.831Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40369/2/display/redirect [2020-01-13T15:42:54.831Z] SKIP_VALIDATION_TESTS 1 [2020-01-13T15:42:54.831Z] SOURCES_DRIVE d [2020-01-13T15:42:54.831Z] SOURCES_SUBDIR gopath [2020-01-13T15:42:54.831Z] STAGE_NAME Run tests [2020-01-13T15:42:54.831Z] SystemDrive C: [2020-01-13T15:42:54.831Z] SystemRoot C:\windows [2020-01-13T15:42:54.831Z] TEMP C:\windows\TEMP [2020-01-13T15:42:54.831Z] TESTDEBUG 0 [2020-01-13T15:42:54.831Z] TESTRUN_DRIVE d [2020-01-13T15:42:54.831Z] TESTRUN_SUBDIR CI [2020-01-13T15:42:54.831Z] TIMEOUT 120m [2020-01-13T15:42:54.831Z] TMP C:\windows\TEMP [2020-01-13T15:42:54.831Z] USERDOMAIN WORKGROUP [2020-01-13T15:42:54.831Z] USERNAME azwin-2-7bf290$ [2020-01-13T15:42:54.831Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-13T15:42:54.831Z] windir C:\windows [2020-01-13T15:42:54.831Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-13T15:42:54.831Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-13T15:42:54.831Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] INFO: Sources under d:\gopath\... [2020-01-13T15:42:54.831Z] INFO: Test run under d:\CI\... [2020-01-13T15:42:54.831Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-13T15:42:54.831Z] INFO: docker/docker repository was found [2020-01-13T15:42:54.831Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-01-13T15:42:54.831Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-13T15:42:54.831Z] INFO: Docker version of control daemon [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] Client: Docker Engine - Enterprise [2020-01-13T15:42:54.831Z] Version: 19.03.2 [2020-01-13T15:42:54.831Z] API version: 1.40 [2020-01-13T15:42:54.831Z] Go version: go1.12.8 [2020-01-13T15:42:54.831Z] Git commit: c92ab06ed9 [2020-01-13T15:42:54.831Z] Built: 09/03/2019 16:38:11 [2020-01-13T15:42:54.831Z] OS/Arch: windows/amd64 [2020-01-13T15:42:54.831Z] Experimental: false [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] Server: Docker Engine - Enterprise [2020-01-13T15:42:54.831Z] Engine: [2020-01-13T15:42:54.831Z] Version: 19.03.2 [2020-01-13T15:42:54.831Z] API version: 1.40 (minimum version 1.24) [2020-01-13T15:42:54.831Z] Go version: go1.12.8 [2020-01-13T15:42:54.831Z] Git commit: c92ab06ed9 [2020-01-13T15:42:54.831Z] Built: 09/03/2019 16:35:47 [2020-01-13T15:42:54.831Z] OS/Arch: windows/amd64 [2020-01-13T15:42:54.831Z] Experimental: true [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.831Z] INFO: Docker info of control daemon [2020-01-13T15:42:54.831Z] [2020-01-13T15:42:54.838Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-13T15:42:55.401Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-13T15:42:55.401Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-13T15:42:55.401Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-13T15:42:55.724Z] fb056072eab9: Verifying Checksum [2020-01-13T15:42:55.724Z] fb056072eab9: Download complete [2020-01-13T15:42:55.805Z] Client: [2020-01-13T15:42:55.805Z] Debug Mode: false [2020-01-13T15:42:55.805Z] Plugins: [2020-01-13T15:42:55.805Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-13T15:42:55.805Z] [2020-01-13T15:42:55.805Z] Server: [2020-01-13T15:42:55.805Z] Containers: 0 [2020-01-13T15:42:55.805Z] Running: 0 [2020-01-13T15:42:55.805Z] Paused: 0 [2020-01-13T15:42:55.805Z] Stopped: 0 [2020-01-13T15:42:55.805Z] Images: 10 [2020-01-13T15:42:55.805Z] Server Version: 19.03.2 [2020-01-13T15:42:55.805Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-01-13T15:42:55.805Z] LCOW: [2020-01-13T15:42:55.805Z] Windows: [2020-01-13T15:42:55.805Z] Logging Driver: json-file [2020-01-13T15:42:55.805Z] Plugins: [2020-01-13T15:42:55.805Z] Volume: local [2020-01-13T15:42:55.805Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-13T15:42:55.805Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T15:42:55.805Z] Swarm: inactive [2020-01-13T15:42:55.805Z] Default Isolation: process [2020-01-13T15:42:55.805Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T15:42:55.805Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T15:42:55.805Z] OSType: windows [2020-01-13T15:42:55.805Z] Architecture: x86_64 [2020-01-13T15:42:55.805Z] CPUs: 4 [2020-01-13T15:42:55.805Z] Total Memory: 32GiB [2020-01-13T15:42:55.805Z] Name: azwin-2-7bf290 [2020-01-13T15:42:55.805Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-13T15:42:55.805Z] Docker Root Dir: D:\docker [2020-01-13T15:42:55.805Z] Debug Mode: false [2020-01-13T15:42:55.805Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:42:55.805Z] Labels: [2020-01-13T15:42:55.805Z] Experimental: true [2020-01-13T15:42:55.805Z] Insecure Registries: [2020-01-13T15:42:55.805Z] 10.0.0.4:5000 [2020-01-13T15:42:55.805Z] 127.0.0.0/8 [2020-01-13T15:42:55.805Z] Registry Mirrors: [2020-01-13T15:42:55.805Z] http://10.0.0.4:5000/ [2020-01-13T15:42:55.805Z] Live Restore Enabled: false [2020-01-13T15:42:55.805Z] [2020-01-13T15:42:55.805Z] [2020-01-13T15:42:55.805Z] INFO: Commit hash is 94a8c8b3c [2020-01-13T15:42:55.805Z] INFO: Nuke-Everything... [2020-01-13T15:42:55.805Z] INFO: Container count on control daemon to delete is 0 [2020-01-13T15:42:55.872Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-13T15:42:55.872Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-13T15:42:56.266Z] INFO: Nuking d:\CI [2020-01-13T15:42:56.266Z] INFO: Zapped successfully [2020-01-13T15:42:56.266Z] INFO: Location for testing is d:\CI\PR-40369\2 [2020-01-13T15:42:56.266Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-13T15:42:56.266Z] [2020-01-13T15:42:56.266Z] [2020-01-13T15:42:56.266Z] INFO: Building the image from Dockerfile.windows at 01/13/2020 15:42:56... [2020-01-13T15:42:56.266Z] [2020-01-13T15:42:56.326Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-13T15:42:56.591Z] 68adcc365214: Verifying Checksum [2020-01-13T15:42:56.591Z] 68adcc365214: Download complete [2020-01-13T15:42:56.763Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-13T15:42:56.881Z] 71497195576e: Verifying Checksum [2020-01-13T15:42:56.881Z] 71497195576e: Download complete [2020-01-13T15:42:57.168Z] 76d8adf27bdf: Verifying Checksum [2020-01-13T15:42:57.168Z] 76d8adf27bdf: Download complete [2020-01-13T15:42:57.234Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-13T15:42:57.235Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-13T15:42:57.235Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-13T15:42:57.793Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-13T15:42:58.510Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-13T15:42:58.510Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-13T15:42:58.510Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-13T15:42:58.510Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-13T15:42:58.635Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-01-13T15:42:58.987Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-13T15:42:59.388Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-13T15:42:59.388Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-13T15:42:59.784Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-13T15:42:59.889Z] fb056072eab9: Pull complete [2020-01-13T15:43:00.195Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-13T15:43:00.195Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-13T15:43:00.195Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-13T15:43:00.195Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-13T15:43:00.195Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-13T15:43:00.739Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-13T15:43:00.739Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-13T15:43:01.168Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-13T15:43:01.300Z] 6a33b1f9796f: Pull complete [2020-01-13T15:43:01.300Z] 8f8f8962e456: Pull complete [2020-01-13T15:43:01.580Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-13T15:43:01.979Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-13T15:43:01.979Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-13T15:43:02.132Z] Sending build context to Docker daemon 51.09MB [2020-01-13T15:43:02.132Z] [2020-01-13T15:43:02.389Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-13T15:43:02.594Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-13T15:43:02.594Z] ---> 782a75e44953 [2020-01-13T15:43:02.594Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-13T15:43:02.594Z] ---> Using cache [2020-01-13T15:43:02.594Z] ---> e0dae3d8a42e [2020-01-13T15:43:02.594Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-13T15:43:02.594Z] ---> Using cache [2020-01-13T15:43:02.594Z] ---> b2a8b07b8914 [2020-01-13T15:43:02.594Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-13T15:43:02.594Z] ---> Using cache [2020-01-13T15:43:02.594Z] ---> 6b22a4b0c93c [2020-01-13T15:43:02.594Z] 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-01-13T15:43:02.594Z] ---> Using cache [2020-01-13T15:43:02.594Z] ---> 1df5b63e749a [2020-01-13T15:43:02.595Z] 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-01-13T15:43:02.595Z] ---> Using cache [2020-01-13T15:43:02.595Z] ---> a115315ca3e4 [2020-01-13T15:43:02.595Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-13T15:43:02.595Z] ---> Using cache [2020-01-13T15:43:02.595Z] ---> 46502f2c596b [2020-01-13T15:43:02.595Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-13T15:43:02.595Z] ---> Using cache [2020-01-13T15:43:02.595Z] ---> 7d05788064e4 [2020-01-13T15:43:02.595Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-13T15:43:02.595Z] ---> Using cache [2020-01-13T15:43:02.595Z] ---> a9e0db0ed6e6 [2020-01-13T15:43:02.595Z] Step 10/10 : COPY . . [2020-01-13T15:43:02.793Z] d66e58854927: Verifying Checksum [2020-01-13T15:43:02.793Z] d66e58854927: Download complete [2020-01-13T15:43:02.804Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-13T15:43:02.804Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-13T15:43:02.804Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-13T15:43:03.196Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-13T15:43:03.196Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-13T15:43:04.545Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-13T15:43:04.545Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-13T15:43:04.545Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-13T15:43:04.545Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-13T15:43:04.545Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-13T15:43:04.545Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-13T15:43:04.839Z] 68adcc365214: Pull complete [2020-01-13T15:43:04.960Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-13T15:43:04.960Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-13T15:43:05.435Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-13T15:43:05.435Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-13T15:43:06.090Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-13T15:43:06.090Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-13T15:43:06.090Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-13T15:43:06.090Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-13T15:43:06.577Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-13T15:43:07.010Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-13T15:43:07.010Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-13T15:43:07.419Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-13T15:43:07.550Z] 76d8adf27bdf: Pull complete [2020-01-13T15:43:08.292Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-13T15:43:08.292Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-13T15:43:08.292Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-13T15:43:08.922Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-13T15:43:08.922Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-13T15:43:08.922Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-13T15:43:08.923Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-13T15:43:09.748Z] go: finding github.com/lib/pq v1.0.0 [2020-01-13T15:43:09.749Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-13T15:43:09.749Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-13T15:43:10.157Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-13T15:43:10.157Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-13T15:43:10.567Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-13T15:43:10.943Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-13T15:43:10.943Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-13T15:43:11.345Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-13T15:43:11.345Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-13T15:43:11.345Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-13T15:43:11.749Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-13T15:43:12.135Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-13T15:43:12.135Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-13T15:43:12.531Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-13T15:43:12.929Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-13T15:43:13.086Z] d66e58854927: Pull complete [2020-01-13T15:43:13.086Z] 71497195576e: Pull complete [2020-01-13T15:43:13.086Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-13T15:43:13.086Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-13T15:43:13.086Z] ---> ebd73b5ebd31 [2020-01-13T15:43:13.086Z] Step 5/16 : ARG BUILDX_REPO [2020-01-13T15:43:13.339Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-13T15:43:13.370Z] ---> Running in 9dd2ea00bfb2 [2020-01-13T15:43:13.370Z] Removing intermediate container 9dd2ea00bfb2 [2020-01-13T15:43:13.370Z] ---> 95f4de6a5b45 [2020-01-13T15:43:13.370Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-13T15:43:13.370Z] ---> Running in b7242a06bade [2020-01-13T15:43:13.655Z] Cloning into '/buildx'... [2020-01-13T15:43:13.771Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-13T15:43:13.771Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-13T15:43:14.191Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-13T15:43:14.605Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-13T15:43:14.605Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-13T15:43:15.031Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-13T15:43:15.419Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-13T15:43:15.419Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-13T15:43:15.419Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-13T15:43:15.419Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-13T15:43:15.419Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-13T15:43:15.419Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-13T15:43:15.828Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-13T15:43:16.683Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-13T15:43:16.683Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-13T15:43:16.683Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-13T15:43:16.683Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-13T15:43:16.683Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-13T15:43:17.080Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-13T15:43:17.080Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-13T15:43:17.494Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-13T15:43:17.896Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-13T15:43:17.896Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-13T15:43:17.896Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-13T15:43:18.075Z] Removing intermediate container b7242a06bade [2020-01-13T15:43:18.075Z] ---> 8706f35253c5 [2020-01-13T15:43:18.075Z] Step 7/16 : WORKDIR /buildx [2020-01-13T15:43:18.075Z] ---> Running in c9c787a2315e [2020-01-13T15:43:18.075Z] Removing intermediate container c9c787a2315e [2020-01-13T15:43:18.075Z] ---> 7cb99a2c4b49 [2020-01-13T15:43:18.075Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-13T15:43:18.075Z] ---> Running in 408b474be31f [2020-01-13T15:43:18.075Z] Removing intermediate container 408b474be31f [2020-01-13T15:43:18.075Z] ---> b78c83870f35 [2020-01-13T15:43:18.075Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-13T15:43:18.075Z] ---> Running in f45c393b923a [2020-01-13T15:43:18.312Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-13T15:43:18.312Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-13T15:43:18.312Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-13T15:43:18.312Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-13T15:43:18.698Z] From https://github.com/docker/buildx [2020-01-13T15:43:18.698Z] * [new tag] v0.3.1 -> build [2020-01-13T15:43:19.167Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-13T15:43:19.167Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-13T15:43:19.167Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-13T15:43:19.321Z] Switched to branch 'build' [2020-01-13T15:43:19.547Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-13T15:43:19.547Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-13T15:43:19.946Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-13T15:43:19.946Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-13T15:43:20.355Z] Removing intermediate container f45c393b923a [2020-01-13T15:43:20.355Z] ---> c5d0be640ef2 [2020-01-13T15:43:20.355Z] Step 10/16 : RUN go mod download [2020-01-13T15:43:20.355Z] ---> Running in a9e73bc08246 [2020-01-13T15:43:20.488Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-13T15:43:20.488Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-13T15:43:20.488Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-13T15:43:20.642Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-13T15:43:20.642Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-13T15:43:20.642Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-13T15:43:20.642Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-13T15:43:20.642Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-13T15:43:20.642Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-13T15:43:20.642Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-13T15:43:20.642Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-13T15:43:20.642Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-13T15:43:21.020Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-13T15:43:21.020Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-13T15:43:21.020Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-13T15:43:21.494Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-13T15:43:21.494Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-13T15:43:21.494Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-13T15:43:21.673Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-13T15:43:21.935Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-13T15:43:22.706Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-13T15:43:22.706Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-13T15:43:22.801Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-13T15:43:22.996Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-13T15:43:22.996Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-13T15:43:23.246Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-13T15:43:23.295Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-13T15:43:23.295Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-13T15:43:23.590Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-13T15:43:23.590Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-13T15:43:23.637Z] go: finding golang.org/x/text v0.3.0 [2020-01-13T15:43:23.637Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-13T15:43:24.021Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-13T15:43:24.021Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-13T15:43:24.630Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-13T15:43:24.630Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-13T15:43:24.854Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-13T15:43:24.854Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-13T15:43:24.921Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-13T15:43:25.212Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-13T15:43:25.259Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-13T15:43:25.259Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-13T15:43:25.259Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-13T15:43:25.503Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-13T15:43:25.503Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-13T15:43:25.674Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-13T15:43:25.674Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-13T15:43:25.794Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-13T15:43:26.077Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-13T15:43:26.086Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-13T15:43:26.470Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-13T15:43:26.470Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-13T15:43:26.888Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-13T15:43:26.888Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-13T15:43:27.121Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-13T15:43:27.121Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-13T15:43:27.121Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-13T15:43:27.306Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-13T15:43:27.306Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-13T15:43:27.306Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-13T15:43:27.306Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-13T15:43:27.411Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-13T15:43:27.704Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-13T15:43:27.730Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-13T15:43:27.999Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-13T15:43:28.135Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-13T15:43:28.135Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-13T15:43:28.135Z] go: finding github.com/golang/mock v1.1.1 [2020-01-13T15:43:28.135Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-13T15:43:28.135Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-13T15:43:28.135Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-13T15:43:28.543Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-13T15:43:28.543Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-13T15:43:28.632Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-13T15:43:28.632Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-13T15:43:28.924Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-13T15:43:28.943Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-13T15:43:28.943Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-13T15:43:28.943Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-13T15:43:28.943Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-13T15:43:28.943Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-13T15:43:29.219Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-13T15:43:29.219Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-13T15:43:29.349Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-13T15:43:29.349Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-13T15:43:29.349Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-13T15:43:29.813Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-13T15:43:29.813Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-13T15:43:30.268Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-13T15:43:30.268Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-13T15:43:30.655Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-13T15:43:30.655Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-13T15:43:30.902Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-13T15:43:31.067Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-13T15:43:31.067Z] go: finding github.com/kr/text v0.1.0 [2020-01-13T15:43:31.067Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-13T15:43:31.197Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-13T15:43:31.476Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-13T15:43:31.492Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-13T15:43:31.492Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-13T15:43:31.784Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-13T15:43:31.927Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-13T15:43:31.927Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-13T15:43:31.927Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-13T15:43:31.927Z] go: finding github.com/kr/pty v1.1.1 [2020-01-13T15:43:32.075Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-13T15:43:32.075Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-13T15:43:32.368Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-13T15:43:32.368Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-13T15:43:32.393Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-13T15:43:32.393Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-13T15:43:32.584Z] ---> 9e9bf4e15e42 [2020-01-13T15:43:32.584Z] Successfully built 9e9bf4e15e42 [2020-01-13T15:43:32.584Z] Successfully tagged docker:latest [2020-01-13T15:43:32.584Z] INFO: Image build ended at 01/13/2020 15:43:29. Duration:00:00:33.2651260 [2020-01-13T15:43:32.584Z] [2020-01-13T15:43:32.584Z] [2020-01-13T15:43:32.584Z] INFO: Building the test binaries at 01/13/2020 15:43:29... [2020-01-13T15:43:33.001Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-13T15:43:33.292Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-13T15:43:33.371Z] go: finding cloud.google.com/go v0.26.0 [2020-01-13T15:43:33.371Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-13T15:43:33.585Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-13T15:43:33.585Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-13T15:43:33.842Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-13T15:43:33.877Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-13T15:43:33.877Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-13T15:43:34.132Z] INFO: make.ps1 starting at 01/13/2020 15:43:33 [2020-01-13T15:43:34.324Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-13T15:43:34.324Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-13T15:43:34.324Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-13T15:43:34.508Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-13T15:43:34.593Z] INFO: Git commit (94a8c8b3c) assumed from DOCKER_GITCOMMIT environment variable [2020-01-13T15:43:34.593Z] INFO: Invoking autogen... [2020-01-13T15:43:34.764Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-13T15:43:34.800Z] go: finding github.com/lib/pq v1.0.0 [2020-01-13T15:43:35.056Z] INFO: Building daemon... [2020-01-13T15:43:35.093Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-13T15:43:35.173Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-13T15:43:35.173Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-13T15:43:35.383Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-13T15:43:35.383Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-13T15:43:35.658Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-13T15:43:36.023Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-13T15:43:36.312Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-13T15:43:36.606Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-13T15:43:36.901Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-13T15:43:36.901Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-13T15:43:37.944Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-13T15:43:38.977Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-13T15:43:38.977Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-13T15:43:39.620Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-13T15:43:39.910Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-13T15:43:40.201Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-13T15:43:40.201Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-13T15:43:40.836Z] go: finding golang.org/x/text v0.3.0 [2020-01-13T15:43:41.130Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-13T15:43:41.767Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-13T15:43:42.082Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-13T15:43:43.115Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-13T15:43:43.407Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-13T15:43:43.697Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-13T15:43:43.991Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-13T15:43:44.624Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-13T15:43:46.129Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-13T15:43:46.419Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-13T15:43:47.448Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-13T15:43:47.448Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-13T15:43:47.448Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-13T15:43:47.738Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-13T15:43:48.030Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-13T15:43:48.659Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-13T15:43:50.178Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-13T15:43:50.178Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-13T15:43:50.178Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-13T15:43:50.466Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-13T15:43:51.096Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-13T15:43:51.096Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-13T15:43:53.161Z] go: finding github.com/golang/mock v1.1.1 [2020-01-13T15:43:53.161Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-13T15:43:53.161Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-13T15:43:53.450Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-13T15:43:53.739Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-13T15:43:54.029Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/builder/remotecontext 0.305s coverage: 13.6% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/builder/remotecontext/git 3.249s coverage: 86.3% of statements [2020-01-13T15:43:55.033Z] ok github.com/docker/docker/builder/dockerfile 1.087s coverage: 48.2% of statements [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T15:43:55.033Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T15:43:55.547Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-13T15:43:55.547Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-13T15:43:55.837Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-13T15:43:56.467Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-13T15:43:57.496Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-13T15:43:59.235Z] ok github.com/docker/docker/client 0.234s coverage: 75.8% of statements [2020-01-13T15:43:59.556Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-13T15:43:59.556Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-13T15:44:00.581Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-13T15:44:00.873Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-13T15:44:01.166Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-13T15:44:02.680Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-13T15:44:03.711Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-13T15:44:05.790Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-13T15:44:05.790Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-13T15:44:06.080Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-13T15:44:06.716Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-13T15:44:07.350Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-13T15:44:08.383Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-13T15:44:08.383Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-13T15:44:09.420Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-13T15:44:10.053Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-13T15:44:10.130Z] Removing intermediate container 2516e19964f6 [2020-01-13T15:44:10.130Z] ---> 0651ffebd6ba [2020-01-13T15:44:10.130Z] Step 11/16 : ARG GOOS [2020-01-13T15:44:10.130Z] ---> Running in 2193a1b8bfe4 [2020-01-13T15:44:10.130Z] Removing intermediate container 2193a1b8bfe4 [2020-01-13T15:44:10.130Z] ---> 063c8c386d93 [2020-01-13T15:44:10.130Z] Step 12/16 : ARG GOARCH [2020-01-13T15:44:10.130Z] ---> Running in 82e6aabe2cf8 [2020-01-13T15:44:10.130Z] Removing intermediate container 82e6aabe2cf8 [2020-01-13T15:44:10.130Z] ---> 6cb5c8f88023 [2020-01-13T15:44:10.130Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-13T15:44:10.130Z] ---> Running in d92c4da6a24f [2020-01-13T15:44:11.555Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-13T15:44:11.846Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-13T15:44:12.137Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-13T15:44:12.137Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-13T15:44:13.169Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-13T15:44:14.669Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-13T15:44:15.297Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-13T15:44:15.297Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-13T15:44:15.450Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:44:15.450Z] [2020-01-13T15:44:15.450Z] [2020-01-13T15:44:15.450Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T15:44:15.450Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T15:44:15.450Z] HOSTNAME=f11d57e7136b [2020-01-13T15:44:15.450Z] TEST_SKIP_INTEGRATION=1 [2020-01-13T15:44:15.450Z] TESTDEBUG=0 [2020-01-13T15:44:15.450Z] DEST=bundles/test-integration [2020-01-13T15:44:15.450Z] PWD=/go/src/github.com/docker/docker [2020-01-13T15:44:15.450Z] KEEPBUNDLE=1 [2020-01-13T15:44:15.450Z] DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:44:15.450Z] container=docker [2020-01-13T15:44:15.450Z] HOME=/root [2020-01-13T15:44:15.450Z] GOLANG_VERSION=1.13.5 [2020-01-13T15:44:15.450Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T15:44:15.450Z] VALIDATE_BRANCH=master [2020-01-13T15:44:15.450Z] TERM=xterm [2020-01-13T15:44:15.450Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T15:44:15.450Z] SHLVL=1 [2020-01-13T15:44:15.450Z] TIMEOUT=120m [2020-01-13T15:44:15.450Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T15:44:15.450Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T15:44:15.450Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-13T15:44:15.450Z] GO111MODULE=off [2020-01-13T15:44:15.450Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T15:44:15.450Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T15:44:15.450Z] GOPATH=/go [2020-01-13T15:44:15.450Z] PKG_CONFIG=pkg-config [2020-01-13T15:44:15.450Z] _=/usr/bin/env [2020-01-13T15:44:15.450Z] Building test suite binary ./integration-cli/test.main [2020-01-13T15:44:15.450Z] [2020-01-13T15:44:15.450Z] [2020-01-13T15:44:15.450Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-13T15:44:15.450Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T15:44:15.450Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T15:44:15.450Z] HOSTNAME=b02ef6f87108 [2020-01-13T15:44:15.450Z] TEST_SKIP_INTEGRATION=1 [2020-01-13T15:44:15.450Z] TESTDEBUG=0 [2020-01-13T15:44:15.450Z] DEST=bundles/test-integration [2020-01-13T15:44:15.450Z] PWD=/go/src/github.com/docker/docker [2020-01-13T15:44:15.450Z] KEEPBUNDLE=1 [2020-01-13T15:44:15.450Z] DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:44:15.450Z] container=docker [2020-01-13T15:44:15.450Z] HOME=/root [2020-01-13T15:44:15.450Z] GOLANG_VERSION=1.13.5 [2020-01-13T15:44:15.450Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T15:44:15.450Z] VALIDATE_BRANCH=master [2020-01-13T15:44:15.450Z] TERM=xterm [2020-01-13T15:44:15.450Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T15:44:15.450Z] SHLVL=1 [2020-01-13T15:44:15.450Z] TIMEOUT=120m [2020-01-13T15:44:15.450Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T15:44:15.450Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T15:44:15.450Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-13T15:44:15.450Z] GO111MODULE=off [2020-01-13T15:44:15.450Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T15:44:15.450Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T15:44:15.450Z] GOPATH=/go [2020-01-13T15:44:15.450Z] PKG_CONFIG=pkg-config [2020-01-13T15:44:15.450Z] _=/usr/bin/env [2020-01-13T15:44:15.450Z] Building test suite binary ./integration-cli/test.main [2020-01-13T15:44:15.450Z] No new tests added to integration. [2020-01-13T15:44:15.450Z] [2020-01-13T15:44:15.450Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T15:44:15.450Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T15:44:15.450Z] HOSTNAME=933e844ab0e8 [2020-01-13T15:44:15.450Z] TESTDEBUG=0 [2020-01-13T15:44:15.450Z] DEST=bundles/test-integration [2020-01-13T15:44:15.450Z] PWD=/go/src/github.com/docker/docker [2020-01-13T15:44:15.450Z] KEEPBUNDLE=1 [2020-01-13T15:44:15.450Z] DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:44:15.450Z] container=docker [2020-01-13T15:44:15.450Z] HOME=/root [2020-01-13T15:44:15.450Z] GOLANG_VERSION=1.13.5 [2020-01-13T15:44:15.450Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T15:44:15.450Z] VALIDATE_BRANCH=master [2020-01-13T15:44:15.450Z] TERM=xterm [2020-01-13T15:44:15.450Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T15:44:15.450Z] SHLVL=1 [2020-01-13T15:44:15.450Z] TIMEOUT=120m [2020-01-13T15:44:15.450Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T15:44:15.450Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T15:44:15.450Z] GO111MODULE=off [2020-01-13T15:44:15.450Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T15:44:15.450Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T15:44:15.450Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T15:44:15.450Z] GOPATH=/go [2020-01-13T15:44:15.450Z] PKG_CONFIG=pkg-config [2020-01-13T15:44:15.450Z] _=/usr/bin/env [2020-01-13T15:44:15.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T15:44:15.928Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-13T15:44:16.218Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-13T15:44:17.735Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-13T15:44:18.768Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-13T15:44:19.060Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-13T15:44:19.752Z] INFO [loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|files|compiled_files|name) took 1m50.499648621s [2020-01-13T15:44:19.752Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 459.741417ms [2020-01-13T15:44:20.094Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-13T15:44:20.725Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-13T15:44:21.366Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-13T15:44:21.999Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-13T15:44:22.295Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-13T15:44:22.602Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-13T15:44:22.900Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-13T15:44:23.931Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-13T15:44:23.931Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-13T15:44:23.931Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-13T15:44:24.960Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-13T15:44:25.250Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-13T15:44:25.804Z] ok github.com/docker/docker/cmd/dockerd 0.092s coverage: 30.5% of statements [2020-01-13T15:44:25.882Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-13T15:44:26.172Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-13T15:44:26.380Z] ok github.com/docker/docker/container 0.162s coverage: 35.3% of statements [2020-01-13T15:44:26.380Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T15:44:26.380Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T15:44:26.380Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T15:44:26.380Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T15:44:26.462Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-13T15:44:27.493Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-13T15:44:28.524Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-13T15:44:28.524Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-13T15:44:29.154Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-13T15:44:29.801Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-13T15:44:29.801Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-13T15:44:29.801Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-13T15:44:30.093Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-13T15:44:30.580Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2020-01-13T15:44:30.580Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.8% of statements [2020-01-13T15:44:30.727Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-13T15:44:31.962Z] ok github.com/docker/docker/daemon/cluster 0.137s coverage: 0.5% of statements [2020-01-13T15:44:32.233Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-13T15:44:32.524Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-13T15:44:33.556Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-13T15:44:33.848Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-13T15:44:33.848Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-13T15:44:34.139Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-13T15:44:35.171Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-13T15:44:35.171Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-13T15:44:35.261Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2020-01-13T15:44:35.261Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 82.1% of statements [2020-01-13T15:44:35.830Z] go: finding github.com/kr/text v0.1.0 [2020-01-13T15:44:35.830Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-13T15:44:36.122Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-13T15:44:36.204Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-01-13T15:44:36.414Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-13T15:44:36.414Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-13T15:44:36.414Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-13T15:44:36.704Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-13T15:44:37.588Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-01-13T15:44:38.214Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-13T15:44:38.214Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-13T15:44:38.214Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-13T15:44:38.214Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-13T15:44:38.506Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-13T15:44:38.794Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-13T15:44:38.794Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-13T15:44:39.824Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-13T15:44:40.452Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-13T15:44:40.743Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-13T15:44:40.743Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-13T15:44:40.743Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-13T15:44:40.878Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-13T15:44:41.031Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-13T15:44:41.031Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-13T15:44:41.815Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.6% of statements [2020-01-13T15:44:42.057Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-13T15:44:42.058Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-13T15:44:42.753Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.669s coverage: 57.0% of statements [2020-01-13T15:44:43.099Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-13T15:44:43.099Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-13T15:44:43.388Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-13T15:44:44.426Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-13T15:44:44.822Z] Removing intermediate container d92c4da6a24f [2020-01-13T15:44:44.822Z] ---> 23e35546290d [2020-01-13T15:44:44.822Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-13T15:44:44.822Z] ---> 687421176e14 [2020-01-13T15:44:44.822Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-13T15:44:44.822Z] ---> 5d43213e43ae [2020-01-13T15:44:44.822Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-13T15:44:44.822Z] ---> Running in cb12e40a2ff1 [2020-01-13T15:44:44.822Z] Removing intermediate container cb12e40a2ff1 [2020-01-13T15:44:44.822Z] ---> b8aa50e69495 [2020-01-13T15:44:44.822Z] Successfully built b8aa50e69495 [2020-01-13T15:44:44.822Z] Successfully tagged moby-buildx:latest [2020-01-13T15:44:44.822Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-13T15:44:44.822Z] if [ -n "${id}" ]; then \ [2020-01-13T15:44:44.822Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-13T15:44:44.822Z] && touch bundles/buildx; \ [2020-01-13T15:44:44.822Z] docker rm -f ${id}; \ [2020-01-13T15:44:44.822Z] fi [2020-01-13T15:44:45.058Z] go: finding cloud.google.com/go v0.26.0 [2020-01-13T15:44:45.186Z] e9d3c2e08d147de992d56490939b77d65d7b5d44019b800a0eb5fbfe670209b2 [2020-01-13T15:44:45.186Z] bundles/buildx version [2020-01-13T15:44:45.186Z] buildx v0.3.1 6db68d0 [2020-01-13T15:44:45.187Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac . [2020-01-13T15:44:45.187Z] #1 [internal] booting buildkit [2020-01-13T15:44:45.187Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-13T15:44:45.349Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-13T15:44:46.867Z] go: finding github.com/kr/pty v1.1.1 [2020-01-13T15:44:46.867Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-13T15:44:46.867Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-13T15:44:46.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.836s coverage: 48.6% of statements [2020-01-13T15:44:46.950Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.392s coverage: 46.2% of statements [2020-01-13T15:44:46.991Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-01-13T15:44:46.991Z] #1 creating container buildx_buildkit_default [2020-01-13T15:44:47.363Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-13T15:44:47.482Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-13T15:44:47.482Z] [2020-01-13T15:44:47.482Z] ________ ____ __. [2020-01-13T15:44:47.482Z] \_____ \ | |/ _| [2020-01-13T15:44:47.482Z] / | \| < [2020-01-13T15:44:47.482Z] / | \ | \ [2020-01-13T15:44:47.482Z] \_______ /____|__ \ [2020-01-13T15:44:47.482Z] \/ \/ [2020-01-13T15:44:47.482Z] [2020-01-13T15:44:47.482Z] INFO: make.ps1 ended at 01/13/2020 15:44:40 [2020-01-13T15:44:47.482Z] INFO: Binaries build ended at 01/13/2020 15:44:43. Duration:00:01:13.8704527 [2020-01-13T15:44:47.482Z] INFO: Copying the built daemon binary to d:\CI\PR-40369\2\binary\dockerd-94a8c8b3c.exe... [2020-01-13T15:44:47.482Z] INFO: Copying the built client binary to d:\CI\PR-40369\2\binary\docker-94a8c8b3c.exe... [2020-01-13T15:44:47.482Z] INFO: Copying dockerversion from the container... [2020-01-13T15:44:47.482Z] INFO: Copying the golang package from the container to d:\CI\PR-40369\2\installer\go.zip... [2020-01-13T15:44:47.502Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-13T15:44:47.502Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-13T15:44:47.517Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.993s coverage: 72.5% of statements [2020-01-13T15:44:47.727Z] #1 DONE 2.4s [2020-01-13T15:44:47.727Z] [2020-01-13T15:44:47.727Z] #3 [internal] load build definition from Dockerfile [2020-01-13T15:44:47.727Z] #3 transferring dockerfile: 15.57kB done [2020-01-13T15:44:47.727Z] #3 DONE 0.0s [2020-01-13T15:44:47.727Z] [2020-01-13T15:44:47.727Z] #2 [internal] load .dockerignore [2020-01-13T15:44:47.727Z] #2 transferring context: 112B done [2020-01-13T15:44:47.727Z] #2 DONE 0.0s [2020-01-13T15:44:47.727Z] [2020-01-13T15:44:47.727Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T15:44:48.521Z] #4 DONE 0.5s [2020-01-13T15:44:48.521Z] [2020-01-13T15:44:48.521Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T15:44:48.521Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-13T15:44:48.521Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-13T15:44:48.521Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-13T15:44:48.521Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-01-13T15:44:48.521Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-13T15:44:48.521Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-13T15:44:48.585Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-13T15:44:48.585Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-13T15:44:48.889Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-13T15:44:48.889Z] #5 DONE 0.5s [2020-01-13T15:44:49.229Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-13T15:44:49.336Z] [2020-01-13T15:44:49.336Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T15:44:49.336Z] #7 DONE 0.3s [2020-01-13T15:44:49.336Z] [2020-01-13T15:44:49.336Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T15:44:49.336Z] #6 DONE 0.3s [2020-01-13T15:44:49.336Z] [2020-01-13T15:44:49.336Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:44:49.336Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-13T15:44:49.425Z] ok github.com/docker/docker/daemon 12.356s coverage: 17.6% of statements [2020-01-13T15:44:49.425Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T15:44:49.425Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T15:44:49.425Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T15:44:49.425Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T15:44:49.425Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T15:44:49.544Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-13T15:44:49.668Z] INFO: Extracting go.zip to d:\CI\PR-40369\2\go [2020-01-13T15:44:49.684Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.635s coverage: 76.1% of statements [2020-01-13T15:44:49.684Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.039s coverage: 58.0% of statements [2020-01-13T15:44:49.818Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 0B / 48.95MB 0.1s [2020-01-13T15:44:49.818Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 0B / 51.32MB 0.1s [2020-01-13T15:44:49.818Z] #8 sha256:d687abb358934b9a8e43615e22285d02bb6cf359152ec00a0f23512b3b964b29 5.46kB / 5.46kB done [2020-01-13T15:44:49.818Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 0B / 7.38MB 0.1s [2020-01-13T15:44:49.818Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 0B / 9.88MB 0.1s [2020-01-13T15:44:49.818Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-13T15:44:49.818Z] #8 sha256:110e6ca357e9cd2d48447176b73136df73cffe23caf802ff547ced06de7099c6 1.79kB / 1.79kB done [2020-01-13T15:44:49.818Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.1s [2020-01-13T15:44:49.818Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 5.25MB / 7.38MB 0.3s [2020-01-13T15:44:49.818Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 917.50kB / 9.88MB 0.3s [2020-01-13T15:44:49.818Z] #8 sha256:ef5966ea04196dfc39d2438a417747bb18e3b2017a53b3e183881cbda60d07f2 126B / 126B 0.2s done [2020-01-13T15:44:49.818Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 1.31MB / 56.59MB 0.3s [2020-01-13T15:44:49.818Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 503.04kB / 102.17MB 0.3s [2020-01-13T15:44:49.818Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 4.94MB / 48.95MB 0.4s [2020-01-13T15:44:49.818Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 5.24MB / 51.32MB 0.4s [2020-01-13T15:44:49.818Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.4s [2020-01-13T15:44:49.818Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 4.05MB / 9.88MB 0.4s [2020-01-13T15:44:49.818Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 4.46MB / 56.59MB 0.4s [2020-01-13T15:44:50.624Z] ok github.com/docker/docker/daemon/links 0.027s coverage: 93.0% of statements [2020-01-13T15:44:50.734Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 9.99MB / 51.32MB 0.6s [2020-01-13T15:44:50.734Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.4s done [2020-01-13T15:44:50.734Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 7.83MB / 9.88MB 0.6s [2020-01-13T15:44:50.734Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 7.63MB / 56.59MB 0.6s [2020-01-13T15:44:50.734Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 10.84MB / 48.95MB 0.7s [2020-01-13T15:44:50.734Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 10.73MB / 56.59MB 0.7s [2020-01-13T15:44:50.734Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 8.92MB / 102.17MB 0.7s [2020-01-13T15:44:50.734Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 14.22MB / 48.95MB 0.9s [2020-01-13T15:44:50.734Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 15.22MB / 51.32MB 0.9s [2020-01-13T15:44:50.734Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.7s done [2020-01-13T15:44:50.734Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 0.7s done [2020-01-13T15:44:50.734Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 17.23MB / 48.95MB 1.0s [2020-01-13T15:44:50.734Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 18.39MB / 51.32MB 1.0s [2020-01-13T15:44:50.734Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 16.15MB / 56.59MB 1.0s [2020-01-13T15:44:50.734Z] #8 ... [2020-01-13T15:44:50.734Z] [2020-01-13T15:44:50.734Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T15:44:50.734Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-13T15:44:50.734Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-13T15:44:50.734Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-13T15:44:50.734Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-13T15:44:50.735Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2020-01-13T15:44:50.735Z] #69 DONE 1.2s [2020-01-13T15:44:50.735Z] [2020-01-13T15:44:50.735Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:44:50.735Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 19.89MB / 48.95MB 1.2s [2020-01-13T15:44:50.735Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 21.06MB / 51.32MB 1.2s [2020-01-13T15:44:50.735Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 19.17MB / 56.59MB 1.2s [2020-01-13T15:44:50.735Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 17.62MB / 102.17MB 1.2s [2020-01-13T15:44:51.387Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 23.98MB / 48.95MB 1.3s [2020-01-13T15:44:51.387Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 24.31MB / 51.32MB 1.3s [2020-01-13T15:44:51.387Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 22.63MB / 56.59MB 1.3s [2020-01-13T15:44:51.387Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 26.68MB / 48.95MB 1.5s [2020-01-13T15:44:51.387Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 27.79MB / 51.32MB 1.5s [2020-01-13T15:44:51.387Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 26.33MB / 102.17MB 1.5s [2020-01-13T15:44:51.387Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 30.44MB / 48.95MB 1.6s [2020-01-13T15:44:51.387Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 30.90MB / 51.32MB 1.6s [2020-01-13T15:44:51.387Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 28.82MB / 56.59MB 1.6s [2020-01-13T15:44:51.387Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 35.32MB / 48.95MB 1.8s [2020-01-13T15:44:51.387Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 34.17MB / 51.32MB 1.8s [2020-01-13T15:44:51.387Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 32.27MB / 56.59MB 1.8s [2020-01-13T15:44:51.387Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 33.09MB / 102.17MB 1.8s [2020-01-13T15:44:51.387Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 37.87MB / 48.95MB 1.9s [2020-01-13T15:44:51.387Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 37.94MB / 51.32MB 1.9s [2020-01-13T15:44:51.387Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 35.12MB / 56.59MB 1.9s [2020-01-13T15:44:51.565Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-01-13T15:44:51.604Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-13T15:44:51.895Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-13T15:44:51.895Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-13T15:44:52.113Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 43.24MB / 48.95MB 2.2s [2020-01-13T15:44:52.114Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 44.47MB / 51.32MB 2.2s [2020-01-13T15:44:52.114Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 41.12MB / 56.59MB 2.2s [2020-01-13T15:44:52.114Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 41.77MB / 102.17MB 2.2s [2020-01-13T15:44:52.114Z] #8 ... [2020-01-13T15:44:52.114Z] [2020-01-13T15:44:52.114Z] #21 [internal] load build context [2020-01-13T15:44:52.114Z] #21 transferring context: 46.58MB 2.5s done [2020-01-13T15:44:52.114Z] #21 DONE 2.5s [2020-01-13T15:44:52.114Z] [2020-01-13T15:44:52.114Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:44:52.114Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 46.73MB / 48.95MB 2.4s [2020-01-13T15:44:52.114Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 48.36MB / 51.32MB 2.4s [2020-01-13T15:44:52.114Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 44.89MB / 56.59MB 2.4s [2020-01-13T15:44:52.114Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.5s [2020-01-13T15:44:52.114Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 50.24MB / 56.59MB 2.5s [2020-01-13T15:44:52.114Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 49.23MB / 102.17MB 2.5s [2020-01-13T15:44:52.114Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.5s done [2020-01-13T15:44:52.114Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.6s done [2020-01-13T15:44:52.114Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.7s [2020-01-13T15:44:52.114Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 58.42MB / 102.17MB 2.7s [2020-01-13T15:44:52.541Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.8s done [2020-01-13T15:44:52.541Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 75.27MB / 102.17MB 2.8s [2020-01-13T15:44:52.541Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 89.93MB / 102.17MB 3.0s [2020-01-13T15:44:52.541Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.1s [2020-01-13T15:44:52.947Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [2020-01-13T15:44:53.016Z] #8 sha256:69faab8d5a3abf62332158ac5fc62c46ab9f4e3dfc3bc3066d6d3352372643f5 102.17MB / 102.17MB 3.3s done [2020-01-13T15:44:53.016Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-13T15:44:53.887Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-01-13T15:44:54.147Z] ok github.com/docker/docker/daemon/logger/awslogs 0.295s coverage: 77.8% of statements [2020-01-13T15:44:54.407Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-01-13T15:44:54.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.881s coverage: 60.1% of statements [2020-01-13T15:44:54.672Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T15:44:54.672Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T15:44:54.672Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T15:44:54.672Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T15:44:54.672Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T15:44:54.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T15:44:55.297Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2020-01-13T15:44:55.557Z] ok github.com/docker/docker/daemon/logger/journald 0.063s coverage: 26.2% of statements [2020-01-13T15:44:56.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-01-13T15:44:56.695Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2020-01-13T15:44:56.695Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T15:44:56.954Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.9% of statements [2020-01-13T15:44:57.526Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-01-13T15:44:57.785Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2020-01-13T15:44:58.355Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-01-13T15:44:59.789Z] ok github.com/docker/docker/daemon/logger/splunk 1.921s coverage: 82.5% of statements [2020-01-13T15:44:59.789Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T15:44:59.789Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T15:45:00.360Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2020-01-13T15:45:01.744Z] ok github.com/docker/docker/errdefs 0.032s coverage: 49.4% of statements [2020-01-13T15:45:01.744Z] ok github.com/docker/docker/distribution 0.299s coverage: 22.1% of statements [2020-01-13T15:45:01.744Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T15:45:02.684Z] ok github.com/docker/docker/image 0.090s coverage: 86.4% of statements [2020-01-13T15:45:03.254Z] ok github.com/docker/docker/distribution/xfer 1.708s coverage: 85.1% of statements [2020-01-13T15:45:03.254Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T15:45:03.514Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2020-01-13T15:45:03.514Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T15:45:03.514Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2020-01-13T15:45:03.514Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T15:45:04.084Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-01-13T15:45:04.084Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-01-13T15:45:04.444Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 10.9s done [2020-01-13T15:45:04.445Z] #8 DONE 14.3s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T15:45:04.445Z] #9 DONE 0.3s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T15:45:04.445Z] #10 DONE 0.3s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T15:45:04.445Z] #30 DONE 0.0s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T15:45:04.445Z] #41 DONE 0.1s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:45:04.445Z] #22 DONE 0.1s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:45:04.445Z] #42 ... [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T15:45:04.445Z] #23 DONE 0.1s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T15:45:04.445Z] #65 DONE 0.1s [2020-01-13T15:45:04.445Z] [2020-01-13T15:45:04.445Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T15:45:04.445Z] #71 DONE 0.1s [2020-01-13T15:45:04.826Z] [2020-01-13T15:45:04.826Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T15:45:04.826Z] #53 DONE 0.1s [2020-01-13T15:45:04.826Z] [2020-01-13T15:45:04.826Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T15:45:04.826Z] #50 DONE 0.1s [2020-01-13T15:45:04.826Z] [2020-01-13T15:45:04.826Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T15:45:04.826Z] #47 DONE 0.2s [2020-01-13T15:45:04.826Z] [2020-01-13T15:45:04.826Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T15:45:04.826Z] #33 DONE 0.2s [2020-01-13T15:45:04.826Z] [2020-01-13T15:45:04.826Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:05.219Z] #34 0.484 + RM_GOPATH=0 [2020-01-13T15:45:05.219Z] #34 0.485 + TMP_GOPATH= [2020-01-13T15:45:05.219Z] #34 0.485 + : /build [2020-01-13T15:45:05.219Z] #34 0.485 + '[' -z '' ']' [2020-01-13T15:45:05.219Z] #34 0.486 ++ mktemp -d [2020-01-13T15:45:05.219Z] #34 0.494 + export GOPATH=/tmp/tmp.gtItgI2ihg [2020-01-13T15:45:05.219Z] #34 0.494 + GOPATH=/tmp/tmp.gtItgI2ihg [2020-01-13T15:45:05.219Z] #34 0.494 + RM_GOPATH=1 [2020-01-13T15:45:05.219Z] #34 0.496 ++ dirname ./install.sh [2020-01-13T15:45:05.219Z] #34 0.499 + dir=. [2020-01-13T15:45:05.219Z] #34 0.499 + bin=tomlv [2020-01-13T15:45:05.219Z] #34 0.499 + shift [2020-01-13T15:45:05.219Z] #34 0.500 + '[' '!' -f ./tomlv.installer ']' [2020-01-13T15:45:05.219Z] #34 0.500 + . ./tomlv.installer [2020-01-13T15:45:05.219Z] #34 0.500 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T15:45:05.219Z] #34 0.501 + install_tomlv [2020-01-13T15:45:05.219Z] #34 0.502 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-13T15:45:05.219Z] #34 0.502 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T15:45:05.219Z] #34 0.502 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gtItgI2ihg/src/github.com/BurntSushi/toml [2020-01-13T15:45:05.219Z] #34 0.525 Cloning into '/tmp/tmp.gtItgI2ihg/src/github.com/BurntSushi/toml'... [2020-01-13T15:45:05.466Z] ok github.com/docker/docker/opts 0.087s coverage: 66.9% of statements [2020-01-13T15:45:06.053Z] #34 1.220 + cd /tmp/tmp.gtItgI2ihg/src/github.com/BurntSushi/toml [2020-01-13T15:45:06.053Z] #34 1.221 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T15:45:06.053Z] #34 1.259 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T15:45:06.475Z] #34 1.908 runtime/internal/atomic [2020-01-13T15:45:06.475Z] #34 1.917 internal/cpu [2020-01-13T15:45:06.853Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-01-13T15:45:06.884Z] #34 2.254 runtime/internal/sys [2020-01-13T15:45:06.884Z] #34 2.412 runtime/internal/math [2020-01-13T15:45:07.113Z] ok github.com/docker/docker/pkg/authorization 0.765s coverage: 68.3% of statements [2020-01-13T15:45:07.113Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2020-01-13T15:45:07.290Z] #34 2.502 math/bits [2020-01-13T15:45:07.290Z] #34 2.664 internal/bytealg [2020-01-13T15:45:07.691Z] #34 3.036 runtime [2020-01-13T15:45:08.051Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-01-13T15:45:08.093Z] #34 3.460 math [2020-01-13T15:45:08.311Z] ok github.com/docker/docker/pkg/archive 1.303s coverage: 77.0% of statements [2020-01-13T15:45:08.571Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-01-13T15:45:09.141Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-01-13T15:45:09.710Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2020-01-13T15:45:10.278Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-01-13T15:45:10.537Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-01-13T15:45:11.914Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-01-13T15:45:12.174Z] ok github.com/docker/docker/pkg/chrootarchive 3.619s coverage: 43.2% of statements [2020-01-13T15:45:12.435Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-01-13T15:45:13.001Z] #34 ... [2020-01-13T15:45:13.001Z] [2020-01-13T15:45:13.001Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:13.001Z] #24 0.625 + RM_GOPATH=0 [2020-01-13T15:45:13.001Z] #24 0.625 + TMP_GOPATH= [2020-01-13T15:45:13.001Z] #24 0.625 + : /build [2020-01-13T15:45:13.001Z] #24 0.625 + '[' -z '' ']' [2020-01-13T15:45:13.001Z] #24 0.658 ++ mktemp -d [2020-01-13T15:45:13.001Z] #24 0.661 + export GOPATH=/tmp/tmp.xkov3EuNGG [2020-01-13T15:45:13.001Z] #24 0.661 + GOPATH=/tmp/tmp.xkov3EuNGG [2020-01-13T15:45:13.001Z] #24 0.662 + RM_GOPATH=1 [2020-01-13T15:45:13.001Z] #24 0.662 ++ dirname ./install.sh [2020-01-13T15:45:13.001Z] #24 0.664 + dir=. [2020-01-13T15:45:13.001Z] #24 0.664 + bin=dockercli [2020-01-13T15:45:13.001Z] #24 0.664 + shift [2020-01-13T15:45:13.001Z] #24 0.664 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T15:45:13.001Z] #24 0.664 + . ./dockercli.installer [2020-01-13T15:45:13.001Z] #24 0.664 ++ : stable [2020-01-13T15:45:13.001Z] #24 0.664 ++ : 17.06.2-ce [2020-01-13T15:45:13.001Z] #24 0.665 + install_dockercli [2020-01-13T15:45:13.001Z] #24 0.665 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T15:45:13.001Z] #24 0.665 Install docker/cli version 17.06.2-ce from stable [2020-01-13T15:45:13.001Z] #24 0.666 ++ uname -m [2020-01-13T15:45:13.001Z] #24 0.667 + arch=s390x [2020-01-13T15:45:13.001Z] #24 0.667 + '[' s390x '!=' x86_64 ']' [2020-01-13T15:45:13.001Z] #24 0.667 + '[' s390x '!=' s390x ']' [2020-01-13T15:45:13.001Z] #24 0.667 + url=https://download.docker.com/linux/static [2020-01-13T15:45:13.001Z] #24 0.668 + tar -xz docker/docker [2020-01-13T15:45:13.001Z] #24 0.671 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-13T15:45:13.001Z] #24 7.642 + mkdir -p /build [2020-01-13T15:45:13.001Z] #24 7.670 + mv docker/docker /build/ [2020-01-13T15:45:13.001Z] #24 7.681 + rmdir docker [2020-01-13T15:45:13.001Z] #24 DONE 7.8s [2020-01-13T15:45:13.001Z] [2020-01-13T15:45:13.001Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:13.001Z] #48 0.534 + RM_GOPATH=0 [2020-01-13T15:45:13.001Z] #48 0.534 + TMP_GOPATH= [2020-01-13T15:45:13.001Z] #48 0.534 + : /build [2020-01-13T15:45:13.001Z] #48 0.534 + '[' -z '' ']' [2020-01-13T15:45:13.001Z] #48 0.534 ++ mktemp -d [2020-01-13T15:45:13.001Z] #48 0.535 + export GOPATH=/tmp/tmp.PwTMoN7ieO [2020-01-13T15:45:13.001Z] #48 0.535 + GOPATH=/tmp/tmp.PwTMoN7ieO [2020-01-13T15:45:13.001Z] #48 0.535 + RM_GOPATH=1 [2020-01-13T15:45:13.001Z] #48 0.535 ++ dirname ./install.sh [2020-01-13T15:45:13.001Z] #48 0.536 + dir=. [2020-01-13T15:45:13.001Z] #48 0.536 + bin=vndr [2020-01-13T15:45:13.001Z] #48 0.537 + shift [2020-01-13T15:45:13.001Z] #48 0.537 + '[' '!' -f ./vndr.installer ']' [2020-01-13T15:45:13.001Z] #48 0.537 + . ./vndr.installer [2020-01-13T15:45:13.001Z] #48 0.537 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T15:45:13.001Z] #48 0.537 + install_vndr [2020-01-13T15:45:13.001Z] #48 0.538 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-13T15:45:13.001Z] #48 0.538 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T15:45:13.001Z] #48 0.538 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PwTMoN7ieO/src/github.com/LK4D4/vndr [2020-01-13T15:45:13.001Z] #48 0.539 Cloning into '/tmp/tmp.PwTMoN7ieO/src/github.com/LK4D4/vndr'... [2020-01-13T15:45:13.001Z] #48 1.315 + cd /tmp/tmp.PwTMoN7ieO/src/github.com/LK4D4/vndr [2020-01-13T15:45:13.001Z] #48 1.316 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T15:45:13.001Z] #48 1.324 + go build -buildmode=pie -v -o /build/vndr . [2020-01-13T15:45:13.001Z] #48 2.506 internal/cpu [2020-01-13T15:45:13.001Z] #48 2.553 internal/race [2020-01-13T15:45:13.001Z] #48 2.689 sync/atomic [2020-01-13T15:45:13.001Z] #48 2.941 unicode [2020-01-13T15:45:13.001Z] #48 3.683 runtime [2020-01-13T15:45:13.001Z] #48 7.773 unicode/utf8 [2020-01-13T15:45:13.006Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-01-13T15:45:13.006Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-01-13T15:45:13.006Z] ok github.com/docker/docker/pkg/fsutils 0.324s coverage: 85.1% of statements [2020-01-13T15:45:13.265Z] ok github.com/docker/docker/layer 7.111s coverage: 68.8% of statements [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T15:45:13.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T15:45:13.835Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-01-13T15:45:13.858Z] #48 9.183 math [2020-01-13T15:45:14.096Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2020-01-13T15:45:14.255Z] #48 ... [2020-01-13T15:45:14.255Z] [2020-01-13T15:45:14.255Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:45:14.255Z] #11 0.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:45:14.255Z] #11 0.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:45:14.255Z] #11 0.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:45:14.255Z] #11 1.552 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T15:45:14.255Z] #11 3.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T15:45:14.255Z] #11 5.177 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T15:45:14.356Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-01-13T15:45:14.617Z] ok github.com/docker/docker/pkg/ioutils 0.725s coverage: 70.6% of statements [2020-01-13T15:45:14.678Z] #11 ... [2020-01-13T15:45:14.678Z] [2020-01-13T15:45:14.678Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:45:14.678Z] #26 0.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:45:14.678Z] #26 0.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:45:14.678Z] #26 0.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:45:14.678Z] #26 1.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T15:45:14.678Z] #26 3.539 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T15:45:14.678Z] #26 5.645 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T15:45:14.678Z] #26 ... [2020-01-13T15:45:14.679Z] [2020-01-13T15:45:14.679Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:14.679Z] #66 0.631 + RM_GOPATH=0 [2020-01-13T15:45:14.679Z] #66 0.631 + TMP_GOPATH= [2020-01-13T15:45:14.679Z] #66 0.632 + : /build/ [2020-01-13T15:45:14.679Z] #66 0.632 + '[' -z '' ']' [2020-01-13T15:45:14.679Z] #66 0.633 ++ mktemp -d [2020-01-13T15:45:14.679Z] #66 0.641 + export GOPATH=/tmp/tmp.JjjGxscv3F [2020-01-13T15:45:14.679Z] #66 0.641 + GOPATH=/tmp/tmp.JjjGxscv3F [2020-01-13T15:45:14.679Z] #66 0.641 + RM_GOPATH=1 [2020-01-13T15:45:14.679Z] #66 0.642 ++ dirname ./install.sh [2020-01-13T15:45:14.679Z] #66 0.645 + dir=. [2020-01-13T15:45:14.679Z] #66 0.645 + bin=rootlesskit [2020-01-13T15:45:14.679Z] #66 0.645 + shift [2020-01-13T15:45:14.679Z] #66 0.645 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-13T15:45:14.679Z] #66 0.645 + . ./rootlesskit.installer [2020-01-13T15:45:14.679Z] #66 0.645 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T15:45:14.679Z] #66 0.645 + install_rootlesskit [2020-01-13T15:45:14.679Z] #66 0.645 + case "$1" in [2020-01-13T15:45:14.679Z] #66 0.645 + export CGO_ENABLED=0 [2020-01-13T15:45:14.679Z] #66 0.645 + CGO_ENABLED=0 [2020-01-13T15:45:14.679Z] #66 0.645 + _install_rootlesskit [2020-01-13T15:45:14.679Z] #66 0.645 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-13T15:45:14.679Z] #66 0.645 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JjjGxscv3F/src/github.com/rootless-containers/rootlesskit [2020-01-13T15:45:14.679Z] #66 0.645 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T15:45:14.679Z] #66 0.657 Cloning into '/tmp/tmp.JjjGxscv3F/src/github.com/rootless-containers/rootlesskit'... [2020-01-13T15:45:14.679Z] #66 3.761 + cd /tmp/tmp.JjjGxscv3F/src/github.com/rootless-containers/rootlesskit [2020-01-13T15:45:14.679Z] #66 3.761 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T15:45:14.679Z] #66 3.787 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T15:45:14.679Z] #66 3.787 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-13T15:45:14.679Z] #66 ... [2020-01-13T15:45:14.679Z] [2020-01-13T15:45:14.679Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:45:14.679Z] #36 0.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:45:14.679Z] #36 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:45:14.679Z] #36 0.902 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:45:14.679Z] #36 1.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T15:45:14.679Z] #36 3.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T15:45:14.679Z] #36 5.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T15:45:14.836Z] INFO: Extraction ended at 01/13/2020 15:45:13. Duration:00:00:24.4213985 [2020-01-13T15:45:14.836Z] INFO: Updating the golang and path environment variables [2020-01-13T15:45:14.836Z] INFO: GOPATH=d:\gopath [2020-01-13T15:45:14.836Z] INFO: go version go1.13.5 windows/amd64 [2020-01-13T15:45:14.836Z] INFO: Running the daemon under test in debug mode [2020-01-13T15:45:14.836Z] INFO: Starting a daemon under test... [2020-01-13T15:45:14.836Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40369\2\daemon --pidfile d:\CI\PR-40369\2\docker.pid -D [2020-01-13T15:45:14.836Z] INFO: Process started successfully. [2020-01-13T15:45:14.836Z] INFO: Start tailing logs of the daemon under tests [2020-01-13T15:45:14.836Z] INFO: Waiting for the daemon under test to start... [2020-01-13T15:45:14.877Z] ok github.com/docker/docker/pkg/idtools 0.848s coverage: 70.1% of statements [2020-01-13T15:45:14.877Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T15:45:14.877Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-01-13T15:45:15.101Z] #36 ... [2020-01-13T15:45:15.101Z] [2020-01-13T15:45:15.101Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:45:15.101Z] #42 0.428 + git clone https://github.com/docker/distribution.git . [2020-01-13T15:45:15.101Z] #42 0.429 Cloning into '.'... [2020-01-13T15:45:15.101Z] #42 ... [2020-01-13T15:45:15.101Z] [2020-01-13T15:45:15.101Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:45:15.101Z] #31 0.724 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-13T15:45:15.101Z] #31 0.727 Cloning into '.'... [2020-01-13T15:45:15.101Z] #31 ... [2020-01-13T15:45:15.101Z] [2020-01-13T15:45:15.101Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:15.101Z] #44 0.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:45:15.101Z] #44 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:45:15.101Z] #44 0.900 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:45:15.101Z] #44 1.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T15:45:15.101Z] #44 3.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T15:45:15.101Z] #44 5.471 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T15:45:15.446Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-01-13T15:45:15.446Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-01-13T15:45:15.531Z] #44 ... [2020-01-13T15:45:15.531Z] [2020-01-13T15:45:15.531Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:15.531Z] #51 0.565 + RM_GOPATH=0 [2020-01-13T15:45:15.531Z] #51 0.565 + TMP_GOPATH= [2020-01-13T15:45:15.531Z] #51 0.565 + : /build [2020-01-13T15:45:15.531Z] #51 0.565 + '[' -z '' ']' [2020-01-13T15:45:15.531Z] #51 0.571 ++ mktemp -d [2020-01-13T15:45:15.531Z] #51 0.574 + export GOPATH=/tmp/tmp.Cf3BgviIoA [2020-01-13T15:45:15.531Z] #51 0.575 + GOPATH=/tmp/tmp.Cf3BgviIoA [2020-01-13T15:45:15.531Z] #51 0.575 + RM_GOPATH=1 [2020-01-13T15:45:15.531Z] #51 0.577 ++ dirname ./install.sh [2020-01-13T15:45:15.531Z] #51 0.582 + dir=. [2020-01-13T15:45:15.531Z] #51 0.583 + bin=gotestsum [2020-01-13T15:45:15.531Z] #51 0.583 + shift [2020-01-13T15:45:15.531Z] #51 0.584 + '[' '!' -f ./gotestsum.installer ']' [2020-01-13T15:45:15.531Z] #51 0.584 + . ./gotestsum.installer [2020-01-13T15:45:15.531Z] #51 0.585 ++ : v0.3.5 [2020-01-13T15:45:15.531Z] #51 0.586 + install_gotestsum [2020-01-13T15:45:15.531Z] #51 0.587 + echo 'Installing gotestsum version v0.3.5' [2020-01-13T15:45:15.531Z] #51 0.587 Installing gotestsum version v0.3.5 [2020-01-13T15:45:15.531Z] #51 0.588 + go get -d gotest.tools/gotestsum [2020-01-13T15:45:15.531Z] #51 ... [2020-01-13T15:45:15.531Z] [2020-01-13T15:45:15.531Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:15.531Z] #54 0.561 + RM_GOPATH=0 [2020-01-13T15:45:15.531Z] #54 0.562 + TMP_GOPATH= [2020-01-13T15:45:15.531Z] #54 0.563 + : /build [2020-01-13T15:45:15.531Z] #54 0.563 + '[' -z '' ']' [2020-01-13T15:45:15.531Z] #54 0.564 ++ mktemp -d [2020-01-13T15:45:15.531Z] #54 0.567 + export GOPATH=/tmp/tmp.wPB9ouMBNg [2020-01-13T15:45:15.531Z] #54 0.567 + GOPATH=/tmp/tmp.wPB9ouMBNg [2020-01-13T15:45:15.531Z] #54 0.567 + RM_GOPATH=1 [2020-01-13T15:45:15.531Z] #54 0.568 ++ dirname ./install.sh [2020-01-13T15:45:15.531Z] #54 0.590 + dir=. [2020-01-13T15:45:15.531Z] #54 0.590 + bin=golangci_lint [2020-01-13T15:45:15.531Z] #54 0.590 + shift [2020-01-13T15:45:15.531Z] #54 0.590 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-13T15:45:15.531Z] #54 0.590 + . ./golangci_lint.installer [2020-01-13T15:45:15.531Z] #54 0.590 ++ : v1.20.0 [2020-01-13T15:45:15.531Z] #54 0.590 + install_golangci_lint [2020-01-13T15:45:15.531Z] #54 0.590 + echo 'Installing golangci-lint version v1.20.0' [2020-01-13T15:45:15.531Z] #54 0.591 Installing golangci-lint version v1.20.0 [2020-01-13T15:45:15.531Z] #54 0.591 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T15:45:15.531Z] #54 ... [2020-01-13T15:45:15.531Z] [2020-01-13T15:45:15.531Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:15.531Z] #72 0.252 + RM_GOPATH=0 [2020-01-13T15:45:15.531Z] #72 0.252 + TMP_GOPATH= [2020-01-13T15:45:15.531Z] #72 0.253 + : /build [2020-01-13T15:45:15.531Z] #72 0.253 + '[' -z '' ']' [2020-01-13T15:45:15.531Z] #72 0.253 ++ mktemp -d [2020-01-13T15:45:15.531Z] #72 0.254 + export GOPATH=/tmp/tmp.9ciyOe57Th [2020-01-13T15:45:15.531Z] #72 0.254 + GOPATH=/tmp/tmp.9ciyOe57Th [2020-01-13T15:45:15.531Z] #72 0.254 + RM_GOPATH=1 [2020-01-13T15:45:15.531Z] #72 0.255 ++ dirname ./install.sh [2020-01-13T15:45:15.531Z] #72 0.255 + dir=. [2020-01-13T15:45:15.531Z] #72 0.255 + bin=proxy [2020-01-13T15:45:15.531Z] #72 0.255 + shift [2020-01-13T15:45:15.531Z] #72 0.255 + '[' '!' -f ./proxy.installer ']' [2020-01-13T15:45:15.531Z] #72 0.255 + . ./proxy.installer [2020-01-13T15:45:15.531Z] #72 0.256 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T15:45:15.531Z] #72 0.256 + install_proxy [2020-01-13T15:45:15.531Z] #72 0.256 + case "$1" in [2020-01-13T15:45:15.531Z] #72 0.256 + export CGO_ENABLED=0 [2020-01-13T15:45:15.531Z] #72 0.256 + CGO_ENABLED=0 [2020-01-13T15:45:15.531Z] #72 0.256 + _install_proxy [2020-01-13T15:45:15.531Z] #72 0.256 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-13T15:45:15.531Z] #72 0.256 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9ciyOe57Th/src/github.com/docker/libnetwork [2020-01-13T15:45:15.531Z] #72 0.256 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T15:45:15.531Z] #72 0.258 Cloning into '/tmp/tmp.9ciyOe57Th/src/github.com/docker/libnetwork'... [2020-01-13T15:45:15.706Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-01-13T15:45:15.933Z] #72 ... [2020-01-13T15:45:15.933Z] [2020-01-13T15:45:15.933Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:45:15.933Z] #60 0.752 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:45:15.933Z] #60 0.800 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:45:15.933Z] #60 1.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:45:15.933Z] #60 1.748 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T15:45:15.933Z] #60 3.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T15:45:15.933Z] #60 5.629 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T15:45:15.933Z] #60 ... [2020-01-13T15:45:15.933Z] [2020-01-13T15:45:15.933Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:15.933Z] #34 10.41 internal/testlog [2020-01-13T15:45:15.933Z] #34 10.69 encoding [2020-01-13T15:45:15.933Z] #34 10.86 runtime/cgo [2020-01-13T15:45:15.967Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-01-13T15:45:16.226Z] ok github.com/docker/docker/pkg/mount 0.938s coverage: 70.0% of statements [2020-01-13T15:45:16.226Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T15:45:16.226Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T15:45:16.226Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T15:45:16.795Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-01-13T15:45:17.056Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2020-01-13T15:45:17.315Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-01-13T15:45:17.315Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2020-01-13T15:45:17.752Z] INFO: Daemon under test started and replied! [2020-01-13T15:45:17.752Z] INFO: Docker version of the daemon under test [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] Client: [2020-01-13T15:45:17.752Z] Version: 17.06.2-ce [2020-01-13T15:45:17.752Z] API version: 1.30 [2020-01-13T15:45:17.752Z] Go version: go1.8.3 [2020-01-13T15:45:17.752Z] Git commit: cec0b72 [2020-01-13T15:45:17.752Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-13T15:45:17.752Z] OS/Arch: windows/amd64 [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] Server: [2020-01-13T15:45:17.752Z] Version: 0.0.0-dev [2020-01-13T15:45:17.752Z] API version: 1.41 (minimum version 1.24) [2020-01-13T15:45:17.752Z] Go version: go1.13.5 [2020-01-13T15:45:17.752Z] Git commit: 94a8c8b3c [2020-01-13T15:45:17.752Z] Built: 01/13/2020 15:43:34 [2020-01-13T15:45:17.752Z] OS/Arch: windows/amd64 [2020-01-13T15:45:17.752Z] Experimental: false [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] INFO: Docker info of the daemon under test [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] Containers: 0 [2020-01-13T15:45:17.752Z] Running: 0 [2020-01-13T15:45:17.752Z] Paused: 0 [2020-01-13T15:45:17.752Z] Stopped: 0 [2020-01-13T15:45:17.752Z] Images: 0 [2020-01-13T15:45:17.752Z] Server Version: 0.0.0-dev [2020-01-13T15:45:17.752Z] Storage Driver: windowsfilter [2020-01-13T15:45:17.752Z] Windows: [2020-01-13T15:45:17.752Z] Logging Driver: json-file [2020-01-13T15:45:17.752Z] Plugins: [2020-01-13T15:45:17.752Z] Volume: local [2020-01-13T15:45:17.752Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-13T15:45:17.752Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T15:45:17.752Z] Swarm: inactive [2020-01-13T15:45:17.752Z] Default Isolation: process [2020-01-13T15:45:17.752Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T15:45:17.752Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T15:45:17.752Z] OSType: windows [2020-01-13T15:45:17.752Z] Architecture: x86_64 [2020-01-13T15:45:17.752Z] CPUs: 4 [2020-01-13T15:45:17.752Z] Total Memory: 32GiB [2020-01-13T15:45:17.752Z] Name: azwin-2-7bf290 [2020-01-13T15:45:17.752Z] ID: ZVXN:EH7Z:52FG:QJF7:37HG:SPUO:PZUF:NVEU:KFZR:O6PG:NSC3:B3CE [2020-01-13T15:45:17.752Z] Docker Root Dir: D:\CI\PR-40369\2\daemon [2020-01-13T15:45:17.752Z] Debug Mode (client): false [2020-01-13T15:45:17.752Z] Debug Mode (server): true [2020-01-13T15:45:17.752Z] File Descriptors: -1 [2020-01-13T15:45:17.752Z] Goroutines: 17 [2020-01-13T15:45:17.752Z] System Time: 2020-01-13T15:45:17.576137Z [2020-01-13T15:45:17.752Z] EventsListeners: 0 [2020-01-13T15:45:17.752Z] Registry: https://index.docker.io/v1/ [2020-01-13T15:45:17.752Z] Labels: [2020-01-13T15:45:17.752Z] Experimental: false [2020-01-13T15:45:17.752Z] Insecure Registries: [2020-01-13T15:45:17.752Z] 127.0.0.0/8 [2020-01-13T15:45:17.752Z] Live Restore Enabled: false [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] INFO: Docker images of the daemon under test [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-13T15:45:17.752Z] [2020-01-13T15:45:17.752Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-13T15:45:17.752Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-13T15:45:17.887Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-01-13T15:45:18.215Z] ltsc2019: Pulling from windows/servercore [2020-01-13T15:45:18.215Z] 65014b3c3121: Pulling fs layer [2020-01-13T15:45:18.215Z] faf31ee0aa3d: Pulling fs layer [2020-01-13T15:45:18.463Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-01-13T15:45:18.723Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2020-01-13T15:45:19.291Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-01-13T15:45:19.291Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-01-13T15:45:19.860Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-13T15:45:19.860Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-01-13T15:45:20.219Z] #34 ... [2020-01-13T15:45:20.220Z] [2020-01-13T15:45:20.220Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:20.220Z] #48 13.92 unicode/utf16 [2020-01-13T15:45:20.220Z] #48 14.14 container/list [2020-01-13T15:45:20.220Z] #48 14.72 crypto/internal/subtle [2020-01-13T15:45:20.220Z] #48 14.79 crypto/subtle [2020-01-13T15:45:20.220Z] #48 14.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-13T15:45:20.220Z] #48 15.15 internal/nettrace [2020-01-13T15:45:20.220Z] #48 15.25 runtime/cgo [2020-01-13T15:45:20.799Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-01-13T15:45:20.799Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.2% of statements [2020-01-13T15:45:21.059Z] ok github.com/docker/docker/pkg/signal 2.909s coverage: 61.0% of statements [2020-01-13T15:45:21.628Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2020-01-13T15:45:21.628Z] testing: warning: no tests to run [2020-01-13T15:45:21.628Z] coverage: [no statements] [2020-01-13T15:45:21.628Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: [no statements] [no tests to run] [2020-01-13T15:45:21.888Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2020-01-13T15:45:22.147Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-01-13T15:45:22.147Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-01-13T15:45:22.147Z] ok github.com/docker/docker/pkg/truncindex 0.115s coverage: 91.5% of statements [2020-01-13T15:45:24.054Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-01-13T15:45:24.055Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2020-01-13T15:45:24.628Z] #48 ... [2020-01-13T15:45:24.628Z] [2020-01-13T15:45:24.628Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:24.628Z] #54 16.56 + cd /tmp/tmp.wPB9ouMBNg/src/github.com/golangci/golangci-lint/ [2020-01-13T15:45:24.628Z] #54 16.56 + git checkout -q v1.20.0 [2020-01-13T15:45:24.628Z] #54 17.45 ++ git describe --tags [2020-01-13T15:45:24.628Z] #54 17.45 + version=v1.20.0 [2020-01-13T15:45:24.628Z] #54 17.45 ++ git rev-parse --short HEAD [2020-01-13T15:45:24.628Z] #54 17.45 + commit=cc98739 [2020-01-13T15:45:24.628Z] #54 17.45 ++ git show -s --format=%cd [2020-01-13T15:45:24.628Z] #54 17.48 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-13T15:45:24.628Z] #54 17.48 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T15:45:24.996Z] ok github.com/docker/docker/reference 0.037s coverage: 84.4% of statements [2020-01-13T15:45:25.565Z] ok github.com/docker/docker/plugin 0.588s coverage: 27.1% of statements [2020-01-13T15:45:26.137Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2020-01-13T15:45:26.137Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-01-13T15:45:26.398Z] ok github.com/docker/docker/registry 0.211s coverage: 56.0% of statements [2020-01-13T15:45:26.818Z] faf31ee0aa3d: Verifying Checksum [2020-01-13T15:45:26.818Z] faf31ee0aa3d: Download complete [2020-01-13T15:45:26.970Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2020-01-13T15:45:27.291Z] #54 ... [2020-01-13T15:45:27.291Z] [2020-01-13T15:45:27.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:45:27.291Z] #11 13.11 Fetched 8017 kB in 13s (633 kB/s) [2020-01-13T15:45:27.291Z] #11 13.11 Reading package lists... [2020-01-13T15:45:27.291Z] #11 16.98 Reading package lists... [2020-01-13T15:45:27.291Z] #11 20.76 Building dependency tree... [2020-01-13T15:45:27.291Z] #11 22.15 The following additional packages will be installed: [2020-01-13T15:45:27.291Z] #11 22.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-13T15:45:27.291Z] #11 22.19 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-13T15:45:27.291Z] #11 22.19 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-13T15:45:27.291Z] #11 22.20 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T15:45:27.291Z] #11 22.20 Suggested packages: [2020-01-13T15:45:27.291Z] #11 22.20 gcc-8-locales seccomp wine64 [2020-01-13T15:45:27.540Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2020-01-13T15:45:27.712Z] #11 23.17 The following NEW packages will be installed: [2020-01-13T15:45:27.712Z] #11 23.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-13T15:45:27.712Z] #11 23.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-13T15:45:27.712Z] #11 23.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-13T15:45:27.712Z] #11 23.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-13T15:45:27.712Z] #11 23.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-13T15:45:27.712Z] #11 23.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T15:45:27.712Z] #11 23.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:45:27.712Z] #11 23.31 Need to get 73.3 MB of archives. [2020-01-13T15:45:27.712Z] #11 23.31 After this operation, 494 MB of additional disk space will be used. [2020-01-13T15:45:27.712Z] #11 23.31 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-01-13T15:45:27.712Z] #11 ... [2020-01-13T15:45:27.712Z] [2020-01-13T15:45:27.712Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:45:27.712Z] #42 13.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-13T15:45:27.712Z] #42 14.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-13T15:45:27.712Z] #42 ... [2020-01-13T15:45:27.712Z] [2020-01-13T15:45:27.712Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:45:27.712Z] #36 13.37 Fetched 8017 kB in 13s (621 kB/s) [2020-01-13T15:45:27.712Z] #36 13.37 Reading package lists... [2020-01-13T15:45:27.712Z] #36 17.41 Reading package lists... [2020-01-13T15:45:27.712Z] #36 21.79 Building dependency tree... [2020-01-13T15:45:27.712Z] #36 22.96 The following additional packages will be installed: [2020-01-13T15:45:27.712Z] #36 23.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-13T15:45:27.712Z] #36 23.00 Suggested packages: [2020-01-13T15:45:27.712Z] #36 23.00 cmake-doc ninja-build lrzip [2020-01-13T15:45:27.712Z] #36 23.00 Recommended packages: [2020-01-13T15:45:27.712Z] #36 23.00 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-13T15:45:28.140Z] #36 23.70 The following NEW packages will be installed: [2020-01-13T15:45:28.140Z] #36 ... [2020-01-13T15:45:28.140Z] [2020-01-13T15:45:28.140Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:28.140Z] #72 13.18 Checking out files: 99% (1980/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-13T15:45:28.140Z] #72 13.30 + cd /tmp/tmp.9ciyOe57Th/src/github.com/docker/libnetwork [2020-01-13T15:45:28.140Z] #72 13.30 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T15:45:28.140Z] #72 13.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-13T15:45:28.140Z] #72 ... [2020-01-13T15:45:28.140Z] [2020-01-13T15:45:28.140Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:28.140Z] #44 13.59 Fetched 8017 kB in 13s (614 kB/s) [2020-01-13T15:45:28.140Z] #44 13.59 Reading package lists... [2020-01-13T15:45:28.140Z] #44 17.42 Reading package lists... [2020-01-13T15:45:28.140Z] #44 21.38 Building dependency tree... [2020-01-13T15:45:28.140Z] #44 22.81 The following additional packages will be installed: [2020-01-13T15:45:28.140Z] #44 22.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-13T15:45:28.140Z] #44 22.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-13T15:45:28.140Z] #44 22.82 Suggested packages: [2020-01-13T15:45:28.140Z] #44 22.82 manpages-dev python-setuptools [2020-01-13T15:45:28.140Z] #44 ... [2020-01-13T15:45:28.140Z] [2020-01-13T15:45:28.140Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:45:28.140Z] #26 13.67 Fetched 8017 kB in 13s (607 kB/s) [2020-01-13T15:45:28.140Z] #26 13.67 Reading package lists... [2020-01-13T15:45:28.140Z] #26 17.42 Reading package lists... [2020-01-13T15:45:28.140Z] #26 21.75 Building dependency tree... [2020-01-13T15:45:28.140Z] #26 23.87 ca-certificates is already the newest version (20190110). [2020-01-13T15:45:28.140Z] #26 23.87 The following additional packages will be installed: [2020-01-13T15:45:28.140Z] #26 23.88 libjq1 libonig5 [2020-01-13T15:45:28.741Z] #26 ... [2020-01-13T15:45:28.741Z] [2020-01-13T15:45:28.741Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:45:28.741Z] #36 23.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-13T15:45:28.741Z] #36 23.72 vim-common xxd [2020-01-13T15:45:28.741Z] #36 23.81 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:45:28.741Z] #36 23.81 Need to get 13.9 MB of archives. [2020-01-13T15:45:28.741Z] #36 23.81 After this operation, 62.1 MB of additional disk space will be used. [2020-01-13T15:45:28.741Z] #36 23.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-13T15:45:28.741Z] #36 23.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T15:45:28.741Z] #36 23.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-01-13T15:45:28.741Z] #36 23.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-13T15:45:29.331Z] #36 24.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-01-13T15:45:29.331Z] #36 24.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-01-13T15:45:29.331Z] #36 24.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-13T15:45:29.331Z] #36 24.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-01-13T15:45:29.331Z] #36 24.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-01-13T15:45:29.331Z] #36 24.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-01-13T15:45:29.331Z] #36 ... [2020-01-13T15:45:29.331Z] [2020-01-13T15:45:29.331Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:45:29.331Z] #60 14.61 Fetched 8017 kB in 14s (569 kB/s) [2020-01-13T15:45:29.331Z] #60 14.61 Reading package lists... [2020-01-13T15:45:29.331Z] #60 18.37 Reading package lists... [2020-01-13T15:45:29.331Z] #60 22.40 Building dependency tree... [2020-01-13T15:45:29.331Z] #60 24.34 The following additional packages will be installed: [2020-01-13T15:45:29.331Z] #60 24.34 libbtrfs0 [2020-01-13T15:45:29.331Z] #60 24.35 The following NEW packages will be installed: [2020-01-13T15:45:29.331Z] #60 24.35 libbtrfs-dev libbtrfs0 [2020-01-13T15:45:29.331Z] #60 24.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:45:29.331Z] #60 24.60 Need to get 118 kB of archives. [2020-01-13T15:45:29.331Z] #60 24.60 After this operation, 390 kB of additional disk space will be used. [2020-01-13T15:45:29.331Z] #60 24.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-13T15:45:29.331Z] #60 24.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-13T15:45:29.331Z] #60 ... [2020-01-13T15:45:29.331Z] [2020-01-13T15:45:29.331Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:29.331Z] #44 24.29 The following NEW packages will be installed: [2020-01-13T15:45:29.331Z] #44 24.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-13T15:45:29.331Z] #44 24.29 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-13T15:45:29.331Z] #44 24.29 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-13T15:45:29.331Z] #44 24.29 python-six zlib1g-dev [2020-01-13T15:45:29.331Z] #44 24.34 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:45:29.331Z] #44 24.34 Need to get 3742 kB of archives. [2020-01-13T15:45:29.331Z] #44 24.34 After this operation, 22.0 MB of additional disk space will be used. [2020-01-13T15:45:29.331Z] #44 24.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-01-13T15:45:29.331Z] #44 24.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-13T15:45:29.331Z] #44 24.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-01-13T15:45:29.331Z] #44 24.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-13T15:45:29.331Z] #44 24.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-01-13T15:45:29.331Z] #44 24.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-13T15:45:29.331Z] #44 24.52 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-01-13T15:45:29.331Z] #44 24.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-01-13T15:45:29.331Z] #44 24.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-01-13T15:45:29.331Z] #44 24.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-01-13T15:45:29.331Z] #44 24.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-01-13T15:45:29.331Z] #44 24.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-01-13T15:45:29.331Z] #44 24.86 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-01-13T15:45:29.331Z] #44 24.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-01-13T15:45:29.331Z] #44 24.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-13T15:45:29.331Z] #44 24.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-01-13T15:45:29.331Z] #44 24.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-01-13T15:45:29.450Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2020-01-13T15:45:29.711Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-01-13T15:45:29.711Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-01-13T15:45:31.089Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-01-13T15:45:31.698Z] #44 27.06 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:45:31.698Z] #44 27.15 Fetched 3742 kB in 1s (5762 kB/s) [2020-01-13T15:45:31.698Z] #44 27.19 Selecting previously unselected package libcap-dev:s390x. [2020-01-13T15:45:31.698Z] #44 27.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-13T15:45:31.698Z] #44 27.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-01-13T15:45:31.698Z] #44 27.28 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-01-13T15:45:31.698Z] #44 27.37 Selecting previously unselected package libnet1:s390x. [2020-01-13T15:45:31.698Z] #44 27.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-13T15:45:31.698Z] #44 27.38 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T15:45:31.698Z] #44 27.48 Selecting previously unselected package libnet1-dev. [2020-01-13T15:45:31.698Z] #44 27.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-13T15:45:31.698Z] #44 27.49 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T15:45:32.113Z] #44 ... [2020-01-13T15:45:32.113Z] [2020-01-13T15:45:32.113Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:45:32.113Z] #60 26.14 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:45:32.113Z] #60 26.70 Fetched 118 kB in 0s (421 kB/s) [2020-01-13T15:45:32.113Z] #60 26.94 Selecting previously unselected package libbtrfs0. [2020-01-13T15:45:32.113Z] #60 26.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 ... 15168 files and directories currently installed.) [2020-01-13T15:45:32.113Z] #60 26.98 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-13T15:45:32.113Z] #60 26.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T15:45:32.113Z] #60 27.11 Selecting previously unselected package libbtrfs-dev. [2020-01-13T15:45:32.113Z] #60 27.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-13T15:45:32.113Z] #60 27.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:45:32.113Z] #60 27.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T15:45:32.113Z] #60 27.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:45:32.113Z] #60 27.37 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:45:32.113Z] #60 DONE 27.6s [2020-01-13T15:45:32.113Z] [2020-01-13T15:45:32.113Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:45:32.113Z] #61 DONE 0.1s [2020-01-13T15:45:32.113Z] [2020-01-13T15:45:32.113Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T15:45:32.113Z] #62 DONE 0.0s [2020-01-13T15:45:32.113Z] [2020-01-13T15:45:32.113Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:32.113Z] #44 27.67 Selecting previously unselected package libnl-3-200:s390x. [2020-01-13T15:45:32.113Z] #44 27.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-13T15:45:32.113Z] #44 27.68 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T15:45:32.113Z] #44 27.83 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-13T15:45:32.113Z] #44 27.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-01-13T15:45:32.113Z] #44 27.84 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-01-13T15:45:32.536Z] #44 28.06 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-13T15:45:32.536Z] #44 ... [2020-01-13T15:45:32.536Z] [2020-01-13T15:45:32.536Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:45:32.536Z] #26 24.47 The following NEW packages will be installed: [2020-01-13T15:45:32.536Z] #26 24.58 jq libjq1 libonig5 [2020-01-13T15:45:32.536Z] #26 24.82 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:45:32.536Z] #26 24.82 Need to get 350 kB of archives. [2020-01-13T15:45:32.536Z] #26 24.82 After this operation, 1154 kB of additional disk space will be used. [2020-01-13T15:45:32.536Z] #26 24.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-13T15:45:32.536Z] #26 24.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-13T15:45:32.536Z] #26 24.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-13T15:45:32.536Z] #26 26.13 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:45:32.536Z] #26 26.66 Fetched 350 kB in 0s (3012 kB/s) [2020-01-13T15:45:32.536Z] #26 26.99 Selecting previously unselected package libonig5:s390x. [2020-01-13T15:45:32.536Z] #26 26.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 ... 15168 files and directories currently installed.) [2020-01-13T15:45:32.536Z] #26 27.04 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-01-13T15:45:32.536Z] #26 27.05 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-13T15:45:32.536Z] #26 27.31 Selecting previously unselected package libjq1:s390x. [2020-01-13T15:45:32.536Z] #26 27.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T15:45:32.536Z] #26 27.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T15:45:32.536Z] #26 27.43 Selecting previously unselected package jq. [2020-01-13T15:45:32.536Z] #26 27.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T15:45:32.536Z] #26 27.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T15:45:32.536Z] #26 27.61 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-13T15:45:32.536Z] #26 27.64 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T15:45:32.536Z] #26 27.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T15:45:32.536Z] #26 27.68 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:45:32.536Z] #26 DONE 28.2s [2020-01-13T15:45:32.536Z] [2020-01-13T15:45:32.536Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:32.536Z] #44 28.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-13T15:45:32.536Z] #44 28.08 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T15:45:32.536Z] #44 28.15 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-13T15:45:32.536Z] #44 28.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-01-13T15:45:32.536Z] #44 28.17 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-13T15:45:32.536Z] #44 ... [2020-01-13T15:45:32.536Z] [2020-01-13T15:45:32.536Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T15:45:32.536Z] #27 DONE 0.1s [2020-01-13T15:45:32.536Z] [2020-01-13T15:45:32.536Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:32.536Z] #44 28.29 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-13T15:45:32.754Z] 65014b3c3121: Verifying Checksum [2020-01-13T15:45:32.754Z] 65014b3c3121: Download complete [2020-01-13T15:45:32.949Z] #44 28.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-01-13T15:45:32.949Z] #44 28.29 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-13T15:45:32.949Z] #44 28.57 Selecting previously unselected package libprotobuf17:s390x. [2020-01-13T15:45:32.949Z] #44 28.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-01-13T15:45:32.949Z] #44 28.59 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-13T15:45:33.364Z] #44 29.23 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-01-13T15:45:33.364Z] #44 29.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-01-13T15:45:33.364Z] #44 29.24 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-13T15:45:33.756Z] #44 29.40 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-13T15:45:33.756Z] #44 29.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-01-13T15:45:33.756Z] #44 29.42 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-13T15:45:35.157Z] #44 30.78 Selecting previously unselected package libprotoc17:s390x. [2020-01-13T15:45:35.157Z] #44 30.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-01-13T15:45:35.157Z] #44 30.81 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-01-13T15:45:35.559Z] #44 31.33 Selecting previously unselected package protobuf-c-compiler. [2020-01-13T15:45:35.559Z] #44 31.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-01-13T15:45:35.559Z] #44 31.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T15:45:35.965Z] #44 31.46 Selecting previously unselected package protobuf-compiler. [2020-01-13T15:45:35.965Z] #44 31.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-01-13T15:45:35.965Z] #44 31.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-13T15:45:35.965Z] #44 31.60 Selecting previously unselected package python-pkg-resources. [2020-01-13T15:45:35.965Z] #44 31.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T15:45:35.965Z] #44 31.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-13T15:45:35.965Z] #44 31.82 Selecting previously unselected package python-six. [2020-01-13T15:45:36.369Z] #44 31.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-13T15:45:36.369Z] #44 31.83 Unpacking python-six (1.12.0-1) ... [2020-01-13T15:45:36.369Z] #44 31.93 Selecting previously unselected package python-protobuf. [2020-01-13T15:45:36.369Z] #44 31.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-01-13T15:45:36.369Z] #44 31.94 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-13T15:45:36.776Z] #44 ... [2020-01-13T15:45:36.776Z] [2020-01-13T15:45:36.776Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:36.776Z] #72 DONE 32.2s [2020-01-13T15:45:36.776Z] [2020-01-13T15:45:36.776Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:36.776Z] #44 32.39 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-13T15:45:37.640Z] #44 ... [2020-01-13T15:45:37.640Z] [2020-01-13T15:45:37.640Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:37.640Z] #28 1.678 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T15:45:37.640Z] #28 2.030 [2020-01-13T15:45:37.640Z] #28 2.282 ## 3.1% ##### 7.3% ######### 13.6% ############## 19.8% ################# 24.0% #################### 28.1% ######################## 34.4% ############################# 40.7% ################################ 44.9% ################################### 49.1% ####################################### 55.3% ############################################ 61.6% ############################################### 65.8% ################################################### 72.1% ######################################################## 78.3% ############################################################ 84.6% ############################################################### 88.8% ################################################################# 90.9% #################################################################### 95.0% ######################################################################## 100.0% [2020-01-13T15:45:37.640Z] #28 ... [2020-01-13T15:45:37.640Z] [2020-01-13T15:45:37.640Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:45:37.640Z] #11 23.44 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-01-13T15:45:37.640Z] #11 23.59 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-01-13T15:45:37.640Z] #11 23.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-01-13T15:45:37.640Z] #11 23.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-01-13T15:45:37.640Z] #11 23.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-13T15:45:37.640Z] #11 23.88 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-01-13T15:45:37.640Z] #11 24.12 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-01-13T15:45:37.640Z] #11 24.14 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-01-13T15:45:37.640Z] #11 27.22 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-01-13T15:45:37.640Z] #11 28.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-01-13T15:45:37.640Z] #11 29.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-01-13T15:45:37.640Z] #11 29.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-01-13T15:45:37.640Z] #11 29.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-01-13T15:45:37.640Z] #11 29.01 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-01-13T15:45:37.640Z] #11 29.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB] [2020-01-13T15:45:37.640Z] #11 29.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-01-13T15:45:37.640Z] #11 29.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-01-13T15:45:37.640Z] #11 29.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-01-13T15:45:37.640Z] #11 29.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-01-13T15:45:37.640Z] #11 29.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-01-13T15:45:37.640Z] #11 29.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-01-13T15:45:37.640Z] #11 29.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-01-13T15:45:37.640Z] #11 29.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-01-13T15:45:37.640Z] #11 29.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB] [2020-01-13T15:45:37.640Z] #11 30.03 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:45:37.640Z] #11 30.18 Fetched 73.3 MB in 6s (12.4 MB/s) [2020-01-13T15:45:37.640Z] #11 30.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-13T15:45:37.640Z] #11 30.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-01-13T15:45:37.640Z] #11 30.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-01-13T15:45:37.640Z] #11 30.32 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T15:45:37.640Z] #11 32.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-13T15:45:37.640Z] #11 33.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-01-13T15:45:37.640Z] #11 33.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T15:45:38.050Z] #11 ... [2020-01-13T15:45:38.050Z] [2020-01-13T15:45:38.050Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:38.050Z] #28 5.205 [2020-01-13T15:45:38.456Z] #28 5.344 ####### 10.6% ####################### 33.3% ############################################ 61.7% ############################################################ 84.4% #################################################################### 95.7% ######################################################################## 100.0% [2020-01-13T15:45:38.868Z] #28 6.121 #=#=# [2020-01-13T15:45:40.068Z] #28 6.361 0.5% ##### 7.0% ########## 14.6% ################ 22.8% ########################## 36.2% ############################## 42.8% ####################################### 55.5% ############################################### 66.6% ###################################################### 75.2% [2020-01-13T15:45:40.068Z] #28 ... [2020-01-13T15:45:40.068Z] [2020-01-13T15:45:40.068Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:45:40.068Z] #36 25.66 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:45:40.068Z] #36 25.83 Fetched 13.9 MB in 1s (16.1 MB/s) [2020-01-13T15:45:40.068Z] #36 25.98 Selecting previously unselected package xxd. [2020-01-13T15:45:40.068Z] #36 25.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 ... 15168 files and directories currently installed.) [2020-01-13T15:45:40.068Z] #36 26.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-13T15:45:40.068Z] #36 26.64 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T15:45:40.068Z] #36 27.04 Selecting previously unselected package vim-common. [2020-01-13T15:45:40.068Z] #36 27.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T15:45:40.068Z] #36 27.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T15:45:40.068Z] #36 27.41 Selecting previously unselected package cmake-data. [2020-01-13T15:45:40.068Z] #36 27.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-13T15:45:40.068Z] #36 27.41 Unpacking cmake-data (3.13.4-1) ... [2020-01-13T15:45:40.068Z] #36 30.49 Selecting previously unselected package libicu63:s390x. [2020-01-13T15:45:40.068Z] #36 30.56 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-01-13T15:45:40.068Z] #36 30.57 Unpacking libicu63:s390x (63.1-6) ... [2020-01-13T15:45:40.068Z] #36 ... [2020-01-13T15:45:40.068Z] [2020-01-13T15:45:40.068Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:40.473Z] #28 6.361 0.5% ##### 7.0% ########## 14.6% ################ 22.8% ########################## 36.2% ############################## 42.8% ####################################### 55.5% ############################################### 66.6% ###################################################### 75.2% ###################################################### 75.6% ############################################################## 86.2% ################################################################ 89.7% ####################################################################### 99.9% ######################################################################## 100.0% [2020-01-13T15:45:40.870Z] #28 8.288 #=#=# [2020-01-13T15:45:42.101Z] #28 8.454 # 1.8% ## 3.7% ##### 7.5% ######## 12.2% ########## 15.0% ############## 20.7% ################## 25.4% ################### 27.3% [2020-01-13T15:45:42.101Z] #28 ... [2020-01-13T15:45:42.101Z] [2020-01-13T15:45:42.101Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:42.101Z] #63 0.248 + RM_GOPATH=0 [2020-01-13T15:45:42.101Z] #63 0.248 + TMP_GOPATH= [2020-01-13T15:45:42.101Z] #63 0.248 + : /build [2020-01-13T15:45:42.101Z] #63 0.248 + '[' -z '' ']' [2020-01-13T15:45:42.101Z] #63 0.248 ++ mktemp -d [2020-01-13T15:45:42.101Z] #63 0.249 + export GOPATH=/tmp/tmp.E7uViJDyK2 [2020-01-13T15:45:42.101Z] #63 0.249 + GOPATH=/tmp/tmp.E7uViJDyK2 [2020-01-13T15:45:42.101Z] #63 0.249 + RM_GOPATH=1 [2020-01-13T15:45:42.101Z] #63 0.250 ++ dirname ./install.sh [2020-01-13T15:45:42.101Z] #63 0.250 + dir=. [2020-01-13T15:45:42.101Z] #63 0.250 + bin=containerd [2020-01-13T15:45:42.101Z] #63 0.250 + shift [2020-01-13T15:45:42.101Z] #63 0.250 + '[' '!' -f ./containerd.installer ']' [2020-01-13T15:45:42.101Z] #63 0.250 + . ./containerd.installer [2020-01-13T15:45:42.101Z] #63 0.251 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T15:45:42.101Z] #63 0.251 + install_containerd [2020-01-13T15:45:42.101Z] #63 0.251 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-13T15:45:42.101Z] #63 0.251 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T15:45:42.101Z] #63 0.252 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E7uViJDyK2/src/github.com/containerd/containerd [2020-01-13T15:45:42.101Z] #63 0.260 Cloning into '/tmp/tmp.E7uViJDyK2/src/github.com/containerd/containerd'... [2020-01-13T15:45:42.101Z] #63 ... [2020-01-13T15:45:42.101Z] [2020-01-13T15:45:42.101Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:43.832Z] #28 8.454 # 1.8% ## 3.7% ##### 7.5% ######## 12.2% ########## 15.0% ############## 20.7% ################## 25.4% ################### 27.3% ####################### 32.0% ######################### 35.8% ########################### 38.6% ############################## 42.4% ################################ 45.2% ################################### 50.0% #################################### 50.9% ###################################### 52.8% ######################################## 56.3% ######################################### 58.2% ########################################### 60.1% ############################################ 62.0% [2020-01-13T15:45:43.832Z] #28 ... [2020-01-13T15:45:43.832Z] [2020-01-13T15:45:43.832Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:43.832Z] #34 29.20 internal/reflectlite [2020-01-13T15:45:43.832Z] #34 29.20 sync [2020-01-13T15:45:43.832Z] #34 31.95 errors [2020-01-13T15:45:43.832Z] #34 31.95 sort [2020-01-13T15:45:43.832Z] #34 32.37 strconv [2020-01-13T15:45:43.832Z] #34 33.64 io [2020-01-13T15:45:43.832Z] #34 34.95 syscall [2020-01-13T15:45:43.832Z] #34 36.72 reflect [2020-01-13T15:45:43.832Z] #34 ... [2020-01-13T15:45:43.832Z] [2020-01-13T15:45:43.832Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:46.201Z] #28 8.454 # 1.8% ## 3.7% ##### 7.5% ######## 12.2% ########## 15.0% ############## 20.7% ################## 25.4% ################### 27.3% ####################### 32.0% ######################### 35.8% ########################### 38.6% ############################## 42.4% ################################ 45.2% ################################### 50.0% #################################### 50.9% ###################################### 52.8% ######################################## 56.3% ######################################### 58.2% ########################################### 60.1% ############################################ 62.0% ############################################# 63.9% ################################################ 66.7% ################################################## 69.5% ################################################### 72.0% #################################################### 73.5% ###################################################### 76.1% ######################################################## 78.8% ######################################################### 79.7% ########################################################### 82.5% ############################################################ 84.4% ############################################################## 87.3% ################################################################ 90.1% ################################################################## 92.9% #################################################################### 94.8% ###################################################################### 98.6% #28 ... [2020-01-13T15:45:46.201Z] [2020-01-13T15:45:46.201Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:45:46.201Z] #44 34.45 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-01-13T15:45:46.201Z] #44 34.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T15:45:46.201Z] #44 34.46 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T15:45:46.201Z] #44 34.47 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-01-13T15:45:46.201Z] #44 34.48 Setting up python-six (1.12.0-1) ... [2020-01-13T15:45:46.201Z] #44 36.36 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-01-13T15:45:46.201Z] #44 36.38 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T15:45:46.201Z] #44 36.39 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-01-13T15:45:46.201Z] #44 36.40 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-01-13T15:45:46.201Z] #44 36.40 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-01-13T15:45:46.201Z] #44 36.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-13T15:45:46.201Z] #44 36.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T15:45:46.201Z] #44 36.44 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-01-13T15:45:46.201Z] #44 36.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T15:45:46.201Z] #44 36.49 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-13T15:45:46.201Z] #44 41.08 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-01-13T15:45:46.201Z] #44 41.10 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:45:46.201Z] #44 DONE 41.7s [2020-01-13T15:45:46.201Z] [2020-01-13T15:45:46.201Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:46.201Z] #28 8.454 # 1.8% ## 3.7% ##### 7.5% ######## 12.2% ########## 15.0% ############## 20.7% ################## 25.4% ################### 27.3% ####################### 32.0% ######################### 35.8% ########################### 38.6% ############################## 42.4% ################################ 45.2% ################################### 50.0% #################################### 50.9% ###################################### 52.8% ######################################## 56.3% ######################################### 58.2% ########################################### 60.1% ############################################ 62.0% ############################################# 63.9% ################################################ 66.7% ################################################## 69.5% ################################################### 72.0% #################################################### 73.5% ###################################################### 76.1% ######################################################## 78.8% ######################################################### 79.7% ########################################################### 82.5% ############################################################ 84.4% ############################################################## 87.3% ################################################################ 90.1% ################################################################## 92.9% #################################################################### 94.8% ###################################################################### 98.6% ######################################################################## 100.0% [2020-01-13T15:45:46.201Z] #28 ... [2020-01-13T15:45:46.201Z] [2020-01-13T15:45:46.201Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:45:46.201Z] #51 31.44 + cd /tmp/tmp.Cf3BgviIoA/src/gotest.tools/gotestsum [2020-01-13T15:45:46.201Z] #51 31.44 + git checkout -q v0.3.5 [2020-01-13T15:45:46.201Z] #51 31.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-13T15:45:46.201Z] #51 ... [2020-01-13T15:45:46.201Z] [2020-01-13T15:45:46.201Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:46.201Z] #28 13.54 [2020-01-13T15:45:47.047Z] #28 ... [2020-01-13T15:45:47.047Z] [2020-01-13T15:45:47.047Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:45:47.047Z] #36 36.90 Selecting previously unselected package libxml2:s390x. [2020-01-13T15:45:47.047Z] #36 36.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-01-13T15:45:47.047Z] #36 36.93 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-13T15:45:47.047Z] #36 37.43 Selecting previously unselected package libarchive13:s390x. [2020-01-13T15:45:47.047Z] #36 37.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-01-13T15:45:47.047Z] #36 37.44 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-13T15:45:47.047Z] #36 37.70 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-13T15:45:47.047Z] #36 37.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-13T15:45:47.047Z] #36 37.70 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-13T15:45:47.047Z] #36 37.80 Selecting previously unselected package librhash0:s390x. [2020-01-13T15:45:47.047Z] #36 37.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-01-13T15:45:47.047Z] #36 37.80 Unpacking librhash0:s390x (1.3.8-1) ... [2020-01-13T15:45:47.047Z] #36 37.90 Selecting previously unselected package libuv1:s390x. [2020-01-13T15:45:47.047Z] #36 37.90 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-01-13T15:45:47.047Z] #36 37.90 Unpacking libuv1:s390x (1.24.1-1) ... [2020-01-13T15:45:47.047Z] #36 38.06 Selecting previously unselected package cmake. [2020-01-13T15:45:47.047Z] #36 38.06 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-01-13T15:45:47.047Z] #36 38.07 Unpacking cmake (3.13.4-1) ... [2020-01-13T15:45:47.047Z] #36 42.04 Setting up libicu63:s390x (63.1-6) ... [2020-01-13T15:45:47.047Z] #36 42.06 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T15:45:47.047Z] #36 42.07 Setting up libuv1:s390x (1.24.1-1) ... [2020-01-13T15:45:47.047Z] #36 42.09 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T15:45:47.047Z] #36 42.14 Setting up librhash0:s390x (1.3.8-1) ... [2020-01-13T15:45:47.047Z] #36 42.18 Setting up cmake-data (3.13.4-1) ... [2020-01-13T15:45:47.047Z] #36 42.19 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-01-13T15:45:47.047Z] #36 42.20 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-13T15:45:47.047Z] #36 42.21 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-01-13T15:45:47.047Z] #36 42.22 Setting up cmake (3.13.4-1) ... [2020-01-13T15:45:47.047Z] #36 42.23 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:45:47.047Z] #36 42.27 Processing triggers for mime-support (3.62) ... [2020-01-13T15:45:47.047Z] #36 DONE 42.6s [2020-01-13T15:45:47.047Z] [2020-01-13T15:45:47.047Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:45:47.047Z] #37 DONE 0.1s [2020-01-13T15:45:47.047Z] [2020-01-13T15:45:47.047Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:45:47.047Z] #11 35.82 Selecting previously unselected package binutils-mingw-w64. [2020-01-13T15:45:47.047Z] #11 35.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-13T15:45:47.047Z] #11 35.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T15:45:47.047Z] #11 35.98 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-13T15:45:47.047Z] #11 35.99 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-13T15:45:47.047Z] #11 35.99 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T15:45:47.047Z] #11 36.11 Selecting previously unselected package dmsetup. [2020-01-13T15:45:47.047Z] #11 36.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-01-13T15:45:47.047Z] #11 36.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-13T15:45:47.047Z] #11 36.23 Selecting previously unselected package mingw-w64-common. [2020-01-13T15:45:47.047Z] #11 36.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-13T15:45:47.047Z] #11 36.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-13T15:45:47.047Z] #11 ... [2020-01-13T15:45:47.047Z] [2020-01-13T15:45:47.047Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T15:45:47.047Z] #38 DONE 0.1s [2020-01-13T15:45:47.047Z] [2020-01-13T15:45:47.047Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:47.448Z] #39 0.271 + RM_GOPATH=0 [2020-01-13T15:45:47.448Z] #39 0.271 + TMP_GOPATH= [2020-01-13T15:45:47.448Z] #39 0.271 + : /build [2020-01-13T15:45:47.448Z] #39 0.271 + '[' -z '' ']' [2020-01-13T15:45:47.448Z] #39 0.272 ++ mktemp -d [2020-01-13T15:45:47.448Z] #39 0.273 + export GOPATH=/tmp/tmp.z34JiHahKP [2020-01-13T15:45:47.448Z] #39 0.273 + GOPATH=/tmp/tmp.z34JiHahKP [2020-01-13T15:45:47.448Z] #39 0.273 + RM_GOPATH=1 [2020-01-13T15:45:47.448Z] #39 0.273 ++ dirname ./install.sh [2020-01-13T15:45:47.448Z] #39 0.274 + dir=. [2020-01-13T15:45:47.448Z] #39 0.274 + bin=tini [2020-01-13T15:45:47.448Z] #39 0.274 + shift [2020-01-13T15:45:47.448Z] #39 0.275 + '[' '!' -f ./tini.installer ']' [2020-01-13T15:45:47.448Z] #39 0.275 + . ./tini.installer [2020-01-13T15:45:47.448Z] #39 0.275 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T15:45:47.449Z] #39 0.275 + install_tini [2020-01-13T15:45:47.449Z] #39 0.275 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-13T15:45:47.449Z] #39 0.275 + git clone https://github.com/krallin/tini.git /tmp/tmp.z34JiHahKP/tini [2020-01-13T15:45:47.449Z] #39 0.276 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T15:45:47.449Z] #39 0.277 Cloning into '/tmp/tmp.z34JiHahKP/tini'... [2020-01-13T15:45:47.865Z] #39 ... [2020-01-13T15:45:47.865Z] [2020-01-13T15:45:47.865Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:47.865Z] #48 32.97 github.com/LK4D4/vndr/godl/singleflight [2020-01-13T15:45:47.865Z] #48 33.03 io [2020-01-13T15:45:47.865Z] #48 33.41 strconv [2020-01-13T15:45:47.865Z] #48 34.38 bytes [2020-01-13T15:45:47.865Z] #48 36.59 bufio [2020-01-13T15:45:47.865Z] #48 36.81 reflect [2020-01-13T15:45:47.865Z] #48 38.91 syscall [2020-01-13T15:45:47.865Z] #48 ... [2020-01-13T15:45:47.865Z] [2020-01-13T15:45:47.865Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:45:47.865Z] #11 43.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-13T15:45:47.865Z] #11 43.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-13T15:45:47.865Z] #11 43.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T15:45:48.705Z] #11 ... [2020-01-13T15:45:48.705Z] [2020-01-13T15:45:48.705Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:45:48.705Z] #31 34.23 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-13T15:45:48.705Z] #31 35.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-13T15:45:48.705Z] #31 ... [2020-01-13T15:45:48.705Z] [2020-01-13T15:45:48.705Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:48.705Z] #39 1.015 + cd /tmp/tmp.z34JiHahKP/tini [2020-01-13T15:45:48.705Z] #39 1.015 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T15:45:48.705Z] #39 1.020 + cmake . [2020-01-13T15:45:48.705Z] #39 1.391 -- The C compiler identification is GNU 8.3.0 [2020-01-13T15:45:48.705Z] #39 1.460 -- Check for working C compiler: /usr/bin/cc [2020-01-13T15:45:49.094Z] #39 1.849 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-13T15:45:49.094Z] #39 1.849 -- Detecting C compiler ABI info [2020-01-13T15:45:49.485Z] #39 2.318 -- Detecting C compiler ABI info - done [2020-01-13T15:45:49.485Z] #39 2.340 -- Detecting C compile features [2020-01-13T15:45:50.812Z] #39 3.790 -- Detecting C compile features - done [2020-01-13T15:45:50.812Z] #39 3.802 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-13T15:45:51.193Z] #39 3.952 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-13T15:45:51.193Z] #39 4.023 -- Configuring done [2020-01-13T15:45:51.193Z] #39 4.078 -- Generating done [2020-01-13T15:45:51.193Z] #39 4.107 -- Build files have been written to: /tmp/tmp.z34JiHahKP/tini [2020-01-13T15:45:51.193Z] #39 4.125 + make tini-static [2020-01-13T15:45:51.599Z] #39 4.482 Scanning dependencies of target tini-static [2020-01-13T15:45:51.599Z] #39 ... [2020-01-13T15:45:51.599Z] [2020-01-13T15:45:51.599Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:45:51.599Z] #28 14.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T15:45:51.599Z] #28 14.85 #=#=# [2020-01-13T15:45:51.599Z] #28 14.96 ######################################################################## 100.0% [2020-01-13T15:45:51.599Z] #28 14.99 [2020-01-13T15:45:51.599Z] #28 16.04 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T15:45:51.599Z] #28 16.26 [2020-01-13T15:45:51.599Z] #28 16.42 #=#=# ######################################################################## 100.0% [2020-01-13T15:45:51.599Z] #28 16.54 [2020-01-13T15:45:51.599Z] #28 17.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T15:45:51.599Z] #28 17.64 skipping existing b63cc5f62c21 [2020-01-13T15:45:51.599Z] #28 17.68 [2020-01-13T15:45:51.599Z] #28 18.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T15:45:51.599Z] #28 18.88 [2020-01-13T15:45:51.599Z] #28 18.99 ######################################################################## 100.0% [2020-01-13T15:45:51.599Z] #28 19.09 [2020-01-13T15:45:51.599Z] #28 19.12 Download of images into '/build' complete. [2020-01-13T15:45:51.599Z] #28 19.12 Use something like the following to load the result into a Docker daemon: [2020-01-13T15:45:51.599Z] #28 19.12 tar -cC '/build' . | docker load [2020-01-13T15:45:51.599Z] #28 DONE 19.2s [2020-01-13T15:45:51.599Z] [2020-01-13T15:45:51.599Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:51.599Z] #39 4.609 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-13T15:45:52.990Z] #39 ... [2020-01-13T15:45:52.990Z] [2020-01-13T15:45:52.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:45:52.990Z] #11 48.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-13T15:45:52.990Z] #11 48.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-13T15:45:52.990Z] #11 48.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:45:52.990Z] #11 48.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-13T15:45:52.990Z] #11 48.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-13T15:45:52.990Z] #11 48.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:45:53.010Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T15:45:53.010Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T15:45:53.011Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T15:45:53.011Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T15:45:53.011Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T15:45:53.011Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === Skipped [2020-01-13T15:45:53.011Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T15:45:53.011Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T15:45:53.011Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:73: No driver to put! [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T15:45:53.011Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T15:45:53.011Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T15:45:53.011Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:45:53.011Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T15:45:53.011Z] graphtest_unix.go:73: No driver to put! [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T15:45:53.011Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T15:45:53.011Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] [2020-01-13T15:45:53.011Z] DONE 2155 tests, 20 skipped in 185.742s Post stage [Pipeline] junit [2020-01-13T15:45:53.024Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T15:45:53.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -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:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/make.sh dynbinary test-integration [2020-01-13T15:45:53.839Z] #11 ... [2020-01-13T15:45:53.839Z] [2020-01-13T15:45:53.839Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:45:53.839Z] #39 6.304 [100%] Linking C executable tini-static [2020-01-13T15:45:53.839Z] #39 6.649 [100%] Built target tini-static [2020-01-13T15:45:53.839Z] #39 6.705 + mkdir -p /build [2020-01-13T15:45:53.839Z] #39 6.707 + cp tini-static /build/docker-init [2020-01-13T15:45:53.839Z] #39 DONE 6.8s [2020-01-13T15:45:54.244Z] [2020-01-13T15:45:54.244Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:45:54.244Z] #45 6.486 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T15:45:54.244Z] #45 6.487 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T15:45:54.244Z] #45 7.597 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T15:45:54.244Z] #45 7.624 GEN .gitid [2020-01-13T15:45:54.244Z] #45 7.625 GEN criu/include/version.h [2020-01-13T15:45:54.244Z] #45 7.688 GEN include/common/asm [2020-01-13T15:45:54.422Z] [2020-01-13T15:45:54.423Z] Removing bundles/ [2020-01-13T15:45:54.423Z] [2020-01-13T15:45:54.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-13T15:45:54.423Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:45:54.423Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T15:45:55.204Z] #45 9.013 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-13T15:45:55.204Z] #45 9.116 PBCC images/opts.pb-c.c [2020-01-13T15:45:55.204Z] #45 9.199 PBCC images/sit.pb-c.c [2020-01-13T15:45:55.204Z] #45 9.276 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-13T15:45:55.204Z] #45 9.312 DEP images/opts.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.437 DEP images/sit.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.495 PBCC images/macvlan.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.546 DEP images/macvlan.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.567 PBCC images/autofs.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.576 DEP images/autofs.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.596 PBCC images/sysctl.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.605 DEP images/sysctl.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.630 PBCC images/time.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.648 DEP images/time.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.687 PBCC images/binfmt-misc.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.695 DEP images/binfmt-misc.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.703 PBCC images/seccomp.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.717 DEP images/seccomp.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.737 PBCC images/userns.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.761 DEP images/userns.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.786 PBCC images/cgroup.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.841 DEP images/cgroup.pb-c.d [2020-01-13T15:45:55.715Z] #45 9.878 PBCC images/fown.pb-c.c [2020-01-13T15:45:55.715Z] #45 9.916 PBCC images/ext-file.pb-c.c [2020-01-13T15:45:56.118Z] INFO [runner] Issues before processing: 2316, after processing: 0 [2020-01-13T15:45:56.118Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1610/1610, exclude-rules: 63/1610, nolint: 0/63, cgo: 1707/2316, path_prettifier: 1707/1707, skip_files: 1707/1707, filename_unadjuster: 1707/1707, autogenerated_exclude: 1610/1707, skip_dirs: 1707/1707, exclude: 1610/1610 [2020-01-13T15:45:56.118Z] INFO [runner] processing took 62.310679ms with stages: nolint: 26.48935ms, identifier_marker: 17.415002ms, path_prettifier: 7.512583ms, exclude-rules: 4.116279ms, autogenerated_exclude: 4.017568ms, skip_dirs: 1.773018ms, cgo: 700.485µs, filename_unadjuster: 281.617µs, max_same_issues: 1.736µs, max_from_linter: 742ns, diff: 465ns, uniq_by_line: 400ns, skip_files: 328ns, source_code: 299ns, exclude: 298ns, path_shortener: 261ns, max_per_file_from_linter: 248ns [2020-01-13T15:45:56.118Z] INFO [runner] linters took 1m35.875869751s with stages: goanalysis_metalinter: 1m18.568253019s, unused: 17.245169556s [2020-01-13T15:45:56.118Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-13T15:45:56.118Z] INFO Memory: 1549 samples, avg is 269.8MB, max is 3033.6MB [2020-01-13T15:45:56.118Z] INFO Execution took 3m26.844408143s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-13T15:45:56.287Z] #45 9.929 DEP images/fown.pb-c.d [2020-01-13T15:45:56.287Z] #45 9.973 DEP images/ext-file.pb-c.d [2020-01-13T15:45:56.287Z] #45 10.03 PBCC images/rpc.pb-c.c [2020-01-13T15:45:56.287Z] #45 10.04 DEP images/rpc.pb-c.d [2020-01-13T15:45:56.287Z] #45 10.06 PBCC images/siginfo.pb-c.c [2020-01-13T15:45:56.287Z] #45 10.07 DEP images/siginfo.pb-c.d [2020-01-13T15:45:56.287Z] #45 10.08 PBCC images/pagemap.pb-c.c [2020-01-13T15:45:56.287Z] #45 10.10 DEP images/pagemap.pb-c.d [2020-01-13T15:45:56.287Z] #45 10.14 PBCC images/rlimit.pb-c.c [2020-01-13T15:45:56.287Z] #45 10.14 DEP images/rlimit.pb-c.d [2020-01-13T15:45:56.287Z] #45 10.18 PBCC images/file-lock.pb-c.c [2020-01-13T15:45:56.287Z] #45 10.20 DEP images/file-lock.pb-c.d [2020-01-13T15:45:56.287Z] #45 10.24 PBCC images/tty.pb-c.c [2020-01-13T15:45:56.287Z] #45 10.29 DEP images/tty.pb-c.d [2020-01-13T15:45:56.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/make.sh dynbinary-daemon test-docker-py [2020-01-13T15:45:56.825Z] #45 10.40 PBCC images/tun.pb-c.c [2020-01-13T15:45:56.825Z] #45 10.53 PBCC images/netdev.pb-c.c [2020-01-13T15:45:56.825Z] #45 10.59 DEP images/tun.pb-c.d [2020-01-13T15:45:56.825Z] #45 10.65 DEP images/netdev.pb-c.d [2020-01-13T15:45:56.825Z] #45 10.67 PBCC images/vma.pb-c.c [2020-01-13T15:45:56.825Z] #45 10.73 DEP images/vma.pb-c.d [2020-01-13T15:45:56.825Z] #45 10.80 PBCC images/creds.pb-c.c [2020-01-13T15:45:56.825Z] #45 10.85 DEP images/creds.pb-c.d [2020-01-13T15:45:56.825Z] #45 10.90 PBCC images/utsns.pb-c.c [2020-01-13T15:45:56.825Z] #45 11.00 DEP images/utsns.pb-c.d [2020-01-13T15:45:56.825Z] #45 11.05 PBCC images/ipc-desc.pb-c.c [2020-01-13T15:45:57.078Z] [2020-01-13T15:45:57.304Z] #45 11.08 PBCC images/ipc-sem.pb-c.c [2020-01-13T15:45:57.304Z] #45 11.14 DEP images/ipc-desc.pb-c.d [2020-01-13T15:45:57.304Z] #45 11.17 DEP images/ipc-sem.pb-c.d [2020-01-13T15:45:57.304Z] #45 11.24 PBCC images/ipc-msg.pb-c.c [2020-01-13T15:45:57.304Z] #45 11.29 DEP images/ipc-msg.pb-c.d [2020-01-13T15:45:57.304Z] #45 11.36 PBCC images/ipc-shm.pb-c.c [2020-01-13T15:45:57.304Z] #45 11.39 DEP images/ipc-shm.pb-c.d [2020-01-13T15:45:57.334Z] Removing bundles/ [2020-01-13T15:45:57.334Z] [2020-01-13T15:45:57.334Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-13T15:45:57.334Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:45:57.334Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T15:45:57.800Z] #45 11.54 PBCC images/ipc-var.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.56 DEP images/ipc-var.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.57 PBCC images/sk-opts.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.58 PBCC images/packet-sock.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.64 DEP images/sk-opts.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.67 DEP images/packet-sock.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.70 PBCC images/sk-netlink.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.72 DEP images/sk-netlink.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.76 PBCC images/sk-inet.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.77 DEP images/sk-inet.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.80 PBCC images/sk-unix.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.84 DEP images/sk-unix.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.90 PBCC images/mm.pb-c.c [2020-01-13T15:45:57.800Z] #45 11.92 DEP images/mm.pb-c.d [2020-01-13T15:45:57.800Z] #45 11.96 PBCC images/timerfd.pb-c.c [2020-01-13T15:45:57.800Z] #45 12.01 DEP images/timerfd.pb-c.d [2020-01-13T15:45:57.800Z] #45 ... [2020-01-13T15:45:57.800Z] [2020-01-13T15:45:57.800Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:45:57.800Z] #34 43.36 time [2020-01-13T15:45:57.800Z] #34 49.78 internal/poll [2020-01-13T15:45:57.800Z] #34 51.52 internal/fmtsort [2020-01-13T15:45:57.800Z] #34 52.52 internal/syscall/unix [2020-01-13T15:45:57.800Z] #34 52.77 strings [2020-01-13T15:45:57.800Z] #34 52.85 os [2020-01-13T15:45:58.250Z] #34 ... [2020-01-13T15:45:58.250Z] [2020-01-13T15:45:58.250Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:45:58.250Z] #45 12.05 PBCC images/timer.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.07 DEP images/timer.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.14 PBCC images/sa.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.15 DEP images/sa.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.16 PBCC images/pipe-data.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.17 DEP images/pipe-data.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.18 PBCC images/mnt.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.21 DEP images/mnt.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.22 PBCC images/sk-packet.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.22 DEP images/sk-packet.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.25 PBCC images/tcp-stream.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.25 DEP images/tcp-stream.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.26 PBCC images/pipe.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.27 DEP images/pipe.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.29 PBCC images/pstree.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.29 DEP images/pstree.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.30 PBCC images/fs.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.30 DEP images/fs.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.31 PBCC images/signalfd.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.32 DEP images/signalfd.pb-c.d [2020-01-13T15:45:58.250Z] #45 12.34 PBCC images/fh.pb-c.c [2020-01-13T15:45:58.250Z] #45 12.40 PBCC images/fsnotify.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.41 DEP images/fh.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.50 DEP images/fsnotify.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.57 PBCC images/eventpoll.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.57 DEP images/eventpoll.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.58 PBCC images/eventfd.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.58 DEP images/eventfd.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.59 PBCC images/remap-file-path.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.60 DEP images/remap-file-path.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.61 PBCC images/fifo.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.62 DEP images/fifo.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.63 PBCC images/ghost-file.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.67 DEP images/ghost-file.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.72 PBCC images/regfile.pb-c.c [2020-01-13T15:45:58.652Z] #45 12.74 DEP images/regfile.pb-c.d [2020-01-13T15:45:58.652Z] #45 12.78 PBCC images/ns.pb-c.c [2020-01-13T15:45:59.048Z] #45 12.80 DEP images/ns.pb-c.d [2020-01-13T15:45:59.048Z] #45 12.85 PBCC images/fdinfo.pb-c.c [2020-01-13T15:45:59.048Z] #45 12.90 DEP images/fdinfo.pb-c.d [2020-01-13T15:45:59.048Z] #45 12.99 PBCC images/core-aarch64.pb-c.c [2020-01-13T15:45:59.048Z] #45 13.00 PBCC images/core-arm.pb-c.c [2020-01-13T15:45:59.048Z] #45 13.01 PBCC images/core-ppc64.pb-c.c [2020-01-13T15:45:59.048Z] #45 13.05 PBCC images/core-s390.pb-c.c [2020-01-13T15:45:59.048Z] #45 13.08 PBCC images/core-x86.pb-c.c [2020-01-13T15:45:59.048Z] #45 13.13 PBCC images/core.pb-c.c [2020-01-13T15:45:59.048Z] #45 13.19 PBCC images/inventory.pb-c.c [2020-01-13T15:45:59.463Z] #45 13.28 DEP images/core-aarch64.pb-c.d [2020-01-13T15:45:59.463Z] #45 13.31 DEP images/core-arm.pb-c.d [2020-01-13T15:45:59.463Z] #45 13.40 DEP images/core-ppc64.pb-c.d [2020-01-13T15:45:59.463Z] #45 13.45 DEP images/core-s390.pb-c.d [2020-01-13T15:45:59.463Z] #45 13.47 DEP images/core-x86.pb-c.d [2020-01-13T15:45:59.463Z] #45 13.50 DEP images/core.pb-c.d [2020-01-13T15:45:59.463Z] #45 13.56 DEP images/inventory.pb-c.d [2020-01-13T15:45:59.856Z] #45 13.66 PBCC images/cpuinfo.pb-c.c [2020-01-13T15:45:59.856Z] #45 13.67 DEP images/cpuinfo.pb-c.d [2020-01-13T15:45:59.856Z] #45 13.73 PBCC images/stats.pb-c.c [2020-01-13T15:45:59.856Z] #45 13.75 DEP images/stats.pb-c.d [2020-01-13T15:46:00.299Z] Removing intermediate container a9e73bc08246 [2020-01-13T15:46:00.299Z] ---> 353c8e1ca84d [2020-01-13T15:46:00.299Z] Step 11/16 : ARG GOOS [2020-01-13T15:46:00.299Z] ---> Running in c271c2e9a275 [2020-01-13T15:46:00.299Z] Removing intermediate container c271c2e9a275 [2020-01-13T15:46:00.299Z] ---> e45a36e8f3ee [2020-01-13T15:46:00.299Z] Step 12/16 : ARG GOARCH [2020-01-13T15:46:00.299Z] ---> Running in 015b5b1b9d80 [2020-01-13T15:46:00.299Z] Removing intermediate container 015b5b1b9d80 [2020-01-13T15:46:00.299Z] ---> 6060c7fdd122 [2020-01-13T15:46:00.299Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-01-13T15:46:00.299Z] ---> Running in ce5adc320476 [2020-01-13T15:46:00.706Z] #45 14.73 make[1]: Nothing to be done for 'all'. [2020-01-13T15:46:01.106Z] #45 ... [2020-01-13T15:46:01.106Z] [2020-01-13T15:46:01.106Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:01.106Z] #48 46.58 time [2020-01-13T15:46:01.106Z] #48 52.54 internal/syscall/unix [2020-01-13T15:46:01.106Z] #48 52.79 strings [2020-01-13T15:46:01.106Z] #48 52.91 os [2020-01-13T15:46:01.106Z] #48 55.91 regexp/syntax [2020-01-13T15:46:01.106Z] #48 56.48 fmt [2020-01-13T15:46:01.501Z] #48 ... [2020-01-13T15:46:01.501Z] [2020-01-13T15:46:01.501Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:46:01.501Z] #63 28.66 Checking out files: 85% (2582/3007) Checking out files: 86% (2587/3007) Checking out files: 87% (2617/3007) Checking out files: 88% (2647/3007) Checking out files: 89% (2677/3007) Checking out files: 90% (2707/3007) Checking out files: 91% (2737/3007) Checking out files: 92% (2767/3007) Checking out files: 93% (2797/3007) Checking out files: 94% (2827/3007) Checking out files: 95% (2857/3007) Checking out files: 96% (2887/3007) Checking out files: 97% (2917/3007) Checking out files: 98% (2947/3007) Checking out files: 99% (2977/3007) Checking out files: 100% (3007/3007) Checking out files: 100% (3007/3007), done. [2020-01-13T15:46:01.501Z] #63 29.00 + cd /tmp/tmp.E7uViJDyK2/src/github.com/containerd/containerd [2020-01-13T15:46:01.501Z] #63 29.00 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T15:46:02.328Z] #63 30.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-13T15:46:02.328Z] #63 30.25 + BUILDTAGS='netgo osusergo static_build' [2020-01-13T15:46:02.328Z] #63 30.25 + export EXTRA_FLAGS=-buildmode=pie [2020-01-13T15:46:02.328Z] #63 30.25 + EXTRA_FLAGS=-buildmode=pie [2020-01-13T15:46:02.328Z] #63 30.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-13T15:46:02.328Z] #63 30.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-13T15:46:02.328Z] #63 30.25 + '[' '' = dynamic ']' [2020-01-13T15:46:02.328Z] #63 30.25 + make [2020-01-13T15:46:03.174Z] #63 31.03 + bin/ctr [2020-01-13T15:46:06.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T15:46:06.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T15:46:08.505Z] #63 ... [2020-01-13T15:46:08.505Z] [2020-01-13T15:46:08.505Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:08.505Z] #45 15.89 CC images/stats.o [2020-01-13T15:46:08.505Z] #45 16.16 CC images/core.o [2020-01-13T15:46:08.505Z] #45 16.66 CC images/core-x86.o [2020-01-13T15:46:08.505Z] #45 16.99 CC images/core-arm.o [2020-01-13T15:46:08.505Z] #45 17.21 CC images/core-aarch64.o [2020-01-13T15:46:08.505Z] #45 17.51 CC images/core-ppc64.o [2020-01-13T15:46:08.505Z] #45 17.85 CC images/core-s390.o [2020-01-13T15:46:08.505Z] #45 18.45 CC images/cpuinfo.o [2020-01-13T15:46:08.505Z] #45 18.70 CC images/inventory.o [2020-01-13T15:46:08.505Z] #45 18.91 CC images/fdinfo.o [2020-01-13T15:46:08.505Z] #45 19.10 CC images/fown.o [2020-01-13T15:46:08.505Z] #45 19.24 CC images/ns.o [2020-01-13T15:46:08.505Z] #45 19.43 CC images/regfile.o [2020-01-13T15:46:08.505Z] #45 19.49 CC images/ghost-file.o [2020-01-13T15:46:08.505Z] #45 19.64 CC images/fifo.o [2020-01-13T15:46:08.505Z] #45 19.71 CC images/remap-file-path.o [2020-01-13T15:46:08.505Z] #45 19.76 CC images/eventfd.o [2020-01-13T15:46:08.505Z] #45 19.79 CC images/eventpoll.o [2020-01-13T15:46:08.505Z] #45 19.84 CC images/fh.o [2020-01-13T15:46:08.505Z] #45 20.03 CC images/fsnotify.o [2020-01-13T15:46:08.505Z] #45 20.46 CC images/signalfd.o [2020-01-13T15:46:08.505Z] #45 20.59 CC images/fs.o [2020-01-13T15:46:08.505Z] #45 20.71 CC images/pstree.o [2020-01-13T15:46:08.505Z] #45 20.87 CC images/pipe.o [2020-01-13T15:46:08.505Z] #45 21.01 CC images/tcp-stream.o [2020-01-13T15:46:08.505Z] #45 21.14 CC images/sk-packet.o [2020-01-13T15:46:08.505Z] #45 21.32 CC images/mnt.o [2020-01-13T15:46:08.505Z] #45 21.45 CC images/pipe-data.o [2020-01-13T15:46:08.505Z] #45 21.59 CC images/sa.o [2020-01-13T15:46:08.505Z] #45 21.74 CC images/timer.o [2020-01-13T15:46:08.505Z] #45 21.96 CC images/timerfd.o [2020-01-13T15:46:08.505Z] #45 22.08 CC images/mm.o [2020-01-13T15:46:08.505Z] #45 22.36 CC images/sk-opts.o [2020-01-13T15:46:08.505Z] #45 22.49 CC images/sk-unix.o [2020-01-13T15:46:08.875Z] #45 22.79 CC images/sk-inet.o [2020-01-13T15:46:08.875Z] #45 22.95 CC images/tun.o [2020-01-13T15:46:09.272Z] #45 23.16 CC images/sk-netlink.o [2020-01-13T15:46:09.272Z] #45 23.30 CC images/packet-sock.o [2020-01-13T15:46:09.662Z] #45 23.55 CC images/ipc-var.o [2020-01-13T15:46:09.662Z] #45 23.68 CC images/ipc-desc.o [2020-01-13T15:46:10.075Z] #45 23.80 CC images/ipc-shm.o [2020-01-13T15:46:10.075Z] #45 23.99 CC images/ipc-msg.o [2020-01-13T15:46:10.075Z] #45 24.18 CC images/ipc-sem.o [2020-01-13T15:46:10.075Z] #45 24.28 CC images/utsns.o [2020-01-13T15:46:10.477Z] #45 24.39 CC images/creds.o [2020-01-13T15:46:10.477Z] #45 ... [2020-01-13T15:46:10.477Z] [2020-01-13T15:46:10.477Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:46:10.477Z] #34 55.73 path [2020-01-13T15:46:10.477Z] #34 56.12 text/tabwriter [2020-01-13T15:46:10.477Z] #34 56.78 fmt [2020-01-13T15:46:10.477Z] #34 56.80 path/filepath [2020-01-13T15:46:10.477Z] #34 58.24 io/ioutil [2020-01-13T15:46:10.477Z] #34 59.40 github.com/BurntSushi/toml [2020-01-13T15:46:10.477Z] #34 59.40 flag [2020-01-13T15:46:10.477Z] #34 60.96 log [2020-01-13T15:46:10.477Z] #34 62.98 github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T15:46:10.477Z] #34 ... [2020-01-13T15:46:10.477Z] [2020-01-13T15:46:10.477Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:10.477Z] #45 24.51 CC images/vma.o [2020-01-13T15:46:10.477Z] #45 24.63 CC images/netdev.o [2020-01-13T15:46:10.875Z] #45 ... [2020-01-13T15:46:10.875Z] [2020-01-13T15:46:10.875Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:46:10.875Z] #34 DONE 66.3s [2020-01-13T15:46:10.875Z] [2020-01-13T15:46:10.875Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:10.875Z] #45 24.84 CC images/tty.o [2020-01-13T15:46:12.087Z] #45 25.56 CC images/file-lock.o [2020-01-13T15:46:12.087Z] #45 25.78 CC images/rlimit.o [2020-01-13T15:46:12.087Z] #45 25.96 CC images/pagemap.o [2020-01-13T15:46:12.553Z] #45 26.25 CC images/siginfo.o [2020-01-13T15:46:12.553Z] #45 26.43 CC images/rpc.o [2020-01-13T15:46:13.545Z] #45 27.34 CC images/ext-file.o [2020-01-13T15:46:13.545Z] #45 27.49 CC images/cgroup.o [2020-01-13T15:46:14.002Z] #45 28.03 CC images/userns.o [2020-01-13T15:46:14.510Z] #45 28.28 CC images/google/protobuf/descriptor.o [2020-01-13T15:46:14.902Z] #45 ... [2020-01-13T15:46:14.902Z] [2020-01-13T15:46:14.902Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:14.902Z] #48 60.17 regexp [2020-01-13T15:46:14.902Z] #48 61.01 go/token [2020-01-13T15:46:14.902Z] #48 62.01 go/scanner [2020-01-13T15:46:14.902Z] #48 63.06 go/ast [2020-01-13T15:46:14.902Z] #48 63.69 internal/lazyregexp [2020-01-13T15:46:14.902Z] #48 63.88 net/url [2020-01-13T15:46:14.902Z] #48 65.58 text/template/parse [2020-01-13T15:46:14.902Z] #48 68.77 go/parser [2020-01-13T15:46:14.902Z] #48 ... [2020-01-13T15:46:14.902Z] [2020-01-13T15:46:14.902Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:46:14.902Z] #11 68.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-13T15:46:14.902Z] #11 68.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-01-13T15:46:14.902Z] #11 68.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:46:14.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T15:46:18.488Z] #11 ... [2020-01-13T15:46:18.488Z] [2020-01-13T15:46:18.488Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:18.488Z] #45 29.88 CC images/opts.o [2020-01-13T15:46:18.488Z] #45 30.06 CC images/seccomp.o [2020-01-13T15:46:18.488Z] #45 30.31 CC images/binfmt-misc.o [2020-01-13T15:46:18.488Z] #45 30.41 CC images/time.o [2020-01-13T15:46:18.488Z] #45 30.54 CC images/sysctl.o [2020-01-13T15:46:18.488Z] #45 30.63 CC images/autofs.o [2020-01-13T15:46:18.488Z] #45 30.77 CC images/macvlan.o [2020-01-13T15:46:18.488Z] #45 30.85 CC images/sit.o [2020-01-13T15:46:18.488Z] #45 30.97 LINK images/built-in.o [2020-01-13T15:46:18.488Z] #45 31.04 GEN compel/include/asm [2020-01-13T15:46:18.488Z] #45 31.04 GEN compel/include/version.h [2020-01-13T15:46:18.488Z] #45 31.05 touch .config [2020-01-13T15:46:18.488Z] #45 31.05 GEN include/common/config.h [2020-01-13T15:46:18.488Z] #45 31.10 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-13T15:46:18.488Z] #45 31.12 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-13T15:46:18.488Z] #45 31.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-13T15:46:18.488Z] #45 31.17 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-13T15:46:18.488Z] #45 31.18 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-13T15:46:18.488Z] #45 31.20 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-13T15:46:18.488Z] #45 31.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-13T15:46:18.488Z] #45 31.24 DEP compel/plugins/std/infect.d [2020-01-13T15:46:18.488Z] #45 31.37 DEP compel/plugins/std/string.d [2020-01-13T15:46:18.488Z] #45 31.43 DEP compel/plugins/std/log.d [2020-01-13T15:46:18.488Z] #45 31.49 DEP compel/plugins/std/fds.d [2020-01-13T15:46:18.488Z] #45 31.54 DEP compel/plugins/std/std.d [2020-01-13T15:46:18.488Z] #45 31.60 DEP compel/plugins/shmem/shmem.d [2020-01-13T15:46:18.488Z] #45 31.66 DEP compel/plugins/fds/fds.d [2020-01-13T15:46:18.488Z] #45 31.77 CC compel/plugins/std/std.o [2020-01-13T15:46:18.488Z] #45 32.03 CC compel/plugins/std/fds.o [2020-01-13T15:46:18.488Z] #45 32.38 CC compel/plugins/std/log.o [2020-01-13T15:46:18.875Z] #45 32.88 CC compel/plugins/std/string.o [2020-01-13T15:46:19.265Z] #45 33.37 CC compel/plugins/std/infect.o [2020-01-13T15:46:19.659Z] #45 33.70 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-13T15:46:19.659Z] #45 33.73 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-13T15:46:19.659Z] #45 33.77 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-13T15:46:20.053Z] #45 33.92 AR compel/plugins/std.lib.a [2020-01-13T15:46:20.053Z] #45 33.98 CC compel/plugins/fds/fds.o [2020-01-13T15:46:20.053Z] #45 34.10 AR compel/plugins/fds.lib.a [2020-01-13T15:46:20.053Z] #45 34.11 HOSTDEP compel/src/lib/log-host.d [2020-01-13T15:46:20.053Z] #45 34.20 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-13T15:46:20.053Z] #45 34.29 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-13T15:46:20.453Z] #45 34.37 HOSTDEP compel/src/main-host.d [2020-01-13T15:46:20.453Z] #45 34.46 DEP compel/src/lib/ptrace.d [2020-01-13T15:46:20.453Z] #45 34.56 DEP compel/src/lib/infect.d [2020-01-13T15:46:20.854Z] #45 34.64 DEP compel/src/lib/infect-util.d [2020-01-13T15:46:20.854Z] #45 34.73 DEP compel/src/lib/infect-rpc.d [2020-01-13T15:46:20.854Z] #45 34.82 DEP compel/arch/s390/src/lib/infect.d [2020-01-13T15:46:20.854Z] #45 34.90 DEP compel/arch/s390/src/lib/cpu.d [2020-01-13T15:46:20.854Z] #45 34.96 DEP compel/src/lib/log.d [2020-01-13T15:46:21.256Z] #45 35.04 DEP compel/src/main.d [2020-01-13T15:46:21.256Z] #45 35.16 DEP compel/src/lib/handle-elf.d [2020-01-13T15:46:21.256Z] #45 35.24 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-13T15:46:21.256Z] #45 35.32 CC compel/src/lib/log.o [2020-01-13T15:46:21.659Z] #45 35.56 CC compel/arch/s390/src/lib/cpu.o [2020-01-13T15:46:21.659Z] #45 35.74 CC compel/arch/s390/src/lib/infect.o [2020-01-13T15:46:22.506Z] #45 36.39 CC compel/src/lib/infect-rpc.o [2020-01-13T15:46:22.903Z] #45 36.60 CC compel/src/lib/infect-util.o [2020-01-13T15:46:22.903Z] #45 36.83 CC compel/src/lib/infect.o [2020-01-13T15:46:24.253Z] #45 38.35 CC compel/src/lib/ptrace.o [2020-01-13T15:46:24.654Z] #45 38.65 AR compel/libcompel.a [2020-01-13T15:46:24.654Z] #45 38.70 HOSTCC compel/src/main-host.o [2020-01-13T15:46:25.058Z] #45 39.02 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-13T15:46:25.058Z] #45 39.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-13T15:46:25.774Z] #45 ... [2020-01-13T15:46:25.774Z] [2020-01-13T15:46:25.774Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:25.774Z] #48 70.73 text/template [2020-01-13T15:46:25.774Z] #48 72.79 encoding/xml [2020-01-13T15:46:25.774Z] #48 75.43 go/doc [2020-01-13T15:46:25.774Z] #48 78.29 github.com/LK4D4/vndr/versioned [2020-01-13T15:46:25.774Z] #48 78.38 crypto/ed25519 [2020-01-13T15:46:25.774Z] #48 78.68 crypto/rsa [2020-01-13T15:46:25.774Z] #48 78.84 github.com/LK4D4/vndr/build [2020-01-13T15:46:25.774Z] #48 79.77 crypto/dsa [2020-01-13T15:46:25.774Z] #48 80.20 crypto/x509/pkix [2020-01-13T15:46:25.774Z] #48 80.77 vendor/golang.org/x/crypto/cryptobyte [2020-01-13T15:46:25.774Z] #48 ... [2020-01-13T15:46:25.774Z] [2020-01-13T15:46:25.774Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:25.774Z] #45 39.59 HOSTCC compel/src/lib/log-host.o [2020-01-13T15:46:25.774Z] #45 39.80 HOSTLINK compel/compel-host-bin [2020-01-13T15:46:26.624Z] #45 39.94 DEP soccr/soccr.d [2020-01-13T15:46:26.624Z] #45 40.19 CC soccr/soccr.o [2020-01-13T15:46:28.161Z] #45 41.92 AR soccr/libsoccr.a [2020-01-13T15:46:28.161Z] #45 41.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T15:46:28.161Z] #45 42.18 DEP criu/arch/s390/sigframe.d [2020-01-13T15:46:28.562Z] #45 42.44 DEP criu/arch/s390/crtools.d [2020-01-13T15:46:28.960Z] #45 42.73 DEP criu/arch/s390/cpu.d [2020-01-13T15:46:28.960Z] #45 42.91 CC criu/arch/s390/cpu.o [2020-01-13T15:46:29.379Z] #45 43.24 CC criu/arch/s390/crtools.o [2020-01-13T15:46:29.778Z] #45 43.92 CC criu/arch/s390/sigframe.o [2020-01-13T15:46:30.184Z] #45 44.10 LINK criu/arch/s390/crtools.built-in.o [2020-01-13T15:46:30.184Z] #45 44.14 DEP criu/arch/s390/vdso-pie.d [2020-01-13T15:46:30.184Z] #45 44.23 DEP criu/pie/parasite-vdso.d [2020-01-13T15:46:30.184Z] #45 44.37 DEP criu/pie/util-vdso.d [2020-01-13T15:46:30.595Z] #45 44.57 DEP criu/pie/util.d [2020-01-13T15:46:30.595Z] #45 44.75 CC criu/pie/util.o [2020-01-13T15:46:30.994Z] #45 44.98 CC criu/pie/util-vdso.o [2020-01-13T15:46:31.402Z] #45 ... [2020-01-13T15:46:31.402Z] [2020-01-13T15:46:31.402Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:46:31.402Z] #11 83.72 Selecting previously unselected package libapparmor1:s390x. [2020-01-13T15:46:31.402Z] #11 83.73 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 83.73 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-01-13T15:46:31.402Z] #11 83.81 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-13T15:46:31.402Z] #11 83.81 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 83.82 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-01-13T15:46:31.402Z] #11 84.01 Selecting previously unselected package libbtrfs0. [2020-01-13T15:46:31.402Z] #11 84.02 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T15:46:31.402Z] #11 84.10 Selecting previously unselected package libbtrfs-dev. [2020-01-13T15:46:31.402Z] #11 84.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:46:31.402Z] #11 84.19 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-13T15:46:31.402Z] #11 84.19 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.19 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T15:46:31.402Z] #11 84.26 Selecting previously unselected package libudev-dev:s390x. [2020-01-13T15:46:31.402Z] #11 84.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.27 Unpacking libudev-dev:s390x (241-7~deb10u2) ... [2020-01-13T15:46:31.402Z] #11 84.39 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-13T15:46:31.402Z] #11 84.40 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.42 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-01-13T15:46:31.402Z] #11 84.69 Selecting previously unselected package libpcre16-3:s390x. [2020-01-13T15:46:31.402Z] #11 84.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.69 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 84.79 Selecting previously unselected package libpcre32-3:s390x. [2020-01-13T15:46:31.402Z] #11 84.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.80 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 84.98 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-13T15:46:31.402Z] #11 84.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 84.98 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 85.03 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-13T15:46:31.402Z] #11 85.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 85.04 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 85.34 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-13T15:46:31.402Z] #11 85.34 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 85.35 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-13T15:46:31.402Z] #11 85.62 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-13T15:46:31.402Z] #11 85.62 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 85.63 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-13T15:46:31.402Z] #11 85.72 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-13T15:46:31.402Z] #11 85.72 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 85.72 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-01-13T15:46:31.402Z] #11 85.80 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-13T15:46:31.402Z] #11 85.81 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ... [2020-01-13T15:46:31.402Z] #11 85.81 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-13T15:46:31.402Z] #11 86.21 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 86.24 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-01-13T15:46:31.402Z] #11 86.25 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-01-13T15:46:31.402Z] #11 86.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T15:46:31.402Z] #11 86.27 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 86.28 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-01-13T15:46:31.402Z] #11 86.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:46:31.402Z] #11 86.29 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T15:46:31.402Z] #11 86.31 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 86.32 Setting up libudev-dev:s390x (241-7~deb10u2) ... [2020-01-13T15:46:31.402Z] #11 86.34 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T15:46:31.402Z] #11 86.34 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:46:31.402Z] #11 86.35 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-01-13T15:46:31.402Z] #11 86.36 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-13T15:46:31.402Z] #11 86.37 Setting up libsystemd-dev:s390x (241-7~deb10u2) ... [2020-01-13T15:46:31.402Z] #11 86.37 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T15:46:31.402Z] #11 86.38 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-01-13T15:46:31.402Z] #11 86.39 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:46:31.402Z] #11 86.40 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-01-13T15:46:31.402Z] #11 86.40 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-01-13T15:46:31.402Z] #11 86.40 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:46:31.402Z] #11 86.41 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-01-13T15:46:31.402Z] #11 86.41 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-01-13T15:46:31.402Z] #11 86.42 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T15:46:31.402Z] #11 86.44 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-01-13T15:46:31.402Z] #11 86.45 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T15:46:31.402Z] #11 86.46 Setting up dmsetup (2:1.02.155-3) ... [2020-01-13T15:46:31.402Z] #11 86.47 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-01-13T15:46:31.402Z] #11 86.49 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-01-13T15:46:31.402Z] #11 86.50 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:46:31.402Z] #11 DONE 86.8s [2020-01-13T15:46:31.402Z] [2020-01-13T15:46:31.402Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:46:31.402Z] #56 DONE 0.2s [2020-01-13T15:46:31.402Z] [2020-01-13T15:46:31.402Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:46:31.402Z] #12 ... [2020-01-13T15:46:31.402Z] [2020-01-13T15:46:31.402Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T15:46:31.402Z] #57 DONE 0.1s [2020-01-13T15:46:31.402Z] [2020-01-13T15:46:31.402Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:31.402Z] #45 45.60 CC criu/pie/parasite-vdso.o [2020-01-13T15:46:31.804Z] #45 ... [2020-01-13T15:46:31.804Z] [2020-01-13T15:46:31.804Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:46:31.804Z] #12 DONE 0.5s [2020-01-13T15:46:31.804Z] [2020-01-13T15:46:31.804Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:31.804Z] #58 0.344 + RM_GOPATH=0 [2020-01-13T15:46:31.804Z] #58 0.344 + TMP_GOPATH= [2020-01-13T15:46:31.804Z] #58 0.344 + : /build [2020-01-13T15:46:31.804Z] #58 0.344 + '[' -z '' ']' [2020-01-13T15:46:31.804Z] #58 0.344 ++ mktemp -d [2020-01-13T15:46:31.804Z] #58 0.345 + export GOPATH=/tmp/tmp.3qqW3XkbJW [2020-01-13T15:46:31.804Z] #58 0.346 + GOPATH=/tmp/tmp.3qqW3XkbJW [2020-01-13T15:46:31.804Z] #58 0.346 + RM_GOPATH=1 [2020-01-13T15:46:31.804Z] #58 0.347 ++ dirname ./install.sh [2020-01-13T15:46:31.804Z] #58 0.347 + dir=. [2020-01-13T15:46:31.804Z] #58 0.348 + bin=runc [2020-01-13T15:46:31.804Z] #58 0.348 + shift [2020-01-13T15:46:31.804Z] #58 0.348 + '[' '!' -f ./runc.installer ']' [2020-01-13T15:46:31.804Z] #58 0.348 + . ./runc.installer [2020-01-13T15:46:31.804Z] #58 0.348 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T15:46:31.804Z] #58 0.349 + install_runc [2020-01-13T15:46:31.804Z] #58 0.349 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-13T15:46:31.804Z] #58 0.350 + uname -r [2020-01-13T15:46:31.804Z] #58 0.351 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-13T15:46:31.804Z] #58 0.351 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-13T15:46:31.804Z] #58 0.351 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-13T15:46:31.804Z] #58 0.352 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3qqW3XkbJW/src/github.com/opencontainers/runc [2020-01-13T15:46:31.804Z] #58 0.355 Cloning into '/tmp/tmp.3qqW3XkbJW/src/github.com/opencontainers/runc'... [2020-01-13T15:46:32.235Z] #58 ... [2020-01-13T15:46:32.235Z] [2020-01-13T15:46:32.235Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T15:46:32.235Z] #13 DONE 0.5s [2020-01-13T15:46:32.235Z] [2020-01-13T15:46:32.235Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:32.235Z] #45 46.26 CC criu/arch/s390/vdso-pie.o [2020-01-13T15:46:32.620Z] #45 ... [2020-01-13T15:46:32.620Z] [2020-01-13T15:46:32.620Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T15:46:32.620Z] #14 0.188 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-13T15:46:32.620Z] #14 DONE 0.3s [2020-01-13T15:46:32.620Z] [2020-01-13T15:46:32.620Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:32.620Z] #45 46.56 AR criu/pie/pie.lib.a [2020-01-13T15:46:32.620Z] #45 46.60 DEP criu/pie/restorer.d [2020-01-13T15:46:32.620Z] #45 ... [2020-01-13T15:46:32.620Z] [2020-01-13T15:46:32.620Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T15:46:32.620Z] #15 DONE 0.3s [2020-01-13T15:46:32.620Z] [2020-01-13T15:46:32.620Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:32.620Z] #45 46.79 DEP criu/arch/s390/restorer.d [2020-01-13T15:46:32.998Z] #45 46.99 DEP criu/pie/parasite.d [2020-01-13T15:46:33.390Z] #45 ... [2020-01-13T15:46:33.390Z] [2020-01-13T15:46:33.390Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T15:46:33.390Z] #16 DONE 0.4s [2020-01-13T15:46:33.390Z] [2020-01-13T15:46:33.390Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:33.390Z] #45 47.32 CC criu/pie/parasite.o [2020-01-13T15:46:33.390Z] #45 ... [2020-01-13T15:46:33.390Z] [2020-01-13T15:46:33.390Z] #17 [dev 6/25] RUN ldconfig [2020-01-13T15:46:33.390Z] #17 DONE 0.4s [2020-01-13T15:46:33.786Z] [2020-01-13T15:46:33.786Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:46:33.786Z] #18 0.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:46:34.176Z] #18 0.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:46:34.176Z] #18 0.690 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:46:35.031Z] #18 1.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB] [2020-01-13T15:46:36.361Z] #18 ... [2020-01-13T15:46:36.362Z] [2020-01-13T15:46:36.362Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:36.362Z] #48 81.66 net [2020-01-13T15:46:36.362Z] #48 83.18 vendor/golang.org/x/sys/cpu [2020-01-13T15:46:36.362Z] #48 83.75 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-13T15:46:36.362Z] #48 84.42 vendor/golang.org/x/crypto/poly1305 [2020-01-13T15:46:36.362Z] #48 84.82 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-13T15:46:36.362Z] #48 85.37 vendor/golang.org/x/crypto/curve25519 [2020-01-13T15:46:36.362Z] #48 85.82 vendor/golang.org/x/crypto/hkdf [2020-01-13T15:46:36.362Z] #48 85.96 vendor/golang.org/x/text/transform [2020-01-13T15:46:36.362Z] #48 86.70 vendor/golang.org/x/text/unicode/bidi [2020-01-13T15:46:36.362Z] #48 88.97 vendor/golang.org/x/text/secure/bidirule [2020-01-13T15:46:36.362Z] #48 89.25 vendor/golang.org/x/text/unicode/norm [2020-01-13T15:46:36.362Z] #48 ... [2020-01-13T15:46:36.362Z] [2020-01-13T15:46:36.362Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:46:36.362Z] #66 91.43 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T15:46:36.362Z] #66 91.44 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-13T15:46:42.136Z] #66 ... [2020-01-13T15:46:42.136Z] [2020-01-13T15:46:42.136Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:42.136Z] #45 48.52 LINK criu/pie/parasite.built-in.o [2020-01-13T15:46:42.136Z] #45 48.52 GEN criu/pie/parasite-blob.h [2020-01-13T15:46:42.136Z] #45 48.54 CC criu/arch/s390/restorer.o [2020-01-13T15:46:42.136Z] #45 48.93 CC criu/pie/restorer.o [2020-01-13T15:46:42.136Z] #45 51.17 LINK criu/pie/restorer.built-in.o [2020-01-13T15:46:42.136Z] #45 51.17 GEN criu/pie/restorer-blob.h [2020-01-13T15:46:42.136Z] #45 51.22 DEP criu/vdso.d [2020-01-13T15:46:42.136Z] #45 51.37 DEP criu/uts_ns.d [2020-01-13T15:46:42.136Z] #45 51.49 DEP criu/util.d [2020-01-13T15:46:42.136Z] #45 51.63 DEP criu/uffd.d [2020-01-13T15:46:42.136Z] #45 51.79 DEP criu/tun.d [2020-01-13T15:46:42.136Z] #45 51.97 DEP criu/tty.d [2020-01-13T15:46:42.136Z] #45 52.13 DEP criu/timerfd.d [2020-01-13T15:46:42.136Z] #45 52.25 DEP criu/sysfs_parse.d [2020-01-13T15:46:42.136Z] #45 52.40 DEP criu/sysctl.d [2020-01-13T15:46:42.136Z] #45 52.68 DEP criu/string.d [2020-01-13T15:46:42.136Z] #45 52.69 DEP criu/stats.d [2020-01-13T15:46:42.136Z] #45 52.84 DEP criu/sockets.d [2020-01-13T15:46:42.136Z] #45 52.92 DEP criu/sk-unix.d [2020-01-13T15:46:42.136Z] #45 53.10 DEP criu/sk-tcp.d [2020-01-13T15:46:42.136Z] #45 53.28 DEP criu/sk-queue.d [2020-01-13T15:46:42.136Z] #45 53.46 DEP criu/sk-packet.d [2020-01-13T15:46:42.136Z] #45 53.61 DEP criu/sk-netlink.d [2020-01-13T15:46:42.136Z] #45 53.71 DEP criu/sk-inet.d [2020-01-13T15:46:42.136Z] #45 53.87 DEP criu/signalfd.d [2020-01-13T15:46:42.136Z] #45 53.97 DEP criu/sigframe.d [2020-01-13T15:46:42.136Z] #45 54.08 DEP criu/shmem.d [2020-01-13T15:46:42.136Z] #45 54.27 DEP criu/servicefd.d [2020-01-13T15:46:42.136Z] #45 54.56 DEP criu/seize.d [2020-01-13T15:46:42.136Z] #45 54.98 DEP criu/seccomp.d [2020-01-13T15:46:42.136Z] #45 55.22 DEP criu/rst-malloc.d [2020-01-13T15:46:42.136Z] #45 55.30 DEP criu/rbtree.d [2020-01-13T15:46:42.136Z] #45 55.36 DEP criu/pstree.d [2020-01-13T15:46:42.136Z] #45 55.48 DEP criu/protobuf.d [2020-01-13T15:46:42.136Z] #45 55.67 GEN criu/protobuf-desc-gen.h [2020-01-13T15:46:43.481Z] #45 57.22 DEP criu/protobuf-desc.d [2020-01-13T15:46:43.481Z] #45 57.40 DEP criu/proc_parse.d [2020-01-13T15:46:43.481Z] #45 57.54 DEP criu/plugin.d [2020-01-13T15:46:43.481Z] #45 57.60 DEP criu/pipes.d [2020-01-13T15:46:43.891Z] #45 57.79 DEP criu/pie-util.d [2020-01-13T15:46:43.891Z] #45 57.89 DEP criu/pie-util-vdso.d [2020-01-13T15:46:43.891Z] #45 57.97 DEP criu/pie-util-vdso-elf32.d [2020-01-13T15:46:43.891Z] #45 58.07 DEP criu/path.d [2020-01-13T15:46:44.288Z] #45 58.23 DEP criu/parasite-syscall.d [2020-01-13T15:46:44.288Z] #45 58.36 DEP criu/pagemap.d [2020-01-13T15:46:44.691Z] #45 58.56 DEP criu/pagemap-cache.d [2020-01-13T15:46:44.691Z] #45 ... [2020-01-13T15:46:44.691Z] [2020-01-13T15:46:44.691Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:46:44.691Z] #66 DONE 100.3s [2020-01-13T15:46:44.691Z] [2020-01-13T15:46:44.691Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:44.691Z] #45 58.74 DEP criu/page-xfer.d [2020-01-13T15:46:44.691Z] #45 ... [2020-01-13T15:46:44.691Z] [2020-01-13T15:46:44.691Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:44.691Z] #58 5.634 + cd /tmp/tmp.3qqW3XkbJW/src/github.com/opencontainers/runc [2020-01-13T15:46:44.691Z] #58 5.634 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T15:46:44.691Z] #58 5.868 + '[' -z '' ']' [2020-01-13T15:46:44.691Z] #58 5.868 + target=static [2020-01-13T15:46:44.691Z] #58 5.869 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-13T15:46:44.691Z] #58 6.671 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-13T15:46:45.074Z] #58 ... [2020-01-13T15:46:45.074Z] [2020-01-13T15:46:45.074Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T15:46:45.074Z] #67 DONE 0.1s [2020-01-13T15:46:45.074Z] [2020-01-13T15:46:45.074Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:45.074Z] #45 58.94 DEP criu/page-pipe.d [2020-01-13T15:46:45.481Z] #45 59.43 DEP criu/netfilter.d [2020-01-13T15:46:45.482Z] #45 59.53 DEP criu/net.d [2020-01-13T15:46:45.884Z] #45 59.93 DEP criu/namespaces.d [2020-01-13T15:46:45.884Z] #45 59.99 DEP criu/mount.d [2020-01-13T15:46:46.290Z] #45 60.08 DEP criu/mem.d [2020-01-13T15:46:46.291Z] #45 60.27 DEP criu/lsm.d [2020-01-13T15:46:46.291Z] #45 60.34 DEP criu/log.d [2020-01-13T15:46:46.291Z] #45 60.45 DEP criu/libnetlink.d [2020-01-13T15:46:46.714Z] #45 60.60 DEP criu/kerndat.d [2020-01-13T15:46:46.714Z] #45 ... [2020-01-13T15:46:46.714Z] [2020-01-13T15:46:46.715Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:46:46.715Z] #18 3.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB] [2020-01-13T15:46:46.715Z] #18 3.124 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-01-13T15:46:46.715Z] #18 9.443 Fetched 8017 kB in 9s (885 kB/s) [2020-01-13T15:46:46.715Z] #18 9.443 Reading package lists... [2020-01-13T15:46:46.715Z] #18 11.72 Reading package lists... [2020-01-13T15:46:46.715Z] #18 ... [2020-01-13T15:46:46.715Z] [2020-01-13T15:46:46.715Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:46.715Z] #45 60.73 DEP criu/kcmp-ids.d [2020-01-13T15:46:46.715Z] #45 60.79 DEP criu/irmap.d [2020-01-13T15:46:47.118Z] #45 61.02 DEP criu/ipc_ns.d [2020-01-13T15:46:47.118Z] #45 61.13 DEP criu/image.d [2020-01-13T15:46:47.118Z] #45 61.23 DEP criu/image-desc.d [2020-01-13T15:46:47.118Z] #45 61.35 DEP criu/fsnotify.d [2020-01-13T15:46:47.518Z] #45 61.52 DEP criu/filesystems.d [2020-01-13T15:46:47.934Z] #45 61.67 DEP criu/files.d [2020-01-13T15:46:47.934Z] #45 61.90 DEP criu/files-reg.d [2020-01-13T15:46:47.934Z] #45 62.02 DEP criu/files-ext.d [2020-01-13T15:46:48.340Z] #45 62.18 DEP criu/file-lock.d [2020-01-13T15:46:48.340Z] #45 62.43 DEP criu/file-ids.d [2020-01-13T15:46:48.745Z] #45 62.64 DEP criu/fifo.d [2020-01-13T15:46:48.745Z] #45 62.74 DEP criu/fdstore.d [2020-01-13T15:46:48.745Z] #45 62.80 DEP criu/fault-injection.d [2020-01-13T15:46:48.745Z] #45 62.84 DEP criu/external.d [2020-01-13T15:46:48.745Z] #45 62.90 DEP criu/eventpoll.d [2020-01-13T15:46:48.745Z] #45 ... [2020-01-13T15:46:48.745Z] [2020-01-13T15:46:48.745Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:48.745Z] #48 94.21 vendor/golang.org/x/net/idna [2020-01-13T15:46:48.745Z] #48 98.15 vendor/golang.org/x/net/http2/hpack [2020-01-13T15:46:48.745Z] #48 99.33 mime [2020-01-13T15:46:48.745Z] #48 102.1 mime/quotedprintable [2020-01-13T15:46:48.745Z] #48 102.6 net/http/internal [2020-01-13T15:46:48.745Z] #48 104.2 crypto/tls [2020-01-13T15:46:49.181Z] #48 ... [2020-01-13T15:46:49.181Z] [2020-01-13T15:46:49.181Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:46:49.181Z] #51 DONE 104.3s [2020-01-13T15:46:49.181Z] [2020-01-13T15:46:49.181Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:46:49.181Z] #18 11.72 Reading package lists... [2020-01-13T15:46:49.181Z] #18 14.20 Building dependency tree... [2020-01-13T15:46:49.181Z] #18 14.98 libcap2-bin is already the newest version (1:2.25-2). [2020-01-13T15:46:49.181Z] #18 14.98 The following additional packages will be installed: [2020-01-13T15:46:49.181Z] #18 14.99 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-13T15:46:49.181Z] #18 14.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-13T15:46:49.181Z] #18 14.99 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-13T15:46:49.181Z] #18 14.99 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-13T15:46:49.181Z] #18 14.99 python3.7 python3.7-minimal vim-runtime xxd [2020-01-13T15:46:49.181Z] #18 14.99 Suggested packages: [2020-01-13T15:46:49.181Z] #18 14.99 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-13T15:46:49.181Z] #18 14.99 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-13T15:46:49.181Z] #18 14.99 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-13T15:46:49.181Z] #18 14.99 Recommended packages: [2020-01-13T15:46:49.181Z] #18 14.99 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-13T15:46:49.181Z] #18 14.99 python3-keyrings.alt python3-xdg unzip [2020-01-13T15:46:50.543Z] #18 16.79 The following NEW packages will be installed: [2020-01-13T15:46:50.543Z] #18 16.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-13T15:46:50.543Z] #18 16.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-13T15:46:50.543Z] #18 16.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-13T15:46:50.543Z] #18 16.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-13T15:46:50.543Z] #18 16.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-13T15:46:50.543Z] #18 16.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-13T15:46:50.543Z] #18 16.79 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-13T15:46:50.543Z] #18 16.79 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-13T15:46:50.543Z] #18 16.89 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:46:50.543Z] #18 16.89 Need to get 26.3 MB of archives. [2020-01-13T15:46:50.543Z] #18 16.89 After this operation, 112 MB of additional disk space will be used. [2020-01-13T15:46:50.543Z] #18 16.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-01-13T15:46:50.543Z] #18 16.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB] [2020-01-13T15:46:50.543Z] #18 17.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB] [2020-01-13T15:46:50.543Z] #18 17.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-01-13T15:46:50.938Z] #18 17.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-01-13T15:46:50.938Z] #18 17.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB] [2020-01-13T15:46:50.938Z] #18 17.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB] [2020-01-13T15:46:50.938Z] #18 17.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-01-13T15:46:50.938Z] #18 17.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-01-13T15:46:50.938Z] #18 17.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-01-13T15:46:50.938Z] #18 17.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-01-13T15:46:50.938Z] #18 17.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-01-13T15:46:50.938Z] #18 17.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-01-13T15:46:50.938Z] #18 17.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-01-13T15:46:50.938Z] #18 17.27 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-01-13T15:46:50.938Z] #18 17.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-01-13T15:46:50.938Z] #18 17.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-01-13T15:46:50.938Z] #18 17.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T15:46:50.938Z] #18 17.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-01-13T15:46:50.938Z] #18 17.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-01-13T15:46:50.938Z] #18 17.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-01-13T15:46:50.938Z] #18 17.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-01-13T15:46:50.938Z] #18 17.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-01-13T15:46:50.938Z] #18 17.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-01-13T15:46:50.938Z] #18 17.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-01-13T15:46:50.938Z] #18 17.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-01-13T15:46:50.938Z] #18 17.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-01-13T15:46:50.938Z] #18 17.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-01-13T15:46:50.938Z] #18 17.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-01-13T15:46:51.361Z] #18 17.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-01-13T15:46:51.361Z] #18 17.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-01-13T15:46:51.361Z] #18 17.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-01-13T15:46:51.361Z] #18 17.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-01-13T15:46:51.361Z] #18 17.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-01-13T15:46:51.361Z] #18 17.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-01-13T15:46:51.361Z] #18 17.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-13T15:46:51.361Z] #18 17.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-01-13T15:46:51.361Z] #18 17.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-01-13T15:46:51.361Z] #18 17.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-13T15:46:51.361Z] #18 17.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-01-13T15:46:51.361Z] #18 17.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-13T15:46:51.361Z] #18 17.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-01-13T15:46:51.361Z] #18 17.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-13T15:46:51.762Z] #18 18.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-01-13T15:46:51.762Z] #18 18.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-01-13T15:46:51.762Z] #18 18.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-13T15:46:52.621Z] #18 19.01 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:46:52.621Z] #18 19.05 Fetched 26.3 MB in 1s (18.4 MB/s) [2020-01-13T15:46:52.621Z] #18 19.10 Selecting previously unselected package pigz. [2020-01-13T15:46:52.621Z] #18 19.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 ... 23190 files and directories currently installed.) [2020-01-13T15:46:52.621Z] #18 19.20 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-01-13T15:46:52.621Z] #18 19.21 Unpacking pigz (2.4-1) ... [2020-01-13T15:46:53.032Z] #18 19.28 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-01-13T15:46:53.032Z] #18 19.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-13T15:46:53.032Z] #18 19.29 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-13T15:46:53.436Z] #18 19.76 Selecting previously unselected package python3.7-minimal. [2020-01-13T15:46:53.436Z] #18 19.77 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ... [2020-01-13T15:46:53.436Z] #18 19.77 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-13T15:46:54.276Z] #18 20.58 Setting up libpython3.7-minimal:s390x (3.7.3-2) ... [2020-01-13T15:46:54.276Z] #18 20.59 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-13T15:46:54.276Z] #18 ... [2020-01-13T15:46:54.276Z] [2020-01-13T15:46:54.276Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:46:54.276Z] #48 109.7 net/http/httptrace [2020-01-13T15:46:54.813Z] #48 109.9 net/http [2020-01-13T15:46:59.789Z] #48 ... [2020-01-13T15:46:59.789Z] [2020-01-13T15:46:59.789Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:46:59.789Z] #18 23.11 Selecting previously unselected package python3-minimal. [2020-01-13T15:46:59.789Z] #18 23.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-01-13T15:46:59.789Z] #18 23.15 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 23.15 Unpacking python3-minimal (3.7.3-1) ... [2020-01-13T15:46:59.789Z] #18 23.30 Selecting previously unselected package libmpdec2:s390x. [2020-01-13T15:46:59.789Z] #18 23.30 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 23.31 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-01-13T15:46:59.789Z] #18 23.48 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-01-13T15:46:59.789Z] #18 23.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 23.50 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-13T15:46:59.789Z] #18 24.38 Selecting previously unselected package python3.7. [2020-01-13T15:46:59.789Z] #18 24.38 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 24.38 Unpacking python3.7 (3.7.3-2) ... [2020-01-13T15:46:59.789Z] #18 24.47 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-13T15:46:59.789Z] #18 24.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 24.48 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-13T15:46:59.789Z] #18 24.55 Setting up python3-minimal (3.7.3-1) ... [2020-01-13T15:46:59.789Z] #18 25.28 Selecting previously unselected package python3. [2020-01-13T15:46:59.789Z] #18 25.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 ... 23851 files and directories currently installed.) [2020-01-13T15:46:59.789Z] #18 25.32 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.33 Unpacking python3 (3.7.3-1) ... [2020-01-13T15:46:59.789Z] #18 25.41 Selecting previously unselected package libip4tc0:s390x. [2020-01-13T15:46:59.789Z] #18 25.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.41 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-01-13T15:46:59.789Z] #18 25.47 Selecting previously unselected package libip6tc0:s390x. [2020-01-13T15:46:59.789Z] #18 25.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.47 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-01-13T15:46:59.789Z] #18 25.52 Selecting previously unselected package libiptc0:s390x. [2020-01-13T15:46:59.789Z] #18 25.53 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.53 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-01-13T15:46:59.789Z] #18 25.60 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-13T15:46:59.789Z] #18 25.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.60 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-13T15:46:59.789Z] #18 25.66 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-13T15:46:59.789Z] #18 25.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.67 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-13T15:46:59.789Z] #18 25.73 Selecting previously unselected package libnftnl11:s390x. [2020-01-13T15:46:59.789Z] #18 25.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.74 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-01-13T15:46:59.789Z] #18 25.81 Selecting previously unselected package iptables. [2020-01-13T15:46:59.789Z] #18 25.81 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 25.81 Unpacking iptables (1.8.2-4) ... [2020-01-13T15:46:59.789Z] #18 ... [2020-01-13T15:46:59.789Z] [2020-01-13T15:46:59.789Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:46:59.789Z] #45 63.63 DEP criu/eventfd.d [2020-01-13T15:46:59.789Z] #45 63.73 DEP criu/crtools.d [2020-01-13T15:46:59.789Z] #45 64.04 DEP criu/cr-service.d [2020-01-13T15:46:59.789Z] #45 64.13 DEP criu/cr-restore.d [2020-01-13T15:46:59.789Z] #45 64.27 DEP criu/cr-errno.d [2020-01-13T15:46:59.789Z] #45 64.27 DEP criu/cr-dump.d [2020-01-13T15:46:59.789Z] #45 64.47 DEP criu/cr-dedup.d [2020-01-13T15:46:59.789Z] #45 64.56 DEP criu/cr-check.d [2020-01-13T15:46:59.789Z] #45 64.71 DEP criu/config.d [2020-01-13T15:46:59.789Z] #45 64.82 DEP criu/clone-noasan.d [2020-01-13T15:46:59.789Z] #45 64.87 DEP criu/cgroup.d [2020-01-13T15:46:59.789Z] #45 64.97 DEP criu/cgroup-props.d [2020-01-13T15:46:59.789Z] #45 65.09 DEP criu/bitmap.d [2020-01-13T15:46:59.789Z] #45 65.12 DEP criu/bfd.d [2020-01-13T15:46:59.789Z] #45 65.29 DEP criu/autofs.d [2020-01-13T15:46:59.789Z] #45 65.43 DEP criu/aio.d [2020-01-13T15:46:59.789Z] #45 65.58 DEP criu/action-scripts.d [2020-01-13T15:46:59.789Z] #45 65.86 CC criu/action-scripts.o [2020-01-13T15:46:59.789Z] #45 66.24 CC criu/aio.o [2020-01-13T15:46:59.789Z] #45 66.66 CC criu/autofs.o [2020-01-13T15:46:59.789Z] #45 67.84 CC criu/bfd.o [2020-01-13T15:46:59.789Z] #45 68.24 CC criu/bitmap.o [2020-01-13T15:46:59.789Z] #45 68.38 CC criu/cgroup-props.o [2020-01-13T15:46:59.789Z] #45 69.16 CC criu/cgroup.o [2020-01-13T15:46:59.789Z] #45 72.14 CC criu/clone-noasan.o [2020-01-13T15:46:59.789Z] #45 72.24 CC criu/config.o [2020-01-13T15:46:59.789Z] #45 73.29 CC criu/cr-check.o [2020-01-13T15:46:59.789Z] #45 ... [2020-01-13T15:46:59.789Z] [2020-01-13T15:46:59.789Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:46:59.789Z] #18 26.32 Selecting previously unselected package xxd. [2020-01-13T15:46:59.789Z] #18 26.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-01-13T15:46:59.789Z] #18 26.32 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T15:47:00.216Z] #18 26.42 Selecting previously unselected package vim-common. [2020-01-13T15:47:00.216Z] #18 26.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T15:47:00.216Z] #18 26.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T15:47:00.216Z] #18 26.64 Selecting previously unselected package bash-completion. [2020-01-13T15:47:00.216Z] #18 26.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-13T15:47:02.127Z] #18 28.66 Unpacking bash-completion (1:2.8-6) ... [2020-01-13T15:47:02.952Z] #18 29.22 Selecting previously unselected package bzip2. [2020-01-13T15:47:02.952Z] #18 29.28 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-01-13T15:47:02.952Z] #18 29.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T15:47:02.952Z] #18 29.35 Selecting previously unselected package xz-utils. [2020-01-13T15:47:02.952Z] #18 29.36 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-01-13T15:47:02.952Z] #18 29.36 Unpacking xz-utils (5.2.4-1) ... [2020-01-13T15:47:03.345Z] #18 29.51 Selecting previously unselected package apparmor. [2020-01-13T15:47:03.345Z] #18 29.51 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-01-13T15:47:03.345Z] #18 29.60 Unpacking apparmor (2.13.2-10) ... [2020-01-13T15:47:03.345Z] #18 29.92 Selecting previously unselected package aufs-tools. [2020-01-13T15:47:03.740Z] #18 29.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-01-13T15:47:03.740Z] #18 29.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-13T15:47:03.740Z] #18 30.07 Selecting previously unselected package libonig5:s390x. [2020-01-13T15:47:03.740Z] #18 30.07 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-01-13T15:47:03.740Z] #18 30.08 Unpacking libonig5:s390x (6.9.1-1) ... [2020-01-13T15:47:03.740Z] #18 30.19 Selecting previously unselected package libjq1:s390x. [2020-01-13T15:47:03.740Z] #18 30.19 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T15:47:03.740Z] #18 30.19 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T15:47:03.740Z] #18 30.28 Selecting previously unselected package jq. [2020-01-13T15:47:03.740Z] #18 30.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-01-13T15:47:03.740Z] #18 30.28 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T15:47:04.134Z] #18 30.37 Selecting previously unselected package libaio1:s390x. [2020-01-13T15:47:04.134Z] #18 30.37 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-01-13T15:47:04.134Z] #18 30.38 Unpacking libaio1:s390x (0.3.112-3) ... [2020-01-13T15:47:04.134Z] #18 30.44 Selecting previously unselected package libgpm2:s390x. [2020-01-13T15:47:04.134Z] #18 30.44 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-01-13T15:47:04.134Z] #18 30.44 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-01-13T15:47:04.134Z] #18 30.50 Selecting previously unselected package libicu63:s390x. [2020-01-13T15:47:04.134Z] #18 30.50 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-01-13T15:47:04.134Z] #18 30.50 Unpacking libicu63:s390x (63.1-6) ... [2020-01-13T15:47:07.485Z] #18 33.73 Selecting previously unselected package libnet1:s390x. [2020-01-13T15:47:07.485Z] #18 33.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-01-13T15:47:07.485Z] #18 33.74 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T15:47:07.485Z] #18 33.80 Selecting previously unselected package libnl-3-200:s390x. [2020-01-13T15:47:07.485Z] #18 33.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-01-13T15:47:07.485Z] #18 33.80 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T15:47:07.485Z] #18 33.87 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-13T15:47:07.485Z] #18 33.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-01-13T15:47:07.485Z] #18 33.88 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T15:47:07.485Z] #18 33.94 Selecting previously unselected package libreadline5:s390x. [2020-01-13T15:47:07.485Z] #18 33.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-01-13T15:47:07.485Z] #18 33.94 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-13T15:47:07.485Z] #18 34.02 Selecting previously unselected package net-tools. [2020-01-13T15:47:07.485Z] #18 34.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-01-13T15:47:07.485Z] #18 34.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T15:47:07.894Z] #18 34.25 Selecting previously unselected package python-pip-whl. [2020-01-13T15:47:07.894Z] #18 34.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-13T15:47:07.894Z] #18 34.25 Unpacking python-pip-whl (18.1-5) ... [2020-01-13T15:47:08.288Z] #18 34.78 Selecting previously unselected package python3-lib2to3. [2020-01-13T15:47:08.288Z] #18 34.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-13T15:47:08.288Z] #18 34.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-13T15:47:08.288Z] #18 34.88 Selecting previously unselected package python3-distutils. [2020-01-13T15:47:08.683Z] Removing intermediate container ce5adc320476 [2020-01-13T15:47:08.683Z] ---> ed3bc2a77d25 [2020-01-13T15:47:08.683Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-13T15:47:08.683Z] ---> ebd73b5ebd31 [2020-01-13T15:47:08.683Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-13T15:47:08.683Z] ---> bd89a7d35def [2020-01-13T15:47:08.683Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-13T15:47:08.683Z] ---> Running in 2535b5284f4d [2020-01-13T15:47:08.683Z] Removing intermediate container 2535b5284f4d [2020-01-13T15:47:08.683Z] ---> 092348033db0 [2020-01-13T15:47:08.683Z] Successfully built 092348033db0 [2020-01-13T15:47:08.683Z] Successfully tagged moby-buildx:latest [2020-01-13T15:47:08.683Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-13T15:47:08.683Z] if [ -n "${id}" ]; then \ [2020-01-13T15:47:08.683Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-13T15:47:08.683Z] && touch bundles/buildx; \ [2020-01-13T15:47:08.683Z] docker rm -f ${id}; \ [2020-01-13T15:47:08.683Z] fi [2020-01-13T15:47:08.683Z] e92b4d30de2eb672c0dfde249aa7d6534ce593f86904fbcb189d3157d6fc3da4 [2020-01-13T15:47:08.683Z] bundles/buildx version [2020-01-13T15:47:08.683Z] buildx v0.3.1 6db68d0 [2020-01-13T15:47:08.683Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac . [2020-01-13T15:47:08.683Z] #1 [internal] booting buildkit [2020-01-13T15:47:08.683Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-13T15:47:08.686Z] #18 34.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-13T15:47:08.686Z] #18 34.89 Unpacking python3-distutils (3.7.3-1) ... [2020-01-13T15:47:08.686Z] #18 35.06 Selecting previously unselected package python3-pip. [2020-01-13T15:47:08.686Z] #18 35.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-13T15:47:08.686Z] #18 35.06 Unpacking python3-pip (18.1-5) ... [2020-01-13T15:47:08.686Z] #18 35.18 Selecting previously unselected package python3-pkg-resources. [2020-01-13T15:47:08.686Z] #18 35.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T15:47:08.686Z] #18 35.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-13T15:47:08.686Z] #18 35.27 Selecting previously unselected package python3-setuptools. [2020-01-13T15:47:08.686Z] #18 35.27 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-13T15:47:08.687Z] #18 35.28 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-13T15:47:09.097Z] #18 35.50 Selecting previously unselected package python3-wheel. [2020-01-13T15:47:09.097Z] #18 35.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-13T15:47:09.097Z] #18 35.50 Unpacking python3-wheel (0.32.3-2) ... [2020-01-13T15:47:09.097Z] #18 35.55 Selecting previously unselected package thin-provisioning-tools. [2020-01-13T15:47:09.097Z] #18 35.55 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-01-13T15:47:09.097Z] #18 35.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T15:47:09.499Z] #18 35.84 Selecting previously unselected package vim-runtime. [2020-01-13T15:47:09.499Z] #18 35.84 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-13T15:47:09.499Z] #18 35.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-13T15:47:09.499Z] #18 35.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-13T15:47:09.499Z] #18 35.91 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-13T15:47:10.795Z] #18 ... [2020-01-13T15:47:10.795Z] [2020-01-13T15:47:10.795Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:10.795Z] #45 74.66 CC criu/cr-dedup.o [2020-01-13T15:47:10.795Z] #45 75.02 CC criu/cr-dump.o [2020-01-13T15:47:10.795Z] #45 76.88 CC criu/cr-errno.o [2020-01-13T15:47:10.795Z] #45 76.96 CC criu/cr-restore.o [2020-01-13T15:47:10.795Z] #45 80.43 CC criu/cr-service.o [2020-01-13T15:47:10.795Z] #45 81.57 CC criu/crtools.o [2020-01-13T15:47:10.795Z] #45 82.03 CC criu/eventfd.o [2020-01-13T15:47:10.795Z] #45 82.35 CC criu/eventpoll.o [2020-01-13T15:47:10.795Z] #45 83.20 CC criu/external.o [2020-01-13T15:47:10.795Z] #45 83.51 CC criu/fault-injection.o [2020-01-13T15:47:10.795Z] #45 83.57 CC criu/fdstore.o [2020-01-13T15:47:10.795Z] #45 83.98 CC criu/fifo.o [2020-01-13T15:47:10.795Z] #45 84.44 CC criu/file-ids.o [2020-01-13T15:47:10.795Z] #45 84.74 CC criu/file-lock.o [2020-01-13T15:47:11.387Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-01-13T15:47:11.388Z] #1 creating container buildx_buildkit_default [2020-01-13T15:47:11.675Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-13T15:47:11.675Z] #1 DONE 3.2s [2020-01-13T15:47:11.675Z] [2020-01-13T15:47:11.675Z] #3 [internal] load build definition from Dockerfile [2020-01-13T15:47:11.675Z] #3 transferring dockerfile: 15.57kB done [2020-01-13T15:47:11.675Z] #3 DONE 0.0s [2020-01-13T15:47:11.675Z] [2020-01-13T15:47:11.676Z] #2 [internal] load .dockerignore [2020-01-13T15:47:11.676Z] #2 transferring context: 112B done [2020-01-13T15:47:11.676Z] #2 DONE 0.0s [2020-01-13T15:47:11.676Z] [2020-01-13T15:47:11.676Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-13T15:47:12.103Z] #45 86.09 CC criu/files-ext.o [2020-01-13T15:47:12.294Z] #4 DONE 0.5s [2020-01-13T15:47:12.294Z] [2020-01-13T15:47:12.294Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-13T15:47:12.294Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-13T15:47:12.294Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-13T15:47:12.294Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-13T15:47:12.294Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-13T15:47:12.294Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 5.64MB / 8.18MB 0.1s [2020-01-13T15:47:12.578Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-13T15:47:12.578Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-13T15:47:12.699Z] #45 86.60 CC criu/files-reg.o [2020-01-13T15:47:13.196Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-13T15:47:13.196Z] #5 DONE 0.8s [2020-01-13T15:47:13.196Z] [2020-01-13T15:47:13.196Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-13T15:47:13.487Z] #7 DONE 0.2s [2020-01-13T15:47:13.487Z] [2020-01-13T15:47:13.487Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-buster [2020-01-13T15:47:13.487Z] #6 DONE 0.3s [2020-01-13T15:47:13.487Z] [2020-01-13T15:47:13.487Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T15:47:13.487Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-13T15:47:13.487Z] #69 DONE 0.0s [2020-01-13T15:47:13.487Z] [2020-01-13T15:47:13.487Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:47:13.487Z] #8 resolve docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e done [2020-01-13T15:47:13.487Z] #8 DONE 0.0s [2020-01-13T15:47:13.487Z] [2020-01-13T15:47:13.487Z] #21 [internal] load build context [2020-01-13T15:47:13.562Z] #45 ... [2020-01-13T15:47:13.562Z] [2020-01-13T15:47:13.562Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:47:13.562Z] #18 39.93 Selecting previously unselected package vim. [2020-01-13T15:47:13.562Z] #18 39.94 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-01-13T15:47:13.562Z] #18 39.94 Unpacking vim (2:8.1.0875-5) ... [2020-01-13T15:47:13.967Z] #18 40.42 Selecting previously unselected package xfsprogs. [2020-01-13T15:47:13.967Z] #18 40.42 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-01-13T15:47:13.967Z] #18 40.43 Unpacking xfsprogs (4.20.0-1) ... [2020-01-13T15:47:14.378Z] #18 40.85 Selecting previously unselected package zip. [2020-01-13T15:47:14.378Z] #18 40.85 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-01-13T15:47:14.378Z] #18 40.86 Unpacking zip (3.0-11+b1) ... [2020-01-13T15:47:14.378Z] #18 41.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-13T15:47:14.378Z] #18 41.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T15:47:14.772Z] #18 41.06 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-01-13T15:47:14.772Z] #18 41.07 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-01-13T15:47:14.772Z] #18 41.08 Setting up libgpm2:s390x (1.20.7-5) ... [2020-01-13T15:47:14.772Z] #18 41.10 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-01-13T15:47:14.772Z] #18 41.12 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-01-13T15:47:14.772Z] #18 41.13 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-01-13T15:47:14.772Z] #18 41.13 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T15:47:14.772Z] #18 41.14 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-01-13T15:47:14.772Z] #18 41.15 Setting up libicu63:s390x (63.1-6) ... [2020-01-13T15:47:14.772Z] #18 41.16 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T15:47:14.772Z] #18 41.16 Setting up zip (3.0-11+b1) ... [2020-01-13T15:47:14.772Z] #18 41.17 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T15:47:14.772Z] #18 41.19 Setting up bash-completion (1:2.8-6) ... [2020-01-13T15:47:14.772Z] #18 ... [2020-01-13T15:47:14.772Z] [2020-01-13T15:47:14.772Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:47:14.772Z] #48 120.1 github.com/LK4D4/vndr/godl [2020-01-13T15:47:14.772Z] #48 120.9 github.com/LK4D4/vndr [2020-01-13T15:47:15.184Z] #48 ... [2020-01-13T15:47:15.184Z] [2020-01-13T15:47:15.184Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:15.184Z] #45 88.69 CC criu/files.o [2020-01-13T15:47:15.587Z] #45 ... [2020-01-13T15:47:15.587Z] [2020-01-13T15:47:15.587Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:47:15.587Z] #48 DONE 130.9s [2020-01-13T15:47:15.587Z] [2020-01-13T15:47:15.588Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:15.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:47:15.877Z] [2020-01-13T15:47:15.877Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T15:47:15.877Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T15:47:15.877Z] HOSTNAME=87828e065bb2 [2020-01-13T15:47:15.877Z] TESTDEBUG=0 [2020-01-13T15:47:15.877Z] DEST=bundles/test-integration [2020-01-13T15:47:15.877Z] PWD=/go/src/github.com/docker/docker [2020-01-13T15:47:15.877Z] DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:47:15.877Z] container=docker [2020-01-13T15:47:15.877Z] HOME=/root [2020-01-13T15:47:15.877Z] GOLANG_VERSION=1.13.5 [2020-01-13T15:47:15.877Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T15:47:15.877Z] VALIDATE_BRANCH=master [2020-01-13T15:47:15.877Z] TERM=xterm [2020-01-13T15:47:15.877Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T15:47:15.877Z] SHLVL=1 [2020-01-13T15:47:15.877Z] TIMEOUT=120m [2020-01-13T15:47:15.877Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T15:47:15.877Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T15:47:15.877Z] GO111MODULE=off [2020-01-13T15:47:15.877Z] DOCKER_EXPERIMENTAL=1 [2020-01-13T15:47:15.877Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T15:47:15.877Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T15:47:15.877Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T15:47:15.877Z] GOPATH=/go [2020-01-13T15:47:15.877Z] PKG_CONFIG=pkg-config [2020-01-13T15:47:15.877Z] _=/usr/bin/env [2020-01-13T15:47:15.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T15:47:16.983Z] #45 90.89 CC criu/filesystems.o [2020-01-13T15:47:17.073Z] #21 transferring context: 24.24MB 3.2s [2020-01-13T15:47:17.389Z] #45 91.39 CC criu/fsnotify.o [2020-01-13T15:47:18.234Z] #45 92.20 CC criu/image-desc.o [2020-01-13T15:47:18.234Z] #45 92.31 CC criu/image.o [2020-01-13T15:47:18.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:47:19.556Z] #45 93.21 CC criu/ipc_ns.o [2020-01-13T15:47:19.616Z] [2020-01-13T15:47:19.616Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-13T15:47:19.822Z] #21 transferring context: 46.58MB 5.9s done [2020-01-13T15:47:19.822Z] #21 DONE 6.0s [2020-01-13T15:47:19.822Z] [2020-01-13T15:47:19.822Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:47:19.822Z] #8 sha256:711ac0f026eb085cb65afdb8fa6fe0a55e372281a89fdc8f9383c3804c50c5f9 156B / 156B 0.1s done [2020-01-13T15:47:19.822Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 3.3s done [2020-01-13T15:47:19.822Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 25.20MB / 57.39MB 5.8s [2020-01-13T15:47:19.822Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 24.91MB / 96.42MB 5.8s [2020-01-13T15:47:19.822Z] #8 sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 1.42kB / 1.42kB done [2020-01-13T15:47:19.822Z] #8 sha256:6b0ec29618ffd6a123ab8dcc7eb72b6c6a1706acdb2bf71c328ef99d1af4c32d 1.79kB / 1.79kB done [2020-01-13T15:47:19.822Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.2s done [2020-01-13T15:47:19.822Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 25.69MB / 73.43MB 5.8s [2020-01-13T15:47:19.822Z] #8 sha256:416e90a1aa5755e05738902526fc20f2b8bb9a3aefff16a0dabdcfee767b01a1 5.46kB / 5.46kB done [2020-01-13T15:47:19.822Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 24.15MB / 54.13MB 5.8s [2020-01-13T15:47:19.822Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 27.36MB / 54.13MB 6.1s [2020-01-13T15:47:19.871Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-13T15:47:19.871Z] Using test binary docker [2020-01-13T15:47:20.109Z] #8 ... [2020-01-13T15:47:20.109Z] [2020-01-13T15:47:20.109Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-13T15:47:20.109Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.2s done [2020-01-13T15:47:20.109Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-13T15:47:20.110Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-13T15:47:20.110Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.0s done [2020-01-13T15:47:20.110Z] #69 DONE 6.4s [2020-01-13T15:47:20.110Z] [2020-01-13T15:47:20.110Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f... [2020-01-13T15:47:20.110Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 31.63MB / 57.39MB 6.4s [2020-01-13T15:47:20.110Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 31.31MB / 96.42MB 6.4s [2020-01-13T15:47:20.110Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 32.23MB / 73.43MB 6.4s [2020-01-13T15:47:20.110Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 30.87MB / 54.13MB 6.4s [2020-01-13T15:47:20.125Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T15:47:20.125Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T15:47:20.125Z] INFO: Waiting for daemon to start... [2020-01-13T15:47:20.125Z] Starting dockerd [2020-01-13T15:47:20.398Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 34.77MB / 57.39MB 6.7s [2020-01-13T15:47:20.398Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 34.08MB / 54.13MB 6.7s [2020-01-13T15:47:20.685Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 38.08MB / 57.39MB 7.0s [2020-01-13T15:47:20.685Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 37.74MB / 96.42MB 7.0s [2020-01-13T15:47:20.685Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 38.89MB / 73.43MB 7.0s [2020-01-13T15:47:20.685Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 37.36MB / 54.13MB 7.0s [2020-01-13T15:47:20.723Z] #45 94.53 CC criu/irmap.o [2020-01-13T15:47:20.971Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 41.65MB / 57.39MB 7.3s [2020-01-13T15:47:20.971Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 40.83MB / 54.13MB 7.3s [2020-01-13T15:47:20.971Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 43.11MB / 96.42MB 7.4s [2020-01-13T15:47:20.971Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 44.03MB / 73.43MB 7.4s [2020-01-13T15:47:21.131Z] #45 95.01 CC criu/kcmp-ids.o [2020-01-13T15:47:21.267Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 45.61MB / 57.39MB 7.6s [2020-01-13T15:47:21.267Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 44.26MB / 54.13MB 7.6s [2020-01-13T15:47:21.532Z] #45 95.39 CC criu/kerndat.o [2020-01-13T15:47:21.562Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 47.82MB / 73.43MB 7.7s [2020-01-13T15:47:21.562Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 50.40MB / 57.39MB 8.0s [2020-01-13T15:47:21.562Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 49.86MB / 96.42MB 8.0s [2020-01-13T15:47:21.562Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 49.24MB / 54.13MB 8.0s [2020-01-13T15:47:21.853Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 54.03MB / 57.39MB 8.3s [2020-01-13T15:47:21.853Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 54.38MB / 73.43MB 8.3s [2020-01-13T15:47:21.853Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 52.89MB / 54.13MB 8.3s [2020-01-13T15:47:21.954Z] #45 96.08 CC criu/libnetlink.o [2020-01-13T15:47:22.052Z] . [2020-01-13T15:47:22.052Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-13T15:47:22.142Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 54.71MB / 96.42MB 8.5s [2020-01-13T15:47:22.356Z] #45 96.34 CC criu/log.o [2020-01-13T15:47:22.431Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.6s done [2020-01-13T15:47:22.431Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 58.24MB / 73.43MB 8.6s [2020-01-13T15:47:22.431Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.5s done [2020-01-13T15:47:22.431Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 65.81MB / 96.42MB 8.9s [2020-01-13T15:47:22.431Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 64.72MB / 73.43MB 8.9s [2020-01-13T15:47:22.772Z] #45 ... [2020-01-13T15:47:22.772Z] [2020-01-13T15:47:22.772Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:47:22.772Z] #18 43.72 Setting up libiptc0:s390x (1.8.2-4) ... [2020-01-13T15:47:22.772Z] #18 43.73 Setting up xz-utils (5.2.4-1) ... [2020-01-13T15:47:22.772Z] #18 43.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-13T15:47:22.772Z] #18 43.74 Setting up pigz (2.4-1) ... [2020-01-13T15:47:22.772Z] #18 43.75 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-01-13T15:47:22.772Z] #18 43.76 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-01-13T15:47:22.772Z] #18 43.77 Setting up python-pip-whl (18.1-5) ... [2020-01-13T15:47:22.772Z] #18 43.78 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-01-13T15:47:22.772Z] #18 43.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-13T15:47:22.772Z] #18 44.09 Setting up libaio1:s390x (0.3.112-3) ... [2020-01-13T15:47:22.772Z] #18 44.11 Setting up libonig5:s390x (6.9.1-1) ... [2020-01-13T15:47:22.772Z] #18 44.12 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ... [2020-01-13T15:47:22.772Z] #18 44.13 Setting up vim (2:8.1.0875-5) ... [2020-01-13T15:47:22.772Z] #18 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-13T15:47:22.772Z] #18 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-13T15:47:22.772Z] #18 44.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-13T15:47:22.772Z] #18 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-13T15:47:22.772Z] #18 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-13T15:47:22.772Z] #18 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-13T15:47:22.772Z] #18 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-13T15:47:22.772Z] #18 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-13T15:47:22.772Z] #18 44.18 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-01-13T15:47:22.772Z] #18 44.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T15:47:22.772Z] #18 44.20 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-01-13T15:47:22.772Z] #18 44.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T15:47:22.772Z] #18 44.22 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-01-13T15:47:22.772Z] #18 44.22 Setting up python3.7 (3.7.3-2) ... [2020-01-13T15:47:22.772Z] #18 46.35 Setting up iptables (1.8.2-4) ... [2020-01-13T15:47:22.772Z] #18 46.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T15:47:22.772Z] #18 46.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T15:47:22.772Z] #18 46.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T15:47:22.772Z] #18 46.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T15:47:22.772Z] #18 46.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-13T15:47:22.772Z] #18 46.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-13T15:47:22.772Z] #18 46.38 Setting up python3 (3.7.3-1) ... [2020-01-13T15:47:22.772Z] #18 46.56 Setting up python3-wheel (0.32.3-2) ... [2020-01-13T15:47:22.772Z] #18 47.14 Setting up apparmor (2.13.2-10) ... [2020-01-13T15:47:22.772Z] #18 48.70 Setting up xfsprogs (4.20.0-1) ... [2020-01-13T15:47:22.772Z] #18 48.70 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-13T15:47:22.772Z] #18 49.03 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-13T15:47:23.061Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 79.15MB / 96.42MB 9.4s [2020-01-13T15:47:23.061Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.3s done [2020-01-13T15:47:23.183Z] #18 49.69 Setting up python3-distutils (3.7.3-1) ... [2020-01-13T15:47:23.347Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 95.97MB / 96.42MB 9.7s [2020-01-13T15:47:23.347Z] #8 sha256:5dedbe345981a2bd4c831772d7ce0745ecf5fcb39a455806ba66dbfb801e6960 96.42MB / 96.42MB 9.7s done [2020-01-13T15:47:23.347Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e [2020-01-13T15:47:23.585Z] #18 50.03 Setting up python3-setuptools (40.8.0-1) ... [2020-01-13T15:47:24.443Z] #18 50.86 Setting up python3-pip (18.1-5) ... [2020-01-13T15:47:25.925Z] #18 51.68 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:47:25.925Z] #18 51.73 Processing triggers for mime-support (3.62) ... [2020-01-13T15:47:25.925Z] #18 DONE 52.1s [2020-01-13T15:47:25.925Z] [2020-01-13T15:47:25.925Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:25.925Z] #45 96.76 CC criu/lsm.o [2020-01-13T15:47:25.925Z] #45 97.01 CC criu/mem.o [2020-01-13T15:47:25.925Z] #45 98.23 CC criu/mount.o [2020-01-13T15:47:26.537Z] #45 ... [2020-01-13T15:47:26.537Z] [2020-01-13T15:47:26.537Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T15:47:26.537Z] #19 0.389 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-13T15:47:26.537Z] #19 0.392 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-13T15:47:26.537Z] #19 0.395 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-13T15:47:26.537Z] #19 DONE 0.5s [2020-01-13T15:47:26.537Z] [2020-01-13T15:47:26.537Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:47:26.537Z] #20 ... [2020-01-13T15:47:26.537Z] [2020-01-13T15:47:26.537Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:47:26.537Z] #31 DONE 142.2s [2020-01-13T15:47:26.990Z] [2020-01-13T15:47:26.990Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:47:29.078Z] #54 ... [2020-01-13T15:47:29.078Z] [2020-01-13T15:47:29.078Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:29.078Z] #45 103.0 CC criu/namespaces.o [2020-01-13T15:47:30.425Z] #45 104.2 CC criu/net.o [2020-01-13T15:47:32.544Z] #45 ... [2020-01-13T15:47:32.544Z] [2020-01-13T15:47:32.544Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:47:32.544Z] #20 3.576 Collecting yamllint==1.16.0 [2020-01-13T15:47:32.544Z] #20 3.787 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-13T15:47:32.544Z] #20 3.828 Collecting pyyaml (from yamllint==1.16.0) [2020-01-13T15:47:32.544Z] #20 3.905 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-13T15:47:32.544Z] #20 4.559 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-13T15:47:32.544Z] #20 4.598 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-13T15:47:32.544Z] #20 4.617 Building wheels for collected packages: pyyaml [2020-01-13T15:47:32.544Z] #20 4.641 Running setup.py bdist_wheel for pyyaml: started [2020-01-13T15:47:32.544Z] #20 5.760 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-13T15:47:32.544Z] #20 5.761 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-13T15:47:32.544Z] #20 5.783 Successfully built pyyaml [2020-01-13T15:47:32.544Z] #20 5.821 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-13T15:47:32.544Z] #20 6.044 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-13T15:47:32.544Z] #20 DONE 6.3s [2020-01-13T15:47:32.544Z] [2020-01-13T15:47:32.544Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:32.544Z] #45 106.4 CC criu/netfilter.o [2020-01-13T15:47:32.544Z] #45 ... [2020-01-13T15:47:32.544Z] [2020-01-13T15:47:32.544Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T15:47:32.544Z] #25 DONE 0.1s [2020-01-13T15:47:32.544Z] [2020-01-13T15:47:32.544Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:32.544Z] #45 106.6 CC criu/page-pipe.o [2020-01-13T15:47:32.935Z] #45 ... [2020-01-13T15:47:32.935Z] [2020-01-13T15:47:32.935Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T15:47:32.935Z] #29 DONE 0.5s [2020-01-13T15:47:33.337Z] [2020-01-13T15:47:33.337Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T15:47:33.337Z] #32 DONE 0.1s [2020-01-13T15:47:33.337Z] [2020-01-13T15:47:33.337Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T15:47:33.337Z] #35 DONE 0.1s [2020-01-13T15:47:33.337Z] [2020-01-13T15:47:33.337Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:33.337Z] #45 107.2 CC criu/page-xfer.o [2020-01-13T15:47:33.337Z] #45 ... [2020-01-13T15:47:33.337Z] [2020-01-13T15:47:33.337Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T15:47:33.337Z] #40 DONE 0.1s [2020-01-13T15:47:33.337Z] [2020-01-13T15:47:33.337Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:34.165Z] #45 108.0 CC criu/pagemap-cache.o [2020-01-13T15:47:34.166Z] #45 108.2 CC criu/pagemap.o [2020-01-13T15:47:34.980Z] #45 108.8 CC criu/parasite-syscall.o [2020-01-13T15:47:35.365Z] #45 109.2 CC criu/path.o [2020-01-13T15:47:35.365Z] #45 109.4 CC criu/pie-util-vdso-elf32.o [2020-01-13T15:47:35.757Z] #45 109.6 CC criu/pie-util-vdso.o [2020-01-13T15:47:36.153Z] #45 110.1 CC criu/pie-util.o [2020-01-13T15:47:36.153Z] #45 110.2 CC criu/pipes.o [2020-01-13T15:47:36.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T15:47:36.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T15:47:36.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T15:47:36.548Z] #45 110.7 CC criu/plugin.o [2020-01-13T15:47:36.952Z] #45 110.9 CC criu/proc_parse.o [2020-01-13T15:47:37.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T15:47:37.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T15:47:38.309Z] #45 112.4 CC criu/protobuf-desc.o [2020-01-13T15:47:39.335Z] #45 113.1 CC criu/protobuf.o [2020-01-13T15:47:39.832Z] #45 113.4 CC criu/pstree.o [2020-01-13T15:47:40.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T15:47:40.450Z] #45 114.4 CC criu/rbtree.o [2020-01-13T15:47:40.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T15:47:41.008Z] #45 114.8 CC criu/rst-malloc.o [2020-01-13T15:47:41.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T15:47:41.763Z] #45 115.2 CC criu/seccomp.o [2020-01-13T15:47:41.763Z] #45 115.8 CC criu/seize.o [2020-01-13T15:47:42.820Z] #45 116.6 CC criu/servicefd.o [2020-01-13T15:47:42.820Z] #45 117.0 CC criu/shmem.o [2020-01-13T15:47:43.648Z] #45 117.5 CC criu/sigframe.o [2020-01-13T15:47:43.648Z] #45 117.6 CC criu/signalfd.o [2020-01-13T15:47:43.648Z] #45 117.8 CC criu/sk-inet.o [2020-01-13T15:47:44.475Z] #45 118.4 CC criu/sk-netlink.o [2020-01-13T15:47:44.475Z] #45 118.6 CC criu/sk-packet.o [2020-01-13T15:47:45.308Z] #45 119.2 CC criu/sk-queue.o [2020-01-13T15:47:45.308Z] #45 119.4 CC criu/sk-tcp.o [2020-01-13T15:47:45.692Z] #45 119.8 CC criu/sk-unix.o [2020-01-13T15:47:47.036Z] #45 121.1 CC criu/sockets.o [2020-01-13T15:47:47.445Z] #45 121.6 CC criu/stats.o [2020-01-13T15:47:47.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T15:47:47.854Z] #45 122.0 CC criu/string.o [2020-01-13T15:47:48.244Z] #45 122.1 CC criu/sysctl.o [2020-01-13T15:47:48.648Z] #45 122.6 CC criu/sysfs_parse.o [2020-01-13T15:47:49.061Z] #45 123.0 CC criu/timerfd.o [2020-01-13T15:47:49.061Z] #45 123.2 CC criu/tty.o [2020-01-13T15:47:50.968Z] #45 124.7 CC criu/tun.o [2020-01-13T15:47:50.968Z] #45 125.0 CC criu/uffd.o [2020-01-13T15:47:51.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T15:47:52.330Z] #45 126.0 CC criu/util.o [2020-01-13T15:47:54.214Z] #45 127.4 CC criu/uts_ns.o [2020-01-13T15:47:54.214Z] #45 127.6 CC criu/vdso.o [2020-01-13T15:47:54.214Z] #45 ... [2020-01-13T15:47:54.214Z] [2020-01-13T15:47:54.214Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:47:54.214Z] #42 169.5 + dpkg --print-architecture [2020-01-13T15:47:54.214Z] #42 169.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-13T15:47:54.668Z] #42 170.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-13T15:47:54.668Z] #42 170.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-13T15:47:55.909Z] #8 unpacking docker.io/library/golang:1.13.5-buster@sha256:9961fbd73f79e823173d0d604e3562b83d561cdcd0bd29f05cc0cebb7785729e 29.7s done [2020-01-13T15:47:55.909Z] #8 DONE 39.5s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-13T15:47:55.909Z] #9 DONE 0.2s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-13T15:47:55.909Z] #10 DONE 0.2s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-01-13T15:47:55.909Z] #41 DONE 0.0s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-01-13T15:47:55.909Z] #30 DONE 0.0s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:47:55.909Z] #22 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:47:55.909Z] #31 ... [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-13T15:47:55.909Z] #33 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-13T15:47:55.909Z] #71 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T15:47:55.909Z] #23 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-13T15:47:55.909Z] #53 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-13T15:47:55.909Z] #65 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-13T15:47:55.909Z] #50 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-13T15:47:55.909Z] #47 DONE 0.1s [2020-01-13T15:47:55.909Z] [2020-01-13T15:47:55.909Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:47:55.909Z] #48 0.744 + RM_GOPATH=0 [2020-01-13T15:47:55.909Z] #48 0.749 + TMP_GOPATH= [2020-01-13T15:47:55.909Z] #48 0.758 + : /build [2020-01-13T15:47:55.909Z] #48 0.758 + '[' -z '' ']' [2020-01-13T15:47:55.909Z] #48 0.771 ++ mktemp -d [2020-01-13T15:47:55.909Z] #48 0.775 + export GOPATH=/tmp/tmp.mKUTDjIuJD [2020-01-13T15:47:55.909Z] #48 0.793 + GOPATH=/tmp/tmp.mKUTDjIuJD [2020-01-13T15:47:55.909Z] #48 0.793 + RM_GOPATH=1 [2020-01-13T15:47:55.909Z] #48 0.799 ++ dirname ./install.sh [2020-01-13T15:47:55.909Z] #48 0.819 + dir=. [2020-01-13T15:47:55.909Z] #48 0.821 + bin=vndr [2020-01-13T15:47:55.909Z] #48 0.821 + shift [2020-01-13T15:47:55.909Z] #48 0.822 + '[' '!' -f ./vndr.installer ']' [2020-01-13T15:47:55.909Z] #48 0.824 + . ./vndr.installer [2020-01-13T15:47:55.909Z] #48 0.826 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T15:47:55.909Z] #48 0.828 + install_vndr [2020-01-13T15:47:55.909Z] #48 0.844 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f' [2020-01-13T15:47:55.909Z] #48 0.850 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T15:47:55.909Z] #48 0.850 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mKUTDjIuJD/src/github.com/LK4D4/vndr [2020-01-13T15:47:55.909Z] #48 0.889 Cloning into '/tmp/tmp.mKUTDjIuJD/src/github.com/LK4D4/vndr'... [2020-01-13T15:47:55.909Z] #48 2.094 + cd /tmp/tmp.mKUTDjIuJD/src/github.com/LK4D4/vndr [2020-01-13T15:47:55.909Z] #48 2.096 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f [2020-01-13T15:47:55.909Z] #48 2.134 + go build -buildmode=pie -v -o /build/vndr . [2020-01-13T15:47:58.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T15:47:58.642Z] #48 4.881 internal/race [2020-01-13T15:47:58.642Z] #48 4.889 runtime/internal/math [2020-01-13T15:47:58.642Z] #48 5.200 internal/cpu [2020-01-13T15:47:58.936Z] #48 5.232 sync/atomic [2020-01-13T15:47:58.936Z] #48 5.452 unicode/utf8 [2020-01-13T15:47:59.095Z] #42 ... [2020-01-13T15:47:59.095Z] [2020-01-13T15:47:59.095Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:47:59.095Z] #45 128.0 LINK criu/built-in.o [2020-01-13T15:47:59.095Z] #45 128.1 LINK criu/criu [2020-01-13T15:47:59.095Z] #45 128.5 DEP lib/c/criu.d [2020-01-13T15:47:59.095Z] #45 128.6 CC images/rpc.pb-c.o [2020-01-13T15:47:59.095Z] #45 129.4 CC lib/c/criu.o [2020-01-13T15:47:59.095Z] #45 130.4 LINK lib/c/built-in.o [2020-01-13T15:47:59.095Z] #45 130.4 LINK lib/c/libcriu.so [2020-01-13T15:47:59.095Z] #45 130.5 GEN magic.py [2020-01-13T15:47:59.095Z] #45 130.6 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T15:47:59.095Z] #45 130.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T15:47:59.095Z] #45 130.9 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T15:47:59.095Z] #45 131.4 make[1]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 131.9 make[1]: 'images/built-in.o' is up to date. [2020-01-13T15:47:59.095Z] #45 131.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-13T15:47:59.095Z] #45 132.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-13T15:47:59.095Z] #45 132.0 make[1]: 'compel/libcompel.a' is up to date. [2020-01-13T15:47:59.095Z] #45 132.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-13T15:47:59.095Z] #45 132.0 make[1]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T15:47:59.095Z] #45 132.1 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.1 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.2 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.2 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.2 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.2 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.3 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.3 make[2]: Nothing to be done for 'all'. [2020-01-13T15:47:59.095Z] #45 132.3 INSTALL criu/criu [2020-01-13T15:47:59.095Z] #45 DONE 132.5s [2020-01-13T15:47:59.095Z] [2020-01-13T15:47:59.095Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:47:59.228Z] #48 5.486 unicode [2020-01-13T15:47:59.701Z] 65014b3c3121: Pull complete [2020-01-13T15:47:59.879Z] #48 ... [2020-01-13T15:47:59.879Z] [2020-01-13T15:47:59.879Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:47:59.879Z] #34 0.556 + RM_GOPATH=0 [2020-01-13T15:47:59.879Z] #34 0.556 + TMP_GOPATH= [2020-01-13T15:47:59.879Z] #34 0.556 + : /build [2020-01-13T15:47:59.879Z] #34 0.556 + '[' -z '' ']' [2020-01-13T15:47:59.879Z] #34 0.557 ++ mktemp -d [2020-01-13T15:47:59.879Z] #34 0.559 + export GOPATH=/tmp/tmp.MMdPVZqCq8 [2020-01-13T15:47:59.879Z] #34 0.560 + GOPATH=/tmp/tmp.MMdPVZqCq8 [2020-01-13T15:47:59.879Z] #34 0.560 + RM_GOPATH=1 [2020-01-13T15:47:59.879Z] #34 0.561 ++ dirname ./install.sh [2020-01-13T15:47:59.879Z] #34 0.562 + dir=. [2020-01-13T15:47:59.879Z] #34 0.562 + bin=tomlv [2020-01-13T15:47:59.879Z] #34 0.562 + shift [2020-01-13T15:47:59.879Z] #34 0.563 + '[' '!' -f ./tomlv.installer ']' [2020-01-13T15:47:59.879Z] #34 0.563 + . ./tomlv.installer [2020-01-13T15:47:59.879Z] #34 0.563 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T15:47:59.879Z] #34 0.563 + install_tomlv [2020-01-13T15:47:59.879Z] #34 0.564 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-13T15:47:59.879Z] #34 0.564 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MMdPVZqCq8/src/github.com/BurntSushi/toml [2020-01-13T15:47:59.879Z] #34 0.565 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T15:47:59.879Z] #34 0.567 Cloning into '/tmp/tmp.MMdPVZqCq8/src/github.com/BurntSushi/toml'... [2020-01-13T15:47:59.879Z] #34 2.047 + cd /tmp/tmp.MMdPVZqCq8/src/github.com/BurntSushi/toml [2020-01-13T15:47:59.879Z] #34 2.048 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-13T15:47:59.879Z] #34 2.082 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T15:47:59.879Z] #34 3.308 math/bits [2020-01-13T15:47:59.879Z] #34 3.352 runtime/internal/atomic [2020-01-13T15:47:59.879Z] #34 3.411 runtime/internal/sys [2020-01-13T15:47:59.879Z] #34 3.648 internal/cpu [2020-01-13T15:47:59.879Z] #34 4.556 runtime/internal/math [2020-01-13T15:47:59.879Z] #34 5.032 unicode/utf8 [2020-01-13T15:47:59.879Z] #34 5.135 internal/race [2020-01-13T15:47:59.879Z] #34 5.649 sync/atomic [2020-01-13T15:47:59.879Z] #34 6.216 internal/bytealg [2020-01-13T15:48:00.169Z] #34 ... [2020-01-13T15:48:00.169Z] [2020-01-13T15:48:00.169Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:48:00.169Z] #48 6.462 math/bits [2020-01-13T15:48:00.932Z] #48 7.395 internal/bytealg [2020-01-13T15:48:02.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T15:48:02.435Z] #48 8.615 encoding [2020-01-13T15:48:02.725Z] #48 9.306 math [2020-01-13T15:48:03.354Z] #48 9.628 unicode/utf16 [2020-01-13T15:48:03.354Z] #48 ... [2020-01-13T15:48:03.354Z] [2020-01-13T15:48:03.354Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:48:03.354Z] #36 1.242 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:48:03.354Z] #36 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:48:03.354Z] #36 1.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:48:03.354Z] #36 3.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T15:48:03.354Z] #36 7.198 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T15:48:03.644Z] #36 ... [2020-01-13T15:48:03.645Z] [2020-01-13T15:48:03.645Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:48:03.645Z] #42 0.768 + git clone https://github.com/docker/distribution.git . [2020-01-13T15:48:03.645Z] #42 0.771 Cloning into '.'... [2020-01-13T15:48:03.645Z] #42 ... [2020-01-13T15:48:03.645Z] [2020-01-13T15:48:03.645Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:48:03.645Z] #26 0.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:48:03.645Z] #26 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:48:03.645Z] #26 0.811 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:48:03.645Z] #26 2.854 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T15:48:03.645Z] #26 6.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T15:48:03.645Z] #26 9.695 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T15:48:03.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T15:48:03.938Z] #26 ... [2020-01-13T15:48:03.938Z] [2020-01-13T15:48:03.938Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:48:03.938Z] #11 0.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:48:03.938Z] #11 1.036 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:48:03.938Z] #11 1.036 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:48:03.938Z] #11 3.081 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T15:48:03.938Z] #11 7.049 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T15:48:03.938Z] #11 10.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T15:48:03.938Z] #11 ... [2020-01-13T15:48:03.938Z] [2020-01-13T15:48:03.938Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:48:03.938Z] #44 0.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:48:03.938Z] #44 0.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:48:03.938Z] #44 0.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:48:03.938Z] #44 3.013 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T15:48:03.938Z] #44 6.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T15:48:03.938Z] #44 9.678 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T15:48:04.229Z] #44 ... [2020-01-13T15:48:04.229Z] [2020-01-13T15:48:04.229Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:04.229Z] #54 0.777 + RM_GOPATH=0 [2020-01-13T15:48:04.229Z] #54 0.777 + TMP_GOPATH= [2020-01-13T15:48:04.229Z] #54 0.777 + : /build [2020-01-13T15:48:04.229Z] #54 0.777 + '[' -z '' ']' [2020-01-13T15:48:04.229Z] #54 0.783 ++ mktemp -d [2020-01-13T15:48:04.229Z] #54 0.791 + export GOPATH=/tmp/tmp.7KkBgCneAL [2020-01-13T15:48:04.229Z] #54 0.793 + GOPATH=/tmp/tmp.7KkBgCneAL [2020-01-13T15:48:04.229Z] #54 0.793 + RM_GOPATH=1 [2020-01-13T15:48:04.229Z] #54 0.796 ++ dirname ./install.sh [2020-01-13T15:48:04.229Z] #54 0.813 + dir=. [2020-01-13T15:48:04.229Z] #54 0.814 + bin=golangci_lint [2020-01-13T15:48:04.229Z] #54 0.815 + shift [2020-01-13T15:48:04.229Z] #54 0.819 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-13T15:48:04.229Z] #54 0.819 + . ./golangci_lint.installer [2020-01-13T15:48:04.229Z] #54 0.820 ++ : v1.20.0 [2020-01-13T15:48:04.229Z] #54 0.827 + install_golangci_lint [2020-01-13T15:48:04.229Z] #54 0.829 + echo 'Installing golangci-lint version v1.20.0' [2020-01-13T15:48:04.229Z] #54 0.829 Installing golangci-lint version v1.20.0 [2020-01-13T15:48:04.229Z] #54 0.830 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T15:48:04.229Z] #54 ... [2020-01-13T15:48:04.229Z] [2020-01-13T15:48:04.229Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:48:04.229Z] #72 0.812 + RM_GOPATH=0 [2020-01-13T15:48:04.229Z] #72 0.814 + TMP_GOPATH= [2020-01-13T15:48:04.229Z] #72 0.814 + : /build [2020-01-13T15:48:04.229Z] #72 0.815 + '[' -z '' ']' [2020-01-13T15:48:04.229Z] #72 0.821 ++ mktemp -d [2020-01-13T15:48:04.229Z] #72 0.878 + export GOPATH=/tmp/tmp.OWxWyCdlES [2020-01-13T15:48:04.229Z] #72 0.893 + GOPATH=/tmp/tmp.OWxWyCdlES [2020-01-13T15:48:04.229Z] #72 0.894 + RM_GOPATH=1 [2020-01-13T15:48:04.229Z] #72 0.895 ++ dirname ./install.sh [2020-01-13T15:48:04.229Z] #72 0.910 + dir=. [2020-01-13T15:48:04.229Z] #72 0.913 + bin=proxy [2020-01-13T15:48:04.229Z] #72 0.914 + shift [2020-01-13T15:48:04.229Z] #72 0.916 + '[' '!' -f ./proxy.installer ']' [2020-01-13T15:48:04.229Z] #72 0.917 + . ./proxy.installer [2020-01-13T15:48:04.229Z] #72 0.920 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T15:48:04.229Z] #72 0.928 + install_proxy [2020-01-13T15:48:04.229Z] #72 0.932 + case "$1" in [2020-01-13T15:48:04.229Z] #72 0.933 + export CGO_ENABLED=0 [2020-01-13T15:48:04.229Z] #72 0.933 + CGO_ENABLED=0 [2020-01-13T15:48:04.229Z] #72 0.933 + _install_proxy [2020-01-13T15:48:04.229Z] #72 0.934 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-13T15:48:04.229Z] #72 0.934 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T15:48:04.229Z] #72 0.934 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OWxWyCdlES/src/github.com/docker/libnetwork [2020-01-13T15:48:04.229Z] #72 0.952 Cloning into '/tmp/tmp.OWxWyCdlES/src/github.com/docker/libnetwork'... [2020-01-13T15:48:04.519Z] #72 ... [2020-01-13T15:48:04.519Z] [2020-01-13T15:48:04.519Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:48:04.519Z] #31 0.821 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-01-13T15:48:04.519Z] #31 0.825 Cloning into '.'... [2020-01-13T15:48:04.519Z] #31 ... [2020-01-13T15:48:04.519Z] [2020-01-13T15:48:04.519Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:48:04.519Z] #60 1.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:48:04.519Z] #60 1.378 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:48:04.519Z] #60 1.378 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:48:04.519Z] #60 3.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T15:48:04.519Z] #60 7.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T15:48:04.519Z] #60 9.818 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T15:48:04.811Z] #60 ... [2020-01-13T15:48:04.811Z] [2020-01-13T15:48:04.811Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:04.811Z] #51 0.761 + RM_GOPATH=0 [2020-01-13T15:48:04.811Z] #51 0.761 + TMP_GOPATH= [2020-01-13T15:48:04.811Z] #51 0.761 + : /build [2020-01-13T15:48:04.811Z] #51 0.761 + '[' -z '' ']' [2020-01-13T15:48:04.811Z] #51 0.764 ++ mktemp -d [2020-01-13T15:48:04.811Z] #51 0.797 + export GOPATH=/tmp/tmp.de2IXJE521 [2020-01-13T15:48:04.811Z] #51 0.797 + GOPATH=/tmp/tmp.de2IXJE521 [2020-01-13T15:48:04.811Z] #51 0.797 + RM_GOPATH=1 [2020-01-13T15:48:04.811Z] #51 0.799 ++ dirname ./install.sh [2020-01-13T15:48:04.811Z] #51 0.812 + dir=. [2020-01-13T15:48:04.811Z] #51 0.832 + bin=gotestsum [2020-01-13T15:48:04.811Z] #51 0.833 + shift [2020-01-13T15:48:04.811Z] #51 0.837 + '[' '!' -f ./gotestsum.installer ']' [2020-01-13T15:48:04.811Z] #51 0.839 + . ./gotestsum.installer [2020-01-13T15:48:04.811Z] #51 0.843 ++ : v0.3.5 [2020-01-13T15:48:04.811Z] #51 0.848 + install_gotestsum [2020-01-13T15:48:04.811Z] #51 0.869 + echo 'Installing gotestsum version v0.3.5' [2020-01-13T15:48:04.811Z] #51 0.870 + go get -d gotest.tools/gotestsum [2020-01-13T15:48:04.811Z] #51 0.870 Installing gotestsum version v0.3.5 [2020-01-13T15:48:04.811Z] #51 ... [2020-01-13T15:48:04.811Z] [2020-01-13T15:48:04.811Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:04.811Z] #24 0.761 + RM_GOPATH=0 [2020-01-13T15:48:04.811Z] #24 0.761 + TMP_GOPATH= [2020-01-13T15:48:04.811Z] #24 0.761 + : /build [2020-01-13T15:48:04.811Z] #24 0.761 + '[' -z '' ']' [2020-01-13T15:48:04.811Z] #24 0.788 ++ mktemp -d [2020-01-13T15:48:04.811Z] #24 0.790 + export GOPATH=/tmp/tmp.f3IgB3oFcZ [2020-01-13T15:48:04.811Z] #24 0.790 + GOPATH=/tmp/tmp.f3IgB3oFcZ [2020-01-13T15:48:04.811Z] #24 0.790 + RM_GOPATH=1 [2020-01-13T15:48:04.811Z] #24 0.835 ++ dirname ./install.sh [2020-01-13T15:48:04.811Z] #24 0.851 + dir=. [2020-01-13T15:48:04.811Z] #24 0.852 + bin=dockercli [2020-01-13T15:48:04.811Z] #24 0.853 + shift [2020-01-13T15:48:04.811Z] #24 0.854 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T15:48:04.811Z] #24 0.856 + . ./dockercli.installer [2020-01-13T15:48:04.811Z] #24 0.858 ++ : stable [2020-01-13T15:48:04.811Z] #24 0.859 ++ : 17.06.2-ce [2020-01-13T15:48:04.811Z] #24 0.868 + install_dockercli [2020-01-13T15:48:04.811Z] #24 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T15:48:04.811Z] #24 0.889 Install docker/cli version 17.06.2-ce from stable [2020-01-13T15:48:04.811Z] #24 0.897 ++ uname -m [2020-01-13T15:48:04.811Z] #24 0.910 + arch=ppc64le [2020-01-13T15:48:04.811Z] #24 0.910 + '[' ppc64le '!=' x86_64 ']' [2020-01-13T15:48:04.811Z] #24 0.910 + '[' ppc64le '!=' s390x ']' [2020-01-13T15:48:04.811Z] #24 0.911 + '[' ppc64le '!=' armhf ']' [2020-01-13T15:48:04.811Z] #24 0.911 + build_dockercli [2020-01-13T15:48:04.811Z] #24 0.911 + git clone https://github.com/docker/docker-ce /tmp/tmp.f3IgB3oFcZ/tmp/docker-ce [2020-01-13T15:48:04.811Z] #24 0.926 Cloning into '/tmp/tmp.f3IgB3oFcZ/tmp/docker-ce'... [2020-01-13T15:48:05.101Z] #24 ... [2020-01-13T15:48:05.101Z] [2020-01-13T15:48:05.101Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:05.101Z] #66 0.774 + RM_GOPATH=0 [2020-01-13T15:48:05.101Z] #66 0.778 + TMP_GOPATH= [2020-01-13T15:48:05.101Z] #66 0.778 + : /build/ [2020-01-13T15:48:05.101Z] #66 0.778 + '[' -z '' ']' [2020-01-13T15:48:05.101Z] #66 0.778 ++ mktemp -d [2020-01-13T15:48:05.101Z] #66 0.784 + export GOPATH=/tmp/tmp.vWvJ0S01ba [2020-01-13T15:48:05.101Z] #66 0.784 + GOPATH=/tmp/tmp.vWvJ0S01ba [2020-01-13T15:48:05.101Z] #66 0.785 + RM_GOPATH=1 [2020-01-13T15:48:05.101Z] #66 0.804 ++ dirname ./install.sh [2020-01-13T15:48:05.101Z] #66 0.809 + dir=. [2020-01-13T15:48:05.101Z] #66 0.809 + bin=rootlesskit [2020-01-13T15:48:05.101Z] #66 0.810 + shift [2020-01-13T15:48:05.101Z] #66 0.813 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-13T15:48:05.101Z] #66 0.815 + . ./rootlesskit.installer [2020-01-13T15:48:05.101Z] #66 0.816 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T15:48:05.101Z] #66 0.819 + install_rootlesskit [2020-01-13T15:48:05.101Z] #66 0.819 + case "$1" in [2020-01-13T15:48:05.101Z] #66 0.819 + export CGO_ENABLED=0 [2020-01-13T15:48:05.101Z] #66 0.819 + CGO_ENABLED=0 [2020-01-13T15:48:05.101Z] #66 0.819 + _install_rootlesskit [2020-01-13T15:48:05.101Z] #66 0.819 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-13T15:48:05.101Z] #66 0.820 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T15:48:05.101Z] #66 0.820 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vWvJ0S01ba/src/github.com/rootless-containers/rootlesskit [2020-01-13T15:48:05.101Z] #66 0.833 Cloning into '/tmp/tmp.vWvJ0S01ba/src/github.com/rootless-containers/rootlesskit'... [2020-01-13T15:48:05.101Z] #66 7.634 + cd /tmp/tmp.vWvJ0S01ba/src/github.com/rootless-containers/rootlesskit [2020-01-13T15:48:05.101Z] #66 7.634 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-13T15:48:05.101Z] #66 8.909 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T15:48:05.101Z] #66 8.910 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-13T15:48:05.101Z] #66 ... [2020-01-13T15:48:05.101Z] [2020-01-13T15:48:05.101Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:48:05.101Z] #48 11.18 runtime [2020-01-13T15:48:05.101Z] #48 11.39 container/list [2020-01-13T15:48:05.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T15:48:06.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T15:48:06.960Z] #58 95.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-13T15:48:07.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T15:48:07.845Z] #48 14.29 crypto/internal/subtle [2020-01-13T15:48:08.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T15:48:08.284Z] #58 96.59 + mkdir -p /build [2020-01-13T15:48:08.284Z] #58 96.59 + cp runc /build/runc [2020-01-13T15:48:08.284Z] #58 DONE 96.7s [2020-01-13T15:48:08.284Z] [2020-01-13T15:48:08.284Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:08.478Z] #48 14.91 crypto/subtle [2020-01-13T15:48:08.880Z] sha256:22fd73dc571bbbd9e7d8fdcafaff3d798138d4d06af08184b08c1ac829e9c699 [2020-01-13T15:48:08.880Z] INFO: Starting docker-py tests... [2020-01-13T15:48:09.110Z] #48 15.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-13T15:48:09.135Z] ============================= test session starts ============================== [2020-01-13T15:48:09.135Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-13T15:48:09.135Z] rootdir: /src, inifile: pytest.ini [2020-01-13T15:48:09.135Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-13T15:48:09.401Z] #48 15.90 internal/nettrace [2020-01-13T15:48:10.059Z] collected 385 items / 3 deselected / 382 selected [2020-01-13T15:48:10.059Z] [2020-01-13T15:48:10.435Z] #48 16.53 runtime/cgo [2020-01-13T15:48:10.435Z] #48 ... [2020-01-13T15:48:10.435Z] [2020-01-13T15:48:10.435Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:48:10.435Z] #34 6.928 unicode [2020-01-13T15:48:10.435Z] #34 7.122 math [2020-01-13T15:48:10.435Z] #34 7.349 internal/testlog [2020-01-13T15:48:10.435Z] #34 8.382 encoding [2020-01-13T15:48:10.435Z] #34 9.137 runtime/cgo [2020-01-13T15:48:10.435Z] #34 9.628 runtime [2020-01-13T15:48:11.615Z] #63 ... [2020-01-13T15:48:11.615Z] [2020-01-13T15:48:11.615Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:48:11.615Z] #42 DONE 187.0s [2020-01-13T15:48:11.615Z] [2020-01-13T15:48:11.615Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:12.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T15:48:12.470Z] #63 ... [2020-01-13T15:48:12.470Z] [2020-01-13T15:48:12.470Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T15:48:12.470Z] #43 DONE 0.2s [2020-01-13T15:48:12.470Z] [2020-01-13T15:48:12.470Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T15:48:12.470Z] #46 DONE 0.1s [2020-01-13T15:48:12.470Z] [2020-01-13T15:48:12.470Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:12.470Z] #63 ... [2020-01-13T15:48:12.470Z] [2020-01-13T15:48:12.470Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T15:48:12.470Z] #49 DONE 0.1s [2020-01-13T15:48:12.865Z] [2020-01-13T15:48:12.865Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T15:48:12.865Z] #52 DONE 0.1s [2020-01-13T15:48:12.865Z] [2020-01-13T15:48:12.865Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:13.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T15:48:13.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T15:48:13.948Z] #34 ... [2020-01-13T15:48:13.948Z] [2020-01-13T15:48:13.948Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:48:13.948Z] #36 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T15:48:16.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T15:48:17.462Z] #36 ... [2020-01-13T15:48:17.462Z] [2020-01-13T15:48:17.462Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:48:17.462Z] #48 23.55 vendor/golang.org/x/crypto/internal/subtle [2020-01-13T15:48:17.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T15:48:20.129Z] #54 ... [2020-01-13T15:48:20.129Z] [2020-01-13T15:48:20.130Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:20.130Z] #63 168.1 + bin/containerd [2020-01-13T15:48:22.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T15:48:23.029Z] #48 ... [2020-01-13T15:48:23.029Z] [2020-01-13T15:48:23.029Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:48:23.029Z] #42 26.42 Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2020-01-13T15:48:23.029Z] #42 27.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-13T15:48:23.322Z] #42 29.69 + 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-01-13T15:48:24.283Z] #63 ... [2020-01-13T15:48:24.283Z] [2020-01-13T15:48:24.283Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:24.283Z] #54 DONE 199.0s [2020-01-13T15:48:24.283Z] [2020-01-13T15:48:24.283Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:24.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T15:48:24.835Z] #63 ... [2020-01-13T15:48:24.835Z] [2020-01-13T15:48:24.835Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T15:48:24.835Z] #55 DONE 0.1s [2020-01-13T15:48:24.835Z] [2020-01-13T15:48:24.835Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T15:48:24.835Z] #59 DONE 0.1s [2020-01-13T15:48:24.835Z] [2020-01-13T15:48:24.835Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:25.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T15:48:26.240Z] #42 ... [2020-01-13T15:48:26.240Z] [2020-01-13T15:48:26.240Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:48:26.240Z] #72 29.86 Checking out files: 48% (961/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 93% (1866/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2020-01-13T15:48:26.240Z] #72 31.03 + cd /tmp/tmp.OWxWyCdlES/src/github.com/docker/libnetwork [2020-01-13T15:48:26.240Z] #72 31.03 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-13T15:48:26.240Z] #72 31.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-13T15:48:27.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T15:48:27.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T15:48:27.749Z] #72 ... [2020-01-13T15:48:27.749Z] [2020-01-13T15:48:27.749Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:48:27.749Z] #26 24.02 Fetched 8103 kB in 23s (348 kB/s) [2020-01-13T15:48:27.749Z] #26 24.02 Reading package lists... [2020-01-13T15:48:27.749Z] #26 33.76 Reading package lists... [2020-01-13T15:48:27.749Z] #26 ... [2020-01-13T15:48:27.749Z] [2020-01-13T15:48:27.749Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:27.749Z] #54 32.49 + cd /tmp/tmp.7KkBgCneAL/src/github.com/golangci/golangci-lint/ [2020-01-13T15:48:27.749Z] #54 32.49 + git checkout -q v1.20.0 [2020-01-13T15:48:27.749Z] #54 33.09 ++ git describe --tags [2020-01-13T15:48:27.749Z] #54 33.10 + version=v1.20.0 [2020-01-13T15:48:27.749Z] #54 33.10 ++ git rev-parse --short HEAD [2020-01-13T15:48:27.749Z] #54 33.12 + commit=cc98739 [2020-01-13T15:48:27.749Z] #54 33.12 ++ git show -s --format=%cd [2020-01-13T15:48:27.749Z] #54 33.13 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-13T15:48:27.749Z] #54 33.13 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-13T15:48:27.749Z] #54 ... [2020-01-13T15:48:27.749Z] [2020-01-13T15:48:27.749Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:48:27.749Z] #44 24.42 Fetched 8103 kB in 24s (340 kB/s) [2020-01-13T15:48:27.749Z] #44 24.42 Reading package lists... [2020-01-13T15:48:28.040Z] #44 34.24 Reading package lists... [2020-01-13T15:48:28.040Z] #44 ... [2020-01-13T15:48:28.040Z] [2020-01-13T15:48:28.040Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:48:28.040Z] #60 24.39 Fetched 8103 kB in 23s (349 kB/s) [2020-01-13T15:48:28.040Z] #60 24.39 Reading package lists... [2020-01-13T15:48:28.040Z] #60 34.63 Reading package lists... [2020-01-13T15:48:28.040Z] #60 ... [2020-01-13T15:48:28.040Z] [2020-01-13T15:48:28.040Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:48:28.040Z] #36 24.70 Fetched 8103 kB in 23s (345 kB/s) [2020-01-13T15:48:28.040Z] #36 24.70 Reading package lists... [2020-01-13T15:48:28.329Z] #36 34.73 Reading package lists... [2020-01-13T15:48:28.329Z] #36 ... [2020-01-13T15:48:28.329Z] [2020-01-13T15:48:28.329Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:48:28.329Z] #11 24.65 Fetched 8103 kB in 24s (338 kB/s) [2020-01-13T15:48:28.329Z] #11 24.65 Reading package lists... [2020-01-13T15:48:31.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T15:48:31.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T15:48:32.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T15:48:34.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T15:48:36.095Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T15:48:36.095Z] Using test binary docker [2020-01-13T15:48:36.095Z] +++ /etc/init.d/apparmor start [2020-01-13T15:48:36.095Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T15:48:36.095Z] INFO: Waiting for daemon to start... [2020-01-13T15:48:36.095Z] Starting dockerd [2020-01-13T15:48:36.095Z] +++ 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-01-13T15:48:36.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T15:48:36.604Z] Using test binary docker [2020-01-13T15:48:36.604Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T15:48:36.604Z] +++ /etc/init.d/apparmor start [2020-01-13T15:48:36.604Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T15:48:36.604Z] Starting dockerd [2020-01-13T15:48:36.604Z] INFO: Waiting for daemon to start... [2020-01-13T15:48:36.604Z] +++ 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-01-13T15:48:36.794Z] #11 34.49 Reading package lists... [2020-01-13T15:48:36.794Z] #11 ... [2020-01-13T15:48:36.794Z] [2020-01-13T15:48:36.794Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:48:36.794Z] #26 33.76 Reading package lists... [2020-01-13T15:48:36.951Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-13T15:48:37.206Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-13T15:48:37.825Z] #26 42.91 Building dependency tree... [2020-01-13T15:48:37.992Z] . [2020-01-13T15:48:37.992Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T15:48:37.992Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T15:48:37.992Z] Error: No such image: emptyfs [2020-01-13T15:48:37.992Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T15:48:37.992Z] ++++ docker load [2020-01-13T15:48:38.557Z] Running integration-test (iteration 1) [2020-01-13T15:48:38.557Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T15:48:38.557Z] ++ 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-01-13T15:48:38.557Z] ++ set -e [2020-01-13T15:48:38.557Z] ++ '[' -n 0 ']' [2020-01-13T15:48:38.557Z] ++ set -x [2020-01-13T15:48:38.557Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:48:39.142Z] . [2020-01-13T15:48:39.142Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T15:48:39.142Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T15:48:39.142Z] Error: No such image: emptyfs [2020-01-13T15:48:39.142Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T15:48:39.142Z] ++++ docker load [2020-01-13T15:48:39.142Z] Running integration-test (iteration 1) [2020-01-13T15:48:39.142Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T15:48:39.142Z] ++ 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-01-13T15:48:39.142Z] ++ set -e [2020-01-13T15:48:39.142Z] ++ '[' -n 0 ']' [2020-01-13T15:48:39.142Z] ++ set -x [2020-01-13T15:48:39.142Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:48:39.649Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-13T15:48:39.894Z] #26 46.22 ca-certificates is already the newest version (20190110). [2020-01-13T15:48:39.894Z] #26 46.22 The following additional packages will be installed: [2020-01-13T15:48:39.894Z] #26 46.23 libjq1 libonig5 [2020-01-13T15:48:40.526Z] #26 47.02 The following NEW packages will be installed: [2020-01-13T15:48:40.526Z] #26 47.03 jq libjq1 libonig5 [2020-01-13T15:48:40.816Z] #26 47.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:48:40.816Z] #26 47.27 Need to get 358 kB of archives. [2020-01-13T15:48:40.816Z] #26 47.27 After this operation, 1277 kB of additional disk space will be used. [2020-01-13T15:48:40.816Z] #26 47.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-13T15:48:40.816Z] #26 47.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-13T15:48:40.816Z] #26 47.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-13T15:48:42.900Z] #26 ... [2020-01-13T15:48:42.900Z] [2020-01-13T15:48:42.900Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:48:42.900Z] #60 34.63 Reading package lists... [2020-01-13T15:48:42.900Z] #60 44.43 Building dependency tree... [2020-01-13T15:48:42.900Z] #60 47.65 The following additional packages will be installed: [2020-01-13T15:48:42.900Z] #60 47.66 libbtrfs0 [2020-01-13T15:48:42.900Z] #60 47.77 The following NEW packages will be installed: [2020-01-13T15:48:42.900Z] #60 47.78 libbtrfs-dev libbtrfs0 [2020-01-13T15:48:42.900Z] #60 47.93 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:48:42.900Z] #60 47.93 Need to get 120 kB of archives. [2020-01-13T15:48:42.900Z] #60 47.93 After this operation, 423 kB of additional disk space will be used. [2020-01-13T15:48:42.900Z] #60 47.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-13T15:48:42.900Z] #60 47.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-13T15:48:42.900Z] #60 49.46 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:48:43.192Z] #60 49.72 Fetched 120 kB in 0s (1315 kB/s) [2020-01-13T15:48:43.192Z] #60 ... [2020-01-13T15:48:43.192Z] [2020-01-13T15:48:43.192Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:48:43.192Z] #26 49.83 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:48:43.842Z] #26 50.19 Fetched 358 kB in 0s (2389 kB/s) [2020-01-13T15:48:43.842Z] #26 50.33 Selecting previously unselected package libonig5:ppc64el. [2020-01-13T15:48:43.842Z] #26 50.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-13T15:48:43.842Z] #26 50.43 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-01-13T15:48:43.842Z] #26 50.45 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-13T15:48:44.472Z] #26 50.97 Selecting previously unselected package libjq1:ppc64el. [2020-01-13T15:48:44.472Z] #26 50.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T15:48:44.472Z] #26 50.99 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T15:48:44.764Z] #26 ... [2020-01-13T15:48:44.764Z] [2020-01-13T15:48:44.764Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-13T15:48:44.764Z] #60 49.91 Selecting previously unselected package libbtrfs0. [2020-01-13T15:48:44.764Z] #60 49.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 ... 15330 files and directories currently installed.) [2020-01-13T15:48:44.764Z] #60 50.05 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-13T15:48:44.764Z] #60 50.06 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T15:48:44.764Z] #60 50.27 Selecting previously unselected package libbtrfs-dev. [2020-01-13T15:48:44.764Z] #60 50.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-13T15:48:44.764Z] #60 50.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:48:44.764Z] #60 50.70 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T15:48:44.764Z] #60 50.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:48:44.764Z] #60 50.73 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:48:44.764Z] #60 DONE 51.2s [2020-01-13T15:48:44.764Z] [2020-01-13T15:48:44.764Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:48:44.764Z] #61 DONE 0.1s [2020-01-13T15:48:44.764Z] [2020-01-13T15:48:44.764Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-13T15:48:44.764Z] #62 DONE 0.1s [2020-01-13T15:48:44.764Z] [2020-01-13T15:48:44.764Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-13T15:48:44.764Z] #26 51.35 Selecting previously unselected package jq. [2020-01-13T15:48:44.764Z] #26 51.35 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T15:48:44.764Z] #26 51.35 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T15:48:45.034Z] #63 192.0 + bin/containerd-stress [2020-01-13T15:48:45.054Z] #26 51.72 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-13T15:48:45.054Z] #26 51.73 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T15:48:45.054Z] #26 51.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T15:48:45.054Z] #26 51.77 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:48:45.688Z] #26 DONE 52.1s [2020-01-13T15:48:45.688Z] [2020-01-13T15:48:45.688Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T15:48:45.688Z] #27 DONE 0.1s [2020-01-13T15:48:45.688Z] [2020-01-13T15:48:45.688Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:48:45.688Z] #63 0.458 + RM_GOPATH=0 [2020-01-13T15:48:45.688Z] #63 0.458 + TMP_GOPATH= [2020-01-13T15:48:45.688Z] #63 0.458 + : /build [2020-01-13T15:48:45.688Z] #63 0.459 + '[' -z '' ']' [2020-01-13T15:48:45.688Z] #63 0.460 ++ mktemp -d [2020-01-13T15:48:45.688Z] #63 0.470 + export GOPATH=/tmp/tmp.z5qajI809A [2020-01-13T15:48:45.688Z] #63 0.471 + GOPATH=/tmp/tmp.z5qajI809A [2020-01-13T15:48:45.688Z] #63 0.471 + RM_GOPATH=1 [2020-01-13T15:48:45.688Z] #63 0.477 ++ dirname ./install.sh [2020-01-13T15:48:45.688Z] #63 0.493 + dir=. [2020-01-13T15:48:45.688Z] #63 0.494 + bin=containerd [2020-01-13T15:48:45.688Z] #63 0.494 + shift [2020-01-13T15:48:45.688Z] #63 0.495 + '[' '!' -f ./containerd.installer ']' [2020-01-13T15:48:45.688Z] #63 0.496 + . ./containerd.installer [2020-01-13T15:48:45.688Z] #63 0.498 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T15:48:45.688Z] #63 0.503 + install_containerd [2020-01-13T15:48:45.688Z] #63 0.504 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-13T15:48:45.688Z] #63 0.505 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T15:48:45.688Z] #63 0.505 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z5qajI809A/src/github.com/containerd/containerd [2020-01-13T15:48:45.688Z] #63 0.530 Cloning into '/tmp/tmp.z5qajI809A/src/github.com/containerd/containerd'... [2020-01-13T15:48:46.336Z] #63 193.9 + bin/containerd-shim [2020-01-13T15:48:48.421Z] #63 ... [2020-01-13T15:48:48.421Z] [2020-01-13T15:48:48.421Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:48:48.421Z] #36 34.73 Reading package lists... [2020-01-13T15:48:48.421Z] #36 44.82 Building dependency tree... [2020-01-13T15:48:48.421Z] #36 47.94 The following additional packages will be installed: [2020-01-13T15:48:48.421Z] #36 47.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-01-13T15:48:48.421Z] #36 47.96 Suggested packages: [2020-01-13T15:48:48.421Z] #36 47.96 cmake-doc ninja-build lrzip [2020-01-13T15:48:48.421Z] #36 47.96 Recommended packages: [2020-01-13T15:48:48.421Z] #36 47.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-13T15:48:48.421Z] #36 49.74 The following NEW packages will be installed: [2020-01-13T15:48:48.421Z] #36 49.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-01-13T15:48:48.421Z] #36 49.76 vim-common xxd [2020-01-13T15:48:48.421Z] #36 50.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:48:48.421Z] #36 50.03 Need to get 14.9 MB of archives. [2020-01-13T15:48:48.421Z] #36 50.03 After this operation, 67.2 MB of additional disk space will be used. [2020-01-13T15:48:48.421Z] #36 50.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-13T15:48:48.421Z] #36 50.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T15:48:48.421Z] #36 50.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-01-13T15:48:48.421Z] #36 50.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-13T15:48:48.421Z] #36 51.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-01-13T15:48:48.421Z] #36 52.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-01-13T15:48:48.421Z] #36 52.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-13T15:48:48.421Z] #36 52.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-01-13T15:48:48.421Z] #36 52.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-01-13T15:48:48.421Z] #36 52.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-01-13T15:48:48.421Z] #36 ... [2020-01-13T15:48:48.421Z] [2020-01-13T15:48:48.421Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:48:48.421Z] #44 34.24 Reading package lists... [2020-01-13T15:48:48.421Z] #44 45.82 Building dependency tree... [2020-01-13T15:48:48.421Z] #44 49.65 The following additional packages will be installed: [2020-01-13T15:48:48.421Z] #44 49.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-01-13T15:48:48.421Z] #44 49.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-01-13T15:48:48.421Z] #44 49.66 Suggested packages: [2020-01-13T15:48:48.421Z] #44 49.66 manpages-dev python-setuptools [2020-01-13T15:48:48.421Z] #44 52.34 The following NEW packages will be installed: [2020-01-13T15:48:48.421Z] #44 52.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-13T15:48:48.421Z] #44 52.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-01-13T15:48:48.421Z] #44 52.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-13T15:48:48.421Z] #44 52.36 python-six zlib1g-dev [2020-01-13T15:48:48.421Z] #44 52.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:48:48.421Z] #44 52.60 Need to get 4075 kB of archives. [2020-01-13T15:48:48.421Z] #44 52.60 After this operation, 24.5 MB of additional disk space will be used. [2020-01-13T15:48:48.421Z] #44 52.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-01-13T15:48:48.421Z] #44 52.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-13T15:48:48.421Z] #44 52.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-01-13T15:48:48.421Z] #44 52.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-01-13T15:48:48.421Z] #44 52.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-01-13T15:48:48.421Z] #44 52.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-13T15:48:48.421Z] #44 52.78 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-01-13T15:48:48.421Z] #44 52.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-01-13T15:48:48.421Z] #44 52.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-01-13T15:48:48.421Z] #44 52.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-01-13T15:48:48.421Z] #44 52.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-01-13T15:48:48.421Z] #44 53.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-01-13T15:48:48.421Z] #44 53.29 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-01-13T15:48:48.421Z] #44 53.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-01-13T15:48:48.421Z] #44 53.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-01-13T15:48:48.421Z] #44 53.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-01-13T15:48:48.421Z] #44 53.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-01-13T15:48:48.421Z] #44 ... [2020-01-13T15:48:48.421Z] [2020-01-13T15:48:48.421Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:48:48.421Z] #36 54.90 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:48:48.713Z] #36 55.26 Fetched 14.9 MB in 3s (5173 kB/s) [2020-01-13T15:48:48.713Z] #36 55.44 Selecting previously unselected package xxd. [2020-01-13T15:48:48.713Z] #36 55.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% [2020-01-13T15:48:48.713Z] #36 ... [2020-01-13T15:48:48.713Z] [2020-01-13T15:48:48.713Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:48:48.713Z] #11 34.49 Reading package lists... [2020-01-13T15:48:48.713Z] #11 45.71 Building dependency tree... [2020-01-13T15:48:48.713Z] #11 50.81 The following additional packages will be installed: [2020-01-13T15:48:48.713Z] #11 50.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-01-13T15:48:48.713Z] #11 50.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-01-13T15:48:48.713Z] #11 50.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-01-13T15:48:48.713Z] #11 50.83 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T15:48:48.713Z] #11 50.83 Suggested packages: [2020-01-13T15:48:48.713Z] #11 50.84 gcc-8-locales seccomp wine64 [2020-01-13T15:48:48.713Z] #11 52.89 The following NEW packages will be installed: [2020-01-13T15:48:48.713Z] #11 52.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-01-13T15:48:48.713Z] #11 52.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-01-13T15:48:48.713Z] #11 52.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-01-13T15:48:48.713Z] #11 52.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-01-13T15:48:48.713Z] #11 52.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-01-13T15:48:48.713Z] #11 52.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-13T15:48:48.713Z] #11 53.01 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:48:48.713Z] #11 53.01 Need to get 78.9 MB of archives. [2020-01-13T15:48:48.713Z] #11 53.01 After this operation, 532 MB of additional disk space will be used. [2020-01-13T15:48:48.713Z] #11 53.01 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-01-13T15:48:48.713Z] #11 53.59 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-01-13T15:48:48.713Z] #11 54.00 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-01-13T15:48:48.713Z] #11 54.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-01-13T15:48:48.713Z] #11 54.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-01-13T15:48:48.713Z] #11 54.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-01-13T15:48:48.713Z] #11 54.89 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-01-13T15:48:49.004Z] #11 ... [2020-01-13T15:48:49.004Z] [2020-01-13T15:48:49.004Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:48:49.004Z] #36 55.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-13T15:48:49.004Z] #36 55.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-13T15:48:49.004Z] #36 55.54 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T15:48:49.139Z] Loaded image: buildpack-deps:jessie [2020-01-13T15:48:49.139Z] Loaded image: busybox:latest [2020-01-13T15:48:49.139Z] Loaded image: busybox:glibc [2020-01-13T15:48:49.139Z] Loaded image: debian:jessie [2020-01-13T15:48:49.139Z] Loaded image: hello-world:latest [2020-01-13T15:48:49.139Z] INFO: Testing against a local daemon [2020-01-13T15:48:49.139Z] === RUN TestCgroupNamespacesBuild [2020-01-13T15:48:49.296Z] #36 55.95 Selecting previously unselected package vim-common. [2020-01-13T15:48:49.296Z] #36 55.97 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T15:48:49.588Z] #36 56.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T15:48:50.226Z] #36 56.92 Selecting previously unselected package cmake-data. [2020-01-13T15:48:50.226Z] #36 56.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-01-13T15:48:50.518Z] #36 56.95 Unpacking cmake-data (3.13.4-1) ... [2020-01-13T15:48:51.550Z] #63 199.5 + bin/containerd-shim-runc-v1 [2020-01-13T15:48:51.675Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-01-13T15:48:51.675Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T15:48:53.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-01-13T15:48:53.051Z] === RUN TestBuildWithSession [2020-01-13T15:48:53.051Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T15:48:53.051Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:48:53.051Z] === RUN TestBuildSquashParent [2020-01-13T15:48:54.151Z] #36 ... [2020-01-13T15:48:54.151Z] [2020-01-13T15:48:54.151Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:48:54.151Z] #28 3.114 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T15:48:54.151Z] #28 3.965 #=#=# [2020-01-13T15:48:54.151Z] #28 4.304 #=#=# # 2.6% #### 6.8% ####### 11.1% ########## 14.6% ############# 19.1% ################ 23.4% ################### 27.6% ###################### 31.9% ########################## 36.2% ############################# 40.4% ################################ 44.6% ##################################### 51.8% ############################################ 61.2% ############################################### 65.4% ################################################ 67.6% ################################################### 71.8% ###################################################### 76.1% ######################################################## 78.2% ########################################################### 82.5% ############################################################### 88.9% ################################################################### 94.2% ##################################################################### 96.4% ######################################################################## 100.0% [2020-01-13T15:48:54.151Z] #28 8.101 #=#=# [2020-01-13T15:48:54.792Z] #63 202.4 + bin/containerd-shim-runc-v2 [2020-01-13T15:48:55.033Z] #28 8.354 #=#=# ##### 7.5% ############# 18.9% ########################## 36.2% #################################### 50.8% ############################################ 62.4% ################################################# 68.1% ############################################################# 85.3% ##################################################################### 96.8% ######################################################################## 100.0% [2020-01-13T15:48:55.587Z] #63 203.3 + binaries [2020-01-13T15:48:55.587Z] #63 203.3 + mkdir -p /build [2020-01-13T15:48:55.588Z] #63 203.3 + cp bin/containerd /build/containerd [2020-01-13T15:48:55.588Z] #63 203.3 + cp bin/containerd-shim /build/containerd-shim [2020-01-13T15:48:55.588Z] #63 203.3 + cp bin/ctr /build/ctr [2020-01-13T15:48:55.588Z] #63 DONE 203.4s [2020-01-13T15:48:55.665Z] #28 10.07 #=#=# [2020-01-13T15:48:55.962Z] [2020-01-13T15:48:55.963Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T15:48:56.340Z] #64 DONE 0.2s [2020-01-13T15:48:56.340Z] [2020-01-13T15:48:56.340Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T15:48:56.340Z] #68 DONE 0.1s [2020-01-13T15:48:56.340Z] [2020-01-13T15:48:56.340Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T15:48:56.340Z] #70 DONE 0.1s [2020-01-13T15:48:56.340Z] [2020-01-13T15:48:56.340Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T15:48:56.340Z] #73 DONE 0.1s [2020-01-13T15:48:56.340Z] [2020-01-13T15:48:56.340Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T15:48:56.340Z] #74 DONE 0.0s [2020-01-13T15:48:56.736Z] [2020-01-13T15:48:56.736Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T15:48:57.119Z] #75 DONE 0.7s [2020-01-13T15:48:57.525Z] [2020-01-13T15:48:57.525Z] #76 exporting to oci image format [2020-01-13T15:48:57.525Z] #76 exporting layers [2020-01-13T15:48:58.915Z] #28 10.30 #=#=# ### 5.0% ####### 10.2% ############ 17.9% ################ 23.1% ################### 27.5% ####################### 32.7% ########################### 37.8% ############################### 44.2% ################################### 49.3% ##################################### 51.9% ######################################### 57.1% ############################################ 62.3% ############################################## 65.1% ################################################## 69.9% ####################################################### 77.6% ########################################################### 82.8% ############################################################## 87.0% ################################################################ 89.4% ################################################################## 93.0% ###################################################################### 98.1% ######################################################################## 100.0% [2020-01-13T15:48:59.206Z] #28 ... [2020-01-13T15:48:59.206Z] [2020-01-13T15:48:59.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:48:59.206Z] #11 55.65 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-01-13T15:48:59.206Z] #11 55.70 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-01-13T15:48:59.206Z] #11 62.27 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-01-13T15:48:59.206Z] #11 ... [2020-01-13T15:48:59.206Z] [2020-01-13T15:48:59.206Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:48:59.206Z] #44 55.55 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:48:59.206Z] #44 55.78 Fetched 4075 kB in 1s (4542 kB/s) [2020-01-13T15:48:59.206Z] #44 55.98 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-13T15:48:59.206Z] #44 55.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 ... 15330 files and directories currently installed.) [2020-01-13T15:48:59.206Z] #44 56.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 56.13 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-01-13T15:48:59.206Z] #44 56.37 Selecting previously unselected package libnet1:ppc64el. [2020-01-13T15:48:59.206Z] #44 56.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 56.40 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T15:48:59.206Z] #44 56.57 Selecting previously unselected package libnet1-dev. [2020-01-13T15:48:59.206Z] #44 56.61 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 56.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T15:48:59.206Z] #44 57.05 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-13T15:48:59.206Z] #44 57.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 57.08 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T15:48:59.206Z] #44 57.35 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-13T15:48:59.206Z] #44 57.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 57.39 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-13T15:48:59.206Z] #44 58.03 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-13T15:48:59.206Z] #44 58.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 58.06 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T15:48:59.206Z] #44 58.51 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-13T15:48:59.206Z] #44 58.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 58.57 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-13T15:48:59.206Z] #44 58.67 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-13T15:48:59.206Z] #44 58.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 58.69 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-13T15:48:59.206Z] #44 59.36 Selecting previously unselected package libprotobuf17:ppc64el. [2020-01-13T15:48:59.206Z] #44 59.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 59.40 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-13T15:48:59.206Z] #44 60.85 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-01-13T15:48:59.206Z] #44 60.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 60.94 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-13T15:48:59.206Z] #44 61.48 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-13T15:48:59.206Z] #44 61.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 61.51 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-13T15:48:59.206Z] #44 64.15 Selecting previously unselected package libprotoc17:ppc64el. [2020-01-13T15:48:59.206Z] #44 64.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 64.17 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-13T15:48:59.206Z] #44 65.23 Selecting previously unselected package protobuf-c-compiler. [2020-01-13T15:48:59.206Z] #44 65.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 65.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T15:48:59.206Z] #44 65.61 Selecting previously unselected package protobuf-compiler. [2020-01-13T15:48:59.206Z] #44 65.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-01-13T15:48:59.206Z] #44 65.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-01-13T15:48:59.497Z] #44 65.90 Selecting previously unselected package python-pkg-resources. [2020-01-13T15:48:59.497Z] #44 65.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T15:48:59.497Z] #44 65.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-01-13T15:48:59.497Z] #44 ... [2020-01-13T15:48:59.497Z] [2020-01-13T15:48:59.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:48:59.497Z] #48 65.67 internal/reflectlite [2020-01-13T15:48:59.497Z] #48 65.72 sync [2020-01-13T15:48:59.615Z] --- PASS: TestBuildSquashParent (5.84s) [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:48:59.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:48:59.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:48:59.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:48:59.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:48:59.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:48:59.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:48:59.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:48:59.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:48:59.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:48:59.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:48:59.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:48:59.805Z] #48 ... [2020-01-13T15:48:59.805Z] [2020-01-13T15:48:59.805Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:48:59.805Z] #72 DONE 66.3s [2020-01-13T15:49:00.095Z] [2020-01-13T15:49:00.095Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:49:00.095Z] #28 13.76 #=#=# [2020-01-13T15:49:01.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:49:01.520Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.53s) [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.74s) [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-01-13T15:49:04.053Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-01-13T15:49:04.053Z] === RUN TestBuildMultiStageCopy [2020-01-13T15:49:04.053Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T15:49:04.872Z] #28 14.03 #=#=# 1.1% ## 2.9% ### 4.7% #### 5.6% ##### 7.3% ###### 9.1% ####### 10.9% ########### 16.4% ############# 18.2% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 23.6% ################# 24.5% ################## 26.3% #################### 28.1% #################### 28.9% ##################### 29.8% ###################### 31.6% ######################## 34.3% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################### 43.2% ################################## 47.7% #################################### 50.4% ###################################### 54.0% ######################################## 56.6% ########################################## 59.3% ############################################# 62.9% ############################################### 65.6% ################################################# 68.3% ################################################## 70.0% ################################################### 71.8% #################################################### 73.6% ###################################################### 75.4% ####################################################### 77.2% ######################################################### 79.8% [2020-01-13T15:49:04.872Z] #28 ... [2020-01-13T15:49:04.872Z] [2020-01-13T15:49:04.872Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:49:04.872Z] #34 61.28 internal/reflectlite [2020-01-13T15:49:04.872Z] #34 61.29 sync [2020-01-13T15:49:04.872Z] #34 69.51 errors [2020-01-13T15:49:04.872Z] #34 69.51 sort [2020-01-13T15:49:04.872Z] #34 70.62 io [2020-01-13T15:49:04.872Z] #34 70.62 internal/oserror [2020-01-13T15:49:04.872Z] #34 70.72 strconv [2020-01-13T15:49:04.872Z] #34 71.33 syscall [2020-01-13T15:49:04.872Z] #34 ... [2020-01-13T15:49:04.872Z] [2020-01-13T15:49:04.872Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:49:05.459Z] #28 14.03 #=#=# 1.1% ## 2.9% ### 4.7% #### 5.6% ##### 7.3% ###### 9.1% ####### 10.9% ########### 16.4% ############# 18.2% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 23.6% ################# 24.5% ################## 26.3% #################### 28.1% #################### 28.9% ##################### 29.8% ###################### 31.6% ######################## 34.3% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################### 43.2% ################################## 47.7% #################################### 50.4% ###################################### 54.0% ######################################## 56.6% ########################################## 59.3% ############################################# 62.9% ############################################### 65.6% ################################################# 68.3% ################################################## 70.0% ################################################### 71.8% #################################################### 73.6% ###################################################### 75.4% ####################################################### 77.2% ######################################################### 79.8% ########################################################### 82.5% ############################################################# 84.8% ############################################################## 86.6% ################################################################ 89.3% ################################################################# 90.3% [2020-01-13T15:49:05.459Z] #28 ... [2020-01-13T15:49:05.459Z] [2020-01-13T15:49:05.459Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:49:05.459Z] #36 62.05 Selecting previously unselected package libicu63:ppc64el. [2020-01-13T15:49:05.459Z] #36 62.13 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-01-13T15:49:05.459Z] #36 62.14 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-13T15:49:05.752Z] #36 ... [2020-01-13T15:49:05.752Z] [2020-01-13T15:49:05.752Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:49:05.955Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T15:49:06.043Z] #28 14.03 #=#=# 1.1% ## 2.9% ### 4.7% #### 5.6% ##### 7.3% ###### 9.1% ####### 10.9% ########### 16.4% ############# 18.2% ############# 19.1% ############## 20.0% ############### 20.9% ############### 21.8% ################ 23.6% ################# 24.5% ################## 26.3% #################### 28.1% #################### 28.9% ##################### 29.8% ###################### 31.6% ######################## 34.3% ########################## 37.0% ########################### 38.8% ############################# 40.6% ############################### 43.2% ################################## 47.7% #################################### 50.4% ###################################### 54.0% ######################################## 56.6% ########################################## 59.3% ############################################# 62.9% ############################################### 65.6% ################################################# 68.3% ################################################## 70.0% ################################################### 71.8% #################################################### 73.6% ###################################################### 75.4% ####################################################### 77.2% ######################################################### 79.8% ########################################################### 82.5% ############################################################# 84.8% ############################################################## 86.6% ################################################################ 89.3% ################################################################# 90.3% ################################################################## 91.7% ################################################################### 93.5% ##################################################################### 97.1% ######################################################################## 100.0% [2020-01-13T15:49:06.043Z] #28 20.35 [2020-01-13T15:49:06.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T15:49:06.782Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T15:49:07.351Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T15:49:07.919Z] --- PASS: TestBuildMultiStageCopy (4.29s) [2020-01-13T15:49:07.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-01-13T15:49:07.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-01-13T15:49:07.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-01-13T15:49:07.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-01-13T15:49:07.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-01-13T15:49:07.919Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T15:49:08.771Z] #28 22.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T15:49:09.065Z] #28 23.33 #=#=# [2020-01-13T15:49:09.297Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-01-13T15:49:09.297Z] === RUN TestBuildLabelWithTargets [2020-01-13T15:49:09.359Z] #28 23.62 #=#=# ######################################################################## 100.0% [2020-01-13T15:49:09.651Z] #28 23.93 [2020-01-13T15:49:09.943Z] #28 ... [2020-01-13T15:49:09.943Z] [2020-01-13T15:49:09.943Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:49:09.943Z] #44 66.40 Selecting previously unselected package python-six. [2020-01-13T15:49:09.943Z] #44 66.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-01-13T15:49:09.943Z] #44 66.45 Unpacking python-six (1.12.0-1) ... [2020-01-13T15:49:09.943Z] #44 66.73 Selecting previously unselected package python-protobuf. [2020-01-13T15:49:09.943Z] #44 66.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-01-13T15:49:09.943Z] #44 66.75 Unpacking python-protobuf (3.6.1.3-2) ... [2020-01-13T15:49:09.943Z] #44 68.09 Setting up python-pkg-resources (40.8.0-1) ... [2020-01-13T15:49:09.943Z] #44 76.45 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-01-13T15:49:09.943Z] #44 76.45 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T15:49:09.943Z] #44 76.46 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T15:49:09.943Z] #44 76.46 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-01-13T15:49:09.943Z] #44 76.47 Setting up python-six (1.12.0-1) ... [2020-01-13T15:49:09.943Z] #44 ... [2020-01-13T15:49:09.943Z] [2020-01-13T15:49:09.943Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:49:09.943Z] #34 76.37 bytes [2020-01-13T15:49:09.943Z] #34 76.38 strings [2020-01-13T15:49:10.576Z] #34 ... [2020-01-13T15:49:10.576Z] [2020-01-13T15:49:10.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:49:10.576Z] #11 67.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-01-13T15:49:10.576Z] #11 67.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-01-13T15:49:10.576Z] #11 67.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-01-13T15:49:10.576Z] #11 67.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-01-13T15:49:10.576Z] #11 67.38 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-01-13T15:49:10.576Z] #11 67.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB] [2020-01-13T15:49:10.576Z] #11 67.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-01-13T15:49:10.576Z] #11 67.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-01-13T15:49:10.576Z] #11 67.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-01-13T15:49:10.576Z] #11 67.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-01-13T15:49:10.576Z] #11 67.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-01-13T15:49:10.576Z] #11 67.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-01-13T15:49:10.576Z] #11 67.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-01-13T15:49:10.576Z] #11 67.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-01-13T15:49:10.576Z] #11 67.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB] [2020-01-13T15:49:10.576Z] #11 70.89 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:49:10.576Z] #11 71.09 Fetched 78.9 MB in 15s (5256 kB/s) [2020-01-13T15:49:10.576Z] #11 71.25 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-13T15:49:10.576Z] #11 71.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-01-13T15:49:10.576Z] #11 71.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-01-13T15:49:10.576Z] #11 71.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T15:49:10.576Z] #11 76.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-13T15:49:10.576Z] #11 76.30 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-01-13T15:49:10.576Z] #11 76.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T15:49:10.576Z] #11 ... [2020-01-13T15:49:10.576Z] [2020-01-13T15:49:10.576Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:49:10.576Z] #36 75.62 Selecting previously unselected package libxml2:ppc64el. [2020-01-13T15:49:10.576Z] #36 75.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-01-13T15:49:10.576Z] #36 75.65 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-13T15:49:10.576Z] #36 76.54 Selecting previously unselected package libarchive13:ppc64el. [2020-01-13T15:49:10.576Z] #36 76.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-01-13T15:49:10.576Z] #36 76.56 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-13T15:49:10.576Z] #36 76.99 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-13T15:49:10.576Z] #36 77.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-13T15:49:10.576Z] #36 77.00 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-13T15:49:10.607Z] Loaded image: buildpack-deps:jessie [2020-01-13T15:49:10.607Z] Loaded image: busybox:latest [2020-01-13T15:49:10.607Z] Loaded image: busybox:glibc [2020-01-13T15:49:10.607Z] Loaded image: debian:jessie [2020-01-13T15:49:10.607Z] Loaded image: hello-world:latest [2020-01-13T15:49:10.607Z] INFO: Testing against a local daemon [2020-01-13T15:49:10.607Z] === RUN TestCgroupNamespacesBuild [2020-01-13T15:49:10.898Z] #36 77.30 Selecting previously unselected package librhash0:ppc64el. [2020-01-13T15:49:10.898Z] #36 77.33 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-01-13T15:49:10.898Z] #36 77.33 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-01-13T15:49:11.190Z] #36 77.68 Selecting previously unselected package libuv1:ppc64el. [2020-01-13T15:49:11.190Z] #36 77.69 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-01-13T15:49:11.190Z] #36 77.69 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-01-13T15:49:11.482Z] #36 78.05 Selecting previously unselected package cmake. [2020-01-13T15:49:11.775Z] #36 78.10 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-01-13T15:49:11.775Z] #36 78.10 Unpacking cmake (3.13.4-1) ... [2020-01-13T15:49:11.830Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-01-13T15:49:11.830Z] === RUN TestBuildWithEmptyLayers [2020-01-13T15:49:12.766Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-01-13T15:49:12.766Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T15:49:13.135Z] --- PASS: TestCgroupNamespacesBuild (2.86s) [2020-01-13T15:49:13.135Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T15:49:15.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2020-01-13T15:49:15.034Z] === RUN TestBuildWithSession [2020-01-13T15:49:15.034Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T15:49:15.034Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:49:15.034Z] === RUN TestBuildSquashParent [2020-01-13T15:49:15.299Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2020-01-13T15:49:15.299Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T15:49:15.321Z] #36 ... [2020-01-13T15:49:15.321Z] [2020-01-13T15:49:15.321Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:15.321Z] #48 71.54 github.com/LK4D4/vndr/godl/singleflight [2020-01-13T15:49:15.321Z] #48 71.55 internal/singleflight [2020-01-13T15:49:15.321Z] #48 71.55 math/rand [2020-01-13T15:49:15.321Z] #48 75.54 io [2020-01-13T15:49:15.321Z] #48 75.56 sort [2020-01-13T15:49:15.321Z] #48 75.59 strconv [2020-01-13T15:49:15.321Z] #48 75.95 syscall [2020-01-13T15:49:15.321Z] #48 ... [2020-01-13T15:49:15.321Z] [2020-01-13T15:49:15.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:49:15.322Z] #11 81.62 Selecting previously unselected package binutils-mingw-w64. [2020-01-13T15:49:15.322Z] #11 81.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-01-13T15:49:15.322Z] #11 81.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T15:49:15.322Z] #11 81.84 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-13T15:49:15.322Z] #11 81.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T15:49:15.322Z] #11 81.87 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T15:49:15.612Z] #11 82.14 Selecting previously unselected package dmsetup. [2020-01-13T15:49:15.612Z] #11 82.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T15:49:15.612Z] #11 82.17 Unpacking dmsetup (2:1.02.155-3) ... [2020-01-13T15:49:15.904Z] #11 82.44 Selecting previously unselected package mingw-w64-common. [2020-01-13T15:49:15.904Z] #11 82.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-01-13T15:49:15.904Z] #11 82.46 Unpacking mingw-w64-common (6.0.0-3) ... [2020-01-13T15:49:16.691Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-01-13T15:49:16.691Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T15:49:16.941Z] #11 ... [2020-01-13T15:49:16.941Z] [2020-01-13T15:49:16.941Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:49:16.941Z] #51 73.21 + cd /tmp/tmp.de2IXJE521/src/gotest.tools/gotestsum [2020-01-13T15:49:16.941Z] #51 73.21 + git checkout -q v0.3.5 [2020-01-13T15:49:16.941Z] #51 73.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-13T15:49:16.941Z] #51 ... [2020-01-13T15:49:16.941Z] [2020-01-13T15:49:16.941Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-13T15:49:16.941Z] #36 82.74 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-13T15:49:16.941Z] #36 82.75 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T15:49:16.941Z] #36 82.76 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-01-13T15:49:16.941Z] #36 82.76 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T15:49:16.941Z] #36 82.91 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-01-13T15:49:16.941Z] #36 82.96 Setting up cmake-data (3.13.4-1) ... [2020-01-13T15:49:16.941Z] #36 82.99 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-01-13T15:49:16.941Z] #36 82.99 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-13T15:49:16.941Z] #36 83.00 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-01-13T15:49:16.941Z] #36 83.01 Setting up cmake (3.13.4-1) ... [2020-01-13T15:49:16.941Z] #36 83.01 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:49:16.941Z] #36 83.15 Processing triggers for mime-support (3.62) ... [2020-01-13T15:49:16.941Z] #36 DONE 83.6s [2020-01-13T15:49:16.941Z] [2020-01-13T15:49:16.941Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:49:17.233Z] #37 DONE 0.2s [2020-01-13T15:49:17.233Z] [2020-01-13T15:49:17.233Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-13T15:49:17.233Z] #38 DONE 0.1s [2020-01-13T15:49:17.233Z] [2020-01-13T15:49:17.233Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:17.525Z] #39 0.358 + RM_GOPATH=0 [2020-01-13T15:49:17.525Z] #39 0.363 + TMP_GOPATH= [2020-01-13T15:49:17.525Z] #39 0.363 + : /build [2020-01-13T15:49:17.525Z] #39 0.363 + '[' -z '' ']' [2020-01-13T15:49:17.525Z] #39 0.363 ++ mktemp -d [2020-01-13T15:49:17.525Z] #39 0.371 + export GOPATH=/tmp/tmp.oxiVlMU4ms [2020-01-13T15:49:17.525Z] #39 0.372 + GOPATH=/tmp/tmp.oxiVlMU4ms [2020-01-13T15:49:17.525Z] #39 0.373 + RM_GOPATH=1 [2020-01-13T15:49:17.525Z] #39 0.375 ++ dirname ./install.sh [2020-01-13T15:49:17.525Z] #39 0.377 + dir=. [2020-01-13T15:49:17.525Z] #39 0.378 + bin=tini [2020-01-13T15:49:17.525Z] #39 0.378 + shift [2020-01-13T15:49:17.525Z] #39 0.378 + '[' '!' -f ./tini.installer ']' [2020-01-13T15:49:17.525Z] #39 0.379 + . ./tini.installer [2020-01-13T15:49:17.525Z] #39 0.380 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T15:49:17.525Z] #39 0.382 + install_tini [2020-01-13T15:49:17.525Z] #39 0.382 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T15:49:17.525Z] #39 0.383 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-13T15:49:17.525Z] #39 0.383 + git clone https://github.com/krallin/tini.git /tmp/tmp.oxiVlMU4ms/tini [2020-01-13T15:49:17.525Z] #39 0.403 Cloning into '/tmp/tmp.oxiVlMU4ms/tini'... [2020-01-13T15:49:19.038Z] #39 ... [2020-01-13T15:49:19.038Z] [2020-01-13T15:49:19.038Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-13T15:49:19.038Z] #28 25.62 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T15:49:19.038Z] #28 26.41 #=#=# [2020-01-13T15:49:19.038Z] #28 26.67 # 1.6% ######################################################################## 100.0% [2020-01-13T15:49:19.038Z] #28 26.98 [2020-01-13T15:49:19.038Z] #28 29.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T15:49:19.038Z] #28 29.18 skipping existing c8c2d4a6b2e3 [2020-01-13T15:49:19.038Z] #28 29.49 [2020-01-13T15:49:19.038Z] #28 31.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T15:49:19.038Z] #28 32.53 [2020-01-13T15:49:19.038Z] #28 32.87 #=#=# ######################################################################## 100.0% [2020-01-13T15:49:19.038Z] #28 33.15 [2020-01-13T15:49:19.038Z] #28 33.30 Download of images into '/build' complete. [2020-01-13T15:49:19.038Z] #28 33.30 Use something like the following to load the result into a Docker daemon: [2020-01-13T15:49:19.038Z] #28 33.30 tar -cC '/build' . | docker load [2020-01-13T15:49:19.038Z] #28 DONE 33.4s [2020-01-13T15:49:19.329Z] [2020-01-13T15:49:19.329Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:19.329Z] #39 1.932 + cd /tmp/tmp.oxiVlMU4ms/tini [2020-01-13T15:49:19.329Z] #39 1.933 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-13T15:49:19.329Z] #39 1.987 + cmake . [2020-01-13T15:49:19.628Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-13T15:49:19.978Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-01-13T15:49:19.978Z] === RUN TestBuildWithHugeFile [2020-01-13T15:49:20.838Z] #39 3.449 -- The C compiler identification is GNU 8.3.0 [2020-01-13T15:49:20.838Z] #39 3.566 -- Check for working C compiler: /usr/bin/cc [2020-01-13T15:49:21.873Z] #39 4.592 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-13T15:49:21.873Z] #39 4.601 -- Detecting C compiler ABI info [2020-01-13T15:49:23.375Z] #39 5.831 -- Detecting C compiler ABI info - done [2020-01-13T15:49:23.375Z] #39 5.974 -- Detecting C compile features [2020-01-13T15:49:24.896Z] #39 ... [2020-01-13T15:49:24.896Z] [2020-01-13T15:49:24.896Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:49:24.896Z] #31 81.14 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-13T15:49:24.896Z] #31 84.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-13T15:49:24.896Z] #31 ... [2020-01-13T15:49:24.896Z] [2020-01-13T15:49:24.896Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:49:24.896Z] #44 82.37 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-01-13T15:49:24.896Z] #44 82.37 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T15:49:24.896Z] #44 82.38 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-01-13T15:49:24.896Z] #44 82.39 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-01-13T15:49:24.896Z] #44 82.40 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-01-13T15:49:24.896Z] #44 82.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-01-13T15:49:24.896Z] #44 82.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-01-13T15:49:24.896Z] #44 82.42 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-01-13T15:49:24.896Z] #44 82.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-01-13T15:49:24.896Z] #44 82.46 Setting up python-protobuf (3.6.1.3-2) ... [2020-01-13T15:49:25.536Z] #44 ... [2020-01-13T15:49:25.536Z] [2020-01-13T15:49:25.536Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:25.536Z] #48 81.86 vendor/golang.org/x/net/dns/dnsmessage [2020-01-13T15:49:25.536Z] #48 83.34 bytes [2020-01-13T15:49:25.536Z] #48 90.97 bufio [2020-01-13T15:49:25.830Z] #48 ... [2020-01-13T15:49:25.830Z] [2020-01-13T15:49:25.830Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:49:25.830Z] #11 92.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-13T15:49:26.122Z] #11 92.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-01-13T15:49:26.122Z] #11 92.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T15:49:27.153Z] #11 ... [2020-01-13T15:49:27.153Z] [2020-01-13T15:49:27.153Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-13T15:49:27.153Z] #44 93.28 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-01-13T15:49:27.153Z] #44 93.29 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:49:27.153Z] #44 DONE 93.6s [2020-01-13T15:49:27.153Z] [2020-01-13T15:49:27.153Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:27.153Z] #39 9.001 -- Detecting C compile features - done [2020-01-13T15:49:27.153Z] #39 9.063 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-13T15:49:27.153Z] #39 9.402 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-13T15:49:27.153Z] #39 9.616 -- Configuring done [2020-01-13T15:49:27.153Z] #39 9.643 -- Generating done [2020-01-13T15:49:27.153Z] #39 9.656 -- Build files have been written to: /tmp/tmp.oxiVlMU4ms/tini [2020-01-13T15:49:27.153Z] #39 9.662 + make tini-static [2020-01-13T15:49:27.246Z] --- PASS: TestBuildSquashParent (10.11s) [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:49:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:49:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:49:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:49:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:49:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:49:27.246Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:49:27.246Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:49:27.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:49:27.246Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:49:27.786Z] #39 10.34 Scanning dependencies of target tini-static [2020-01-13T15:49:27.786Z] #39 10.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-13T15:49:28.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:49:28.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:49:30.529Z] #39 13.14 [100%] Linking C executable tini-static [2020-01-13T15:49:31.564Z] #39 14.09 [100%] Built target tini-static [2020-01-13T15:49:31.564Z] #39 14.20 + mkdir -p /build [2020-01-13T15:49:31.564Z] #39 14.21 + cp tini-static /build/docker-init [2020-01-13T15:49:31.564Z] #39 DONE 14.3s [2020-01-13T15:49:31.564Z] [2020-01-13T15:49:31.564Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:31.564Z] #48 97.22 hash/crc32 [2020-01-13T15:49:31.564Z] #48 97.32 reflect [2020-01-13T15:49:31.856Z] #48 ... [2020-01-13T15:49:31.856Z] [2020-01-13T15:49:31.856Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:49:31.856Z] #34 88.27 bufio [2020-01-13T15:49:31.856Z] #34 92.26 reflect [2020-01-13T15:49:31.856Z] #34 92.93 path [2020-01-13T15:49:31.856Z] #34 95.39 text/tabwriter [2020-01-13T15:49:31.856Z] #34 ... [2020-01-13T15:49:31.856Z] [2020-01-13T15:49:31.856Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:49:31.856Z] #45 2.004 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T15:49:31.856Z] #45 2.004 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T15:49:31.856Z] #45 3.976 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T15:49:31.856Z] #45 4.017 GEN .gitid [2020-01-13T15:49:31.856Z] #45 4.026 GEN criu/include/version.h [2020-01-13T15:49:31.856Z] #45 4.063 GEN include/common/asm [2020-01-13T15:49:31.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:49:31.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:49:33.930Z] #45 6.601 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-13T15:49:33.931Z] #45 6.851 PBCC images/opts.pb-c.c [2020-01-13T15:49:33.931Z] #45 6.912 PBCC images/sit.pb-c.c [2020-01-13T15:49:33.931Z] #45 7.004 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-13T15:49:33.931Z] #45 7.102 DEP images/opts.pb-c.d [2020-01-13T15:49:34.220Z] #45 7.199 DEP images/sit.pb-c.d [2020-01-13T15:49:34.220Z] #45 7.281 PBCC images/macvlan.pb-c.c [2020-01-13T15:49:34.220Z] #45 7.339 DEP images/macvlan.pb-c.d [2020-01-13T15:49:34.509Z] #45 7.414 PBCC images/autofs.pb-c.c [2020-01-13T15:49:34.509Z] #45 7.443 DEP images/autofs.pb-c.d [2020-01-13T15:49:34.509Z] #45 7.553 PBCC images/sysctl.pb-c.c [2020-01-13T15:49:34.509Z] #45 7.610 DEP images/sysctl.pb-c.d [2020-01-13T15:49:34.509Z] #45 7.696 PBCC images/time.pb-c.c [2020-01-13T15:49:34.799Z] #45 7.760 DEP images/time.pb-c.d [2020-01-13T15:49:34.799Z] #45 7.927 PBCC images/binfmt-misc.pb-c.c [2020-01-13T15:49:34.799Z] #45 7.985 DEP images/binfmt-misc.pb-c.d [2020-01-13T15:49:35.089Z] #45 8.082 PBCC images/seccomp.pb-c.c [2020-01-13T15:49:35.089Z] #45 8.116 DEP images/seccomp.pb-c.d [2020-01-13T15:49:35.089Z] #45 8.196 PBCC images/userns.pb-c.c [2020-01-13T15:49:35.089Z] #45 8.218 DEP images/userns.pb-c.d [2020-01-13T15:49:35.089Z] #45 ... [2020-01-13T15:49:35.089Z] [2020-01-13T15:49:35.089Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:49:35.089Z] #11 101.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-13T15:49:35.089Z] #11 101.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-13T15:49:35.089Z] #11 101.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.27s) [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.39s) [2020-01-13T15:49:35.191Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.17s) [2020-01-13T15:49:35.191Z] === RUN TestBuildMultiStageCopy [2020-01-13T15:49:35.191Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T15:49:35.379Z] #11 101.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-13T15:49:35.379Z] #11 101.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-13T15:49:35.379Z] #11 102.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:49:38.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T15:49:39.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T15:49:39.601Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T15:49:40.167Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T15:49:40.940Z] #11 ... [2020-01-13T15:49:40.941Z] [2020-01-13T15:49:40.941Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:49:40.941Z] #45 8.293 PBCC images/cgroup.pb-c.c [2020-01-13T15:49:40.941Z] #45 8.364 DEP images/cgroup.pb-c.d [2020-01-13T15:49:40.941Z] #45 8.514 PBCC images/fown.pb-c.c [2020-01-13T15:49:40.941Z] #45 8.552 PBCC images/ext-file.pb-c.c [2020-01-13T15:49:40.941Z] #45 8.601 DEP images/fown.pb-c.d [2020-01-13T15:49:40.941Z] #45 8.752 DEP images/ext-file.pb-c.d [2020-01-13T15:49:40.941Z] #45 8.833 PBCC images/rpc.pb-c.c [2020-01-13T15:49:40.941Z] #45 8.938 DEP images/rpc.pb-c.d [2020-01-13T15:49:40.941Z] #45 9.032 PBCC images/siginfo.pb-c.c [2020-01-13T15:49:40.941Z] #45 9.050 DEP images/siginfo.pb-c.d [2020-01-13T15:49:40.941Z] #45 9.183 PBCC images/pagemap.pb-c.c [2020-01-13T15:49:40.941Z] #45 9.255 DEP images/pagemap.pb-c.d [2020-01-13T15:49:40.941Z] #45 9.392 PBCC images/rlimit.pb-c.c [2020-01-13T15:49:40.941Z] #45 9.448 DEP images/rlimit.pb-c.d [2020-01-13T15:49:40.941Z] #45 9.559 PBCC images/file-lock.pb-c.c [2020-01-13T15:49:40.941Z] #45 9.603 DEP images/file-lock.pb-c.d [2020-01-13T15:49:40.941Z] #45 9.685 PBCC images/tty.pb-c.c [2020-01-13T15:49:40.941Z] #45 9.816 DEP images/tty.pb-c.d [2020-01-13T15:49:40.941Z] #45 9.987 PBCC images/tun.pb-c.c [2020-01-13T15:49:40.941Z] #45 10.15 PBCC images/netdev.pb-c.c [2020-01-13T15:49:40.941Z] #45 10.23 DEP images/tun.pb-c.d [2020-01-13T15:49:40.941Z] #45 10.31 DEP images/netdev.pb-c.d [2020-01-13T15:49:40.941Z] #45 10.39 PBCC images/vma.pb-c.c [2020-01-13T15:49:40.941Z] #45 10.46 DEP images/vma.pb-c.d [2020-01-13T15:49:40.941Z] #45 10.62 PBCC images/creds.pb-c.c [2020-01-13T15:49:40.941Z] #45 10.66 DEP images/creds.pb-c.d [2020-01-13T15:49:40.941Z] #45 10.82 PBCC images/utsns.pb-c.c [2020-01-13T15:49:40.941Z] #45 10.85 DEP images/utsns.pb-c.d [2020-01-13T15:49:40.941Z] #45 10.98 PBCC images/ipc-desc.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.03 PBCC images/ipc-sem.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.08 DEP images/ipc-desc.pb-c.d [2020-01-13T15:49:40.941Z] #45 11.17 DEP images/ipc-sem.pb-c.d [2020-01-13T15:49:40.941Z] #45 11.29 PBCC images/ipc-msg.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.32 DEP images/ipc-msg.pb-c.d [2020-01-13T15:49:40.941Z] #45 11.44 PBCC images/ipc-shm.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.46 DEP images/ipc-shm.pb-c.d [2020-01-13T15:49:40.941Z] #45 11.54 PBCC images/ipc-var.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.59 DEP images/ipc-var.pb-c.d [2020-01-13T15:49:40.941Z] #45 11.72 PBCC images/sk-opts.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.76 PBCC images/packet-sock.pb-c.c [2020-01-13T15:49:40.941Z] #45 11.85 DEP images/sk-opts.pb-c.d [2020-01-13T15:49:40.941Z] #45 11.91 DEP images/packet-sock.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.02 PBCC images/sk-netlink.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.14 DEP images/sk-netlink.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.20 PBCC images/sk-inet.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.27 DEP images/sk-inet.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.35 PBCC images/sk-unix.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.42 DEP images/sk-unix.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.50 PBCC images/mm.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.56 DEP images/mm.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.60 PBCC images/timerfd.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.69 DEP images/timerfd.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.76 PBCC images/timer.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.80 DEP images/timer.pb-c.d [2020-01-13T15:49:40.941Z] #45 12.87 PBCC images/sa.pb-c.c [2020-01-13T15:49:40.941Z] #45 12.98 DEP images/sa.pb-c.d [2020-01-13T15:49:40.941Z] #45 13.05 PBCC images/pipe-data.pb-c.c [2020-01-13T15:49:40.941Z] #45 13.08 DEP images/pipe-data.pb-c.d [2020-01-13T15:49:40.941Z] #45 13.17 PBCC images/mnt.pb-c.c [2020-01-13T15:49:40.941Z] #45 13.28 DEP images/mnt.pb-c.d [2020-01-13T15:49:40.941Z] #45 13.36 PBCC images/sk-packet.pb-c.c [2020-01-13T15:49:40.941Z] #45 13.40 DEP images/sk-packet.pb-c.d [2020-01-13T15:49:40.941Z] #45 13.55 PBCC images/tcp-stream.pb-c.c [2020-01-13T15:49:40.941Z] #45 13.67 DEP images/tcp-stream.pb-c.d [2020-01-13T15:49:40.941Z] #45 13.78 PBCC images/pipe.pb-c.c [2020-01-13T15:49:40.941Z] #45 13.85 DEP images/pipe.pb-c.d [2020-01-13T15:49:40.941Z] #45 13.98 PBCC images/pstree.pb-c.c [2020-01-13T15:49:40.941Z] #45 14.07 DEP images/pstree.pb-c.d [2020-01-13T15:49:41.100Z] --- PASS: TestBuildMultiStageCopy (5.76s) [2020-01-13T15:49:41.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2020-01-13T15:49:41.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-01-13T15:49:41.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2020-01-13T15:49:41.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-01-13T15:49:41.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2020-01-13T15:49:41.100Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T15:49:41.232Z] #45 14.13 PBCC images/fs.pb-c.c [2020-01-13T15:49:41.232Z] #45 14.16 DEP images/fs.pb-c.d [2020-01-13T15:49:41.232Z] #45 14.27 PBCC images/signalfd.pb-c.c [2020-01-13T15:49:41.232Z] #45 14.34 DEP images/signalfd.pb-c.d [2020-01-13T15:49:41.532Z] #45 14.51 PBCC images/fh.pb-c.c [2020-01-13T15:49:41.532Z] #45 14.62 PBCC images/fsnotify.pb-c.c [2020-01-13T15:49:41.848Z] #45 14.84 DEP images/fh.pb-c.d [2020-01-13T15:49:42.143Z] #45 15.00 DEP images/fsnotify.pb-c.d [2020-01-13T15:49:42.143Z] #45 15.10 PBCC images/eventpoll.pb-c.c [2020-01-13T15:49:42.143Z] #45 15.14 DEP images/eventpoll.pb-c.d [2020-01-13T15:49:42.143Z] #45 15.19 PBCC images/eventfd.pb-c.c [2020-01-13T15:49:42.143Z] #45 15.22 DEP images/eventfd.pb-c.d [2020-01-13T15:49:42.143Z] #45 15.26 PBCC images/remap-file-path.pb-c.c [2020-01-13T15:49:42.143Z] #45 15.28 DEP images/remap-file-path.pb-c.d [2020-01-13T15:49:42.143Z] #45 15.32 PBCC images/fifo.pb-c.c [2020-01-13T15:49:42.433Z] #45 15.35 DEP images/fifo.pb-c.d [2020-01-13T15:49:42.433Z] #45 15.43 PBCC images/ghost-file.pb-c.c [2020-01-13T15:49:42.433Z] #45 15.48 DEP images/ghost-file.pb-c.d [2020-01-13T15:49:42.433Z] #45 15.54 PBCC images/regfile.pb-c.c [2020-01-13T15:49:42.473Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-01-13T15:49:42.473Z] === RUN TestBuildLabelWithTargets [2020-01-13T15:49:42.727Z] #45 15.63 DEP images/regfile.pb-c.d [2020-01-13T15:49:42.727Z] #45 15.74 PBCC images/ns.pb-c.c [2020-01-13T15:49:42.727Z] #45 15.77 DEP images/ns.pb-c.d [2020-01-13T15:49:43.016Z] #45 15.85 PBCC images/fdinfo.pb-c.c [2020-01-13T15:49:43.016Z] #45 15.98 DEP images/fdinfo.pb-c.d [2020-01-13T15:49:43.016Z] #45 16.06 PBCC images/core-aarch64.pb-c.c [2020-01-13T15:49:43.309Z] #45 16.19 PBCC images/core-arm.pb-c.c [2020-01-13T15:49:43.309Z] #45 16.27 PBCC images/core-ppc64.pb-c.c [2020-01-13T15:49:43.309Z] #45 16.41 PBCC images/core-s390.pb-c.c [2020-01-13T15:49:43.600Z] #45 16.50 PBCC images/core-x86.pb-c.c [2020-01-13T15:49:43.600Z] #45 16.64 PBCC images/core.pb-c.c [2020-01-13T15:49:43.891Z] #45 16.87 PBCC images/inventory.pb-c.c [2020-01-13T15:49:43.891Z] #45 16.99 DEP images/core-aarch64.pb-c.d [2020-01-13T15:49:44.181Z] #45 17.12 DEP images/core-arm.pb-c.d [2020-01-13T15:49:44.181Z] #45 17.26 DEP images/core-ppc64.pb-c.d [2020-01-13T15:49:44.470Z] #45 17.32 DEP images/core-s390.pb-c.d [2020-01-13T15:49:44.470Z] #45 17.41 DEP images/core-x86.pb-c.d [2020-01-13T15:49:44.470Z] #45 17.54 DEP images/core.pb-c.d [2020-01-13T15:49:44.470Z] #45 17.67 DEP images/inventory.pb-c.d [2020-01-13T15:49:44.760Z] #45 17.80 PBCC images/cpuinfo.pb-c.c [2020-01-13T15:49:44.760Z] #45 17.86 DEP images/cpuinfo.pb-c.d [2020-01-13T15:49:45.054Z] #45 17.98 PBCC images/stats.pb-c.c [2020-01-13T15:49:45.054Z] #45 18.01 DEP images/stats.pb-c.d [2020-01-13T15:49:45.754Z] --- PASS: TestBuildLabelWithTargets (2.71s) [2020-01-13T15:49:45.754Z] === RUN TestBuildWithEmptyLayers [2020-01-13T15:49:46.083Z] #45 ... [2020-01-13T15:49:46.083Z] [2020-01-13T15:49:46.083Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:46.083Z] #48 102.3 regexp/syntax [2020-01-13T15:49:46.083Z] #48 107.4 vendor/golang.org/x/text/transform [2020-01-13T15:49:46.083Z] #48 112.4 internal/poll [2020-01-13T15:49:46.083Z] #48 ... [2020-01-13T15:49:46.083Z] [2020-01-13T15:49:46.083Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:49:46.083Z] #34 102.5 internal/syscall/unix [2020-01-13T15:49:46.083Z] #34 102.5 time [2020-01-13T15:49:46.083Z] #34 111.8 internal/poll [2020-01-13T15:49:46.083Z] #34 ... [2020-01-13T15:49:46.083Z] [2020-01-13T15:49:46.083Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:49:46.687Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-01-13T15:49:46.687Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T15:49:47.245Z] #63 61.27 Checking out files: 51% (1558/3007) Checking out files: 52% (1564/3007) Checking out files: 53% (1594/3007) Checking out files: 54% (1624/3007) Checking out files: 55% (1654/3007) Checking out files: 56% (1684/3007) Checking out files: 57% (1714/3007) Checking out files: 58% (1745/3007) Checking out files: 59% (1775/3007) Checking out files: 60% (1805/3007) Checking out files: 61% (1835/3007) Checking out files: 62% (1865/3007) Checking out files: 63% (1895/3007) Checking out files: 64% (1925/3007) Checking out files: 65% (1955/3007) Checking out files: 66% (1985/3007) Checking out files: 67% (2015/3007) Checking out files: 68% (2045/3007) Checking out files: 69% (2075/3007) Checking out files: 70% (2105/3007) Checking out files: 71% (2135/3007) Checking out files: 72% (2166/3007) Checking out files: 73% (2196/3007) Checking out files: 74% (2226/3007) Checking out files: 75% (2256/3007) Checking out files: 76% (2286/3007) Checking out files: 77% (2316/3007) Checking out files: 78% (2346/3007) Checking out files: 79% (2376/3007) Checking out files: 80% (2406/3007) Checking out files: 81% (2436/3007) Checking out files: 82% (2466/3007) Checking out files: 83% (2496/3007) Checking out files: 84% (2526/3007) Checking out files: 85% (2556/3007) Checking out files: 86% (2587/3007) Checking out files: 87% (2617/3007) Checking out files: 88% (2647/3007) Checking out files: 89% (2677/3007) Checking out files: 90% (2707/3007) Checking out files: 91% (2737/3007) Checking out files: 92% (2767/3007) Checking out files: 93% (2797/3007) Checking out files: 94% (2827/3007) Checking out files: 95% (2857/3007) Checking out files: 96% (2887/3007) Checking out files: 97% (2917/3007) Checking out files: 98% (2947/3007) Checking out files: 98% (2953/3007) Checking out files: 99% (2977/3007) Checking out files: 100% (3007/3007) Checking out files: 100% (3007/3007), done. [2020-01-13T15:49:47.245Z] #63 62.44 + cd /tmp/tmp.z5qajI809A/src/github.com/containerd/containerd [2020-01-13T15:49:47.245Z] #63 62.44 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-13T15:49:49.323Z] #63 64.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-13T15:49:49.323Z] #63 64.66 + BUILDTAGS='netgo osusergo static_build' [2020-01-13T15:49:49.613Z] #63 64.67 + export EXTRA_FLAGS=-buildmode=pie [2020-01-13T15:49:49.613Z] #63 64.67 + EXTRA_FLAGS=-buildmode=pie [2020-01-13T15:49:49.613Z] #63 64.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-13T15:49:49.613Z] #63 64.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-13T15:49:49.613Z] #63 64.67 + '[' '' = dynamic ']' [2020-01-13T15:49:49.613Z] #63 64.67 + make [2020-01-13T15:49:50.866Z] --- PASS: TestBuildMultiStageOnBuild (3.66s) [2020-01-13T15:49:50.866Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T15:49:51.112Z] #63 66.06 + bin/ctr [2020-01-13T15:49:51.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T15:49:51.124Z] Using test binary docker [2020-01-13T15:49:51.124Z] +++ /etc/init.d/apparmor start [2020-01-13T15:49:51.124Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T15:49:51.124Z] INFO: Waiting for daemon to start... [2020-01-13T15:49:51.124Z] Starting dockerd [2020-01-13T15:49:51.124Z] +++ 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-01-13T15:49:52.056Z] .--- PASS: TestBuildUncleanTarFilenames (1.82s) [2020-01-13T15:49:52.056Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T15:49:52.313Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T15:49:52.313Z] Using test binary docker [2020-01-13T15:49:52.571Z] +++ /etc/init.d/apparmor start [2020-01-13T15:49:52.571Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T15:49:52.571Z] INFO: Waiting for daemon to start... [2020-01-13T15:49:52.571Z] Starting dockerd [2020-01-13T15:49:52.571Z] +++ 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-01-13T15:49:53.135Z] . [2020-01-13T15:49:53.135Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T15:49:53.135Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T15:49:53.135Z] Error: No such image: emptyfs [2020-01-13T15:49:53.135Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T15:49:53.135Z] ++++ docker load [2020-01-13T15:49:53.392Z] Running integration-test (iteration 1) [2020-01-13T15:49:53.392Z] 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-01-13T15:49:53.392Z] ++ 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-01-13T15:49:53.392Z] ++ set -e [2020-01-13T15:49:53.392Z] ++ '[' -n 0 ']' [2020-01-13T15:49:53.392Z] ++ set -x [2020-01-13T15:49:53.392Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:49:54.763Z] [2020-01-13T15:49:54.763Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T15:49:54.763Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T15:49:54.763Z] Error: No such image: emptyfs [2020-01-13T15:49:54.763Z] ++++ docker load [2020-01-13T15:49:54.763Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T15:49:55.020Z] Running integration-test (iteration 1) [2020-01-13T15:49:55.020Z] 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-01-13T15:49:55.020Z] ++ 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-01-13T15:49:55.020Z] ++ set -e [2020-01-13T15:49:55.020Z] ++ '[' -n 0 ']' [2020-01-13T15:49:55.020Z] ++ set -x [2020-01-13T15:49:55.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:49:56.391Z] --- PASS: TestBuildMultiStageLayerLeak (4.06s) [2020-01-13T15:49:56.391Z] === RUN TestBuildWithHugeFile [2020-01-13T15:49:56.445Z] faf31ee0aa3d: Pull complete [2020-01-13T15:49:56.445Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-13T15:49:56.445Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:49:56.445Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-13T15:49:56.445Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-13T15:49:56.445Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-13T15:49:56.445Z] WARN: Skipping validation tests [2020-01-13T15:49:56.445Z] INFO: Running unit tests at 01/13/2020 15:49:46... [2020-01-13T15:49:56.445Z] INFO: make.ps1 starting at 01/13/2020 15:49:49 [2020-01-13T15:49:56.445Z] INFO: Git commit (94a8c8b3c) assumed from DOCKER_GITCOMMIT environment variable [2020-01-13T15:49:56.445Z] INFO: Invoking autogen... [2020-01-13T15:49:56.445Z] INFO: Running unit tests... [2020-01-13T15:49:56.662Z] #63 ... [2020-01-13T15:49:56.662Z] [2020-01-13T15:49:56.662Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:49:56.662Z] #48 112.6 context [2020-01-13T15:49:56.662Z] #48 119.5 os [2020-01-13T15:49:56.662Z] #48 121.9 regexp [2020-01-13T15:49:56.662Z] #48 ... [2020-01-13T15:49:56.662Z] [2020-01-13T15:49:56.662Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:49:56.662Z] #45 20.44 make[1]: Nothing to be done for 'all'. [2020-01-13T15:49:56.662Z] #45 22.53 CC images/stats.o [2020-01-13T15:49:56.662Z] #45 23.13 CC images/core.o [2020-01-13T15:49:56.662Z] #45 24.24 CC images/core-x86.o [2020-01-13T15:49:56.662Z] #45 25.35 CC images/core-arm.o [2020-01-13T15:49:56.662Z] #45 26.02 CC images/core-aarch64.o [2020-01-13T15:49:56.662Z] #45 26.56 CC images/core-ppc64.o [2020-01-13T15:49:56.662Z] #45 27.48 CC images/core-s390.o [2020-01-13T15:49:56.662Z] #45 28.85 CC images/cpuinfo.o [2020-01-13T15:49:56.662Z] #45 29.74 CC images/inventory.o [2020-01-13T15:49:57.104Z] #45 30.23 CC images/fdinfo.o [2020-01-13T15:49:57.108Z] #76 exporting layers 57.4s done [2020-01-13T15:49:57.108Z] #76 exporting manifest sha256:8535d7cb6191c83d6194e5e98b8f65f1f26cc8f3baca738715d2567c432859c8 done [2020-01-13T15:49:57.108Z] #76 exporting config sha256:534d0efdf14148109c39e0cae2c2034aaf12b255fd80042652219b56e98840fd done [2020-01-13T15:49:57.108Z] #76 sending tarball [2020-01-13T15:49:58.136Z] #45 31.00 CC images/fown.o [2020-01-13T15:49:58.426Z] #45 31.34 CC images/ns.o [2020-01-13T15:49:58.716Z] #45 31.67 CC images/regfile.o [2020-01-13T15:49:59.006Z] #45 32.10 CC images/ghost-file.o [2020-01-13T15:49:59.636Z] #45 ... [2020-01-13T15:49:59.636Z] [2020-01-13T15:49:59.636Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:49:59.636Z] #34 116.0 os [2020-01-13T15:49:59.636Z] #34 119.3 internal/fmtsort [2020-01-13T15:49:59.636Z] #34 121.5 fmt [2020-01-13T15:49:59.636Z] #34 121.5 path/filepath [2020-01-13T15:49:59.636Z] #34 124.3 io/ioutil [2020-01-13T15:49:59.636Z] #34 ... [2020-01-13T15:49:59.636Z] [2020-01-13T15:49:59.636Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:49:59.636Z] #45 32.65 CC images/fifo.o [2020-01-13T15:49:59.926Z] #45 33.01 CC images/remap-file-path.o [2020-01-13T15:50:00.262Z] #45 33.33 CC images/eventfd.o [2020-01-13T15:50:00.305Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/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/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-01-13T15:50:00.891Z] #45 33.79 CC images/eventpoll.o [2020-01-13T15:50:01.180Z] #45 34.26 CC images/fh.o [2020-01-13T15:50:01.810Z] #45 34.83 CC images/fsnotify.o [2020-01-13T15:50:02.839Z] #45 35.76 CC images/signalfd.o [2020-01-13T15:50:03.127Z] #45 36.09 CC images/fs.o [2020-01-13T15:50:03.416Z] #45 36.35 CC images/pstree.o [2020-01-13T15:50:03.416Z] #45 36.60 CC images/pipe.o [2020-01-13T15:50:04.066Z] #45 37.07 CC images/tcp-stream.o [2020-01-13T15:50:04.699Z] #45 37.66 CC images/sk-packet.o [2020-01-13T15:50:04.989Z] #45 ... [2020-01-13T15:50:04.989Z] [2020-01-13T15:50:04.989Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:04.989Z] #48 131.3 os/exec [2020-01-13T15:50:04.989Z] #48 131.4 net [2020-01-13T15:50:05.019Z] #76 sending tarball 9.9s done [2020-01-13T15:50:05.019Z] #76 DONE 67.4s [2020-01-13T15:50:05.019Z] [2020-01-13T15:50:05.019Z] #77 importing to docker [2020-01-13T15:50:06.661Z] --- PASS: TestBuildWithHugeFile (42.03s) [2020-01-13T15:50:06.661Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T15:50:06.661Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:50:06.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:50:06.661Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:50:06.661Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:50:06.661Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:50:06.661Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:50:06.661Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:50:06.661Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:50:06.661Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:50:06.661Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-01-13T15:50:06.661Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-01-13T15:50:06.661Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2020-01-13T15:50:06.661Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-01-13T15:50:06.661Z] === RUN TestBuildPreserveOwnership [2020-01-13T15:50:06.661Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T15:50:06.661Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T15:50:07.598Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2020-01-13T15:50:07.598Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.93s) [2020-01-13T15:50:07.598Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-01-13T15:50:07.598Z] === RUN TestBuildPlatformInvalid [2020-01-13T15:50:07.857Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-13T15:50:07.857Z] PASS [2020-01-13T15:50:07.857Z] [2020-01-13T15:50:07.857Z] === Skipped [2020-01-13T15:50:07.857Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-13T15:50:07.857Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:50:07.857Z] [2020-01-13T15:50:07.857Z] [2020-01-13T15:50:07.857Z] DONE 32 tests, 1 skipped in 88.774s [2020-01-13T15:50:07.857Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T15:50:07.857Z] ++ 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-01-13T15:50:07.857Z] ++ set -e [2020-01-13T15:50:07.857Z] ++ '[' -n 0 ']' [2020-01-13T15:50:07.857Z] ++ set -x [2020-01-13T15:50:07.857Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:50:08.116Z] INFO: Testing against a local daemon [2020-01-13T15:50:08.116Z] === RUN TestConfigList [2020-01-13T15:50:08.919Z] ? github.com/docker/docker/api [no test files] [2020-01-13T15:50:09.442Z] #48 135.2 github.com/LK4D4/vndr/versioned [2020-01-13T15:50:10.945Z] #48 ... [2020-01-13T15:50:10.945Z] [2020-01-13T15:50:10.945Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:10.945Z] #45 37.97 CC images/mnt.o [2020-01-13T15:50:10.945Z] #45 38.43 CC images/pipe-data.o [2020-01-13T15:50:10.945Z] #45 38.73 CC images/sa.o [2020-01-13T15:50:10.945Z] #45 39.03 CC images/timer.o [2020-01-13T15:50:10.945Z] #45 39.77 CC images/timerfd.o [2020-01-13T15:50:10.945Z] #45 40.30 CC images/mm.o [2020-01-13T15:50:10.945Z] #45 40.77 CC images/sk-opts.o [2020-01-13T15:50:10.945Z] #45 41.04 CC images/sk-unix.o [2020-01-13T15:50:10.945Z] #45 41.68 CC images/sk-inet.o [2020-01-13T15:50:10.945Z] #45 42.29 CC images/tun.o [2020-01-13T15:50:10.945Z] #45 42.82 CC images/sk-netlink.o [2020-01-13T15:50:10.945Z] #45 43.33 CC images/packet-sock.o [2020-01-13T15:50:11.236Z] #45 ... [2020-01-13T15:50:11.236Z] [2020-01-13T15:50:11.236Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:50:11.236Z] #34 127.5 github.com/BurntSushi/toml [2020-01-13T15:50:11.236Z] #34 127.5 log [2020-01-13T15:50:11.236Z] #34 127.5 flag [2020-01-13T15:50:11.236Z] #34 134.1 github.com/BurntSushi/toml/cmd/tomlv [2020-01-13T15:50:11.236Z] #34 ... [2020-01-13T15:50:11.236Z] [2020-01-13T15:50:11.236Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:11.236Z] #45 44.18 CC images/ipc-var.o [2020-01-13T15:50:11.403Z] --- PASS: TestConfigList (3.34s) [2020-01-13T15:50:11.403Z] === RUN TestConfigsCreateAndDelete [2020-01-13T15:50:11.874Z] #45 44.68 CC images/ipc-desc.o [2020-01-13T15:50:11.874Z] #45 45.04 CC images/ipc-shm.o [2020-01-13T15:50:12.505Z] #45 45.40 CC images/ipc-msg.o [2020-01-13T15:50:12.795Z] #45 45.92 CC images/ipc-sem.o [2020-01-13T15:50:13.426Z] #45 46.23 CC images/utsns.o [2020-01-13T15:50:13.717Z] #45 46.66 CC images/creds.o [2020-01-13T15:50:14.011Z] #45 ... [2020-01-13T15:50:14.011Z] [2020-01-13T15:50:14.011Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-13T15:50:14.011Z] #34 DONE 140.5s [2020-01-13T15:50:14.011Z] [2020-01-13T15:50:14.011Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:14.011Z] #45 46.98 CC images/vma.o [2020-01-13T15:50:14.301Z] #45 47.29 CC images/netdev.o [2020-01-13T15:50:14.592Z] #45 ... [2020-01-13T15:50:14.592Z] [2020-01-13T15:50:14.592Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:50:14.592Z] #11 131.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-13T15:50:14.592Z] #11 131.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-01-13T15:50:14.592Z] #11 131.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:50:14.592Z] #11 ... [2020-01-13T15:50:14.592Z] [2020-01-13T15:50:14.592Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:14.592Z] #48 139.4 crypto/cipher [2020-01-13T15:50:14.592Z] #48 139.4 go/token [2020-01-13T15:50:14.592Z] #48 139.5 net/url [2020-01-13T15:50:14.688Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-01-13T15:50:14.688Z] === RUN TestConfigsUpdate [2020-01-13T15:50:16.095Z] #48 142.4 go/scanner [2020-01-13T15:50:17.597Z] #48 144.2 text/template/parse [2020-01-13T15:50:17.972Z] --- PASS: TestConfigsUpdate (3.18s) [2020-01-13T15:50:17.972Z] === RUN TestTemplatedConfig [2020-01-13T15:50:19.668Z] #48 145.8 encoding/json [2020-01-13T15:50:19.959Z] #48 146.3 go/ast [2020-01-13T15:50:20.992Z] #48 ... [2020-01-13T15:50:20.992Z] [2020-01-13T15:50:20.992Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:20.992Z] #45 48.25 CC images/tty.o [2020-01-13T15:50:20.992Z] #45 49.49 CC images/file-lock.o [2020-01-13T15:50:20.992Z] #45 49.82 CC images/rlimit.o [2020-01-13T15:50:20.992Z] #45 50.12 CC images/pagemap.o [2020-01-13T15:50:20.992Z] #45 50.64 CC images/siginfo.o [2020-01-13T15:50:20.992Z] #45 51.01 CC images/rpc.o [2020-01-13T15:50:20.992Z] #45 52.72 CC images/ext-file.o [2020-01-13T15:50:20.992Z] #45 53.04 CC images/cgroup.o [2020-01-13T15:50:20.992Z] #45 54.07 CC images/userns.o [2020-01-13T15:50:21.256Z] --- PASS: TestTemplatedConfig (3.37s) [2020-01-13T15:50:21.256Z] === RUN TestConfigInspect [2020-01-13T15:50:21.625Z] #45 54.46 CC images/google/protobuf/descriptor.o [2020-01-13T15:50:23.031Z] Loaded image: buildpack-deps:jessie [2020-01-13T15:50:23.031Z] Loaded image: busybox:latest [2020-01-13T15:50:23.288Z] Loaded image: busybox:glibc [2020-01-13T15:50:23.288Z] Loaded image: debian:jessie [2020-01-13T15:50:23.545Z] Loaded image: hello-world:latest [2020-01-13T15:50:23.545Z] INFO: Testing against a local daemon [2020-01-13T15:50:23.545Z] === RUN TestDockerSuite [2020-01-13T15:50:23.545Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-13T15:50:23.545Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-13T15:50:23.788Z] ok github.com/docker/docker/api/server 0.155s coverage: 9.0% of statements [2020-01-13T15:50:23.802Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-13T15:50:23.802Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-13T15:50:23.802Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-13T15:50:23.802Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-13T15:50:23.802Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-13T15:50:23.802Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-13T15:50:24.351Z] #45 57.38 CC images/opts.o [2020-01-13T15:50:24.541Z] --- PASS: TestConfigInspect (3.18s) [2020-01-13T15:50:24.541Z] === RUN TestConfigCreateWithLabels [2020-01-13T15:50:24.641Z] #45 57.74 CC images/seccomp.o [2020-01-13T15:50:24.733Z] Loaded image: buildpack-deps:jessie [2020-01-13T15:50:24.932Z] #45 58.11 CC images/binfmt-misc.o [2020-01-13T15:50:24.991Z] Loaded image: busybox:latest [2020-01-13T15:50:25.563Z] #45 58.51 CC images/time.o [2020-01-13T15:50:25.603Z] Loaded image: busybox:glibc [2020-01-13T15:50:25.854Z] #45 58.81 CC images/sysctl.o [2020-01-13T15:50:25.860Z] Loaded image: debian:jessie [2020-01-13T15:50:25.860Z] Loaded image: hello-world:latest [2020-01-13T15:50:26.118Z] INFO: Testing against a local daemon [2020-01-13T15:50:26.118Z] === RUN TestDockerDaemonSuite [2020-01-13T15:50:26.118Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-13T15:50:26.146Z] #45 59.22 CC images/autofs.o [2020-01-13T15:50:26.462Z] #45 59.50 CC images/macvlan.o [2020-01-13T15:50:26.682Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-13T15:50:26.760Z] #45 59.80 CC images/sit.o [2020-01-13T15:50:26.939Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-13T15:50:27.052Z] #45 60.14 LINK images/built-in.o [2020-01-13T15:50:27.081Z] --- PASS: TestConfigCreateWithLabels (2.73s) [2020-01-13T15:50:27.081Z] === RUN TestConfigCreateResolve [2020-01-13T15:50:27.343Z] #45 60.37 GEN compel/include/asm [2020-01-13T15:50:27.343Z] #45 60.38 GEN compel/include/version.h [2020-01-13T15:50:27.343Z] #45 60.42 touch .config [2020-01-13T15:50:27.343Z] #45 60.45 GEN include/common/config.h [2020-01-13T15:50:27.504Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-13T15:50:27.504Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-13T15:50:27.633Z] #45 60.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-13T15:50:27.633Z] #45 60.62 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-13T15:50:27.633Z] #45 60.65 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-13T15:50:27.633Z] #45 60.70 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-13T15:50:27.922Z] #45 60.79 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-13T15:50:27.922Z] #45 60.85 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-13T15:50:27.922Z] #45 60.88 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-13T15:50:27.922Z] #45 60.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-13T15:50:27.922Z] #45 60.94 DEP compel/plugins/std/infect.d [2020-01-13T15:50:28.214Z] #45 61.14 DEP compel/plugins/std/string.d [2020-01-13T15:50:28.214Z] #45 61.28 DEP compel/plugins/std/log.d [2020-01-13T15:50:28.435Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-13T15:50:28.506Z] #45 ... [2020-01-13T15:50:28.506Z] [2020-01-13T15:50:28.506Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-13T15:50:28.506Z] #11 154.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-13T15:50:28.506Z] #11 154.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-01-13T15:50:28.506Z] #11 154.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-01-13T15:50:28.506Z] #11 155.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-13T15:50:28.506Z] #11 155.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-01-13T15:50:28.506Z] #11 155.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-13T15:50:28.506Z] #11 155.3 Selecting previously unselected package libbtrfs0. [2020-01-13T15:50:28.506Z] #11 155.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-01-13T15:50:28.693Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-13T15:50:28.693Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-13T15:50:28.771Z] #77 DONE 22.9s [2020-01-13T15:50:28.797Z] #11 155.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-01-13T15:50:28.797Z] #11 155.3 Selecting previously unselected package libbtrfs-dev. [2020-01-13T15:50:28.797Z] #11 155.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-01-13T15:50:28.797Z] #11 155.4 Unpacking libbtrfs-dev (4.20.1-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T15:50:29.090Z] #11 155.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-13T15:50:29.090Z] #11 155.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T15:50:29.090Z] #11 155.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T15:50:29.090Z] #11 155.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-13T15:50:29.381Z] #11 155.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-13T15:50:29.381Z] #11 155.9 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T15:50:29.662Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/test/unit [2020-01-13T15:50:29.672Z] #11 156.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-13T15:50:29.672Z] #11 156.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-01-13T15:50:29.672Z] #11 156.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-01-13T15:50:29.963Z] #11 156.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-13T15:50:30.254Z] #11 156.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-01-13T15:50:30.254Z] #11 156.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-13T15:50:30.367Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-01-13T15:50:30.367Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T15:50:30.545Z] #11 157.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-13T15:50:30.545Z] #11 157.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-01-13T15:50:30.545Z] #11 157.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-13T15:50:30.836Z] #11 157.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-13T15:50:30.836Z] #11 157.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-01-13T15:50:30.836Z] #11 157.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-13T15:50:30.836Z] #11 157.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-13T15:50:30.836Z] #11 157.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-01-13T15:50:30.836Z] #11 157.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-13T15:50:30.934Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-01-13T15:50:30.934Z] PASS [2020-01-13T15:50:30.934Z] [2020-01-13T15:50:30.934Z] DONE 8 tests in 22.941s [2020-01-13T15:50:30.934Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T15:50:30.934Z] ++ 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-01-13T15:50:30.934Z] ++ set -e [2020-01-13T15:50:30.934Z] ++ '[' -n 0 ']' [2020-01-13T15:50:30.934Z] ++ set -x [2020-01-13T15:50:30.934Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:50:30.934Z] INFO: Testing against a local daemon [2020-01-13T15:50:30.934Z] === RUN TestCheckpoint [2020-01-13T15:50:30.934Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T15:50:30.934Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T15:50:30.934Z] === RUN TestContainerInvalidJSON [2020-01-13T15:50:30.934Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:50:30.934Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:50:30.934Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:50:30.934Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:50:30.934Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:50:30.934Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:50:30.934Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:50:30.934Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:50:30.934Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:50:30.934Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-13T15:50:30.934Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T15:50:30.934Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T15:50:30.934Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T15:50:30.934Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T15:50:31.193Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-01-13T15:50:31.193Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T15:50:31.193Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-13T15:50:31.193Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T15:50:31.216Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-13T15:50:31.216Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-13T15:50:31.216Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-13T15:50:31.216Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-13T15:50:31.451Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-01-13T15:50:31.451Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T15:50:31.451Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-13T15:50:31.451Z] === RUN TestCopyFromContainer [2020-01-13T15:50:31.490Z] #11 158.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-13T15:50:31.490Z] #11 158.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-01-13T15:50:31.490Z] #11 158.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-13T15:50:31.781Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-13T15:50:31.805Z] #11 158.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-13T15:50:31.806Z] #11 158.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-01-13T15:50:31.806Z] #11 158.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-13T15:50:32.095Z] #11 158.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-13T15:50:32.095Z] #11 158.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-01-13T15:50:32.095Z] #11 158.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-13T15:50:32.095Z] #11 158.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-13T15:50:32.095Z] #11 158.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ... [2020-01-13T15:50:32.095Z] #11 158.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T15:50:32.148Z] ? github.com/docker/docker/api [no test files] [2020-01-13T15:50:32.725Z] #11 159.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-01-13T15:50:32.725Z] #11 159.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-01-13T15:50:32.756Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-13T15:50:33.016Z] #11 159.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-01-13T15:50:33.016Z] #11 159.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-01-13T15:50:33.016Z] #11 159.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-01-13T15:50:33.016Z] #11 159.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-01-13T15:50:33.016Z] #11 159.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:50:33.016Z] #11 159.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-01-13T15:50:33.016Z] #11 159.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-01-13T15:50:33.016Z] #11 159.5 Setting up libudev-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T15:50:33.016Z] #11 159.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-01-13T15:50:33.016Z] #11 159.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-01-13T15:50:33.016Z] #11 159.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-01-13T15:50:33.016Z] #11 159.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-01-13T15:50:33.016Z] #11 159.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ... [2020-01-13T15:50:33.016Z] #11 159.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-01-13T15:50:33.016Z] #11 159.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-01-13T15:50:33.016Z] #11 159.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:50:33.016Z] #11 159.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-13T15:50:33.016Z] #11 159.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-13T15:50:33.016Z] #11 159.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-01-13T15:50:33.016Z] #11 159.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-13T15:50:33.016Z] #11 159.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-13T15:50:33.016Z] #11 159.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-01-13T15:50:33.016Z] #11 159.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-01-13T15:50:33.016Z] #11 159.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T15:50:33.016Z] #11 159.8 Setting up dmsetup (2:1.02.155-3) ... [2020-01-13T15:50:33.307Z] #11 159.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-01-13T15:50:33.307Z] #11 159.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-01-13T15:50:33.307Z] #11 159.9 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:50:33.355Z] === RUN TestCopyFromContainer// [2020-01-13T15:50:33.389Z] ................................................ [ 29%] [2020-01-13T15:50:33.600Z] #11 DONE 160.2s [2020-01-13T15:50:33.600Z] [2020-01-13T15:50:33.600Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:50:33.613Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T15:50:33.613Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T15:50:33.689Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-13T15:50:33.873Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T15:50:33.873Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T15:50:33.873Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T15:50:34.033Z] #12 ... [2020-01-13T15:50:34.033Z] [2020-01-13T15:50:34.033Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T15:50:34.033Z] #56 DONE 0.3s [2020-01-13T15:50:34.045Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-13T15:50:34.045Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-13T15:50:34.045Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-13T15:50:34.045Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-13T15:50:34.139Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T15:50:34.139Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T15:50:34.328Z] [2020-01-13T15:50:34.328Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-13T15:50:34.328Z] #57 DONE 0.1s [2020-01-13T15:50:34.328Z] [2020-01-13T15:50:34.328Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:34.328Z] #58 ... [2020-01-13T15:50:34.328Z] [2020-01-13T15:50:34.328Z] #12 [dev 1/25] RUN groupadd -r docker [2020-01-13T15:50:34.328Z] #12 DONE 0.8s [2020-01-13T15:50:34.328Z] [2020-01-13T15:50:34.328Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:34.328Z] #58 0.344 + RM_GOPATH=0 [2020-01-13T15:50:34.328Z] #58 0.349 + TMP_GOPATH= [2020-01-13T15:50:34.328Z] #58 0.351 + : /build [2020-01-13T15:50:34.328Z] #58 0.352 + '[' -z '' ']' [2020-01-13T15:50:34.328Z] #58 0.354 ++ mktemp -d [2020-01-13T15:50:34.328Z] #58 0.362 + export GOPATH=/tmp/tmp.KucWB07SMw [2020-01-13T15:50:34.328Z] #58 0.363 + GOPATH=/tmp/tmp.KucWB07SMw [2020-01-13T15:50:34.328Z] #58 0.363 + RM_GOPATH=1 [2020-01-13T15:50:34.328Z] #58 0.386 ++ dirname ./install.sh [2020-01-13T15:50:34.328Z] #58 0.395 + dir=. [2020-01-13T15:50:34.328Z] #58 0.397 + bin=runc [2020-01-13T15:50:34.328Z] #58 0.399 + shift [2020-01-13T15:50:34.328Z] #58 0.401 + '[' '!' -f ./runc.installer ']' [2020-01-13T15:50:34.328Z] #58 0.402 + . ./runc.installer [2020-01-13T15:50:34.328Z] #58 0.405 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T15:50:34.328Z] #58 0.410 + install_runc [2020-01-13T15:50:34.328Z] #58 0.418 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-13T15:50:34.328Z] #58 0.426 + uname -r [2020-01-13T15:50:34.397Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T15:50:34.397Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T15:50:34.626Z] #58 0.449 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-13T15:50:34.626Z] #58 0.451 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-13T15:50:34.626Z] #58 0.452 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-13T15:50:34.626Z] #58 0.453 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KucWB07SMw/src/github.com/opencontainers/runc [2020-01-13T15:50:34.626Z] #58 0.460 Cloning into '/tmp/tmp.KucWB07SMw/src/github.com/opencontainers/runc'... [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer (3.03s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-13T15:50:34.656Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-13T15:50:34.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T15:50:34.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:50:34.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:50:34.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:50:34.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:50:34.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:50:34.656Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:50:34.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:50:34.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:50:34.656Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:50:34.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-13T15:50:34.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T15:50:34.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T15:50:34.656Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-13T15:50:34.656Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T15:50:34.656Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-13T15:50:34.656Z] === RUN TestCreateWithInvalidEnv [2020-01-13T15:50:34.656Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T15:50:34.656Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T15:50:34.656Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T15:50:34.656Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T15:50:34.656Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T15:50:34.656Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T15:50:34.656Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T15:50:34.656Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T15:50:34.656Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T15:50:34.656Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-13T15:50:34.656Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-13T15:50:34.656Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-13T15:50:34.656Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T15:50:34.656Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T15:50:34.656Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-13T15:50:34.656Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T15:50:34.917Z] #58 ... [2020-01-13T15:50:34.917Z] [2020-01-13T15:50:34.917Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-13T15:50:34.917Z] #13 DONE 0.6s [2020-01-13T15:50:34.977Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-13T15:50:35.206Z] [2020-01-13T15:50:35.206Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-13T15:50:35.206Z] #14 0.366 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-13T15:50:35.495Z] #14 DONE 0.4s [2020-01-13T15:50:35.495Z] [2020-01-13T15:50:35.495Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-13T15:50:35.786Z] #15 DONE 0.4s [2020-01-13T15:50:35.786Z] [2020-01-13T15:50:35.786Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-13T15:50:36.076Z] #16 DONE 0.4s [2020-01-13T15:50:36.076Z] [2020-01-13T15:50:36.076Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:36.076Z] #45 61.45 DEP compel/plugins/std/fds.d [2020-01-13T15:50:36.076Z] #45 61.56 DEP compel/plugins/std/std.d [2020-01-13T15:50:36.076Z] #45 61.87 DEP compel/plugins/shmem/shmem.d [2020-01-13T15:50:36.076Z] #45 62.10 DEP compel/plugins/fds/fds.d [2020-01-13T15:50:36.076Z] #45 62.39 CC compel/plugins/std/std.o [2020-01-13T15:50:36.076Z] #45 63.00 CC compel/plugins/std/fds.o [2020-01-13T15:50:36.076Z] #45 63.66 CC compel/plugins/std/log.o [2020-01-13T15:50:36.076Z] #45 65.05 CC compel/plugins/std/string.o [2020-01-13T15:50:36.076Z] #45 66.03 CC compel/plugins/std/infect.o [2020-01-13T15:50:36.076Z] #45 66.87 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-13T15:50:36.076Z] #45 67.02 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-13T15:50:36.076Z] #45 67.10 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-13T15:50:36.076Z] #45 67.22 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-13T15:50:36.076Z] #45 67.30 AR compel/plugins/std.lib.a [2020-01-13T15:50:36.076Z] #45 67.39 CC compel/plugins/fds/fds.o [2020-01-13T15:50:36.076Z] #45 67.93 AR compel/plugins/fds.lib.a [2020-01-13T15:50:36.076Z] #45 67.98 HOSTDEP compel/src/lib/log-host.d [2020-01-13T15:50:36.076Z] #45 68.13 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-13T15:50:36.076Z] #45 68.42 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-13T15:50:36.076Z] #45 68.70 HOSTDEP compel/src/main-host.d [2020-01-13T15:50:36.076Z] #45 69.00 DEP compel/src/lib/ptrace.d [2020-01-13T15:50:36.367Z] #45 69.29 DEP compel/src/lib/infect.d [2020-01-13T15:50:36.367Z] #45 ... [2020-01-13T15:50:36.367Z] [2020-01-13T15:50:36.367Z] #17 [dev 6/25] RUN ldconfig [2020-01-13T15:50:36.660Z] #17 DONE 0.4s [2020-01-13T15:50:36.660Z] [2020-01-13T15:50:36.660Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:36.660Z] #48 161.2 text/template [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:50:37.190Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:50:37.190Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-13T15:50:37.190Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-13T15:50:37.190Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T15:50:38.178Z] #48 164.3 go/parser [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-01-13T15:50:39.724Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T15:50:39.724Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:50:39.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:50:39.724Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:50:39.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:50:39.724Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:50:39.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:50:39.724Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:50:39.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:50:39.724Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:50:39.724Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:50:39.724Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:50:39.724Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:50:39.724Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:50:39.724Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:50:39.724Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-13T15:50:39.724Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-13T15:50:39.724Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T15:50:39.724Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T15:50:39.724Z] === RUN TestDaemonRestartIpcMode [2020-01-13T15:50:39.724Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T15:50:39.724Z] === RUN TestDiff [2020-01-13T15:50:40.231Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-13T15:50:40.231Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-13T15:50:40.241Z] #48 ... [2020-01-13T15:50:40.241Z] [2020-01-13T15:50:40.241Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:40.241Z] #45 69.68 DEP compel/src/lib/infect-util.d [2020-01-13T15:50:40.241Z] #45 69.92 DEP compel/src/lib/infect-rpc.d [2020-01-13T15:50:40.241Z] #45 70.11 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-13T15:50:40.241Z] #45 70.32 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-13T15:50:40.241Z] #45 70.50 DEP compel/src/lib/log.d [2020-01-13T15:50:40.241Z] #45 70.84 DEP compel/src/main.d [2020-01-13T15:50:40.241Z] #45 71.11 DEP compel/src/lib/handle-elf.d [2020-01-13T15:50:40.241Z] #45 71.38 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-13T15:50:40.241Z] #45 71.71 CC compel/src/lib/log.o [2020-01-13T15:50:40.241Z] #45 72.18 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-13T15:50:40.241Z] #45 72.67 CC compel/arch/ppc64/src/lib/infect.o [2020-01-13T15:50:40.291Z] --- PASS: TestDiff (0.80s) [2020-01-13T15:50:40.291Z] === RUN TestExecWithCloseStdin [2020-01-13T15:50:41.225Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-01-13T15:50:41.225Z] === RUN TestExec [2020-01-13T15:50:41.274Z] #45 74.09 CC compel/src/lib/infect-rpc.o [2020-01-13T15:50:41.906Z] #45 74.83 CC compel/src/lib/infect-util.o [2020-01-13T15:50:42.126Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-13T15:50:42.161Z] --- PASS: TestExec (0.86s) [2020-01-13T15:50:42.161Z] === RUN TestExecUser [2020-01-13T15:50:42.195Z] #45 75.19 CC compel/src/lib/infect.o [2020-01-13T15:50:42.728Z] --- PASS: TestExecUser (0.90s) [2020-01-13T15:50:42.728Z] === RUN TestExportContainerAndImportImage [2020-01-13T15:50:43.058Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-13T15:50:44.104Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-01-13T15:50:44.104Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T15:50:44.507Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-01-13T15:50:44.919Z] #45 ... [2020-01-13T15:50:44.919Z] [2020-01-13T15:50:44.919Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:44.919Z] #48 171.2 encoding/xml [2020-01-13T15:50:45.586Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-13T15:50:46.008Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2020-01-13T15:50:46.008Z] === RUN TestHealthCheckWorkdir [2020-01-13T15:50:46.518Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-13T15:50:46.945Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-01-13T15:50:46.945Z] === RUN TestHealthKillContainer [2020-01-13T15:50:47.003Z] #48 ... [2020-01-13T15:50:47.003Z] [2020-01-13T15:50:47.003Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:50:47.003Z] #18 0.853 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-01-13T15:50:47.003Z] #18 0.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-01-13T15:50:47.003Z] #18 1.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-01-13T15:50:47.003Z] #18 2.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB] [2020-01-13T15:50:47.003Z] #18 4.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB] [2020-01-13T15:50:47.003Z] #18 5.969 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-01-13T15:50:47.003Z] #18 ... [2020-01-13T15:50:47.003Z] [2020-01-13T15:50:47.003Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:47.003Z] #45 79.72 CC compel/src/lib/ptrace.o [2020-01-13T15:50:47.083Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-13T15:50:47.645Z] #45 80.47 AR compel/libcompel.a [2020-01-13T15:50:47.645Z] #45 80.64 HOSTCC compel/src/main-host.o [2020-01-13T15:50:48.277Z] #45 81.41 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-13T15:50:48.910Z] #45 81.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-13T15:50:49.607Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-13T15:50:49.942Z] #45 82.66 HOSTCC compel/src/lib/log-host.o [2020-01-13T15:50:50.229Z] --- PASS: TestHealthKillContainer (2.97s) [2020-01-13T15:50:50.229Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T15:50:50.234Z] #45 83.08 HOSTLINK compel/compel-host-bin [2020-01-13T15:50:50.234Z] #45 83.33 DEP soccr/soccr.d [2020-01-13T15:50:50.539Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-13T15:50:50.799Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-01-13T15:50:50.799Z] === RUN TestIpcModeNone [2020-01-13T15:50:50.865Z] #45 83.64 CC soccr/soccr.o [2020-01-13T15:50:51.471Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-13T15:50:51.728Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-13T15:50:51.735Z] --- PASS: TestIpcModeNone (0.88s) [2020-01-13T15:50:51.735Z] === RUN TestIpcModePrivate [2020-01-13T15:50:52.675Z] --- PASS: TestIpcModePrivate (0.94s) [2020-01-13T15:50:52.675Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-01-13T15:50:52.675Z] === RUN TestIpcModeShareable [2020-01-13T15:50:53.100Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-13T15:50:53.610Z] --- PASS: TestIpcModeShareable (0.91s) [2020-01-13T15:50:53.610Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-01-13T15:50:53.610Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T15:50:53.614Z] #45 ... [2020-01-13T15:50:53.614Z] [2020-01-13T15:50:53.614Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:50:53.614Z] #18 16.49 Fetched 8103 kB in 16s (512 kB/s) [2020-01-13T15:50:54.469Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-13T15:50:55.035Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-13T15:50:55.364Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-13T15:50:56.144Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-01-13T15:50:56.144Z] === RUN TestAPIIpcModeHost [2020-01-13T15:50:56.931Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-13T15:50:57.080Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-01-13T15:50:57.080Z] === RUN TestDaemonIpcModeShareable [2020-01-13T15:50:57.113Z] #18 16.49 Reading package lists... [2020-01-13T15:50:57.113Z] #18 ... [2020-01-13T15:50:57.113Z] [2020-01-13T15:50:57.113Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:50:57.113Z] #58 12.95 + cd /tmp/tmp.KucWB07SMw/src/github.com/opencontainers/runc [2020-01-13T15:50:57.113Z] #58 12.95 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-13T15:50:57.113Z] #58 13.75 + '[' -z '' ']' [2020-01-13T15:50:57.113Z] #58 13.75 + target=static [2020-01-13T15:50:57.113Z] #58 13.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-13T15:50:57.113Z] #58 16.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-13T15:50:57.113Z] #58 ... [2020-01-13T15:50:57.113Z] [2020-01-13T15:50:57.113Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:50:57.113Z] #45 86.53 AR soccr/libsoccr.a [2020-01-13T15:50:57.113Z] #45 86.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T15:50:57.113Z] #45 87.29 DEP criu/arch/ppc64/sigframe.d [2020-01-13T15:50:57.113Z] #45 87.51 DEP criu/arch/ppc64/crtools.d [2020-01-13T15:50:57.113Z] #45 87.82 DEP criu/arch/ppc64/cpu.d [2020-01-13T15:50:57.113Z] #45 88.18 CC criu/arch/ppc64/cpu.o [2020-01-13T15:50:57.113Z] #45 89.01 CC criu/arch/ppc64/crtools.o [2020-01-13T15:50:57.403Z] #45 90.60 CC criu/arch/ppc64/sigframe.o [2020-01-13T15:50:58.036Z] #45 91.07 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-13T15:50:58.036Z] #45 91.12 DEP criu/arch/ppc64/misc.d [2020-01-13T15:50:58.036Z] #45 91.15 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-13T15:50:58.327Z] #45 91.21 DEP criu/arch/ppc64/vdso-pie.d [2020-01-13T15:50:58.327Z] #45 91.50 DEP criu/pie/parasite-vdso.d [2020-01-13T15:50:58.960Z] #45 91.86 DEP criu/pie/util-vdso.d [2020-01-13T15:50:58.984Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2020-01-13T15:50:58.984Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-01-13T15:50:58.984Z] === RUN TestDaemonIpcModePrivate [2020-01-13T15:50:59.251Z] #45 92.13 DEP criu/pie/util.d [2020-01-13T15:50:59.455Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-13T15:50:59.542Z] #45 92.45 CC criu/pie/util.o [2020-01-13T15:50:59.834Z] #45 ... [2020-01-13T15:50:59.834Z] [2020-01-13T15:50:59.834Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:50:59.834Z] #18 16.49 Reading package lists... [2020-01-13T15:51:00.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-13T15:51:00.886Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-01-13T15:51:00.886Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-01-13T15:51:00.886Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T15:51:01.318Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-13T15:51:01.644Z] #18 23.51 Reading package lists... [2020-01-13T15:51:01.644Z] #18 ... [2020-01-13T15:51:01.644Z] [2020-01-13T15:51:01.644Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:51:01.644Z] #66 178.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-13T15:51:01.644Z] #66 178.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-13T15:51:01.933Z] #66 ... [2020-01-13T15:51:01.933Z] [2020-01-13T15:51:01.933Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:01.933Z] #45 92.97 CC criu/pie/util-vdso.o [2020-01-13T15:51:01.933Z] #45 94.28 CC criu/pie/parasite-vdso.o [2020-01-13T15:51:02.326Z] #45 95.39 CC criu/arch/ppc64/vdso-pie.o [2020-01-13T15:51:02.328Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-01-13T15:51:02.329Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-01-13T15:51:02.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T15:51:02.764Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-13T15:51:03.356Z] #45 96.27 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-13T15:51:03.356Z] #45 96.36 CC criu/arch/ppc64/misc.o [2020-01-13T15:51:03.356Z] #45 96.42 AR criu/pie/pie.lib.a [2020-01-13T15:51:03.642Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-13T15:51:03.647Z] #45 96.54 DEP criu/pie/restorer.d [2020-01-13T15:51:03.937Z] #45 96.94 DEP criu/arch/ppc64/restorer.d [2020-01-13T15:51:04.227Z] #45 97.39 DEP criu/pie/parasite.d [2020-01-13T15:51:04.232Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-01-13T15:51:04.232Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-01-13T15:51:04.232Z] === RUN TestIpcModeOlderClient [2020-01-13T15:51:04.232Z] === PAUSE TestIpcModeOlderClient [2020-01-13T15:51:04.232Z] === RUN TestKillContainerInvalidSignal [2020-01-13T15:51:04.854Z] #45 97.93 CC criu/pie/parasite.o [2020-01-13T15:51:05.166Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-01-13T15:51:05.166Z] === RUN TestKillContainer [2020-01-13T15:51:05.166Z] === RUN TestKillContainer/no_signal [2020-01-13T15:51:05.293Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-13T15:51:05.294Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-13T15:51:05.733Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T15:51:05.862Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-13T15:51:05.893Z] #45 ... [2020-01-13T15:51:05.893Z] [2020-01-13T15:51:05.893Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:51:05.893Z] #48 182.1 math/big [2020-01-13T15:51:05.893Z] #48 187.4 go/doc [2020-01-13T15:51:05.893Z] #48 ... [2020-01-13T15:51:05.893Z] [2020-01-13T15:51:05.893Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:51:05.893Z] #66 DONE 192.3s [2020-01-13T15:51:05.893Z] [2020-01-13T15:51:05.893Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-13T15:51:05.893Z] #67 DONE 0.1s [2020-01-13T15:51:06.186Z] [2020-01-13T15:51:06.186Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:51:06.301Z] === RUN TestKillContainer/killing_signal [2020-01-13T15:51:07.231Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-13T15:51:07.678Z] --- PASS: TestKillContainer (2.34s) [2020-01-13T15:51:07.678Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-01-13T15:51:07.678Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-01-13T15:51:07.678Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-01-13T15:51:07.678Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T15:51:07.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T15:51:08.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T15:51:08.455Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-13T15:51:08.601Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-13T15:51:08.813Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-01-13T15:51:08.813Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-01-13T15:51:08.813Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-01-13T15:51:08.813Z] === RUN TestKillStoppedContainer [2020-01-13T15:51:08.858Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-13T15:51:08.910Z] #48 ... [2020-01-13T15:51:08.910Z] [2020-01-13T15:51:08.910Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:08.910Z] #45 101.5 LINK criu/pie/parasite.built-in.o [2020-01-13T15:51:08.910Z] #45 101.5 GEN criu/pie/parasite-blob.h [2020-01-13T15:51:08.910Z] #45 101.6 CC criu/arch/ppc64/restorer.o [2020-01-13T15:51:09.071Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-13T15:51:09.071Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T15:51:09.071Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-13T15:51:09.071Z] === RUN TestKillDifferentUserContainer [2020-01-13T15:51:09.542Z] #45 102.3 CC criu/pie/restorer.o [2020-01-13T15:51:10.006Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-01-13T15:51:10.006Z] === RUN TestInspectOomKilledTrue [2020-01-13T15:51:10.006Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-13T15:51:10.006Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:51:10.006Z] === RUN TestInspectOomKilledFalse [2020-01-13T15:51:10.006Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-13T15:51:10.006Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:51:10.006Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T15:51:10.231Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-13T15:51:10.573Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-01-13T15:51:10.573Z] === RUN TestLinksContainerNames [2020-01-13T15:51:11.602Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-13T15:51:12.476Z] --- PASS: TestLinksContainerNames (1.61s) [2020-01-13T15:51:12.476Z] === RUN TestLogsFollowTailEmpty [2020-01-13T15:51:13.044Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-01-13T15:51:13.044Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T15:51:13.500Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-13T15:51:13.500Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-13T15:51:13.759Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-13T15:51:13.980Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/default [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/private [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/slave [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/shared [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/default [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/shared [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/slave [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/private [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T15:51:13.980Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:51:13.980Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T15:51:13.980Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:51:14.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-13T15:51:14.238Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-13T15:51:14.238Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T15:51:14.342Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T15:51:14.579Z] ok github.com/docker/docker/api/server/httputils 0.111s coverage: 14.7% of statements [2020-01-13T15:51:14.579Z] ok github.com/docker/docker/api/server/middleware 0.161s coverage: 37.7% of statements [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T15:51:14.579Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T15:51:14.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-13T15:51:14.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-13T15:51:15.098Z] #45 ... [2020-01-13T15:51:15.098Z] [2020-01-13T15:51:15.098Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:51:15.098Z] #18 23.51 Reading package lists... [2020-01-13T15:51:15.098Z] #18 32.30 Building dependency tree... [2020-01-13T15:51:15.098Z] #18 34.17 libcap2-bin is already the newest version (1:2.25-2). [2020-01-13T15:51:15.098Z] #18 34.17 The following additional packages will be installed: [2020-01-13T15:51:15.098Z] #18 34.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-01-13T15:51:15.098Z] #18 34.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-01-13T15:51:15.098Z] #18 34.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-01-13T15:51:15.098Z] #18 34.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-01-13T15:51:15.098Z] #18 34.18 python3.7 python3.7-minimal vim-runtime xxd [2020-01-13T15:51:15.098Z] #18 34.19 Suggested packages: [2020-01-13T15:51:15.098Z] #18 34.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-01-13T15:51:15.098Z] #18 34.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-01-13T15:51:15.098Z] #18 34.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-01-13T15:51:15.098Z] #18 34.19 Recommended packages: [2020-01-13T15:51:15.098Z] #18 34.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-01-13T15:51:15.098Z] #18 34.19 python3-keyrings.alt python3-xdg unzip [2020-01-13T15:51:15.098Z] #18 37.35 The following NEW packages will be installed: [2020-01-13T15:51:15.098Z] #18 37.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-01-13T15:51:15.098Z] #18 37.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-01-13T15:51:15.098Z] #18 37.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-01-13T15:51:15.098Z] #18 37.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-01-13T15:51:15.098Z] #18 37.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-01-13T15:51:15.098Z] #18 37.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-01-13T15:51:15.098Z] #18 37.37 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-01-13T15:51:15.098Z] #18 37.37 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-13T15:51:15.098Z] #18 37.53 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-13T15:51:15.098Z] #18 37.53 Need to get 27.7 MB of archives. [2020-01-13T15:51:15.098Z] #18 37.53 After this operation, 129 MB of additional disk space will be used. [2020-01-13T15:51:15.098Z] #18 37.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-01-13T15:51:15.098Z] #18 37.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB] [2020-01-13T15:51:15.098Z] #18 37.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB] [2020-01-13T15:51:15.098Z] #18 37.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-01-13T15:51:15.098Z] #18 37.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-01-13T15:51:15.098Z] #18 37.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB] [2020-01-13T15:51:15.098Z] #18 38.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB] [2020-01-13T15:51:15.098Z] #18 38.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-01-13T15:51:15.098Z] #18 38.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-01-13T15:51:15.098Z] #18 38.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-01-13T15:51:15.098Z] #18 38.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-01-13T15:51:15.098Z] #18 38.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-01-13T15:51:15.098Z] #18 38.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-01-13T15:51:15.098Z] #18 38.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-01-13T15:51:15.098Z] #18 38.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-01-13T15:51:15.098Z] #18 38.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-01-13T15:51:15.098Z] #18 38.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-01-13T15:51:15.098Z] #18 38.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-01-13T15:51:15.098Z] #18 38.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-01-13T15:51:15.098Z] #18 38.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-01-13T15:51:15.098Z] #18 38.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-01-13T15:51:15.098Z] #18 38.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-01-13T15:51:15.098Z] #18 38.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-01-13T15:51:15.391Z] #18 38.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-01-13T15:51:15.391Z] #18 38.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-01-13T15:51:15.391Z] #18 38.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-01-13T15:51:15.391Z] #18 38.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-01-13T15:51:15.391Z] #18 38.63 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-01-13T15:51:15.391Z] #18 38.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-01-13T15:51:15.557Z] ok github.com/docker/docker/api/types/filters 0.085s coverage: 92.2% of statements [2020-01-13T15:51:15.557Z] ok github.com/docker/docker/api/types/strslice 0.164s coverage: 90.0% of statements [2020-01-13T15:51:15.557Z] ok github.com/docker/docker/api/server/router/swarm 0.164s coverage: 4.0% of statements [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T15:51:15.557Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T15:51:15.557Z] ok github.com/docker/docker/api/types/time 0.266s coverage: 100.0% of statements [2020-01-13T15:51:16.146Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-01-13T15:51:16.146Z] === RUN TestNetworkNat [2020-01-13T15:51:16.279Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-13T15:51:16.427Z] #18 39.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-01-13T15:51:16.427Z] #18 39.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-01-13T15:51:16.427Z] #18 39.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-01-13T15:51:16.427Z] #18 39.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-01-13T15:51:16.427Z] #18 39.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-01-13T15:51:16.427Z] #18 39.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-01-13T15:51:16.427Z] #18 39.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-01-13T15:51:16.427Z] #18 39.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-01-13T15:51:16.427Z] #18 39.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-01-13T15:51:16.427Z] #18 39.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-01-13T15:51:16.427Z] #18 39.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-01-13T15:51:16.533Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T15:51:16.533Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T15:51:16.534Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T15:51:16.534Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T15:51:16.534Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T15:51:16.534Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T15:51:16.534Z] ok github.com/docker/docker/builder/dockerignore 0.057s coverage: 96.8% of statements [2020-01-13T15:51:16.536Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-13T15:51:16.721Z] #18 39.92 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-01-13T15:51:16.721Z] #18 39.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-01-13T15:51:16.721Z] #18 39.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-01-13T15:51:17.090Z] --- PASS: TestNetworkNat (0.91s) [2020-01-13T15:51:17.090Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T15:51:17.100Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-13T15:51:17.372Z] #18 40.48 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-01-13T15:51:17.372Z] #18 40.64 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-01-13T15:51:17.372Z] #18 40.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-13T15:51:18.025Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2020-01-13T15:51:18.025Z] === RUN TestNetworkLoopbackNat [2020-01-13T15:51:18.031Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-13T15:51:18.876Z] #18 42.01 debconf: delaying package configuration, since apt-utils is not installed [2020-01-13T15:51:18.876Z] #18 42.12 Fetched 27.7 MB in 3s (8513 kB/s) [2020-01-13T15:51:18.876Z] #18 42.19 Selecting previously unselected package pigz. [2020-01-13T15:51:18.876Z] #18 42.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-01-13T15:51:18.876Z] #18 42.28 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-01-13T15:51:18.876Z] #18 42.28 Unpacking pigz (2.4-1) ... [2020-01-13T15:51:18.961Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-01-13T15:51:18.961Z] === RUN TestPause [2020-01-13T15:51:19.165Z] #18 42.40 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-01-13T15:51:19.165Z] #18 42.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-13T15:51:19.165Z] #18 42.42 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-13T15:51:19.897Z] --- PASS: TestPause (0.82s) [2020-01-13T15:51:19.897Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T15:51:19.897Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T15:51:19.897Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T15:51:19.897Z] === RUN TestPauseStopPausedContainer [2020-01-13T15:51:20.199Z] #18 43.28 Selecting previously unselected package python3.7-minimal. [2020-01-13T15:51:20.199Z] #18 43.30 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ... [2020-01-13T15:51:20.199Z] #18 43.32 Unpacking python3.7-minimal (3.7.3-2) ... [2020-01-13T15:51:20.554Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-13T15:51:20.833Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-01-13T15:51:20.833Z] === RUN TestPsFilter [2020-01-13T15:51:20.833Z] --- PASS: TestPsFilter (0.27s) [2020-01-13T15:51:20.833Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T15:51:21.259Z] ok github.com/docker/docker/cli/debug 0.433s coverage: 100.0% of statements [2020-01-13T15:51:21.259Z] ok github.com/docker/docker/builder/remotecontext 0.658s coverage: 9.2% of statements [2020-01-13T15:51:21.259Z] ok github.com/docker/docker/builder/dockerfile 0.650s coverage: 46.3% of statements [2020-01-13T15:51:21.703Z] #18 44.85 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ... [2020-01-13T15:51:21.703Z] #18 44.86 Setting up python3.7-minimal (3.7.3-2) ... [2020-01-13T15:51:21.770Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-01-13T15:51:21.770Z] === RUN TestRemoveContainerWithVolume [2020-01-13T15:51:22.452Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-13T15:51:22.705Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-01-13T15:51:22.705Z] === RUN TestRemoveContainerRunning [2020-01-13T15:51:23.272Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-01-13T15:51:23.272Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T15:51:24.207Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-01-13T15:51:24.207Z] === RUN TestRemoveInvalidContainer [2020-01-13T15:51:24.207Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-13T15:51:24.207Z] === RUN TestRenameLinkedContainer [2020-01-13T15:51:24.467Z] #18 ... [2020-01-13T15:51:24.467Z] [2020-01-13T15:51:24.467Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:24.467Z] #45 107.4 LINK criu/pie/restorer.built-in.o [2020-01-13T15:51:24.467Z] #45 107.4 GEN criu/pie/restorer-blob.h [2020-01-13T15:51:24.467Z] #45 107.6 DEP criu/vdso.d [2020-01-13T15:51:24.467Z] #45 108.1 DEP criu/uts_ns.d [2020-01-13T15:51:24.467Z] #45 108.4 DEP criu/util.d [2020-01-13T15:51:24.467Z] #45 108.7 DEP criu/uffd.d [2020-01-13T15:51:24.467Z] #45 109.1 DEP criu/tun.d [2020-01-13T15:51:24.467Z] #45 109.3 DEP criu/tty.d [2020-01-13T15:51:24.467Z] #45 109.8 DEP criu/timerfd.d [2020-01-13T15:51:24.467Z] #45 110.3 DEP criu/sysfs_parse.d [2020-01-13T15:51:24.467Z] #45 110.6 DEP criu/sysctl.d [2020-01-13T15:51:24.467Z] #45 110.8 DEP criu/string.d [2020-01-13T15:51:24.467Z] #45 110.9 DEP criu/stats.d [2020-01-13T15:51:24.467Z] #45 111.2 DEP criu/sockets.d [2020-01-13T15:51:24.467Z] #45 111.6 DEP criu/sk-unix.d [2020-01-13T15:51:24.467Z] #45 112.2 DEP criu/sk-tcp.d [2020-01-13T15:51:24.467Z] #45 112.5 DEP criu/sk-queue.d [2020-01-13T15:51:24.467Z] #45 112.8 DEP criu/sk-packet.d [2020-01-13T15:51:24.467Z] #45 113.2 DEP criu/sk-netlink.d [2020-01-13T15:51:24.467Z] #45 113.6 DEP criu/sk-inet.d [2020-01-13T15:51:24.467Z] #45 114.0 DEP criu/signalfd.d [2020-01-13T15:51:24.467Z] #45 114.2 DEP criu/sigframe.d [2020-01-13T15:51:24.467Z] #45 114.4 DEP criu/shmem.d [2020-01-13T15:51:24.467Z] #45 114.8 DEP criu/servicefd.d [2020-01-13T15:51:24.467Z] #45 115.1 DEP criu/seize.d [2020-01-13T15:51:24.467Z] #45 115.4 DEP criu/seccomp.d [2020-01-13T15:51:24.467Z] #45 115.7 DEP criu/rst-malloc.d [2020-01-13T15:51:24.467Z] #45 115.8 DEP criu/rbtree.d [2020-01-13T15:51:24.467Z] #45 115.9 DEP criu/pstree.d [2020-01-13T15:51:24.467Z] #45 116.3 DEP criu/protobuf.d [2020-01-13T15:51:24.467Z] #45 116.6 GEN criu/protobuf-desc-gen.h [2020-01-13T15:51:25.109Z] #45 ... [2020-01-13T15:51:25.109Z] [2020-01-13T15:51:25.109Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:51:25.109Z] #48 201.4 vendor/golang.org/x/text/unicode/norm [2020-01-13T15:51:25.109Z] #48 205.1 github.com/LK4D4/vndr/build [2020-01-13T15:51:25.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-13T15:51:26.139Z] #48 ... [2020-01-13T15:51:26.139Z] [2020-01-13T15:51:26.139Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:26.139Z] #45 119.3 DEP criu/protobuf-desc.d [2020-01-13T15:51:26.429Z] #45 119.5 DEP criu/proc_parse.d [2020-01-13T15:51:26.719Z] #45 119.9 DEP criu/plugin.d [2020-01-13T15:51:27.011Z] #45 120.1 DEP criu/pipes.d [2020-01-13T15:51:27.102Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-13T15:51:27.299Z] #45 120.4 DEP criu/pie-util.d [2020-01-13T15:51:27.492Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-01-13T15:51:27.492Z] === RUN TestRenameStoppedContainer [2020-01-13T15:51:27.589Z] #45 120.6 DEP criu/pie-util-vdso.d [2020-01-13T15:51:27.666Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-13T15:51:27.879Z] #45 120.9 DEP criu/pie-util-vdso-elf32.d [2020-01-13T15:51:28.059Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-01-13T15:51:28.059Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T15:51:28.169Z] #45 121.1 DEP criu/path.d [2020-01-13T15:51:28.475Z] #45 121.5 DEP criu/parasite-syscall.d [2020-01-13T15:51:29.107Z] #45 122.0 DEP criu/pagemap.d [2020-01-13T15:51:29.398Z] #45 122.4 DEP criu/pagemap-cache.d [2020-01-13T15:51:29.398Z] #45 122.6 DEP criu/page-xfer.d [2020-01-13T15:51:29.435Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-01-13T15:51:29.435Z] === RUN TestRenameInvalidName [2020-01-13T15:51:30.029Z] #45 122.9 DEP criu/page-pipe.d [2020-01-13T15:51:30.357Z] #45 123.3 DEP criu/netfilter.d [2020-01-13T15:51:30.371Z] --- PASS: TestRenameInvalidName (0.83s) [2020-01-13T15:51:30.371Z] === RUN TestRenameAnonymousContainer [2020-01-13T15:51:30.647Z] #45 123.6 DEP criu/net.d [2020-01-13T15:51:30.939Z] #45 124.1 DEP criu/namespaces.d [2020-01-13T15:51:31.571Z] #45 124.6 DEP criu/mount.d [2020-01-13T15:51:31.843Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-13T15:51:32.202Z] #45 125.0 DEP criu/mem.d [2020-01-13T15:51:32.202Z] #45 125.3 DEP criu/lsm.d [2020-01-13T15:51:32.494Z] #45 125.5 DEP criu/log.d [2020-01-13T15:51:32.494Z] #45 ... [2020-01-13T15:51:32.494Z] [2020-01-13T15:51:32.494Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:51:32.494Z] #18 49.66 Selecting previously unselected package python3-minimal. [2020-01-13T15:51:32.494Z] #18 49.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-01-13T15:51:32.494Z] #18 49.79 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 49.79 Unpacking python3-minimal (3.7.3-1) ... [2020-01-13T15:51:32.494Z] #18 49.97 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-13T15:51:32.494Z] #18 49.97 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 49.98 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-01-13T15:51:32.494Z] #18 50.13 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-01-13T15:51:32.494Z] #18 50.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 50.14 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-13T15:51:32.494Z] #18 51.77 Selecting previously unselected package python3.7. [2020-01-13T15:51:32.494Z] #18 51.77 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 51.78 Unpacking python3.7 (3.7.3-2) ... [2020-01-13T15:51:32.494Z] #18 51.93 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-13T15:51:32.494Z] #18 51.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 51.95 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-13T15:51:32.494Z] #18 52.08 Setting up python3-minimal (3.7.3-1) ... [2020-01-13T15:51:32.494Z] #18 53.65 Selecting previously unselected package python3. [2020-01-13T15:51:32.494Z] #18 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-01-13T15:51:32.494Z] #18 53.76 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 53.80 Unpacking python3 (3.7.3-1) ... [2020-01-13T15:51:32.494Z] #18 54.05 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-13T15:51:32.494Z] #18 54.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 54.09 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-01-13T15:51:32.494Z] #18 54.21 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-13T15:51:32.494Z] #18 54.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 54.22 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-01-13T15:51:32.494Z] #18 54.36 Selecting previously unselected package libiptc0:ppc64el. [2020-01-13T15:51:32.494Z] #18 54.37 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 54.38 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-01-13T15:51:32.494Z] #18 54.54 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-13T15:51:32.494Z] #18 54.57 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 54.57 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-13T15:51:32.494Z] #18 54.69 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-13T15:51:32.494Z] #18 54.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 54.71 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-13T15:51:32.494Z] #18 54.83 Selecting previously unselected package libnftnl11:ppc64el. [2020-01-13T15:51:32.494Z] #18 54.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 54.86 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-01-13T15:51:32.494Z] #18 55.01 Selecting previously unselected package iptables. [2020-01-13T15:51:32.494Z] #18 55.03 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 55.03 Unpacking iptables (1.8.2-4) ... [2020-01-13T15:51:32.494Z] #18 55.89 Selecting previously unselected package xxd. [2020-01-13T15:51:32.494Z] #18 55.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-13T15:51:32.494Z] #18 55.91 Unpacking xxd (2:8.1.0875-5) ... [2020-01-13T15:51:32.775Z] --- PASS: TestBuildWithHugeFile (96.70s) [2020-01-13T15:51:32.776Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T15:51:32.784Z] #18 56.08 Selecting previously unselected package vim-common. [2020-01-13T15:51:32.784Z] #18 56.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-01-13T15:51:32.784Z] #18 56.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-01-13T15:51:33.033Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:51:33.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:51:33.033Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:51:33.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:51:33.033Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:51:33.033Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:51:33.033Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:51:33.033Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:51:33.033Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:51:33.033Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-01-13T15:51:33.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-01-13T15:51:33.033Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-01-13T15:51:33.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-01-13T15:51:33.033Z] === RUN TestBuildPreserveOwnership [2020-01-13T15:51:33.074Z] #18 56.50 Selecting previously unselected package bash-completion. [2020-01-13T15:51:33.074Z] #18 56.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-01-13T15:51:33.290Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T15:51:33.365Z] #18 ... [2020-01-13T15:51:33.365Z] [2020-01-13T15:51:33.365Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:51:33.365Z] #48 219.7 mime [2020-01-13T15:51:33.483Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-13T15:51:33.693Z] ok github.com/docker/docker/client 0.707s coverage: 75.3% of statements [2020-01-13T15:51:34.559Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-01-13T15:51:34.559Z] === RUN TestRenameContainerWithSameName [2020-01-13T15:51:35.127Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-01-13T15:51:35.127Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T15:51:35.186Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-13T15:51:35.858Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-13T15:51:36.422Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-13T15:51:36.879Z] #48 222.7 vendor/golang.org/x/net/idna [2020-01-13T15:51:36.989Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-13T15:51:37.029Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-01-13T15:51:37.029Z] === RUN TestResize [2020-01-13T15:51:37.246Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T15:51:37.246Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-13T15:51:37.596Z] --- PASS: TestResize (0.79s) [2020-01-13T15:51:37.596Z] === RUN TestResizeWithInvalidSize [2020-01-13T15:51:38.164Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-01-13T15:51:38.164Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T15:51:38.940Z] #48 ... [2020-01-13T15:51:38.940Z] [2020-01-13T15:51:38.940Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:38.940Z] #45 125.8 DEP criu/libnetlink.d [2020-01-13T15:51:38.940Z] #45 126.1 DEP criu/kerndat.d [2020-01-13T15:51:38.940Z] #45 126.4 DEP criu/kcmp-ids.d [2020-01-13T15:51:38.940Z] #45 126.5 DEP criu/irmap.d [2020-01-13T15:51:38.940Z] #45 127.0 DEP criu/ipc_ns.d [2020-01-13T15:51:38.940Z] #45 127.3 DEP criu/image.d [2020-01-13T15:51:38.940Z] #45 127.6 DEP criu/image-desc.d [2020-01-13T15:51:38.940Z] #45 127.8 DEP criu/fsnotify.d [2020-01-13T15:51:38.940Z] #45 128.1 DEP criu/filesystems.d [2020-01-13T15:51:38.940Z] #45 128.3 DEP criu/files.d [2020-01-13T15:51:38.940Z] #45 128.9 DEP criu/files-reg.d [2020-01-13T15:51:38.940Z] #45 129.3 DEP criu/files-ext.d [2020-01-13T15:51:38.940Z] #45 129.7 DEP criu/file-lock.d [2020-01-13T15:51:38.940Z] #45 130.0 DEP criu/file-ids.d [2020-01-13T15:51:38.940Z] #45 130.3 DEP criu/fifo.d [2020-01-13T15:51:38.940Z] #45 130.7 DEP criu/fdstore.d [2020-01-13T15:51:38.940Z] #45 130.9 DEP criu/fault-injection.d [2020-01-13T15:51:38.940Z] #45 131.0 DEP criu/external.d [2020-01-13T15:51:38.940Z] #45 131.4 DEP criu/eventpoll.d [2020-01-13T15:51:38.940Z] #45 131.8 DEP criu/eventfd.d [2020-01-13T15:51:38.940Z] #45 132.1 DEP criu/crtools.d [2020-01-13T15:51:39.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:51:39.101Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:51:39.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:51:39.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:51:39.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:51:39.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:51:39.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:51:39.229Z] #45 ... [2020-01-13T15:51:39.229Z] [2020-01-13T15:51:39.229Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:51:39.229Z] #18 62.52 Unpacking bash-completion (1:2.8-6) ... [2020-01-13T15:51:39.772Z] --- PASS: TestBuildPreserveOwnership (6.20s) [2020-01-13T15:51:39.772Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.98s) [2020-01-13T15:51:39.772Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2020-01-13T15:51:39.772Z] === RUN TestBuildPlatformInvalid [2020-01-13T15:51:39.772Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-13T15:51:39.772Z] PASS [2020-01-13T15:51:39.772Z] [2020-01-13T15:51:39.772Z] === Skipped [2020-01-13T15:51:39.772Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-13T15:51:39.772Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:51:39.772Z] [2020-01-13T15:51:39.772Z] [2020-01-13T15:51:39.772Z] DONE 32 tests, 1 skipped in 181.041s [2020-01-13T15:51:39.772Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T15:51:39.772Z] ++ 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-01-13T15:51:39.772Z] ++ set -e [2020-01-13T15:51:39.772Z] ++ '[' -n 0 ']' [2020-01-13T15:51:39.772Z] ++ set -x [2020-01-13T15:51:39.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:51:39.772Z] INFO: Testing against a local daemon [2020-01-13T15:51:39.772Z] === RUN TestConfigList [2020-01-13T15:51:39.859Z] #18 63.21 Selecting previously unselected package bzip2. [2020-01-13T15:51:40.150Z] #18 63.25 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-01-13T15:51:40.150Z] #18 63.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T15:51:40.150Z] #18 63.41 Selecting previously unselected package xz-utils. [2020-01-13T15:51:40.150Z] #18 63.44 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-01-13T15:51:40.150Z] #18 63.45 Unpacking xz-utils (5.2.4-1) ... [2020-01-13T15:51:40.456Z] #18 63.78 Selecting previously unselected package apparmor. [2020-01-13T15:51:40.456Z] #18 63.80 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-01-13T15:51:40.704Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-13T15:51:40.705Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-13T15:51:40.747Z] #18 64.06 Unpacking apparmor (2.13.2-10) ... [2020-01-13T15:51:41.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:51:41.773Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-13T15:51:41.777Z] #18 64.96 Selecting previously unselected package aufs-tools. [2020-01-13T15:51:41.777Z] #18 64.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-01-13T15:51:41.777Z] #18 64.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-01-13T15:51:41.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:51:41.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:51:42.069Z] #18 65.20 Selecting previously unselected package libonig5:ppc64el. [2020-01-13T15:51:42.069Z] #18 65.21 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-01-13T15:51:42.069Z] #18 65.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-01-13T15:51:42.069Z] #18 65.46 Selecting previously unselected package libjq1:ppc64el. [2020-01-13T15:51:42.074Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-13T15:51:42.360Z] #18 65.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T15:51:42.360Z] #18 65.48 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T15:51:42.360Z] #18 65.65 Selecting previously unselected package jq. [2020-01-13T15:51:42.360Z] #18 65.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-01-13T15:51:42.360Z] #18 65.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-01-13T15:51:42.651Z] #18 65.85 Selecting previously unselected package libaio1:ppc64el. [2020-01-13T15:51:42.651Z] #18 65.87 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-01-13T15:51:42.651Z] #18 65.87 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-01-13T15:51:42.651Z] #18 65.96 Selecting previously unselected package libgpm2:ppc64el. [2020-01-13T15:51:42.651Z] #18 65.97 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-01-13T15:51:42.651Z] #18 65.97 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-01-13T15:51:42.651Z] #18 66.06 Selecting previously unselected package libicu63:ppc64el. [2020-01-13T15:51:42.943Z] #18 66.08 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-01-13T15:51:42.943Z] #18 66.09 Unpacking libicu63:ppc64el (63.1-6) ... [2020-01-13T15:51:43.005Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-13T15:51:43.263Z] --- PASS: TestConfigList (3.45s) [2020-01-13T15:51:43.263Z] === RUN TestConfigsCreateAndDelete [2020-01-13T15:51:43.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:51:43.520Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-13T15:51:43.520Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-13T15:51:43.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T15:51:43.601Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T15:51:43.601Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-01-13T15:51:43.803Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:51:43.911Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-13T15:51:44.452Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-13T15:51:44.709Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-13T15:51:44.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:51:45.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:51:45.641Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-13T15:51:45.641Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-13T15:51:45.681Z] #18 ... [2020-01-13T15:51:45.681Z] [2020-01-13T15:51:45.681Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:51:45.681Z] #51 DONE 232.1s [2020-01-13T15:51:45.681Z] [2020-01-13T15:51:45.681Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:45.681Z] #45 132.4 DEP criu/cr-service.d [2020-01-13T15:51:45.681Z] #45 132.7 DEP criu/cr-restore.d [2020-01-13T15:51:45.681Z] #45 133.2 DEP criu/cr-errno.d [2020-01-13T15:51:45.681Z] #45 133.2 DEP criu/cr-dump.d [2020-01-13T15:51:45.681Z] #45 133.7 DEP criu/cr-dedup.d [2020-01-13T15:51:45.681Z] #45 134.1 DEP criu/cr-check.d [2020-01-13T15:51:45.681Z] #45 134.4 DEP criu/config.d [2020-01-13T15:51:45.681Z] #45 134.8 DEP criu/clone-noasan.d [2020-01-13T15:51:45.681Z] #45 135.0 DEP criu/cgroup.d [2020-01-13T15:51:45.681Z] #45 135.4 DEP criu/cgroup-props.d [2020-01-13T15:51:45.681Z] #45 135.7 DEP criu/bitmap.d [2020-01-13T15:51:45.681Z] #45 135.7 DEP criu/bfd.d [2020-01-13T15:51:45.681Z] #45 136.1 DEP criu/autofs.d [2020-01-13T15:51:45.681Z] #45 136.5 DEP criu/aio.d [2020-01-13T15:51:45.681Z] #45 136.9 DEP criu/action-scripts.d [2020-01-13T15:51:45.681Z] #45 137.4 CC criu/action-scripts.o [2020-01-13T15:51:45.681Z] #45 138.4 CC criu/aio.o [2020-01-13T15:51:46.194Z] ok github.com/docker/docker/builder/dockerfile 0.943s coverage: 48.2% of statements [2020-01-13T15:51:46.596Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-01-13T15:51:46.712Z] #45 139.6 CC criu/autofs.o [2020-01-13T15:51:47.011Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-01-13T15:51:47.011Z] === RUN TestConfigsUpdate [2020-01-13T15:51:47.383Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.92s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2020-01-13T15:51:47.535Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2020-01-13T15:51:47.535Z] === RUN TestCgroupNamespacesRun [2020-01-13T15:51:48.204Z] ok github.com/docker/docker/builder/remotecontext/git 0.876s coverage: 86.3% of statements [2020-01-13T15:51:48.204Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T15:51:48.204Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T15:51:48.380Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-13T15:51:48.380Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-13T15:51:48.608Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-13T15:51:48.673Z] ok github.com/docker/docker/builder/remotecontext/git 30.459s coverage: 86.3% of statements [2020-01-13T15:51:49.138Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T15:51:49.138Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T15:51:49.436Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-01-13T15:51:49.436Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T15:51:49.751Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-13T15:51:50.221Z] #45 142.9 CC criu/bfd.o [2020-01-13T15:51:50.221Z] #45 ... [2020-01-13T15:51:50.221Z] [2020-01-13T15:51:50.221Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:51:50.221Z] #18 73.42 Selecting previously unselected package libnet1:ppc64el. [2020-01-13T15:51:50.221Z] #18 73.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-01-13T15:51:50.221Z] #18 73.44 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T15:51:50.221Z] #18 73.55 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-13T15:51:50.221Z] #18 73.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-01-13T15:51:50.221Z] #18 73.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T15:51:50.221Z] #18 73.72 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-13T15:51:50.221Z] #18 73.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-01-13T15:51:50.511Z] #18 73.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T15:51:50.511Z] #18 73.87 Selecting previously unselected package libreadline5:ppc64el. [2020-01-13T15:51:50.511Z] #18 73.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-01-13T15:51:50.511Z] #18 73.90 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-13T15:51:50.681Z] --- PASS: TestConfigsUpdate (3.55s) [2020-01-13T15:51:50.681Z] === RUN TestTemplatedConfig [2020-01-13T15:51:50.802Z] #18 74.14 Selecting previously unselected package net-tools. [2020-01-13T15:51:50.802Z] #18 74.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-01-13T15:51:50.802Z] #18 74.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T15:51:50.939Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-13T15:51:51.092Z] #18 74.54 Selecting previously unselected package python-pip-whl. [2020-01-13T15:51:51.340Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-01-13T15:51:51.340Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T15:51:51.382Z] #18 74.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-01-13T15:51:51.382Z] #18 74.56 Unpacking python-pip-whl (18.1-5) ... [2020-01-13T15:51:51.630Z] ok github.com/docker/docker/client 0.272s coverage: 75.8% of statements [2020-01-13T15:51:51.674Z] #18 ... [2020-01-13T15:51:51.674Z] [2020-01-13T15:51:51.674Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:51:51.674Z] #48 228.0 net/textproto [2020-01-13T15:51:51.674Z] #48 228.0 crypto/x509 [2020-01-13T15:51:51.674Z] #48 229.9 vendor/golang.org/x/net/http/httpproxy [2020-01-13T15:51:51.674Z] #48 231.6 mime/multipart [2020-01-13T15:51:51.674Z] #48 231.6 vendor/golang.org/x/net/http/httpguts [2020-01-13T15:51:51.674Z] #48 237.5 crypto/tls [2020-01-13T15:51:51.674Z] #48 ... [2020-01-13T15:51:51.674Z] [2020-01-13T15:51:51.674Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:51:51.674Z] #45 144.1 CC criu/bitmap.o [2020-01-13T15:51:51.674Z] #45 144.4 CC criu/cgroup-props.o [2020-01-13T15:51:51.871Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-13T15:51:51.871Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-13T15:51:52.716Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-01-13T15:51:52.717Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T15:51:53.192Z] #45 146.1 CC criu/cgroup.o [2020-01-13T15:51:54.397Z] --- PASS: TestTemplatedConfig (3.82s) [2020-01-13T15:51:54.398Z] === RUN TestConfigInspect [2020-01-13T15:51:54.620Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-01-13T15:51:54.620Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T15:51:55.770Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-13T15:51:56.055Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-13T15:51:56.253Z] ok github.com/docker/docker/cmd/dockerd 0.610s coverage: 19.0% of statements [2020-01-13T15:51:56.524Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-01-13T15:51:56.524Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T15:51:56.701Z] #45 ... [2020-01-13T15:51:56.701Z] [2020-01-13T15:51:56.701Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:51:56.701Z] #18 75.19 Selecting previously unselected package python3-lib2to3. [2020-01-13T15:51:56.701Z] #18 75.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-01-13T15:51:56.701Z] #18 75.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-01-13T15:51:56.701Z] #18 75.50 Selecting previously unselected package python3-distutils. [2020-01-13T15:51:56.701Z] #18 75.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-01-13T15:51:56.701Z] #18 75.55 Unpacking python3-distutils (3.7.3-1) ... [2020-01-13T15:51:56.701Z] #18 75.82 Selecting previously unselected package python3-pip. [2020-01-13T15:51:56.701Z] #18 75.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-01-13T15:51:56.701Z] #18 75.88 Unpacking python3-pip (18.1-5) ... [2020-01-13T15:51:56.701Z] #18 76.17 Selecting previously unselected package python3-pkg-resources. [2020-01-13T15:51:56.701Z] #18 76.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-01-13T15:51:56.701Z] #18 76.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-01-13T15:51:56.701Z] #18 76.37 Selecting previously unselected package python3-setuptools. [2020-01-13T15:51:56.701Z] #18 76.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-01-13T15:51:56.701Z] #18 76.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-01-13T15:51:56.701Z] #18 76.89 Selecting previously unselected package python3-wheel. [2020-01-13T15:51:56.701Z] #18 76.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-01-13T15:51:56.701Z] #18 76.91 Unpacking python3-wheel (0.32.3-2) ... [2020-01-13T15:51:56.701Z] #18 76.99 Selecting previously unselected package thin-provisioning-tools. [2020-01-13T15:51:56.701Z] #18 77.01 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-01-13T15:51:56.701Z] #18 77.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T15:51:56.701Z] #18 77.42 Selecting previously unselected package vim-runtime. [2020-01-13T15:51:56.701Z] #18 77.44 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-01-13T15:51:56.701Z] #18 77.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-01-13T15:51:56.701Z] #18 77.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-01-13T15:51:56.701Z] #18 77.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-01-13T15:51:57.425Z] --- PASS: TestConfigInspect (3.20s) [2020-01-13T15:51:57.425Z] === RUN TestConfigCreateWithLabels [2020-01-13T15:51:57.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2020-01-13T15:51:57.459Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T15:51:58.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-01-13T15:51:58.394Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T15:51:58.448Z] ok github.com/docker/docker/container 0.472s coverage: 42.5% of statements [2020-01-13T15:51:58.448Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T15:51:58.448Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T15:51:58.448Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T15:51:58.448Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T15:51:59.426Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.260s coverage: 65.3% of statements [2020-01-13T15:51:59.949Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-13T15:52:00.297Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2020-01-13T15:52:00.297Z] === RUN TestKernelTCPMemory [2020-01-13T15:52:00.881Z] --- PASS: TestConfigCreateWithLabels (3.29s) [2020-01-13T15:52:00.881Z] === RUN TestConfigCreateResolve [2020-01-13T15:52:01.138Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-13T15:52:01.144Z] #18 83.77 Selecting previously unselected package vim. [2020-01-13T15:52:01.144Z] #18 83.80 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-01-13T15:52:01.144Z] #18 83.85 Unpacking vim (2:8.1.0875-5) ... [2020-01-13T15:52:01.144Z] #18 ... [2020-01-13T15:52:01.144Z] [2020-01-13T15:52:01.144Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:52:01.144Z] #45 153.6 CC criu/clone-noasan.o [2020-01-13T15:52:01.144Z] #45 153.9 CC criu/config.o [2020-01-13T15:52:01.233Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-01-13T15:52:01.233Z] === RUN TestNISDomainname [2020-01-13T15:52:02.168Z] --- PASS: TestNISDomainname (0.98s) [2020-01-13T15:52:02.168Z] === RUN TestHostnameDnsResolution [2020-01-13T15:52:03.294Z] ......................... [ 67%] [2020-01-13T15:52:03.663Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-13T15:52:04.072Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-01-13T15:52:04.072Z] === RUN TestStats [2020-01-13T15:52:04.144Z] ok github.com/docker/docker/daemon/cluster/convert 1.005s coverage: 35.8% of statements [2020-01-13T15:52:04.229Z] --- PASS: TestConfigCreateResolve (3.45s) [2020-01-13T15:52:04.229Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T15:52:04.795Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-13T15:52:04.795Z] PASS [2020-01-13T15:52:04.795Z] [2020-01-13T15:52:04.795Z] DONE 8 tests in 25.231s [2020-01-13T15:52:04.795Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T15:52:04.795Z] ++ 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-01-13T15:52:04.795Z] ++ set -e [2020-01-13T15:52:04.795Z] ++ '[' -n 0 ']' [2020-01-13T15:52:04.795Z] ++ set -x [2020-01-13T15:52:04.795Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:52:05.053Z] INFO: Testing against a local daemon [2020-01-13T15:52:05.053Z] === RUN TestCheckpoint [2020-01-13T15:52:05.053Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T15:52:05.053Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T15:52:05.053Z] === RUN TestContainerInvalidJSON [2020-01-13T15:52:05.053Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:52:05.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:52:05.053Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:52:05.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:52:05.053Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:52:05.053Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:52:05.053Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:52:05.053Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:52:05.053Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:52:05.053Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-13T15:52:05.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T15:52:05.053Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2020-01-13T15:52:05.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-01-13T15:52:05.053Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T15:52:05.053Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-13T15:52:05.053Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T15:52:05.311Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-13T15:52:05.311Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T15:52:05.311Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-13T15:52:05.311Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T15:52:05.569Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-01-13T15:52:05.569Z] === RUN TestCopyFromContainer [2020-01-13T15:52:05.569Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-13T15:52:05.619Z] #45 158.1 CC criu/cr-check.o [2020-01-13T15:52:05.619Z] #45 ... [2020-01-13T15:52:05.619Z] [2020-01-13T15:52:05.619Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:52:05.826Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-13T15:52:06.608Z] --- PASS: TestStats (2.72s) [2020-01-13T15:52:06.608Z] === RUN TestStopContainerWithTimeout [2020-01-13T15:52:06.608Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T15:52:06.608Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T15:52:06.608Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T15:52:06.608Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T15:52:06.608Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T15:52:06.608Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T15:52:06.608Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T15:52:06.608Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T15:52:06.608Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T15:52:06.608Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T15:52:06.608Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T15:52:06.608Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T15:52:06.791Z] #24 248.7 Checking out files: 20% (2155/10459) Checking out files: 21% (2197/10459) Checking out files: 22% (2301/10459) Checking out files: 23% (2406/10459) Checking out files: 24% (2511/10459) Checking out files: 25% (2615/10459) Checking out files: 26% (2720/10459) Checking out files: 27% (2824/10459) Checking out files: 28% (2929/10459) Checking out files: 29% (3034/10459) Checking out files: 30% (3138/10459) Checking out files: 30% (3240/10459) Checking out files: 31% (3243/10459) Checking out files: 32% (3347/10459) Checking out files: 33% (3452/10459) Checking out files: 34% (3557/10459) Checking out files: 35% (3661/10459) Checking out files: 36% (3766/10459) Checking out files: 37% (3870/10459) Checking out files: 38% (3975/10459) Checking out files: 39% (4080/10459) Checking out files: 40% (4184/10459) Checking out files: 41% (4289/10459) Checking out files: 42% (4393/10459) Checking out files: 43% (4498/10459) Checking out files: 44% (4602/10459) Checking out files: 45% (4707/10459) Checking out files: 46% (4812/10459) Checking out files: 46% (4817/10459) Checking out files: 47% (4916/10459) Checking out files: 48% (5021/10459) Checking out files: 49% (5125/10459) Checking out files: 50% (5230/10459) Checking out files: 51% (5335/10459) Checking out files: 52% (5439/10459) Checking out files: 53% (5544/10459) Checking out files: 54% (5648/10459) Checking out files: 55% (5753/10459) Checking out files: 56% (5858/10459) Checking out files: 57% (5962/10459) Checking out files: 58% (6067/10459) Checking out files: 59% (6171/10459) Checking out files: 60% (6276/10459) Checking out files: 61% (6380/10459) Checking out files: 62% (6485/10459) Checking out files: 63% (6590/10459) Checking out files: 64% (6694/10459) Checking out files: 65% (6799/10459) Checking out files: 66% (6903/10459) Checking out files: 66% (6935/10459) Checking out files: 67% (7008/10459) Checking out files: 68% (7113/10459) Checking out files: 69% (7217/10459) Checking out files: 70% (7322/10459) Checking out files: 71% (7426/10459) Checking out files: 72% (7531/10459) Checking out files: 73% (7636/10459) Checking out files: 74% (7740/10459) Checking out files: 75% (7845/10459) Checking out files: 76% (7949/10459) Checking out files: 77% (8054/10459) Checking out files: 78% (8159/10459) Checking out files: 79% (8263/10459) Checking out files: 80% (8368/10459) Checking out files: 81% (8472/10459) Checking out files: 82% (8577/10459) Checking out files: 83% (8681/10459) Checking out files: 84% (8786/10459) Checking out files: 85% (8891/10459) Checking out files: 86% (8995/10459) Checking out files: 87% (9100/10459) Checking out files: 88% (9204/10459) Checking out files: 89% (9309/10459) Checking out files: 89% (9332/10459) Checking out files: 90% (9414/10459) Checking out files: 91% (9518/10459) Checking out files: 92% (9623/10459) Checking out files: 93% (9727/10459) Checking out files: 94% (9832/10459) Checking out files: 95% (9937/10459) Checking out files: 96% (10041/10459) Checking out files: 97% (10146/10459) Checking out files: 98% (10250/10459) Checking out files: 99% (10355/10459) Checking out files: 100% (10459/10459) Checking out files: 100% (10459/10459), done. [2020-01-13T15:52:06.791Z] #24 253.3 + cd /tmp/tmp.f3IgB3oFcZ/tmp/docker-ce [2020-01-13T15:52:06.791Z] #24 253.3 + git checkout -q v17.06.2-ce [2020-01-13T15:52:07.723Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-13T15:52:07.723Z] === RUN TestCopyFromContainer// [2020-01-13T15:52:07.723Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T15:52:07.723Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T15:52:07.723Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-13T15:52:07.723Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T15:52:07.981Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T15:52:07.981Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-13T15:52:08.237Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T15:52:08.237Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T15:52:08.494Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T15:52:08.494Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T15:52:08.494Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T15:52:08.494Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer (3.27s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-13T15:52:08.752Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-01-13T15:52:08.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T15:52:08.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:52:08.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:52:08.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:52:08.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:52:08.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:52:08.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:52:08.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:52:08.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:52:08.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:52:08.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-13T15:52:08.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T15:52:08.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-13T15:52:08.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T15:52:08.752Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T15:52:08.752Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-01-13T15:52:08.752Z] === RUN TestCreateWithInvalidEnv [2020-01-13T15:52:08.752Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T15:52:08.752Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T15:52:08.752Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T15:52:08.752Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T15:52:08.752Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T15:52:08.752Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T15:52:08.752Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T15:52:08.752Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T15:52:08.752Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T15:52:08.752Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-01-13T15:52:08.752Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-13T15:52:08.752Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T15:52:08.752Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-13T15:52:08.752Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T15:52:08.752Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-13T15:52:08.752Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T15:52:09.009Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-13T15:52:09.896Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-13T15:52:09.896Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-01-13T15:52:09.896Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-01-13T15:52:09.896Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-01-13T15:52:09.896Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-01-13T15:52:09.896Z] === RUN TestDeleteDevicemapper [2020-01-13T15:52:09.896Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T15:52:09.896Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T15:52:09.896Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T15:52:10.905Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-13T15:52:11.235Z] #24 ... [2020-01-13T15:52:11.235Z] [2020-01-13T15:52:11.235Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:52:11.235Z] #48 247.6 net/http/httptrace [2020-01-13T15:52:11.235Z] #48 248.1 net/http [2020-01-13T15:52:11.255Z] ok github.com/docker/docker/daemon/cluster 1.873s coverage: 0.5% of statements [2020-01-13T15:52:11.255Z] ok github.com/docker/docker/daemon/config 0.785s coverage: 80.1% of statements [2020-01-13T15:52:11.469Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:52:11.470Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:52:11.470Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:52:11.470Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T15:52:11.470Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:52:11.470Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:52:11.470Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:52:11.470Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:52:11.470Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T15:52:11.527Z] #48 ... [2020-01-13T15:52:11.527Z] [2020-01-13T15:52:11.527Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:52:11.527Z] #18 84.91 Selecting previously unselected package xfsprogs. [2020-01-13T15:52:11.527Z] #18 84.93 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-01-13T15:52:11.527Z] #18 84.94 Unpacking xfsprogs (4.20.0-1) ... [2020-01-13T15:52:11.527Z] #18 85.90 Selecting previously unselected package zip. [2020-01-13T15:52:11.527Z] #18 85.95 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-01-13T15:52:11.527Z] #18 85.97 Unpacking zip (3.0-11+b1) ... [2020-01-13T15:52:11.527Z] #18 86.32 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-01-13T15:52:11.527Z] #18 86.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-01-13T15:52:11.527Z] #18 86.34 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-01-13T15:52:11.527Z] #18 86.34 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-01-13T15:52:11.527Z] #18 86.42 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-01-13T15:52:11.527Z] #18 86.42 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-01-13T15:52:11.527Z] #18 86.42 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-01-13T15:52:11.527Z] #18 86.42 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-01-13T15:52:11.527Z] #18 86.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-01-13T15:52:11.527Z] #18 86.43 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-01-13T15:52:11.527Z] #18 86.45 Setting up libicu63:ppc64el (63.1-6) ... [2020-01-13T15:52:11.527Z] #18 86.48 Setting up xxd (2:8.1.0875-5) ... [2020-01-13T15:52:11.527Z] #18 86.49 Setting up zip (3.0-11+b1) ... [2020-01-13T15:52:11.527Z] #18 86.51 Setting up vim-common (2:8.1.0875-5) ... [2020-01-13T15:52:11.527Z] #18 86.57 Setting up bash-completion (1:2.8-6) ... [2020-01-13T15:52:11.527Z] #18 91.96 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-01-13T15:52:11.527Z] #18 91.97 Setting up xz-utils (5.2.4-1) ... [2020-01-13T15:52:11.527Z] #18 92.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-13T15:52:11.527Z] #18 92.03 Setting up pigz (2.4-1) ... [2020-01-13T15:52:11.527Z] #18 92.04 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-01-13T15:52:11.527Z] #18 92.05 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-01-13T15:52:11.527Z] #18 92.07 Setting up python-pip-whl (18.1-5) ... [2020-01-13T15:52:11.527Z] #18 92.07 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-01-13T15:52:11.527Z] #18 92.08 Setting up vim-runtime (2:8.1.0875-5) ... [2020-01-13T15:52:11.527Z] #18 93.09 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-01-13T15:52:11.527Z] #18 93.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-01-13T15:52:11.527Z] #18 93.10 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ... [2020-01-13T15:52:11.527Z] #18 93.11 Setting up vim (2:8.1.0875-5) ... [2020-01-13T15:52:11.527Z] #18 93.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-13T15:52:11.527Z] #18 93.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-13T15:52:11.527Z] #18 93.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-13T15:52:11.527Z] #18 93.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-13T15:52:11.527Z] #18 93.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-13T15:52:11.527Z] #18 93.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-13T15:52:11.527Z] #18 93.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-13T15:52:11.527Z] #18 93.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-13T15:52:11.527Z] #18 93.28 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-01-13T15:52:11.527Z] #18 93.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-01-13T15:52:11.527Z] #18 93.33 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-01-13T15:52:11.527Z] #18 93.34 Setting up jq (1.5+dfsg-2+b1) ... [2020-01-13T15:52:11.527Z] #18 93.34 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-01-13T15:52:11.527Z] #18 93.35 Setting up python3.7 (3.7.3-2) ... [2020-01-13T15:52:11.728Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:52:11.728Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:52:11.728Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:52:11.728Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:52:11.728Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-13T15:52:11.728Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-13T15:52:11.728Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T15:52:12.169Z] #18 ... [2020-01-13T15:52:12.169Z] [2020-01-13T15:52:12.169Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:52:12.169Z] #24 258.5 + mkdir -p /tmp/tmp.f3IgB3oFcZ/src/github.com/docker [2020-01-13T15:52:12.169Z] #24 258.5 + mv components/cli /tmp/tmp.f3IgB3oFcZ/src/github.com/docker/cli [2020-01-13T15:52:12.169Z] #24 258.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-13T15:52:12.292Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-13T15:52:12.428Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2020-01-13T15:52:12.428Z] === RUN TestUpdateMemory [2020-01-13T15:52:12.428Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-13T15:52:12.428Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:52:12.428Z] === RUN TestUpdateCPUQuota [2020-01-13T15:52:12.549Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-13T15:52:13.364Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-01-13T15:52:13.364Z] === RUN TestUpdatePidsLimit [2020-01-13T15:52:13.364Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T15:52:13.449Z] ok github.com/docker/docker/daemon/discovery 0.383s coverage: 30.0% of statements [2020-01-13T15:52:13.918Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-13T15:52:13.931Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T15:52:14.190Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T15:52:14.426Z] ok github.com/docker/docker/daemon/events 0.338s coverage: 50.0% of statements [2020-01-13T15:52:14.426Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.997s coverage: 10.9% of statements [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.69s) [2020-01-13T15:52:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T15:52:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:52:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:52:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:52:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:52:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:52:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:52:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:52:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:52:14.483Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:52:14.483Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:52:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:52:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:52:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:52:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:52:14.483Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-13T15:52:14.483Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-13T15:52:14.483Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T15:52:14.483Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T15:52:14.483Z] === RUN TestDaemonRestartIpcMode [2020-01-13T15:52:14.483Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T15:52:14.483Z] === RUN TestDiff [2020-01-13T15:52:14.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-13T15:52:14.741Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-13T15:52:14.757Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T15:52:15.015Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T15:52:15.532Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T15:52:15.673Z] --- PASS: TestDiff (0.96s) [2020-01-13T15:52:15.673Z] === RUN TestExecWithCloseStdin [2020-01-13T15:52:15.792Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T15:52:15.980Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2020-01-13T15:52:16.443Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2020-01-13T15:52:16.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-13T15:52:16.605Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-01-13T15:52:16.605Z] === RUN TestExec [2020-01-13T15:52:17.537Z] --- PASS: TestExec (0.96s) [2020-01-13T15:52:17.537Z] === RUN TestExecUser [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-01-13T15:52:17.696Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-01-13T15:52:17.696Z] === RUN TestUpdateRestartPolicy [2020-01-13T15:52:17.718Z] #24 ... [2020-01-13T15:52:17.718Z] [2020-01-13T15:52:17.718Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:52:17.718Z] #18 100.0 Setting up iptables (1.8.2-4) ... [2020-01-13T15:52:17.718Z] #18 100.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T15:52:17.718Z] #18 100.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T15:52:17.718Z] #18 100.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-01-13T15:52:17.718Z] #18 100.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-01-13T15:52:17.718Z] #18 100.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-01-13T15:52:17.718Z] #18 100.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-01-13T15:52:17.718Z] #18 100.2 Setting up python3 (3.7.3-1) ... [2020-01-13T15:52:17.718Z] #18 100.8 Setting up python3-wheel (0.32.3-2) ... [2020-01-13T15:52:18.120Z] ok github.com/docker/docker/daemon 2.845s coverage: 9.2% of statements [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-13T15:52:18.120Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-13T15:52:18.468Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-13T15:52:18.468Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-01-13T15:52:18.725Z] --- PASS: TestExecUser (1.26s) [2020-01-13T15:52:18.725Z] === RUN TestExportContainerAndImportImage [2020-01-13T15:52:19.223Z] #18 102.3 Setting up apparmor (2.13.2-10) ... [2020-01-13T15:52:19.223Z] #18 ... [2020-01-13T15:52:19.223Z] [2020-01-13T15:52:19.223Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:52:19.223Z] #45 162.3 CC criu/cr-dedup.o [2020-01-13T15:52:19.223Z] #45 163.1 CC criu/cr-dump.o [2020-01-13T15:52:19.223Z] #45 168.3 CC criu/cr-errno.o [2020-01-13T15:52:19.223Z] #45 168.5 CC criu/cr-restore.o [2020-01-13T15:52:19.670Z] ok github.com/docker/docker/daemon/logger 0.588s coverage: 43.0% of statements [2020-01-13T15:52:20.098Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2020-01-13T15:52:20.098Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T15:52:20.098Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-13T15:52:20.134Z] ok github.com/docker/docker/daemon/logger/awslogs 0.639s coverage: 77.4% of statements [2020-01-13T15:52:20.134Z] ok github.com/docker/docker/daemon/images 0.578s coverage: 4.9% of statements [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-13T15:52:20.134Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-13T15:52:21.111Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 62.1% of statements [2020-01-13T15:52:21.467Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-13T15:52:21.467Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-01-13T15:52:21.467Z] === RUN TestHealthCheckWorkdir [2020-01-13T15:52:21.574Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.317s coverage: 88.3% of statements [2020-01-13T15:52:21.954Z] #45 ... [2020-01-13T15:52:21.954Z] [2020-01-13T15:52:21.954Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-13T15:52:21.954Z] #18 104.8 Setting up xfsprogs (4.20.0-1) ... [2020-01-13T15:52:21.954Z] #18 104.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-01-13T15:52:22.403Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-13T15:52:22.626Z] #18 105.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-01-13T15:52:22.661Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-01-13T15:52:22.661Z] === RUN TestHealthKillContainer [2020-01-13T15:52:22.918Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-13T15:52:22.918Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-13T15:52:23.125Z] ok github.com/docker/docker/daemon/logger/local 0.357s coverage: 74.7% of statements [2020-01-13T15:52:23.125Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T15:52:23.125Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.221s coverage: 21.4% of statements [2020-01-13T15:52:24.132Z] #18 107.6 Setting up python3-distutils (3.7.3-1) ... [2020-01-13T15:52:24.288Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-13T15:52:24.675Z] ok github.com/docker/docker/daemon/logger/templates 0.075s coverage: 8.3% of statements [2020-01-13T15:52:24.675Z] ok github.com/docker/docker/daemon/logger/syslog 0.163s coverage: 47.8% of statements [2020-01-13T15:52:25.198Z] #18 108.4 Setting up python3-setuptools (40.8.0-1) ... [2020-01-13T15:52:25.657Z] --- PASS: TestHealthKillContainer (3.06s) [2020-01-13T15:52:25.657Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T15:52:26.225Z] ok github.com/docker/docker/daemon/logger/splunk 2.232s coverage: 82.5% of statements [2020-01-13T15:52:26.225Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T15:52:26.225Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-13T15:52:26.225Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T15:52:26.457Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 30.5% of statements [2020-01-13T15:52:26.457Z] ok github.com/docker/docker/container 0.123s coverage: 35.3% of statements [2020-01-13T15:52:26.457Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T15:52:26.457Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T15:52:26.457Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T15:52:26.457Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T15:52:26.587Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-13T15:52:26.587Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-01-13T15:52:26.587Z] === RUN TestIpcModeNone [2020-01-13T15:52:27.151Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-13T15:52:27.408Z] --- PASS: TestIpcModeNone (1.00s) [2020-01-13T15:52:27.408Z] === RUN TestIpcModePrivate [2020-01-13T15:52:27.779Z] ok github.com/docker/docker/distribution 1.269s coverage: 20.3% of statements [2020-01-13T15:52:27.918Z] #18 110.7 Setting up python3-pip (18.1-5) ... [2020-01-13T15:52:28.242Z] ok github.com/docker/docker/distribution/metadata 1.812s coverage: 48.2% of statements [2020-01-13T15:52:28.339Z] --- PASS: TestIpcModePrivate (0.87s) [2020-01-13T15:52:28.339Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2020-01-13T15:52:28.339Z] === RUN TestIpcModeShareable [2020-01-13T15:52:28.705Z] ok github.com/docker/docker/errdefs 0.106s coverage: 49.4% of statements [2020-01-13T15:52:28.705Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T15:52:29.270Z] --- PASS: TestIpcModeShareable (0.96s) [2020-01-13T15:52:29.270Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-01-13T15:52:29.270Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T15:52:29.428Z] #18 112.7 Processing triggers for libc-bin (2.28-10) ... [2020-01-13T15:52:29.428Z] #18 112.7 Processing triggers for mime-support (3.62) ... [2020-01-13T15:52:29.720Z] #18 DONE 113.0s [2020-01-13T15:52:29.720Z] [2020-01-13T15:52:29.720Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-01-13T15:52:29.896Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-01-13T15:52:29.896Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T15:52:30.011Z] #19 0.416 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-01-13T15:52:30.011Z] #19 0.421 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-01-13T15:52:30.011Z] #19 0.426 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-01-13T15:52:30.256Z] ok github.com/docker/docker/distribution/xfer 2.592s coverage: 76.8% of statements [2020-01-13T15:52:30.256Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T15:52:30.299Z] #19 DONE 0.5s [2020-01-13T15:52:30.299Z] [2020-01-13T15:52:30.299Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:52:30.464Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-01-13T15:52:30.464Z] === RUN TestWaitNonBlocked [2020-01-13T15:52:30.719Z] ok github.com/docker/docker/image/cache 0.123s coverage: 19.2% of statements [2020-01-13T15:52:30.719Z] ok github.com/docker/docker/image/v1 0.273s coverage: 25.0% of statements [2020-01-13T15:52:30.719Z] ok github.com/docker/docker/image 0.909s coverage: 86.4% of statements [2020-01-13T15:52:30.723Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T15:52:30.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T15:52:30.723Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T15:52:30.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T15:52:30.723Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T15:52:30.723Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T15:52:31.182Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T15:52:31.182Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T15:52:31.658Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-13T15:52:31.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2020-01-13T15:52:31.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-01-13T15:52:31.658Z] === RUN TestWaitBlocked [2020-01-13T15:52:31.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T15:52:31.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T15:52:31.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T15:52:31.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T15:52:31.658Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T15:52:31.658Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T15:52:31.767Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2020-01-13T15:52:32.545Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-01-13T15:52:32.545Z] === RUN TestAPIIpcModeHost [2020-01-13T15:52:32.596Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-13T15:52:32.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-01-13T15:52:32.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-01-13T15:52:32.596Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T15:52:32.596Z] === CONT TestIpcModeOlderClient [2020-01-13T15:52:32.596Z] === CONT TestDaemonRestartIpcMode [2020-01-13T15:52:32.733Z] ok github.com/docker/docker/libcontainerd/queue 0.133s coverage: 100.0% of statements [2020-01-13T15:52:32.802Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-13T15:52:32.802Z] === RUN TestDaemonIpcModeShareable [2020-01-13T15:52:32.802Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-13T15:52:32.856Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-01-13T15:52:33.024Z] #20 ... [2020-01-13T15:52:33.024Z] [2020-01-13T15:52:33.024Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:52:33.024Z] #48 269.3 github.com/LK4D4/vndr/godl [2020-01-13T15:52:33.024Z] #48 270.3 github.com/LK4D4/vndr [2020-01-13T15:52:33.024Z] #48 ... [2020-01-13T15:52:33.024Z] [2020-01-13T15:52:33.024Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:52:33.024Z] #45 179.3 CC criu/cr-service.o [2020-01-13T15:52:33.024Z] #45 182.7 CC criu/crtools.o [2020-01-13T15:52:33.024Z] #45 184.1 CC criu/eventfd.o [2020-01-13T15:52:33.024Z] #45 184.8 CC criu/eventpoll.o [2020-01-13T15:52:33.040Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-01-13T15:52:33.659Z] #45 186.6 CC criu/external.o [2020-01-13T15:52:34.281Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2020-01-13T15:52:34.287Z] #45 187.4 CC criu/fault-injection.o [2020-01-13T15:52:34.726Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-01-13T15:52:34.726Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2020-01-13T15:52:34.726Z] === RUN TestDaemonIpcModePrivate [2020-01-13T15:52:34.742Z] ok github.com/docker/docker/layer 0.535s coverage: 30.0% of statements [2020-01-13T15:52:34.742Z] ok github.com/docker/docker/opts 0.189s coverage: 67.3% of statements [2020-01-13T15:52:34.742Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T15:52:34.918Z] #45 187.7 CC criu/fdstore.o [2020-01-13T15:52:34.985Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-13T15:52:35.000Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-13T15:52:35.548Z] #45 188.5 CC criu/fifo.o [2020-01-13T15:52:36.147Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2020-01-13T15:52:36.285Z] ok github.com/docker/docker/libcontainerd/local 0.404s coverage: 1.0% of statements [2020-01-13T15:52:36.285Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T15:52:36.285Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T15:52:36.285Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T15:52:36.285Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T15:52:36.285Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T15:52:36.285Z] ok github.com/docker/docker/pkg/broadcaster 0.087s coverage: 100.0% of statements [2020-01-13T15:52:36.406Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2020-01-13T15:52:36.406Z] PASS [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] === Skipped [2020-01-13T15:52:36.406Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-13T15:52:36.406Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-13T15:52:36.406Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-13T15:52:36.406Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T15:52:36.406Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T15:52:36.406Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-13T15:52:36.406Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] [2020-01-13T15:52:36.406Z] DONE 197 tests, 6 skipped in 125.615s [2020-01-13T15:52:36.406Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T15:52:36.406Z] ++ 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-01-13T15:52:36.406Z] ++ set -e [2020-01-13T15:52:36.406Z] ++ '[' -n 0 ']' [2020-01-13T15:52:36.406Z] ++ set -x [2020-01-13T15:52:36.406Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:52:36.588Z] #45 189.3 CC criu/file-ids.o [2020-01-13T15:52:36.666Z] INFO: Testing against a local daemon [2020-01-13T15:52:36.666Z] === RUN TestCommitInheritsEnv [2020-01-13T15:52:36.880Z] #45 189.9 CC criu/file-lock.o [2020-01-13T15:52:36.880Z] --- PASS: TestDaemonIpcModePrivate (2.04s) [2020-01-13T15:52:36.880Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-01-13T15:52:36.880Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T15:52:37.232Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-01-13T15:52:37.232Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T15:52:37.232Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-01-13T15:52:37.232Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-13T15:52:37.232Z] === RUN TestImagesFilterMultiReference [2020-01-13T15:52:37.232Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-01-13T15:52:37.232Z] === RUN TestImagePullPlatformInvalid [2020-01-13T15:52:37.232Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-13T15:52:37.232Z] === RUN TestRemoveImageOrphaning [2020-01-13T15:52:37.257Z] ok github.com/docker/docker/pkg/authorization 0.582s coverage: 26.8% of statements [2020-01-13T15:52:37.257Z] ok github.com/docker/docker/pkg/capabilities 0.121s coverage: 87.5% of statements [2020-01-13T15:52:37.803Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-01-13T15:52:37.803Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T15:52:37.803Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-13T15:52:37.803Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:52:37.803Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T15:52:37.803Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-13T15:52:37.803Z] === RUN TestTagInvalidReference [2020-01-13T15:52:38.062Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-13T15:52:38.062Z] === RUN TestTagValidPrefixedRepo [2020-01-13T15:52:38.062Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-13T15:52:38.062Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T15:52:38.062Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-13T15:52:38.062Z] === RUN TestTagOfficialNames [2020-01-13T15:52:38.062Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-13T15:52:38.062Z] === RUN TestTagMatchesDigest [2020-01-13T15:52:38.062Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-13T15:52:38.062Z] PASS [2020-01-13T15:52:38.062Z] [2020-01-13T15:52:38.062Z] === Skipped [2020-01-13T15:52:38.062Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-13T15:52:38.062Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-13T15:52:38.062Z] [2020-01-13T15:52:38.062Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-13T15:52:38.062Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:52:38.062Z] [2020-01-13T15:52:38.062Z] [2020-01-13T15:52:38.062Z] DONE 12 tests, 2 skipped in 1.700s [2020-01-13T15:52:38.230Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2020-01-13T15:52:38.230Z] ok github.com/docker/docker/pkg/chrootarchive 0.159s coverage: 15.4% of statements [2020-01-13T15:52:38.321Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T15:52:38.321Z] ++ 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-01-13T15:52:38.321Z] ++ set -e [2020-01-13T15:52:38.321Z] ++ '[' -n 0 ']' [2020-01-13T15:52:38.321Z] ++ set -x [2020-01-13T15:52:38.321Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:52:38.321Z] INFO: Testing against a local daemon [2020-01-13T15:52:38.321Z] === RUN TestNetworkCreateDelete [2020-01-13T15:52:38.691Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2020-01-13T15:52:38.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.26s) [2020-01-13T15:52:38.776Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: false, mustBeShared: false [2020-01-13T15:52:38.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T15:52:38.889Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-01-13T15:52:38.889Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T15:52:38.953Z] #45 191.9 CC criu/files-ext.o [2020-01-13T15:52:39.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-13T15:52:39.584Z] #45 ... [2020-01-13T15:52:39.584Z] [2020-01-13T15:52:39.584Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:52:39.584Z] #20 9.458 Collecting yamllint==1.16.0 [2020-01-13T15:52:39.664Z] ok github.com/docker/docker/pkg/discovery/file 0.182s coverage: 92.9% of statements [2020-01-13T15:52:39.825Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2020-01-13T15:52:39.825Z] === RUN TestInspectNetwork [2020-01-13T15:52:39.877Z] #20 ... [2020-01-13T15:52:39.877Z] [2020-01-13T15:52:39.877Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:52:39.877Z] #48 DONE 286.2s [2020-01-13T15:52:39.877Z] [2020-01-13T15:52:39.877Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:52:39.877Z] #45 193.0 CC criu/files-reg.o [2020-01-13T15:52:40.125Z] ok github.com/docker/docker/pkg/discovery/memory 0.095s coverage: 92.3% of statements [2020-01-13T15:52:40.929Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-01-13T15:52:40.929Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-01-13T15:52:40.929Z] === RUN TestIpcModeOlderClient [2020-01-13T15:52:40.929Z] === PAUSE TestIpcModeOlderClient [2020-01-13T15:52:40.929Z] === RUN TestKillContainerInvalidSignal [2020-01-13T15:52:41.099Z] ok github.com/docker/docker/pkg/discovery/nodes 0.093s coverage: 93.8% of statements [2020-01-13T15:52:41.186Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-13T15:52:41.444Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-01-13T15:52:41.444Z] === RUN TestKillContainer [2020-01-13T15:52:41.444Z] === RUN TestKillContainer/no_signal [2020-01-13T15:52:41.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-13T15:52:41.561Z] ok github.com/docker/docker/pkg/filenotify 0.105s coverage: 45.7% of statements [2020-01-13T15:52:42.377Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T15:52:42.533Z] ok github.com/docker/docker/pkg/fileutils 0.166s coverage: 87.7% of statements [2020-01-13T15:52:42.774Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [2020-01-13T15:52:42.942Z] === RUN TestKillContainer/killing_signal [2020-01-13T15:52:42.994Z] ok github.com/docker/docker/pkg/homedir 0.098s coverage: 42.9% of statements [2020-01-13T15:52:43.178Z] ok github.com/docker/docker/daemon 12.305s coverage: 17.6% of statements [2020-01-13T15:52:43.178Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T15:52:43.178Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T15:52:43.268Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-13T15:52:43.965Z] ok github.com/docker/docker/pkg/discovery/kv 3.395s coverage: 84.1% of statements [2020-01-13T15:52:43.966Z] ok github.com/docker/docker/pkg/idtools 0.165s coverage: 6.3% of statements [2020-01-13T15:52:44.525Z] ok github.com/docker/docker/daemon/config 0.060s coverage: 82.1% of statements [2020-01-13T15:52:44.841Z] --- PASS: TestKillContainer (3.22s) [2020-01-13T15:52:44.841Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-01-13T15:52:44.841Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2020-01-13T15:52:44.841Z] --- PASS: TestKillContainer/killing_signal (1.25s) [2020-01-13T15:52:44.841Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T15:52:44.841Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T15:52:44.903Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-01-13T15:52:45.094Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T15:52:45.094Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T15:52:45.094Z] === RUN TestInspectNetwork/network_name [2020-01-13T15:52:45.094Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T15:52:45.407Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-13T15:52:45.509Z] ok github.com/docker/docker/pkg/ioutils 0.699s coverage: 69.2% of statements [2020-01-13T15:52:45.509Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-01-13T15:52:45.509Z] ok github.com/docker/docker/pkg/jsonmessage 0.242s coverage: 91.7% of statements [2020-01-13T15:52:45.665Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T15:52:45.719Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2020-01-13T15:52:45.719Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T15:52:45.719Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T15:52:45.923Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-13T15:52:45.970Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-01-13T15:52:45.970Z] ok github.com/docker/docker/pkg/archive 8.943s coverage: 62.0% of statements [2020-01-13T15:52:46.121Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-01-13T15:52:46.431Z] ok github.com/docker/docker/pkg/namesgenerator 0.054s coverage: 85.7% of statements [2020-01-13T15:52:46.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2020-01-13T15:52:46.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2020-01-13T15:52:46.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2020-01-13T15:52:46.486Z] === RUN TestKillStoppedContainer [2020-01-13T15:52:46.744Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-13T15:52:46.744Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T15:52:46.744Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-01-13T15:52:46.744Z] === RUN TestKillDifferentUserContainer [2020-01-13T15:52:46.766Z] #45 ... [2020-01-13T15:52:46.766Z] [2020-01-13T15:52:46.766Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-01-13T15:52:46.766Z] #20 10.90 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-13T15:52:46.766Z] #20 11.25 Collecting pyyaml (from yamllint==1.16.0) [2020-01-13T15:52:46.766Z] #20 11.88 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-01-13T15:52:46.766Z] #20 14.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-13T15:52:46.766Z] #20 14.55 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-13T15:52:46.766Z] #20 14.61 Building wheels for collected packages: pyyaml [2020-01-13T15:52:46.766Z] #20 14.61 Running setup.py bdist_wheel for pyyaml: started [2020-01-13T15:52:46.766Z] #20 16.47 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-13T15:52:46.767Z] #20 16.48 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-01-13T15:52:46.767Z] #20 16.58 Successfully built pyyaml [2020-01-13T15:52:46.767Z] #20 16.60 Installing collected packages: pyyaml, pathspec, yamllint [2020-01-13T15:52:46.892Z] ok github.com/docker/docker/pkg/parsers 0.205s coverage: 97.0% of statements [2020-01-13T15:52:47.353Z] ok github.com/docker/docker/pkg/pidfile 0.096s coverage: 82.6% of statements [2020-01-13T15:52:47.404Z] #20 17.15 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-01-13T15:52:47.676Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2020-01-13T15:52:47.676Z] === RUN TestInspectOomKilledTrue [2020-01-13T15:52:47.676Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-13T15:52:47.676Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:52:47.676Z] === RUN TestInspectOomKilledFalse [2020-01-13T15:52:47.676Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-13T15:52:47.676Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:52:47.676Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T15:52:47.700Z] #20 DONE 17.4s [2020-01-13T15:52:47.700Z] [2020-01-13T15:52:47.700Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:52:47.701Z] #45 198.8 CC criu/files.o [2020-01-13T15:52:48.609Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2020-01-13T15:52:48.609Z] === RUN TestLinksContainerNames [2020-01-13T15:52:48.898Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.118s coverage: 56.8% of statements [2020-01-13T15:52:49.281Z] --- PASS: TestInspectNetwork (9.51s) [2020-01-13T15:52:49.281Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T15:52:49.281Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T15:52:49.281Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T15:52:49.281Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T15:52:49.281Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T15:52:49.360Z] ok github.com/docker/docker/pkg/plugins/transport 0.160s coverage: 85.7% of statements [2020-01-13T15:52:49.425Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 2.9% of statements [2020-01-13T15:52:49.765Z] #45 202.8 CC criu/filesystems.o [2020-01-13T15:52:49.797Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.9% of statements [2020-01-13T15:52:49.824Z] ok github.com/docker/docker/pkg/pools 0.069s coverage: 88.2% of statements [2020-01-13T15:52:50.286Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2020-01-13T15:52:50.504Z] --- PASS: TestLinksContainerNames (1.78s) [2020-01-13T15:52:50.504Z] === RUN TestLogsFollowTailEmpty [2020-01-13T15:52:51.258Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2020-01-13T15:52:51.437Z] --- PASS: TestLogsFollowTailEmpty (1.22s) [2020-01-13T15:52:51.437Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T15:52:51.720Z] ok github.com/docker/docker/pkg/pubsub 1.146s coverage: 73.9% of statements [2020-01-13T15:52:51.812Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2020-01-13T15:52:51.812Z] === RUN TestNetworkInvalidJSON [2020-01-13T15:52:51.812Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T15:52:51.812Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T15:52:51.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T15:52:51.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T15:52:51.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T15:52:51.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T15:52:51.812Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T15:52:51.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T15:52:51.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T15:52:51.812Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-13T15:52:51.812Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-01-13T15:52:51.812Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-01-13T15:52:51.812Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-01-13T15:52:51.812Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T15:52:51.830Z] #45 204.4 CC criu/fsnotify.o [2020-01-13T15:52:52.181Z] ok github.com/docker/docker/pkg/signal 0.046s coverage: 20.3% of statements [2020-01-13T15:52:52.641Z] ok github.com/docker/docker/pkg/stdcopy 0.072s coverage: 100.0% of statements [2020-01-13T15:52:52.810Z] --- PASS: TestContainerNetworkMountsNoChown (1.15s) [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/default [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/private [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/slave [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/shared [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/default [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/shared [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/slave [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/private [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T15:52:52.810Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:52:52.810Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:52:52.810Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T15:52:53.067Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:52:53.326Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T15:52:53.326Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:52:53.326Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:52:53.326Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:52:53.326Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:52:53.326Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T15:52:53.584Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:52:53.584Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T15:52:53.584Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:52:53.584Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T15:52:53.584Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-13T15:52:53.584Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-13T15:52:53.584Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T15:52:53.613Z] ok github.com/docker/docker/pkg/streamformatter 0.076s coverage: 66.2% of statements [2020-01-13T15:52:53.613Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-01-13T15:52:53.714Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) [2020-01-13T15:52:53.714Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T15:52:53.895Z] #45 206.6 CC criu/image-desc.o [2020-01-13T15:52:53.895Z] #45 206.9 CC criu/image.o [2020-01-13T15:52:54.588Z] ok github.com/docker/docker/pkg/sysinfo 0.053s coverage: 38.2% of statements [2020-01-13T15:52:54.650Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-01-13T15:52:54.650Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T15:52:55.469Z] #45 208.4 CC criu/ipc_ns.o [2020-01-13T15:52:55.480Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-13T15:52:55.560Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 13.1% of statements [2020-01-13T15:52:56.140Z] ok github.com/docker/docker/pkg/tailfile 0.119s coverage: 88.6% of statements [2020-01-13T15:52:56.434Z] --- PASS: TestContainerBindMountNonRecursive (2.70s) [2020-01-13T15:52:56.434Z] === RUN TestNetworkNat [2020-01-13T15:52:56.455Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.534s coverage: 45.9% of statements [2020-01-13T15:52:56.692Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-13T15:52:56.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2020-01-13T15:52:56.744Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T15:52:57.113Z] ok github.com/docker/docker/pkg/tarsum 0.202s coverage: 89.3% of statements [2020-01-13T15:52:57.113Z] ok github.com/docker/docker/pkg/term 0.070s coverage: 30.8% of statements [2020-01-13T15:52:57.561Z] #45 210.6 CC criu/irmap.o [2020-01-13T15:52:57.624Z] --- PASS: TestNetworkNat (1.20s) [2020-01-13T15:52:57.625Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T15:52:57.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-13T15:52:57.882Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-13T15:52:58.087Z] testing: warning: no tests to run [2020-01-13T15:52:58.087Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: 0.0% of statements [no tests to run] [2020-01-13T15:52:58.087Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-01-13T15:52:58.136Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-13T15:52:58.450Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-01-13T15:52:58.450Z] === RUN TestNetworkLoopbackNat [2020-01-13T15:52:58.549Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2020-01-13T15:52:58.593Z] #45 211.7 CC criu/kcmp-ids.o [2020-01-13T15:52:59.010Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2020-01-13T15:52:59.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-13T15:52:59.225Z] #45 212.2 CC criu/kerndat.o [2020-01-13T15:52:59.277Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-01-13T15:52:59.277Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T15:52:59.579Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-01-13T15:52:59.579Z] === RUN TestPause [2020-01-13T15:52:59.579Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-13T15:52:59.649Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.090s coverage: 48.6% of statements [2020-01-13T15:52:59.843Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-01-13T15:52:59.843Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T15:53:00.018Z] tests/integration/client_test.py ..... [ 76%] [2020-01-13T15:53:00.040Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.495s coverage: 72.5% of statements [2020-01-13T15:53:00.040Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T15:53:00.255Z] #45 ... [2020-01-13T15:53:00.255Z] [2020-01-13T15:53:00.255Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-13T15:53:00.255Z] #31 DONE 306.6s [2020-01-13T15:53:00.255Z] [2020-01-13T15:53:00.255Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:53:00.511Z] --- PASS: TestPause (0.94s) [2020-01-13T15:53:00.511Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T15:53:00.511Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T15:53:00.511Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T15:53:00.511Z] === RUN TestPauseStopPausedContainer [2020-01-13T15:53:00.941Z] tests/integration/errors_test.py . [ 76%] [2020-01-13T15:53:01.196Z] ok github.com/docker/docker/plugin/v2 0.133s coverage: 20.1% of statements [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T15:53:01.196Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T15:53:01.197Z] ok github.com/docker/docker/plugin 0.176s coverage: 11.6% of statements [2020-01-13T15:53:01.443Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-01-13T15:53:01.443Z] === RUN TestPsFilter [2020-01-13T15:53:01.443Z] --- PASS: TestPsFilter (0.20s) [2020-01-13T15:53:01.443Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T15:53:01.935Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.557s coverage: 76.1% of statements [2020-01-13T15:53:02.318Z] #54 ... [2020-01-13T15:53:02.318Z] [2020-01-13T15:53:02.319Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:53:02.319Z] #45 215.0 CC criu/libnetlink.o [2020-01-13T15:53:02.377Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-01-13T15:53:02.377Z] === RUN TestRemoveContainerWithVolume [2020-01-13T15:53:02.614Z] #45 215.7 CC criu/log.o [2020-01-13T15:53:02.741Z] ok github.com/docker/docker/reference 0.178s coverage: 84.4% of statements [2020-01-13T15:53:03.129Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2020-01-13T15:53:03.130Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T15:53:03.130Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T15:53:03.130Z] service_test.go:230: FLAKY_TEST [2020-01-13T15:53:03.130Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T15:53:03.202Z] ok github.com/docker/docker/registry/resumable 0.331s coverage: 100.0% of statements [2020-01-13T15:53:03.243Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-01-13T15:53:03.311Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-01-13T15:53:03.311Z] === RUN TestRemoveContainerRunning [2020-01-13T15:53:03.664Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 45.3% of statements [2020-01-13T15:53:03.664Z] #45 216.4 CC criu/lsm.o [2020-01-13T15:53:03.875Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-13T15:53:04.133Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-01-13T15:53:04.133Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T15:53:04.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-13T15:53:04.294Z] #45 217.1 CC criu/mem.o [2020-01-13T15:53:04.573Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-01-13T15:53:04.636Z] ok github.com/docker/docker/registry 0.520s coverage: 51.7% of statements [2020-01-13T15:53:05.065Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-01-13T15:53:05.065Z] === RUN TestRemoveInvalidContainer [2020-01-13T15:53:05.065Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-13T15:53:05.065Z] === RUN TestRenameLinkedContainer [2020-01-13T15:53:05.098Z] ok github.com/docker/docker/runconfig 0.187s coverage: 54.5% of statements [2020-01-13T15:53:05.098Z] ok github.com/docker/docker/testutil 0.079s coverage: 62.5% of statements [2020-01-13T15:53:06.475Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.744s coverage: 59.8% of statements [2020-01-13T15:53:06.475Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T15:53:06.475Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T15:53:06.475Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-01-13T15:53:06.475Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T15:53:06.861Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-01-13T15:53:06.861Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T15:53:07.024Z] #45 219.8 CC criu/mount.o [2020-01-13T15:53:07.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-13T15:53:08.014Z] ok github.com/docker/docker/volume/drivers 0.215s coverage: 36.1% of statements [2020-01-13T15:53:08.014Z] ok github.com/docker/docker/volume/local 0.158s coverage: 37.7% of statements [2020-01-13T15:53:08.476Z] ok github.com/docker/docker/volume/mounts 0.235s coverage: 66.2% of statements [2020-01-13T15:53:08.522Z] --- PASS: TestRenameLinkedContainer (3.62s) [2020-01-13T15:53:08.522Z] === RUN TestRenameStoppedContainer [2020-01-13T15:53:08.710Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 42.7% of statements [2020-01-13T15:53:09.151Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.4% of statements [2020-01-13T15:53:09.151Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T15:53:09.151Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T15:53:09.453Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-01-13T15:53:09.453Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T15:53:09.712Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-01-13T15:53:10.019Z] ok github.com/docker/docker/volume/service 0.350s coverage: 70.3% of statements [2020-01-13T15:53:10.736Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-01-13T15:53:11.350Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s) [2020-01-13T15:53:11.350Z] === RUN TestRenameInvalidName [2020-01-13T15:53:11.606Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-13T15:53:12.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-13T15:53:12.205Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-01-13T15:53:12.205Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-01-13T15:53:12.438Z] --- PASS: TestRenameInvalidName (1.05s) [2020-01-13T15:53:12.438Z] === RUN TestRenameAnonymousContainer [2020-01-13T15:53:13.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-13T15:53:13.555Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-01-13T15:53:13.555Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T15:53:13.555Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2020-01-13T15:53:13.912Z] #45 227.0 CC criu/namespaces.o [2020-01-13T15:53:14.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-13T15:53:14.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-13T15:53:15.446Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-01-13T15:53:15.823Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-13T15:53:16.529Z] --- PASS: TestRenameAnonymousContainer (3.94s) [2020-01-13T15:53:16.529Z] === RUN TestRenameContainerWithSameName [2020-01-13T15:53:16.619Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-13T15:53:16.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-13T15:53:17.011Z] ok github.com/docker/docker/daemon/logger/splunk 1.570s coverage: 82.5% of statements [2020-01-13T15:53:17.011Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T15:53:17.011Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T15:53:17.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-13T15:53:17.301Z] --- PASS: TestRenameContainerWithSameName (1.10s) [2020-01-13T15:53:17.301Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T15:53:17.424Z] #45 230.3 CC criu/net.o [2020-01-13T15:53:18.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-13T15:53:18.921Z] ok github.com/docker/docker/distribution 0.243s coverage: 22.1% of statements [2020-01-13T15:53:18.921Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2020-01-13T15:53:18.921Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T15:53:19.239Z] --- PASS: TestRenameContainerWithLinkedContainer (1.83s) [2020-01-13T15:53:19.239Z] === RUN TestResize [2020-01-13T15:53:20.171Z] --- PASS: TestResize (0.92s) [2020-01-13T15:53:20.171Z] === RUN TestResizeWithInvalidSize [2020-01-13T15:53:20.272Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-01-13T15:53:21.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-13T15:53:21.103Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2020-01-13T15:53:21.103Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T15:53:21.220Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2020-01-13T15:53:21.220Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T15:53:21.597Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2020-01-13T15:53:22.472Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:53:22.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:53:22.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:53:22.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:53:22.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:53:22.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:53:22.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:53:22.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:53:22.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:53:22.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:53:22.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:53:22.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:53:22.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:53:22.473Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:53:22.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:53:22.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:53:22.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:53:22.473Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:53:22.473Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:53:22.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:53:22.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:53:22.491Z] ok github.com/docker/docker/distribution/xfer 1.957s coverage: 85.1% of statements [2020-01-13T15:53:22.491Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T15:53:22.491Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-13T15:53:22.491Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T15:53:22.979Z] #45 235.7 CC criu/netfilter.o [2020-01-13T15:53:23.405Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-13T15:53:23.638Z] #45 236.4 CC criu/page-pipe.o [2020-01-13T15:53:24.665Z] #45 237.6 CC criu/page-xfer.o [2020-01-13T15:53:24.670Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-01-13T15:53:24.670Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T15:53:24.857Z] ok github.com/docker/docker/pkg/plugins 35.138s coverage: 73.4% of statements [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T15:53:24.857Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T15:53:24.858Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T15:53:25.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:53:25.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === Skipped [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-13T15:53:25.319Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-13T15:53:25.319Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-13T15:53:25.319Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-13T15:53:25.319Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-13T15:53:25.319Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-13T15:53:25.319Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-13T15:53:25.319Z] daemon_test.go:147: root required [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-13T15:53:25.319Z] reload_test.go:520: root required [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-13T15:53:25.319Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-13T15:53:25.319Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-13T15:53:25.319Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-13T15:53:25.319Z] download_test.go:268: Needs fixing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-13T15:53:25.319Z] layer_test.go:304: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-13T15:53:25.319Z] layer_test.go:353: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-13T15:53:25.319Z] layer_test.go:468: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-13T15:53:25.319Z] layer_test.go:697: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-13T15:53:25.319Z] migration_test.go:46: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-13T15:53:25.319Z] migration_test.go:182: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-13T15:53:25.319Z] mount_test.go:17: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-13T15:53:25.319Z] mount_test.go:76: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-13T15:53:25.319Z] mount_test.go:125: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-13T15:53:25.319Z] mount_test.go:212: Failing on Windows [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-13T15:53:25.319Z] archive_test.go:133: Xz not present in msys2 [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-13T15:53:25.319Z] archive_test.go:238: Failing on Windows CI machines [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-13T15:53:25.319Z] archive_windows_test.go:16: Currently fails [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-13T15:53:25.319Z] changes_test.go:192: needs more investigation [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-13T15:53:25.319Z] changes_test.go:405: needs further investigation [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-13T15:53:25.319Z] changes_test.go:441: needs further investigation [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-13T15:53:25.319Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.319Z] [2020-01-13T15:53:25.319Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-13T15:53:25.320Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-13T15:53:25.320Z] poller_test.go:41: No chmod on Windows [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-13T15:53:25.320Z] fileutils_test.go:134: Needs porting to Windows [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-13T15:53:25.320Z] fileutils_test.go:180: Needs porting to Windows [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-13T15:53:25.320Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-13T15:53:25.320Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-01-13T15:53:25.320Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-01-13T15:53:25.320Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-13T15:53:25.320Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-13T15:53:25.320Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] [2020-01-13T15:53:25.320Z] DONE 1759 tests, 46 skipped in 205.203s [2020-01-13T15:53:25.320Z] INFO: make.ps1 ended at 01/13/2020 15:53:25 [2020-01-13T15:53:25.491Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-01-13T15:53:26.724Z] #45 239.7 CC criu/pagemap-cache.o [2020-01-13T15:53:26.791Z] ok github.com/docker/docker/opts 0.026s coverage: 66.9% of statements [2020-01-13T15:53:26.791Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-13T15:53:27.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-13T15:53:27.353Z] #45 240.4 CC criu/pagemap.o [2020-01-13T15:53:27.510Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-13T15:53:27.510Z] INFO: Unit tests ended at 01/13/2020 15:53:27. Duration:00:03:40.4643554 [2020-01-13T15:53:27.510Z] INFO: Building busybox [2020-01-13T15:53:27.510Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-13T15:53:27.510Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-13T15:53:27.510Z] [2020-01-13T15:53:27.510Z] Sending build context to Docker daemon 2.56kB [2020-01-13T15:53:27.510Z] [2020-01-13T15:53:27.510Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-13T15:53:27.510Z] ---> 782a75e44953 [2020-01-13T15:53:27.510Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-13T15:53:27.510Z] ---> Running in 97175b6189c6 [2020-01-13T15:53:28.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-13T15:53:28.644Z] ok github.com/docker/docker/pkg/archive 0.520s coverage: 76.8% of statements [2020-01-13T15:53:28.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-13T15:53:29.218Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:53:29.218Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:53:29.414Z] #45 242.0 CC criu/parasite-syscall.o [2020-01-13T15:53:30.451Z] #45 243.5 CC criu/path.o [2020-01-13T15:53:30.514Z] ok github.com/docker/docker/pkg/authorization 0.529s coverage: 68.3% of statements [2020-01-13T15:53:30.514Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-13T15:53:30.514Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-01-13T15:53:31.089Z] #45 244.0 CC criu/pie-util-vdso-elf32.o [2020-01-13T15:53:31.346Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.16s) [2020-01-13T15:53:31.346Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s3vmyhwcmg71hzkww27z418ct Created:2020-01-13 15:53:22.71179845 +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[ecefd2d18836f947ecf78a76068b05d9f4c6c3cbd6444f11a280eab838fbb2f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lhx2n7r4lschk04a0agd4cdkd EndpointID:e07d449d10bb03715d5eb1ad0c7e329451d95c904c0d880be547d6b3c216f337 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd18af99da6ede5a795efc922ac407a3f382b14650902b0a8c324691ff168d92 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:84d90303fd1b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lhx2n7r4lschk04a0agd4cdkd EndpointID:e07d449d10bb03715d5eb1ad0c7e329451d95c904c0d880be547d6b3c216f337 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T15:53:31.346Z] PASS [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] === Skipped [2020-01-13T15:53:31.346Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T15:53:31.346Z] service_test.go:230: FLAKY_TEST [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] DONE 21 tests, 1 skipped in 52.049s [2020-01-13T15:53:31.346Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T15:53:31.346Z] ++ 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-01-13T15:53:31.346Z] ++ set -e [2020-01-13T15:53:31.346Z] ++ '[' -n 0 ']' [2020-01-13T15:53:31.346Z] ++ set -x [2020-01-13T15:53:31.346Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:53:31.346Z] INFO: Testing against a local daemon [2020-01-13T15:53:31.346Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T15:53:31.346Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T15:53:31.346Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:53:31.346Z] === RUN TestDockerNetworkIpvlan [2020-01-13T15:53:31.346Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T15:53:31.346Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:53:31.346Z] PASS [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] === Skipped [2020-01-13T15:53:31.346Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T15:53:31.346Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T15:53:31.346Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] [2020-01-13T15:53:31.346Z] DONE 2 tests, 2 skipped in 0.128s [2020-01-13T15:53:31.346Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T15:53:31.346Z] ++ 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-01-13T15:53:31.346Z] ++ set -e [2020-01-13T15:53:31.346Z] ++ '[' -n 0 ']' [2020-01-13T15:53:31.346Z] ++ set -x [2020-01-13T15:53:31.346Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:53:31.346Z] INFO: Testing against a local daemon [2020-01-13T15:53:31.346Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T15:53:31.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-13T15:53:31.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:53:31.745Z] #45 244.9 CC criu/pie-util-vdso.o [2020-01-13T15:53:31.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:53:32.721Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-01-13T15:53:32.721Z] === RUN TestDockerNetworkMacvlan [2020-01-13T15:53:32.776Z] #45 245.6 CC criu/pie-util.o [2020-01-13T15:53:32.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-13T15:53:33.066Z] #45 246.0 CC criu/pipes.o [2020-01-13T15:53:33.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-13T15:53:33.318Z] Removing intermediate container 97175b6189c6 [2020-01-13T15:53:33.318Z] ---> 8799823e3728 [2020-01-13T15:53:33.318Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-13T15:53:33.657Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T15:53:33.695Z] ok github.com/docker/docker/layer 7.823s coverage: 68.8% of statements [2020-01-13T15:53:33.696Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T15:53:33.696Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T15:53:33.696Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T15:53:33.696Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T15:53:33.696Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T15:53:33.696Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T15:53:33.696Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-01-13T15:53:33.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:53:34.074Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-13T15:53:34.290Z] [2020-01-13T15:53:34.290Z] ---> 1a1032158c63 [2020-01-13T15:53:34.290Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-13T15:53:34.290Z] ---> Running in 41ca207ef146 [2020-01-13T15:53:34.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:53:34.443Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-01-13T15:53:34.570Z] #45 247.3 CC criu/plugin.o [2020-01-13T15:53:34.816Z] ok github.com/docker/docker/pkg/chrootarchive 3.488s coverage: 43.2% of statements [2020-01-13T15:53:34.816Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T15:53:34.816Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T15:53:35.035Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T15:53:35.201Z] #45 248.3 CC criu/proc_parse.o [2020-01-13T15:53:35.253Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:53:35.618Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-01-13T15:53:35.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:53:35.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-13T15:53:35.833Z] [2020-01-13T15:53:35.833Z] SUCCESS: Specified value was saved. [2020-01-13T15:53:35.972Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T15:53:36.438Z] ok github.com/docker/docker/pkg/discovery/nodes 0.029s coverage: 93.8% of statements [2020-01-13T15:53:36.838Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2020-01-13T15:53:38.318Z] ok github.com/docker/docker/pkg/filenotify 0.627s coverage: 67.0% of statements [2020-01-13T15:53:38.318Z] ok github.com/docker/docker/pkg/discovery/kv 3.153s coverage: 84.1% of statements [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s) [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s) [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-01-13T15:53:38.343Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2020-01-13T15:53:38.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-01-13T15:53:38.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.60s) [2020-01-13T15:53:38.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-01-13T15:53:38.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-01-13T15:53:38.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-01-13T15:53:38.344Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2020-01-13T15:53:38.344Z] === RUN TestCgroupNamespacesRun [2020-01-13T15:53:39.259Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T15:53:39.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-13T15:53:39.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-13T15:53:39.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-13T15:53:39.367Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-01-13T15:53:39.812Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-13T15:53:39.812Z] ok github.com/docker/docker/pkg/fsutils 0.460s coverage: 85.1% of statements [2020-01-13T15:53:40.204Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-01-13T15:53:40.205Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T15:53:40.774Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-13T15:53:41.162Z] ok github.com/docker/docker/pkg/idtools 0.382s coverage: 70.1% of statements [2020-01-13T15:53:41.555Z] ok github.com/docker/docker/pkg/ioutils 0.502s coverage: 69.3% of statements [2020-01-13T15:53:41.964Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-13T15:53:41.964Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-01-13T15:53:42.096Z] #45 254.3 CC criu/protobuf-desc.o [2020-01-13T15:53:42.101Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-01-13T15:53:42.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T15:53:42.345Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-01-13T15:53:42.345Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T15:53:42.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-13T15:53:42.737Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-01-13T15:53:42.923Z] Removing intermediate container 41ca207ef146 [2020-01-13T15:53:42.923Z] ---> ef4578bd2546 [2020-01-13T15:53:42.923Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-13T15:53:42.923Z] ---> Running in cbc22b733681 [2020-01-13T15:53:43.106Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-01-13T15:53:43.124Z] #45 256.2 CC criu/protobuf.o [2020-01-13T15:53:43.445Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T15:53:43.501Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-01-13T15:53:43.595Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-01-13T15:53:43.595Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T15:53:43.887Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-01-13T15:53:44.153Z] #45 257.0 CC criu/pstree.o [2020-01-13T15:53:44.285Z] ok github.com/docker/docker/pkg/mount 1.214s coverage: 70.0% of statements [2020-01-13T15:53:44.285Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T15:53:44.285Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-01-13T15:53:44.285Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T15:53:44.285Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T15:53:45.144Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-01-13T15:53:45.493Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-01-13T15:53:45.493Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T15:53:45.943Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-13T15:53:45.943Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-13T15:53:46.217Z] #45 258.9 CC criu/rbtree.o [2020-01-13T15:53:46.321Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-13T15:53:46.506Z] #45 259.4 CC criu/rst-malloc.o [2020-01-13T15:53:46.506Z] #45 ... [2020-01-13T15:53:46.506Z] [2020-01-13T15:53:46.506Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:53:46.506Z] #42 353.1 + dpkg --print-architecture [2020-01-13T15:53:46.506Z] #42 353.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-13T15:53:46.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-13T15:53:47.429Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-01-13T15:53:47.429Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T15:53:47.540Z] #42 353.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-01-13T15:53:47.540Z] #42 353.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-13T15:53:47.570Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 73.9% of statements [2020-01-13T15:53:47.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-13T15:53:48.254Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-01-13T15:53:48.254Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T15:53:48.386Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-01-13T15:53:48.763Z] Cannot create a file when that file already exists. [2020-01-13T15:53:49.206Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-13T15:53:49.206Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T15:53:50.010Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T15:53:50.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-13T15:53:51.141Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.09s) [2020-01-13T15:53:51.141Z] === RUN TestKernelTCPMemory [2020-01-13T15:53:51.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-13T15:53:51.663Z] ok github.com/docker/docker/pkg/signal 2.510s coverage: 61.0% of statements [2020-01-13T15:53:51.663Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan (19.03s) [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.92s) [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s) [2020-01-13T15:53:51.913Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-01-13T15:53:51.913Z] PASS [2020-01-13T15:53:51.913Z] [2020-01-13T15:53:51.913Z] DONE 8 tests in 21.154s [2020-01-13T15:53:51.913Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T15:53:51.913Z] ++ 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-01-13T15:53:51.913Z] ++ set -e [2020-01-13T15:53:51.913Z] ++ '[' -n 0 ']' [2020-01-13T15:53:51.913Z] ++ set -x [2020-01-13T15:53:51.913Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:53:51.913Z] testing: warning: no tests to run [2020-01-13T15:53:51.913Z] PASS [2020-01-13T15:53:51.913Z] [2020-01-13T15:53:51.913Z] DONE 0 tests in 0.023s [2020-01-13T15:53:51.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T15:53:51.913Z] ++ 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-01-13T15:53:51.913Z] ++ set -e [2020-01-13T15:53:51.913Z] ++ '[' -n 0 ']' [2020-01-13T15:53:51.913Z] ++ set -x [2020-01-13T15:53:51.913Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:53:51.913Z] INFO: Testing against a local daemon [2020-01-13T15:53:51.913Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T15:53:52.212Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-13T15:53:52.331Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-01-13T15:53:52.331Z] === RUN TestNISDomainname [2020-01-13T15:53:52.809Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-01-13T15:53:53.263Z] --- PASS: TestNISDomainname (1.15s) [2020-01-13T15:53:53.263Z] === RUN TestHostnameDnsResolution [2020-01-13T15:53:53.366Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-01-13T15:53:53.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-13T15:53:53.763Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-01-13T15:53:53.821Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2020-01-13T15:53:53.821Z] === RUN TestAuthZPluginTLS [2020-01-13T15:53:54.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-13T15:53:54.145Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.2% of statements [2020-01-13T15:53:54.389Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-01-13T15:53:54.389Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T15:53:54.569Z] Removing intermediate container cbc22b733681 [2020-01-13T15:53:54.569Z] ---> 16500962c140 [2020-01-13T15:53:54.569Z] Step 6/6 : CMD ["sh"] [2020-01-13T15:53:54.949Z] ok github.com/docker/docker/pkg/tailfile 0.070s coverage: 88.6% of statements [2020-01-13T15:53:54.956Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-01-13T15:53:54.956Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T15:53:55.014Z] --- PASS: TestHostnameDnsResolution (1.56s) [2020-01-13T15:53:55.014Z] === RUN TestStats [2020-01-13T15:53:55.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-13T15:53:55.029Z] ---> Running in df3e056580db [2020-01-13T15:53:55.029Z] Removing intermediate container df3e056580db [2020-01-13T15:53:55.029Z] ---> f3afc9ffe15a [2020-01-13T15:53:55.029Z] Successfully built f3afc9ffe15a [2020-01-13T15:53:55.029Z] Successfully tagged busybox:latest [2020-01-13T15:53:55.029Z] INFO: Docker images of the daemon under test [2020-01-13T15:53:55.029Z] [2020-01-13T15:53:55.029Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-13T15:53:55.029Z] busybox latest f3afc9ffe15a Less than a second ago 4.85GB [2020-01-13T15:53:55.029Z] microsoft/windowsservercore latest 782a75e44953 6 weeks ago 4.82GB [2020-01-13T15:53:55.029Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 6 weeks ago 4.82GB [2020-01-13T15:53:55.029Z] [2020-01-13T15:53:55.029Z] INFO: Running integration tests at 01/13/2020 15:53:54... [2020-01-13T15:53:55.029Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-13T15:53:55.029Z] INFO: Integration API tests being run from the host: [2020-01-13T15:53:55.029Z] INFO: make.ps1 starting at 01/13/2020 15:53:54 [2020-01-13T15:53:55.321Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2020-01-13T15:53:55.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-01-13T15:53:55.524Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T15:53:56.002Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-13T15:53:56.127Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-01-13T15:53:56.127Z] testing: warning: no tests to run [2020-01-13T15:53:56.127Z] coverage: [no statements] [2020-01-13T15:53:56.127Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-13T15:53:56.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-13T15:53:56.460Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-01-13T15:53:56.460Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T15:53:56.512Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-13T15:53:56.902Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-13T15:53:56.902Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-01-13T15:53:56.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-13T15:53:57.514Z] --- PASS: TestStats (2.61s) [2020-01-13T15:53:57.514Z] === RUN TestStopContainerWithTimeout [2020-01-13T15:53:57.514Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T15:53:57.514Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T15:53:57.514Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T15:53:57.514Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T15:53:57.514Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T15:53:57.514Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T15:53:57.514Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T15:53:57.514Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T15:53:57.514Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T15:53:57.514Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T15:53:58.011Z] #42 ... [2020-01-13T15:53:58.011Z] [2020-01-13T15:53:58.011Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:53:58.011Z] #45 259.9 CC criu/seccomp.o [2020-01-13T15:53:58.011Z] #45 261.0 CC criu/seize.o [2020-01-13T15:53:58.011Z] #45 262.8 CC criu/servicefd.o [2020-01-13T15:53:58.011Z] #45 263.5 CC criu/shmem.o [2020-01-13T15:53:58.011Z] #45 265.1 CC criu/sigframe.o [2020-01-13T15:53:58.011Z] #45 265.4 CC criu/signalfd.o [2020-01-13T15:53:58.011Z] #45 265.9 CC criu/sk-inet.o [2020-01-13T15:53:58.011Z] #45 267.6 CC criu/sk-netlink.o [2020-01-13T15:53:58.011Z] #45 268.4 CC criu/sk-packet.o [2020-01-13T15:53:58.011Z] #45 269.7 CC criu/sk-queue.o [2020-01-13T15:53:58.011Z] #45 270.7 CC criu/sk-tcp.o [2020-01-13T15:53:58.365Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-01-13T15:53:58.365Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T15:53:58.623Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-01-13T15:53:58.623Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T15:53:58.640Z] #45 271.7 CC criu/sk-unix.o [2020-01-13T15:53:58.884Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T15:53:58.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-13T15:53:59.192Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-01-13T15:53:59.192Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T15:53:59.367Z] ok github.com/docker/docker/plugin 0.554s coverage: 27.1% of statements [2020-01-13T15:54:00.127Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-01-13T15:54:00.127Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T15:54:00.192Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-01-13T15:54:00.780Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T15:54:00.992Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-01-13T15:54:01.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-13T15:54:01.371Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-13T15:54:01.513Z] ......... [ 86%] [2020-01-13T15:54:02.031Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2020-01-13T15:54:02.031Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T15:54:02.135Z] #45 275.0 CC criu/sockets.o [2020-01-13T15:54:02.936Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-13T15:54:02.936Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2020-01-13T15:54:02.936Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-01-13T15:54:02.936Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-01-13T15:54:02.936Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2020-01-13T15:54:02.936Z] === RUN TestDeleteDevicemapper [2020-01-13T15:54:02.937Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T15:54:02.937Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T15:54:02.937Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T15:54:03.246Z] ok github.com/docker/docker/registry 0.143s coverage: 56.0% of statements [2020-01-13T15:54:03.667Z] #45 276.6 CC criu/stats.o [2020-01-13T15:54:03.860Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-13T15:54:03.860Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-13T15:54:04.298Z] #45 277.2 CC criu/string.o [2020-01-13T15:54:04.298Z] #45 277.4 CC criu/sysctl.o [2020-01-13T15:54:04.564Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-01-13T15:54:04.564Z] === RUN TestAuthZPluginHeader [2020-01-13T15:54:04.683Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-13T15:54:04.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-13T15:54:05.139Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-13T15:54:05.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-13T15:54:05.501Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-01-13T15:54:05.501Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T15:54:05.501Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T15:54:05.501Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:05.501Z] === RUN TestAuthZPluginV2Disable [2020-01-13T15:54:05.501Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-13T15:54:05.501Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:05.501Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T15:54:05.501Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T15:54:05.501Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:05.501Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T15:54:05.501Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T15:54:05.501Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:05.501Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T15:54:05.805Z] #45 278.7 CC criu/sysfs_parse.o [2020-01-13T15:54:06.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-13T15:54:06.438Z] #45 279.5 CC criu/timerfd.o [2020-01-13T15:54:06.592Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2020-01-13T15:54:06.592Z] === RUN TestUpdateMemory [2020-01-13T15:54:06.592Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-13T15:54:06.592Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:54:06.592Z] === RUN TestUpdateCPUQuota [2020-01-13T15:54:06.806Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-13T15:54:07.069Z] #45 280.1 CC criu/tty.o [2020-01-13T15:54:07.961Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-13T15:54:08.219Z] --- PASS: TestUpdateCPUQuota (1.63s) [2020-01-13T15:54:08.219Z] === RUN TestUpdatePidsLimit [2020-01-13T15:54:08.219Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T15:54:08.675Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-13T15:54:08.679Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-13T15:54:08.784Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-13T15:54:08.784Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T15:54:09.042Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T15:54:09.486Z] ok github.com/docker/docker/volume/local 0.033s coverage: 73.0% of statements [2020-01-13T15:54:09.608Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T15:54:09.608Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-13T15:54:09.820Z] #45 ... [2020-01-13T15:54:09.820Z] [2020-01-13T15:54:09.820Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-13T15:54:09.820Z] #58 215.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-13T15:54:09.864Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-01-13T15:54:09.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T15:54:10.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-13T15:54:10.430Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T15:54:10.687Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T15:54:11.137Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit (4.31s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-01-13T15:54:12.584Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.57s) [2020-01-13T15:54:12.584Z] === RUN TestUpdateRestartPolicy [2020-01-13T15:54:12.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-13T15:54:13.349Z] #58 218.8 + mkdir -p /build [2020-01-13T15:54:13.349Z] #58 218.8 + cp runc /build/runc [2020-01-13T15:54:13.349Z] #58 DONE 218.9s [2020-01-13T15:54:13.349Z] [2020-01-13T15:54:13.349Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-13T15:54:13.349Z] #45 283.9 CC criu/tun.o [2020-01-13T15:54:13.349Z] #45 284.9 CC criu/uffd.o [2020-01-13T15:54:15.198Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-13T15:54:15.417Z] #45 288.3 CC criu/util.o [2020-01-13T15:54:15.768Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-13T15:54:16.118Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-13T15:54:16.118Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-13T15:54:17.150Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:54:17.150Z] INFO: Testing against a local daemon [2020-01-13T15:54:17.487Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-13T15:54:18.051Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-13T15:54:18.141Z] #45 290.6 CC criu/uts_ns.o [2020-01-13T15:54:18.141Z] #45 291.1 CC criu/vdso.o [2020-01-13T15:54:18.863Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T15:54:18.863Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T15:54:18.863Z] [2020-01-13T15:54:18.863Z] === Skipped [2020-01-13T15:54:18.863Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T15:54:18.863Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T15:54:18.863Z] [2020-01-13T15:54:18.863Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T15:54:18.863Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T15:54:18.863Z] [2020-01-13T15:54:18.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T15:54:18.863Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.863Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:54:18.863Z] [2020-01-13T15:54:18.863Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T15:54:18.863Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:73: No driver to put! [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T15:54:18.864Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T15:54:18.864Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T15:54:18.864Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T15:54:18.864Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T15:54:18.864Z] graphtest_unix.go:73: No driver to put! [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T15:54:18.864Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T15:54:18.864Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] [2020-01-13T15:54:18.864Z] DONE 2155 tests, 20 skipped in 227.671s [2020-01-13T15:54:18.984Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-13T15:54:19.181Z] #45 292.3 LINK criu/built-in.o Post stage [Pipeline] junit [2020-01-13T15:54:19.388Z] Recording test results [2020-01-13T15:54:19.474Z] #45 292.5 LINK criu/criu [2020-01-13T15:54:19.548Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-13T15:54:20.507Z] #45 293.5 DEP lib/c/criu.d [2020-01-13T15:54:20.797Z] #45 293.8 CC images/rpc.pb-c.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T15:54:21.444Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-13T15:54:21.812Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-13T15:54:21.829Z] #45 295.0 CC lib/c/criu.o [2020-01-13T15:54:22.312Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -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:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/make.sh dynbinary test-integration [2020-01-13T15:54:22.688Z] [2020-01-13T15:54:22.688Z] Removing bundles/ [2020-01-13T15:54:22.688Z] [2020-01-13T15:54:22.688Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-13T15:54:22.688Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:54:22.688Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T15:54:23.582Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-01-13T15:54:23.582Z] PASS [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] === Skipped [2020-01-13T15:54:23.582Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T15:54:23.582Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-13T15:54:23.582Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T15:54:23.582Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T15:54:23.582Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] DONE 17 tests, 4 skipped in 31.778s [2020-01-13T15:54:23.582Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T15:54:23.582Z] ++ 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-01-13T15:54:23.582Z] ++ set -e [2020-01-13T15:54:23.582Z] ++ '[' -n 0 ']' [2020-01-13T15:54:23.582Z] ++ set -x [2020-01-13T15:54:23.582Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:54:23.582Z] INFO: Testing against a local daemon [2020-01-13T15:54:23.582Z] === RUN TestPluginInvalidJSON [2020-01-13T15:54:23.582Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T15:54:23.582Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T15:54:23.582Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T15:54:23.582Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-13T15:54:23.582Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T15:54:23.582Z] PASS [2020-01-13T15:54:23.582Z] [2020-01-13T15:54:23.582Z] DONE 2 tests in 0.145s [2020-01-13T15:54:23.582Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T15:54:23.582Z] ++ 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-01-13T15:54:23.582Z] ++ set -e [2020-01-13T15:54:23.582Z] ++ '[' -n 0 ']' [2020-01-13T15:54:23.582Z] ++ set -x [2020-01-13T15:54:23.582Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:54:23.841Z] INFO: Testing against a local daemon [2020-01-13T15:54:23.841Z] === RUN TestExternalGraphDriver [2020-01-13T15:54:23.841Z] === RUN TestExternalGraphDriver/json [2020-01-13T15:54:24.551Z] #45 297.0 LINK lib/c/built-in.o [2020-01-13T15:54:24.551Z] #45 297.0 LINK lib/c/libcriu.so [2020-01-13T15:54:24.551Z] #45 297.6 GEN magic.py [2020-01-13T15:54:24.720Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-13T15:54:24.844Z] #45 297.8 Note: Building without setproctitle() and strlcpy() support. [2020-01-13T15:54:24.844Z] #45 297.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-13T15:54:24.977Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-13T15:54:25.907Z] --- PASS: TestUpdateRestartPolicy (13.24s) [2020-01-13T15:54:25.908Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T15:54:26.200Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-13T15:54:26.200Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-13T15:54:26.345Z] #45 299.0 fatal: not a git repository (or any of the parent directories): .git [2020-01-13T15:54:26.374Z] === RUN TestExternalGraphDriver/spec [2020-01-13T15:54:26.839Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-01-13T15:54:26.839Z] === RUN TestWaitNonBlocked [2020-01-13T15:54:26.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T15:54:26.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T15:54:26.839Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T15:54:26.839Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T15:54:26.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T15:54:26.839Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T15:54:27.379Z] #45 300.4 make[1]: Nothing to be done for 'all'. [2020-01-13T15:54:27.804Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-13T15:54:28.061Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-01-13T15:54:28.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-01-13T15:54:28.061Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.39s) [2020-01-13T15:54:28.061Z] === RUN TestWaitBlocked [2020-01-13T15:54:28.061Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T15:54:28.061Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T15:54:28.061Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T15:54:28.061Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T15:54:28.061Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T15:54:28.061Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T15:54:28.626Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-13T15:54:28.927Z] === RUN TestExternalGraphDriver/pull [2020-01-13T15:54:28.984Z] #45 301.6 make[1]: 'images/built-in.o' is up to date. [2020-01-13T15:54:28.984Z] #45 301.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-13T15:54:28.984Z] #45 301.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-13T15:54:28.984Z] #45 301.8 make[1]: 'compel/libcompel.a' is up to date. [2020-01-13T15:54:28.984Z] #45 301.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-13T15:54:28.984Z] #45 301.9 make[1]: Nothing to be done for 'all'. [2020-01-13T15:54:28.984Z] #45 302.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-13T15:54:29.191Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-13T15:54:29.191Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-01-13T15:54:29.191Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2020-01-13T15:54:29.191Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T15:54:29.191Z] === CONT TestIpcModeOlderClient [2020-01-13T15:54:29.275Z] #45 302.3 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:29.275Z] #45 302.3 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:29.451Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-13T15:54:29.451Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-01-13T15:54:29.451Z] === CONT TestDaemonRestartIpcMode [2020-01-13T15:54:29.566Z] #45 302.5 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:29.566Z] #45 302.7 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:29.708Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-13T15:54:29.808Z] ok github.com/docker/docker/integration/build 15.370s [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === Skipped [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-13T15:54:29.808Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-13T15:54:29.808Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-01-13T15:54:29.808Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-13T15:54:29.808Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-01-13T15:54:29.808Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-01-13T15:54:29.808Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-13T15:54:29.808Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-13T15:54:29.808Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-01-13T15:54:29.808Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-13T15:54:29.808Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] DONE 22 tests, 10 skipped in 33.744s [2020-01-13T15:54:29.808Z] [2020-01-13T15:54:29.808Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-13T15:54:29.856Z] #45 302.8 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:29.856Z] #45 302.8 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:29.856Z] #45 302.9 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:30.146Z] #45 303.1 make[2]: Nothing to be done for 'all'. [2020-01-13T15:54:30.146Z] #45 303.1 INSTALL criu/criu [2020-01-13T15:54:30.272Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-13T15:54:30.437Z] #45 DONE 303.2s [2020-01-13T15:54:30.437Z] [2020-01-13T15:54:30.437Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:54:30.529Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-13T15:54:30.790Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-13T15:54:30.790Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-13T15:54:31.204Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-13T15:54:31.459Z] --- PASS: TestExternalGraphDriver (7.44s) [2020-01-13T15:54:31.459Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-01-13T15:54:31.459Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-01-13T15:54:31.459Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-01-13T15:54:31.459Z] === RUN TestGraphdriverPluginV2 [2020-01-13T15:54:31.459Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-01-13T15:54:31.459Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:31.459Z] PASS [2020-01-13T15:54:31.459Z] [2020-01-13T15:54:31.459Z] === Skipped [2020-01-13T15:54:31.459Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-01-13T15:54:31.459Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:54:31.459Z] [2020-01-13T15:54:31.459Z] [2020-01-13T15:54:31.459Z] DONE 5 tests, 1 skipped in 7.591s [2020-01-13T15:54:31.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T15:54:31.459Z] ++ 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-01-13T15:54:31.459Z] ++ set -e [2020-01-13T15:54:31.459Z] ++ '[' -n 0 ']' [2020-01-13T15:54:31.459Z] ++ set -x [2020-01-13T15:54:31.459Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:54:31.459Z] INFO: Testing against a local daemon [2020-01-13T15:54:31.459Z] === RUN TestContinueAfterPluginCrash [2020-01-13T15:54:31.459Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T15:54:31.459Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T15:54:31.459Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T15:54:31.459Z] === CONT TestContinueAfterPluginCrash [2020-01-13T15:54:31.459Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T15:54:31.460Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-13T15:54:31.460Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-13T15:54:31.460Z] [2020-01-13T15:54:31.460Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-13T15:54:31.460Z] =========================== short test summary info ============================ [2020-01-13T15:54:31.460Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-13T15:54:31.460Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-13T15:54:31.460Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-13T15:54:31.460Z] Not supported on most drivers [2020-01-13T15:54:31.460Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-13T15:54:31.460Z] Can fail if eth0 has multiple IP addresses [2020-01-13T15:54:31.460Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-13T15:54:31.460Z] This doesn't seem to be taken into account by the engine [2020-01-13T15:54:31.460Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-13T15:54:31.460Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-13T15:54:31.460Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-13T15:54:31.460Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-13T15:54:31.460Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-13T15:54:31.460Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-13T15:54:31.460Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-13T15:54:31.460Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 382.56 seconds == [2020-01-13T15:54:31.721Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-13T15:54:32.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:54:32.010Z] INFO: Testing against a local daemon [2020-01-13T15:54:32.010Z] ok github.com/docker/docker/integration/config 0.208s [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === Skipped [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-13T15:54:32.010Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] [2020-01-13T15:54:32.010Z] DONE 8 tests, 8 skipped in 2.381s [2020-01-13T15:54:32.019Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-13T15:54:32.285Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-13T15:54:32.473Z] [2020-01-13T15:54:32.473Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-13T15:54:32.542Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-13T15:54:32.800Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-13T15:54:33.171Z] #24 ... [2020-01-13T15:54:33.171Z] [2020-01-13T15:54:33.171Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-13T15:54:33.171Z] #42 DONE 399.6s [2020-01-13T15:54:33.171Z] [2020-01-13T15:54:33.171Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:54:33.365Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s) [2020-01-13T15:54:34.296Z] --- PASS: TestDaemonRestartIpcMode (4.63s) [2020-01-13T15:54:34.296Z] PASS [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] === Skipped [2020-01-13T15:54:34.296Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-13T15:54:34.296Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-13T15:54:34.296Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-13T15:54:34.296Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T15:54:34.296Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T15:54:34.296Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-13T15:54:34.296Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] [2020-01-13T15:54:34.296Z] DONE 197 tests, 6 skipped in 149.217s [2020-01-13T15:54:34.296Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T15:54:34.296Z] ++ 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-01-13T15:54:34.296Z] ++ set -e [2020-01-13T15:54:34.296Z] ++ '[' -n 0 ']' [2020-01-13T15:54:34.296Z] ++ set -x [2020-01-13T15:54:34.296Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:54:34.296Z] INFO: Testing against a local daemon [2020-01-13T15:54:34.296Z] === RUN TestCommitInheritsEnv [2020-01-13T15:54:34.862Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-01-13T15:54:34.862Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T15:54:34.862Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-13T15:54:34.862Z] === RUN TestImagesFilterMultiReference [2020-01-13T15:54:34.862Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-01-13T15:54:34.862Z] === RUN TestImagePullPlatformInvalid [2020-01-13T15:54:34.862Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-13T15:54:34.862Z] === RUN TestRemoveImageOrphaning [2020-01-13T15:54:35.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:54:35.398Z] INFO: Testing against a local daemon [2020-01-13T15:54:35.426Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-01-13T15:54:35.426Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T15:54:37.319Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2020-01-13T15:54:37.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T15:54:37.577Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-01-13T15:54:37.577Z] === RUN TestTagInvalidReference [2020-01-13T15:54:37.577Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-13T15:54:37.577Z] === RUN TestTagValidPrefixedRepo [2020-01-13T15:54:37.577Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-13T15:54:37.577Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T15:54:37.577Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-13T15:54:37.577Z] === RUN TestTagOfficialNames [2020-01-13T15:54:37.577Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-13T15:54:37.577Z] === RUN TestTagMatchesDigest [2020-01-13T15:54:37.577Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-13T15:54:37.577Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-13T15:54:38.141Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-13T15:54:39.072Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-13T15:54:39.329Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-13T15:54:39.894Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-13T15:54:40.459Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-13T15:54:40.459Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-13T15:54:41.447Z] --- PASS: TestDaemonStartWithLogOpt (10.03s) [2020-01-13T15:54:44.211Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T15:54:44.211Z] [2020-01-13T15:54:44.211Z] Unloading profiles will leave already running processes permanently [2020-01-13T15:54:44.211Z] unconfined, which can lead to unexpected situations. [2020-01-13T15:54:44.211Z] [2020-01-13T15:54:44.211Z] To set a process to complain mode, use the command line tool [2020-01-13T15:54:44.211Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T15:54:44.211Z] [2020-01-13T15:54:44.638Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-13T15:54:44.638Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-13T15:54:44.638Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting Post stage [Pipeline] junit [2020-01-13T15:54:44.778Z] Recording test results [Pipeline] sh [2020-01-13T15:54:45.417Z] + echo Ensuring container killed. [2020-01-13T15:54:45.417Z] Ensuring container killed. [2020-01-13T15:54:45.417Z] + docker rm -vf docker-pr2 [2020-01-13T15:54:45.417Z] Error: No such container: docker-pr2 [2020-01-13T15:54:45.417Z] + true [Pipeline] sh [2020-01-13T15:54:45.774Z] + echo Chowning /workspace to jenkins user [2020-01-13T15:54:45.774Z] Chowning /workspace to jenkins user [2020-01-13T15:54:45.774Z] + id -u [2020-01-13T15:54:45.774Z] + id -g [2020-01-13T15:54:45.774Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40369:/workspace busybox chown -R 1000:1000 /workspace [2020-01-13T15:54:46.007Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-13T15:54:46.264Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-13T15:54:46.521Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-13T15:54:46.711Z] --- PASS: TestContinueAfterPluginCrash (14.86s) [2020-01-13T15:54:46.711Z] PASS [2020-01-13T15:54:46.711Z] [2020-01-13T15:54:46.711Z] DONE 2 tests in 14.993s [2020-01-13T15:54:46.711Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T15:54:46.711Z] ++ 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-01-13T15:54:46.711Z] ++ set -e [2020-01-13T15:54:46.711Z] ++ '[' -n 0 ']' [2020-01-13T15:54:46.711Z] ++ set -x [2020-01-13T15:54:46.711Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:54:46.711Z] INFO: Testing against a local daemon [2020-01-13T15:54:46.711Z] === RUN TestPluginWithDevMounts [2020-01-13T15:54:46.711Z] === PAUSE TestPluginWithDevMounts [2020-01-13T15:54:46.711Z] === CONT TestPluginWithDevMounts [2020-01-13T15:54:47.453Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T15:54:48.018Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-13T15:54:48.018Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-13T15:54:48.073Z] + bundleName=docker-py [2020-01-13T15:54:48.073Z] + echo Creating docker-py-bundles.tar.gz [2020-01-13T15:54:48.073Z] Creating docker-py-bundles.tar.gz [2020-01-13T15:54:48.074Z] + 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-01-13T15:54:48.082Z] Archiving artifacts [2020-01-13T15:54:48.323Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-13T15:54:48.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/make.sh binary-daemon [2020-01-13T15:54:49.247Z] --- PASS: TestPluginWithDevMounts (2.40s) [2020-01-13T15:54:49.247Z] PASS [2020-01-13T15:54:49.247Z] [2020-01-13T15:54:49.247Z] DONE 1 tests in 2.535s [2020-01-13T15:54:49.247Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T15:54:49.247Z] ++ 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-01-13T15:54:49.247Z] ++ set -e [2020-01-13T15:54:49.247Z] ++ '[' -n 0 ']' [2020-01-13T15:54:49.247Z] ++ set -x [2020-01-13T15:54:49.247Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:54:49.247Z] INFO: Testing against a local daemon [2020-01-13T15:54:49.247Z] === RUN TestSecretInspect [2020-01-13T15:54:49.319Z] [2020-01-13T15:54:49.575Z] Removing bundles/ [2020-01-13T15:54:49.575Z] [2020-01-13T15:54:49.575Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-13T15:54:49.575Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-13T15:54:49.575Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T15:54:50.547Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-13T15:54:52.533Z] --- PASS: TestSecretInspect (3.25s) [2020-01-13T15:54:52.533Z] === RUN TestSecretList [2020-01-13T15:54:54.728Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-13T15:54:55.665Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-13T15:54:55.817Z] --- PASS: TestSecretList (3.26s) [2020-01-13T15:54:55.817Z] === RUN TestSecretsCreateAndDelete [2020-01-13T15:54:59.105Z] --- PASS: TestSecretsCreateAndDelete (3.30s) [2020-01-13T15:54:59.105Z] === RUN TestSecretsUpdate [2020-01-13T15:55:01.051Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-13T15:55:02.439Z] --- PASS: TestSecretsUpdate (3.24s) [2020-01-13T15:55:02.439Z] === RUN TestTemplatedSecret [2020-01-13T15:55:03.576Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-13T15:55:04.508Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-13T15:55:05.485Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-13T15:55:05.485Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-13T15:55:05.724Z] --- PASS: TestTemplatedSecret (3.42s) [2020-01-13T15:55:05.724Z] === RUN TestSecretCreateResolve [2020-01-13T15:55:08.766Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-13T15:55:09.010Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-01-13T15:55:09.010Z] PASS [2020-01-13T15:55:09.010Z] [2020-01-13T15:55:09.010Z] DONE 6 tests in 19.814s [2020-01-13T15:55:09.010Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T15:55:09.010Z] ++ 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-01-13T15:55:09.010Z] ++ set -e [2020-01-13T15:55:09.010Z] ++ '[' -n 0 ']' [2020-01-13T15:55:09.010Z] ++ set -x [2020-01-13T15:55:09.010Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:55:09.010Z] INFO: Testing against a local daemon [2020-01-13T15:55:09.010Z] === RUN TestServiceCreateInit [2020-01-13T15:55:09.010Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T15:55:09.697Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-13T15:55:11.067Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-13T15:55:11.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-13T15:55:11.889Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-13T15:55:12.454Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-13T15:55:14.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T15:55:14.976Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-13T15:55:14.976Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-13T15:55:14.976Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-13T15:55:16.872Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-13T15:55:16.873Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-13T15:55:16.873Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-13T15:55:17.130Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-13T15:55:17.130Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-13T15:55:17.130Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-13T15:55:18.467Z] --- PASS: TestServiceCreateInit (9.66s) [2020-01-13T15:55:18.467Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-01-13T15:55:18.467Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2020-01-13T15:55:18.467Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T15:55:18.500Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-13T15:55:20.461Z] #54 ... [2020-01-13T15:55:20.461Z] [2020-01-13T15:55:20.461Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:20.461Z] #63 388.8 + bin/containerd [2020-01-13T15:55:21.096Z] #63 ... [2020-01-13T15:55:21.096Z] [2020-01-13T15:55:21.096Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:21.096Z] #54 DONE 447.5s [2020-01-13T15:55:21.096Z] [2020-01-13T15:55:21.096Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:22.716Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-13T15:55:22.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-13T15:55:24.159Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-13T15:55:26.056Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-13T15:55:26.645Z] #24 453.1 + return [2020-01-13T15:55:26.932Z] #24 DONE 453.2s [2020-01-13T15:55:26.932Z] [2020-01-13T15:55:26.932Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:28.987Z] #63 ... [2020-01-13T15:55:28.987Z] [2020-01-13T15:55:28.987Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-01-13T15:55:28.987Z] #25 DONE 0.1s [2020-01-13T15:55:29.278Z] [2020-01-13T15:55:29.278Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T15:55:29.567Z] #29 DONE 0.5s [2020-01-13T15:55:29.567Z] [2020-01-13T15:55:29.567Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-13T15:55:29.856Z] #32 DONE 0.1s [2020-01-13T15:55:29.856Z] [2020-01-13T15:55:29.856Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-13T15:55:29.856Z] #35 DONE 0.1s [2020-01-13T15:55:29.856Z] [2020-01-13T15:55:29.856Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:29.856Z] #63 ... [2020-01-13T15:55:29.856Z] [2020-01-13T15:55:29.856Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-01-13T15:55:29.856Z] #40 DONE 0.1s [2020-01-13T15:55:29.856Z] [2020-01-13T15:55:29.856Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-01-13T15:55:30.145Z] #43 DONE 0.1s [2020-01-13T15:55:30.145Z] [2020-01-13T15:55:30.145Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-01-13T15:55:30.145Z] #46 DONE 0.1s [2020-01-13T15:55:30.145Z] [2020-01-13T15:55:30.145Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:30.145Z] #63 ... [2020-01-13T15:55:30.145Z] [2020-01-13T15:55:30.145Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-13T15:55:30.145Z] #49 DONE 0.1s [2020-01-13T15:55:30.145Z] [2020-01-13T15:55:30.145Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-13T15:55:30.234Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-13T15:55:30.234Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-13T15:55:30.435Z] #52 DONE 0.1s [2020-01-13T15:55:30.435Z] [2020-01-13T15:55:30.435Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-13T15:55:30.435Z] #55 DONE 0.1s [2020-01-13T15:55:30.435Z] [2020-01-13T15:55:30.435Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:30.435Z] #63 ... [2020-01-13T15:55:30.435Z] [2020-01-13T15:55:30.435Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-01-13T15:55:30.435Z] #59 DONE 0.1s [2020-01-13T15:55:30.724Z] [2020-01-13T15:55:30.724Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-13T15:55:33.103Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T15:55:33.103Z] [2020-01-13T15:55:33.103Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T15:55:33.103Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T15:55:33.103Z] HOSTNAME=8f9489a99651 [2020-01-13T15:55:33.103Z] TESTDEBUG=0 [2020-01-13T15:55:33.103Z] DEST=bundles/test-integration [2020-01-13T15:55:33.103Z] PWD=/go/src/github.com/docker/docker [2020-01-13T15:55:33.103Z] DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T15:55:33.103Z] container=docker [2020-01-13T15:55:33.103Z] HOME=/root [2020-01-13T15:55:33.103Z] GOLANG_VERSION=1.13.5 [2020-01-13T15:55:33.103Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T15:55:33.103Z] VALIDATE_BRANCH=master [2020-01-13T15:55:33.103Z] TERM=xterm [2020-01-13T15:55:33.103Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T15:55:33.103Z] SHLVL=1 [2020-01-13T15:55:33.103Z] TIMEOUT=120m [2020-01-13T15:55:33.103Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T15:55:33.103Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T15:55:33.103Z] GO111MODULE=off [2020-01-13T15:55:33.103Z] DOCKER_EXPERIMENTAL=1 [2020-01-13T15:55:33.103Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T15:55:33.103Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T15:55:33.103Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T15:55:33.103Z] GOPATH=/go [2020-01-13T15:55:33.103Z] PKG_CONFIG=pkg-config [2020-01-13T15:55:33.103Z] _=/usr/bin/env [2020-01-13T15:55:33.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T15:55:34.416Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-13T15:55:34.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-13T15:55:34.673Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-13T15:55:35.874Z] ok github.com/docker/docker/integration/container 60.659s [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === Skipped [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-13T15:55:35.874Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-13T15:55:35.874Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-01-13T15:55:35.874Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-01-13T15:55:35.874Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-01-13T15:55:35.874Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-13T15:55:35.874Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-13T15:55:35.874Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-13T15:55:35.874Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-13T15:55:35.874Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-13T15:55:35.874Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2020-01-13T15:55:35.874Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.874Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-13T15:55:35.874Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.874Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-13T15:55:35.875Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-13T15:55:35.875Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-13T15:55:35.875Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-13T15:55:35.875Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-13T15:55:35.875Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-13T15:55:35.875Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-13T15:55:35.875Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-13T15:55:35.875Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-13T15:55:35.875Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-13T15:55:35.875Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-13T15:55:35.875Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-13T15:55:35.875Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-13T15:55:35.875Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-13T15:55:35.875Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-13T15:55:35.875Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-13T15:55:35.875Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-13T15:55:35.875Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-13T15:55:35.875Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-13T15:55:35.875Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-13T15:55:35.875Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-13T15:55:35.875Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-13T15:55:35.875Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] DONE 79 tests, 40 skipped in 63.323s [2020-01-13T15:55:35.875Z] [2020-01-13T15:55:35.875Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-13T15:55:38.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:55:38.070Z] INFO: Testing against a local daemon [2020-01-13T15:55:38.070Z] ok github.com/docker/docker/integration/image 0.437s [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] === Skipped [2020-01-13T15:55:38.070Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-13T15:55:38.070Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-13T15:55:38.070Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-13T15:55:38.070Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-13T15:55:38.070Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] DONE 11 tests, 4 skipped in 2.370s [2020-01-13T15:55:38.070Z] [2020-01-13T15:55:38.070Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-13T15:55:39.928Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-13T15:55:40.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:55:40.260Z] INFO: Testing against a local daemon [2020-01-13T15:55:40.260Z] ok github.com/docker/docker/integration/network 0.226s [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === Skipped [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-13T15:55:40.260Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-01-13T15:55:40.260Z] 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-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-13T15:55:40.260Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-13T15:55:40.260Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:230: FLAKY_TEST [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-13T15:55:40.260Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] [2020-01-13T15:55:40.260Z] DONE 17 tests, 13 skipped in 2.368s [2020-01-13T15:55:40.398Z] --- PASS: TestCreateServiceMultipleTimes (19.14s) [2020-01-13T15:55:40.398Z] === RUN TestCreateServiceConflict [2020-01-13T15:55:40.722Z] [2020-01-13T15:55:40.722Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-13T15:55:40.967Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-01-13T15:55:40.967Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T15:55:41.182Z] testing: warning: no tests to run [2020-01-13T15:55:41.182Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2020-01-13T15:55:41.182Z] [2020-01-13T15:55:41.182Z] DONE 0 tests in 0.734s [2020-01-13T15:55:41.182Z] [2020-01-13T15:55:41.182Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-13T15:55:41.298Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-13T15:55:42.157Z] testing: warning: no tests to run [2020-01-13T15:55:42.157Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2020-01-13T15:55:42.157Z] [2020-01-13T15:55:42.157Z] DONE 0 tests in 0.674s [2020-01-13T15:55:42.157Z] [2020-01-13T15:55:42.157Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-13T15:55:42.231Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-13T15:55:42.231Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-13T15:55:42.619Z] testing: warning: no tests to run [2020-01-13T15:55:42.619Z] ok github.com/docker/docker/integration/plugin 0.075s [2020-01-13T15:55:42.619Z] [2020-01-13T15:55:42.619Z] DONE 0 tests in 0.690s [2020-01-13T15:55:42.619Z] [2020-01-13T15:55:42.619Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-13T15:55:43.590Z] testing: warning: no tests to run [2020-01-13T15:55:43.590Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2020-01-13T15:55:43.590Z] [2020-01-13T15:55:43.590Z] DONE 0 tests in 0.680s [2020-01-13T15:55:43.590Z] [2020-01-13T15:55:43.590Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-13T15:55:43.602Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-13T15:55:45.157Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-01-13T15:55:45.157Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T15:55:45.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:55:45.776Z] INFO: Testing against a local daemon [2020-01-13T15:55:45.776Z] ok github.com/docker/docker/integration/plugin/common 0.229s [2020-01-13T15:55:45.776Z] [2020-01-13T15:55:45.776Z] DONE 2 tests in 2.182s [2020-01-13T15:55:45.776Z] [2020-01-13T15:55:45.776Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-13T15:55:47.780Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-13T15:55:48.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:55:48.706Z] INFO: Testing against a local daemon [2020-01-13T15:55:48.706Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.239s [2020-01-13T15:55:49.166Z] [2020-01-13T15:55:49.166Z] === Skipped [2020-01-13T15:55:49.166Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-13T15:55:49.166Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-13T15:55:49.166Z] [2020-01-13T15:55:49.166Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-13T15:55:49.166Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-13T15:55:49.166Z] [2020-01-13T15:55:49.166Z] [2020-01-13T15:55:49.166Z] DONE 2 tests, 2 skipped in 3.320s [2020-01-13T15:55:49.166Z] [2020-01-13T15:55:49.166Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-13T15:55:50.303Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-13T15:55:50.867Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-13T15:55:52.771Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-13T15:55:55.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:55:55.131Z] INFO: Testing against a local daemon [2020-01-13T15:55:55.131Z] testing: warning: no tests to run [2020-01-13T15:55:55.131Z] ok github.com/docker/docker/integration/plugin/logging 0.258s [2020-01-13T15:55:55.131Z] [2020-01-13T15:55:55.131Z] DONE 0 tests in 5.975s [2020-01-13T15:55:55.131Z] [2020-01-13T15:55:55.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-13T15:55:56.958Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-13T15:55:57.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-13T15:55:58.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:55:58.049Z] INFO: Testing against a local daemon [2020-01-13T15:55:58.049Z] ok github.com/docker/docker/integration/plugin/volumes 0.305s [2020-01-13T15:55:58.049Z] [2020-01-13T15:55:58.049Z] === Skipped [2020-01-13T15:55:58.049Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-13T15:55:58.049Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:55:58.049Z] [2020-01-13T15:55:58.049Z] [2020-01-13T15:55:58.049Z] DONE 1 tests, 1 skipped in 2.825s [2020-01-13T15:55:58.049Z] [2020-01-13T15:55:58.049Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-13T15:55:58.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-13T15:55:58.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-13T15:56:00.032Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2020-01-13T15:56:00.032Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T15:56:00.193Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-13T15:56:00.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:56:00.234Z] INFO: Testing against a local daemon [2020-01-13T15:56:00.234Z] ok github.com/docker/docker/integration/secret 0.215s [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] === Skipped [2020-01-13T15:56:00.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-13T15:56:00.234Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-13T15:56:00.234Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-13T15:56:00.234Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-13T15:56:00.234Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-13T15:56:00.234Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-13T15:56:00.234Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] DONE 6 tests, 6 skipped in 2.144s [2020-01-13T15:56:00.234Z] [2020-01-13T15:56:00.234Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-13T15:56:01.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T15:56:01.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T15:56:02.089Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-13T15:56:02.564Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2020-01-13T15:56:02.564Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T15:56:03.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:56:03.148Z] INFO: Testing against a local daemon [2020-01-13T15:56:03.148Z] ok github.com/docker/docker/integration/service 0.346s [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === Skipped [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-13T15:56:03.148Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-13T15:56:03.148Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-13T15:56:03.148Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-13T15:56:03.148Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-13T15:56:03.148Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-13T15:56:03.148Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-13T15:56:03.148Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-13T15:56:03.148Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-13T15:56:03.148Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-13T15:56:03.148Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-13T15:56:03.148Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-13T15:56:03.148Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-13T15:56:03.148Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-13T15:56:03.148Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-13T15:56:03.148Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] DONE 20 tests, 19 skipped in 2.969s [2020-01-13T15:56:03.148Z] [2020-01-13T15:56:03.148Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-13T15:56:03.461Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-13T15:56:03.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T15:56:05.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:56:05.344Z] INFO: Testing against a local daemon [2020-01-13T15:56:05.344Z] ok github.com/docker/docker/integration/session 0.213s [2020-01-13T15:56:05.344Z] [2020-01-13T15:56:05.344Z] === Skipped [2020-01-13T15:56:05.344Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-13T15:56:05.344Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-13T15:56:05.344Z] [2020-01-13T15:56:05.344Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-13T15:56:05.344Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-13T15:56:05.344Z] [2020-01-13T15:56:05.344Z] [2020-01-13T15:56:05.344Z] DONE 2 tests, 2 skipped in 2.160s [2020-01-13T15:56:05.344Z] [2020-01-13T15:56:05.344Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-13T15:56:05.853Z] --- PASS: TestCreateServiceConfigFileMode (2.89s) [2020-01-13T15:56:05.853Z] === RUN TestCreateServiceSysctls [2020-01-13T15:56:06.742Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-13T15:56:07.531Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:56:07.531Z] INFO: Testing against a local daemon [2020-01-13T15:56:09.073Z] ok github.com/docker/docker/integration/system 1.503s [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === Skipped [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T15:56:09.073Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-13T15:56:09.073Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-13T15:56:09.073Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-13T15:56:09.073Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-13T15:56:09.073Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-13T15:56:09.073Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-13T15:56:09.073Z] [2020-01-13T15:56:09.073Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-13T15:56:09.074Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-13T15:56:09.074Z] [2020-01-13T15:56:09.074Z] [2020-01-13T15:56:09.074Z] DONE 13 tests, 7 skipped in 3.597s [2020-01-13T15:56:09.074Z] [2020-01-13T15:56:09.074Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-13T15:56:09.993Z] #63 440.7 + bin/containerd-stress [2020-01-13T15:56:09.993Z] #63 444.3 + bin/containerd-shim [2020-01-13T15:56:10.019Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-13T15:56:10.045Z] --- PASS: TestCreateServiceSysctls (4.45s) [2020-01-13T15:56:10.045Z] === RUN TestCreateServiceCapabilities [2020-01-13T15:56:10.931Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-13T15:56:10.931Z] Copying nested executables into bundles/binary-daemon [2020-01-13T15:56:10.931Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-13T15:56:11.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/make.sh cross [2020-01-13T15:56:11.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:56:11.363Z] INFO: Testing against a local daemon [2020-01-13T15:56:11.363Z] ok github.com/docker/docker/integration/volume 0.270s [2020-01-13T15:56:11.363Z] [2020-01-13T15:56:11.363Z] === Skipped [2020-01-13T15:56:11.363Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-13T15:56:11.363Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-13T15:56:11.363Z] [2020-01-13T15:56:11.363Z] [2020-01-13T15:56:11.363Z] DONE 5 tests, 1 skipped in 2.256s [2020-01-13T15:56:11.363Z] [2020-01-13T15:56:11.363Z] INFO: make.ps1 ended at 01/13/2020 15:56:11 [2020-01-13T15:56:11.363Z] INFO: Integration CLI tests being run from the host: [2020-01-13T15:56:11.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-01-13T15:56:11.809Z] [2020-01-13T15:56:12.065Z] Removing bundles/ [2020-01-13T15:56:12.065Z] [2020-01-13T15:56:12.065Z] ---> Making bundle: cross (in bundles/cross) [2020-01-13T15:56:12.065Z] Cross building: bundles/cross/linux/amd64 [2020-01-13T15:56:12.065Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-13T15:56:12.065Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-13T15:56:12.545Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-13T15:56:13.331Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-01-13T15:56:13.331Z] === RUN TestInspect [2020-01-13T15:56:15.825Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-13T15:56:15.825Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-13T15:56:16.633Z] --- PASS: TestInspect (3.08s) [2020-01-13T15:56:16.633Z] === RUN TestServiceListWithStatuses [2020-01-13T15:56:16.633Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-13T15:56:16.633Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T15:56:16.633Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T15:56:16.757Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-13T15:56:18.652Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-13T15:56:19.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-13T15:56:19.974Z] INFO: Testing against a local daemon [2020-01-13T15:56:20.346Z] #63 454.6 + bin/containerd-shim-runc-v1 [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite (355.56s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.84s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.29s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.91s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:1449: [df9fcd9d16f41] daemon is not started [2020-01-13T15:56:21.929Z] check_test.go:309: [d4bfb57970840] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.20s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.48s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d65f8b965e629] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.69s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.53s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.50s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.29s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.70s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.41s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.69s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.94s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-01-13T15:56:21.929Z] check_test.go:309: [dd1a067278ea1] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d677b9552fbac] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.10s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.81s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d02d58b6743ca] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.39s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.00s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.13s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.43s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.97s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d6f92d6a4667a] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2020-01-13T15:56:21.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-13T15:56:21.929Z] check_test.go:309: [dc1bf20ebc307] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.89s) [2020-01-13T15:56:21.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-13T15:56:21.929Z] check_test.go:309: [d46f2a2b461d2] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.31s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.43s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2020-01-13T15:56:21.929Z] check_test.go:309: [de9eb63274e04] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.90s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d5c71d3685d95] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_plugins_test.go:79: [d2feddbf05b54] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_plugins_test.go:169: [db1cf2ec45165] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.62s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-13T15:56:21.929Z] check_test.go:309: [dacfd3baed838] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.05s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.86s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.95s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.20s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d2d2865cfe4cc] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.90s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.17s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.09s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.56s) [2020-01-13T15:56:21.929Z] check_test.go:309: [df4dc5ec7c9d7] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.07s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.48s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.82s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.63s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.25s) [2020-01-13T15:56:21.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-13T15:56:21.929Z] check_test.go:309: [d66ae4897f3bc] daemon is not started [2020-01-13T15:56:21.929Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-13T15:56:21.929Z] check_test.go:309: [d928e17e364fd] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.61s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d3c9ff55e3a37] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.26s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.46s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.94s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.17s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.03s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-01-13T15:56:21.929Z] check_test.go:309: [dea1c89449084] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.14s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.51s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d7d7c569ec503] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.83s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-13T15:56:21.929Z] check_test.go:309: [d2c84eea1a112] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.25s) [2020-01-13T15:56:21.929Z] check_test.go:309: [dbb3a92dd61d6] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.59s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.58s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d84178150e4be] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.49s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.39s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d6c21c5fdb30c] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.44s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.60s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.14s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s) [2020-01-13T15:56:21.929Z] check_test.go:309: [d16adf533bad6] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-13T15:56:21.929Z] check_test.go:309: [ddcf8999e283d] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.14s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.95s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.82s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.86s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.30s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.05s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.60s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.49s) [2020-01-13T15:56:21.929Z] docker_cli_daemon_test.go:2542: [dde6eb23bd6c3] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.80s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.37s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.35s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.57s) [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-01-13T15:56:21.929Z] check_test.go:309: [df5075acdb82b] daemon is not started [2020-01-13T15:56:21.929Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.78s) [2020-01-13T15:56:21.929Z] === RUN TestDockerSwarmSuite [2020-01-13T15:56:21.929Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-13T15:56:22.861Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-13T15:56:23.197Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2020-01-13T15:56:23.197Z] === RUN TestDockerNetworkReConnect [2020-01-13T15:56:24.758Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-13T15:56:24.763Z] #63 459.6 + bin/containerd-shim-runc-v2 [2020-01-13T15:56:25.781Z] #63 461.1 + binaries [2020-01-13T15:56:25.781Z] #63 461.1 + mkdir -p /build [2020-01-13T15:56:25.781Z] #63 461.1 + cp bin/containerd /build/containerd [2020-01-13T15:56:25.781Z] #63 461.1 + cp bin/containerd-shim /build/containerd-shim [2020-01-13T15:56:26.066Z] #63 461.1 + cp bin/ctr /build/ctr [2020-01-13T15:56:26.066Z] #63 DONE 461.2s [2020-01-13T15:56:27.554Z] [2020-01-13T15:56:27.554Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-13T15:56:27.554Z] #64 DONE 0.1s [2020-01-13T15:56:27.554Z] [2020-01-13T15:56:27.554Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-13T15:56:27.837Z] #68 DONE 0.1s [2020-01-13T15:56:27.837Z] [2020-01-13T15:56:27.837Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-13T15:56:27.837Z] #70 DONE 0.1s [2020-01-13T15:56:27.837Z] [2020-01-13T15:56:27.837Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-13T15:56:27.837Z] #73 DONE 0.0s [2020-01-13T15:56:27.837Z] [2020-01-13T15:56:27.837Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-01-13T15:56:27.837Z] #74 DONE 0.0s [2020-01-13T15:56:27.837Z] [2020-01-13T15:56:27.837Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-13T15:56:27.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T15:56:27.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T15:56:28.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T15:56:28.465Z] --- PASS: TestDockerNetworkReConnect (5.01s) [2020-01-13T15:56:28.465Z] === RUN TestServicePlugin [2020-01-13T15:56:28.465Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-13T15:56:28.465Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:56:28.465Z] === RUN TestServiceUpdateLabel [2020-01-13T15:56:28.936Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-13T15:56:30.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T15:56:30.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T15:56:30.543Z] #75 DONE 2.3s [2020-01-13T15:56:30.543Z] [2020-01-13T15:56:30.543Z] #76 exporting to oci image format [2020-01-13T15:56:30.543Z] #76 exporting layers [2020-01-13T15:56:30.996Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-01-13T15:56:30.996Z] === RUN TestServiceUpdateSecrets [2020-01-13T15:56:33.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T15:56:34.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T15:56:35.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-13T15:56:37.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T15:56:37.388Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-13T15:56:38.758Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-13T15:56:38.758Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-13T15:56:40.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T15:56:47.162Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-13T15:56:47.162Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-13T15:56:47.194Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2020-01-13T15:56:47.194Z] === RUN TestServiceUpdateConfigs [2020-01-13T15:56:47.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T15:56:47.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T15:56:47.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-13T15:56:48.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T15:56:48.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-13T15:56:49.300Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-13T15:56:49.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T15:56:51.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T15:56:53.111Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T15:56:53.111Z] Using test binary docker [2020-01-13T15:56:53.111Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T15:56:53.111Z] +++ /etc/init.d/apparmor start [2020-01-13T15:56:53.111Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T15:56:53.111Z] Starting dockerd [2020-01-13T15:56:53.111Z] INFO: Waiting for daemon to start... [2020-01-13T15:56:53.111Z] +++ 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-01-13T15:56:54.894Z] . [2020-01-13T15:56:54.895Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T15:56:54.895Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T15:56:54.895Z] Error: No such image: emptyfs [2020-01-13T15:56:54.895Z] ++++ docker load [2020-01-13T15:56:54.895Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T15:56:55.264Z] Running integration-test (iteration 1) [2020-01-13T15:56:55.264Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T15:56:55.264Z] ++ 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-01-13T15:56:55.264Z] ++ set -e [2020-01-13T15:56:55.264Z] ++ '[' -n 0 ']' [2020-01-13T15:56:55.264Z] ++ set -x [2020-01-13T15:56:55.264Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:56:57.401Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-13T15:56:59.986Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-13T15:57:02.077Z] --- PASS: TestServiceUpdateConfigs (15.52s) [2020-01-13T15:57:02.078Z] === RUN TestServiceUpdateNetwork [2020-01-13T15:57:03.265Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-13T15:57:04.833Z] Loaded image: buildpack-deps:jessie [2020-01-13T15:57:04.833Z] Loaded image: busybox:latest [2020-01-13T15:57:04.833Z] Loaded image: busybox:glibc [2020-01-13T15:57:04.833Z] Loaded image: debian:jessie [2020-01-13T15:57:04.833Z] Loaded image: hello-world:latest [2020-01-13T15:57:04.833Z] INFO: Testing against a local daemon [2020-01-13T15:57:04.833Z] === RUN TestCgroupNamespacesBuild [2020-01-13T15:57:06.639Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2020-01-13T15:57:06.639Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T15:57:08.463Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-01-13T15:57:08.463Z] === RUN TestBuildWithSession [2020-01-13T15:57:08.463Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T15:57:08.463Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:57:08.463Z] === RUN TestBuildSquashParent [2020-01-13T15:57:16.110Z] --- PASS: TestBuildSquashParent (6.72s) [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:57:16.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:57:16.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:57:16.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:57:16.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:57:16.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:57:16.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:57:16.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:57:16.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T15:57:16.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T15:57:16.962Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-01-13T15:57:16.963Z] PASS [2020-01-13T15:57:16.963Z] [2020-01-13T15:57:16.963Z] === Skipped [2020-01-13T15:57:16.963Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-13T15:57:16.963Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T15:57:16.963Z] [2020-01-13T15:57:16.963Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-13T15:57:16.963Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T15:57:16.963Z] [2020-01-13T15:57:16.963Z] [2020-01-13T15:57:16.963Z] DONE 20 tests, 2 skipped in 128.093s [2020-01-13T15:57:16.963Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T15:57:16.963Z] ++ 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-01-13T15:57:16.963Z] ++ set -e [2020-01-13T15:57:16.963Z] ++ '[' -n 0 ']' [2020-01-13T15:57:16.963Z] ++ set -x [2020-01-13T15:57:16.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:57:16.963Z] INFO: Testing against a local daemon [2020-01-13T15:57:16.963Z] === RUN TestSessionCreate [2020-01-13T15:57:16.963Z] --- PASS: TestSessionCreate (0.05s) [2020-01-13T15:57:16.963Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T15:57:16.963Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-13T15:57:16.963Z] PASS [2020-01-13T15:57:16.963Z] [2020-01-13T15:57:16.963Z] DONE 2 tests in 0.225s [2020-01-13T15:57:16.963Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T15:57:16.963Z] ++ 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-01-13T15:57:16.963Z] ++ set -e [2020-01-13T15:57:16.963Z] ++ '[' -n 0 ']' [2020-01-13T15:57:16.963Z] ++ set -x [2020-01-13T15:57:16.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:57:17.221Z] INFO: Testing against a local daemon [2020-01-13T15:57:17.221Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T15:57:17.221Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T15:57:17.221Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T15:57:17.221Z] === RUN TestEventsExecDie [2020-01-13T15:57:17.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T15:57:18.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T15:57:18.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-13T15:57:18.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-13T15:57:18.156Z] --- PASS: TestEventsExecDie (0.90s) [2020-01-13T15:57:18.156Z] === RUN TestEventsBackwardsCompatible [2020-01-13T15:57:18.156Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-01-13T15:57:18.156Z] === RUN TestInfoBinaryCommits [2020-01-13T15:57:18.156Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-13T15:57:18.156Z] === RUN TestInfoAPIVersioned [2020-01-13T15:57:18.156Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-13T15:57:18.156Z] === RUN TestInfoDiscoveryBackend [2020-01-13T15:57:18.723Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-01-13T15:57:18.723Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T15:57:20.098Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T15:57:20.098Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T15:57:20.665Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.70s) [2020-01-13T15:57:20.665Z] === RUN TestInfoAPI [2020-01-13T15:57:20.665Z] --- PASS: TestInfoAPI (0.05s) [2020-01-13T15:57:20.665Z] === RUN TestInfoAPIWarnings [2020-01-13T15:57:20.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T15:57:20.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T15:57:21.232Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-01-13T15:57:21.232Z] === RUN TestInfoDebug [2020-01-13T15:57:21.799Z] --- PASS: TestInfoDebug (0.63s) [2020-01-13T15:57:21.799Z] === RUN TestInfoInsecureRegistries [2020-01-13T15:57:22.367Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-01-13T15:57:22.367Z] === RUN TestInfoRegistryMirrors [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.86s) [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2020-01-13T15:57:23.144Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s) [2020-01-13T15:57:23.144Z] === RUN TestBuildMultiStageCopy [2020-01-13T15:57:23.144Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T15:57:23.305Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2020-01-13T15:57:23.305Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T15:57:23.305Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-01-13T15:57:23.305Z] === RUN TestPingCacheHeaders [2020-01-13T15:57:23.381Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-13T15:57:23.381Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-13T15:57:23.564Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-13T15:57:23.564Z] === RUN TestPingGet [2020-01-13T15:57:23.564Z] --- PASS: TestPingGet (0.03s) [2020-01-13T15:57:23.564Z] === RUN TestPingHead [2020-01-13T15:57:23.564Z] --- PASS: TestPingHead (0.05s) [2020-01-13T15:57:23.564Z] === RUN TestVersion [2020-01-13T15:57:23.564Z] --- PASS: TestVersion (0.05s) [2020-01-13T15:57:23.564Z] PASS [2020-01-13T15:57:23.564Z] [2020-01-13T15:57:23.564Z] === Skipped [2020-01-13T15:57:23.564Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T15:57:23.564Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T15:57:23.564Z] [2020-01-13T15:57:23.564Z] [2020-01-13T15:57:23.564Z] DONE 18 tests, 1 skipped in 6.573s [2020-01-13T15:57:23.564Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T15:57:23.564Z] ++ 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-01-13T15:57:23.564Z] ++ set -e [2020-01-13T15:57:23.564Z] ++ '[' -n 0 ']' [2020-01-13T15:57:23.564Z] ++ set -x [2020-01-13T15:57:23.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:57:23.823Z] INFO: Testing against a local daemon [2020-01-13T15:57:23.823Z] === RUN TestVolumesCreateAndList [2020-01-13T15:57:23.823Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-13T15:57:23.823Z] === RUN TestVolumesRemove [2020-01-13T15:57:23.823Z] --- PASS: TestVolumesRemove (0.13s) [2020-01-13T15:57:23.823Z] === RUN TestVolumesInspect [2020-01-13T15:57:23.823Z] --- PASS: TestVolumesInspect (0.03s) [2020-01-13T15:57:23.823Z] === RUN TestVolumesInvalidJSON [2020-01-13T15:57:23.823Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T15:57:23.823Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T15:57:23.823Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T15:57:23.823Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-13T15:57:23.823Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-13T15:57:23.823Z] PASS [2020-01-13T15:57:24.082Z] [2020-01-13T15:57:24.082Z] DONE 5 tests in 0.356s [2020-01-13T15:57:24.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T15:57:24.342Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T15:57:24.342Z] +++ kill 13013 [2020-01-13T15:57:25.596Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T15:57:25.717Z] +++ /etc/init.d/apparmor stop [2020-01-13T15:57:25.717Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T15:57:25.717Z] [2020-01-13T15:57:25.717Z] Unloading profiles will leave already running processes permanently [2020-01-13T15:57:25.717Z] unconfined, which can lead to unexpected situations. [2020-01-13T15:57:25.717Z] [2020-01-13T15:57:25.717Z] To set a process to complain mode, use the command line tool [2020-01-13T15:57:25.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T15:57:25.717Z] +++ true [2020-01-13T15:57:25.717Z] [2020-01-13T15:57:25.960Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T15:57:26.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T15:57:27.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T15:57:27.500Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2020-01-13T15:57:27.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-01-13T15:57:27.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2020-01-13T15:57:27.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2020-01-13T15:57:27.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-01-13T15:57:27.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-01-13T15:57:27.500Z] === RUN TestBuildMultiStageParentConfig Post stage [Pipeline] junit [2020-01-13T15:57:27.632Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T15:57:28.259Z] + echo Ensuring container killed. [2020-01-13T15:57:28.259Z] Ensuring container killed. [2020-01-13T15:57:28.259Z] + docker rm -vf docker-pr2 [2020-01-13T15:57:28.259Z] Error: No such container: docker-pr2 [2020-01-13T15:57:28.259Z] + true [Pipeline] sh [2020-01-13T15:57:28.549Z] + echo Chowning /workspace to jenkins user [2020-01-13T15:57:28.549Z] Chowning /workspace to jenkins user [2020-01-13T15:57:28.549Z] + id -u [2020-01-13T15:57:28.549Z] + id -g [2020-01-13T15:57:28.549Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40369:/workspace busybox chown -R 1000:1000 /workspace [2020-01-13T15:57:28.635Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-13T15:57:28.892Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-13T15:57:29.149Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-13T15:57:29.302Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2020-01-13T15:57:29.302Z] === RUN TestBuildLabelWithTargets [2020-01-13T15:57:30.081Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-13T15:57:30.081Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-13T15:57:30.644Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-13T15:57:30.901Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-13T15:57:31.732Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-01-13T15:57:31.732Z] === RUN TestBuildWithEmptyLayers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T15:57:32.137Z] + bundleName=arm64-integration [2020-01-13T15:57:32.137Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-13T15:57:32.137Z] Creating arm64-integration-bundles.tar.gz [2020-01-13T15:57:32.137Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-13T15:57:32.137Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-13T15:57:32.407Z] Archiving artifacts [2020-01-13T15:57:32.505Z] --- PASS: TestBuildWithEmptyLayers (0.89s) [2020-01-13T15:57:32.505Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T15:57:32.660Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T15:57:32.977Z] + make clean [2020-01-13T15:57:33.545Z] docker volume rm -f docker-dev-cache [2020-01-13T15:57:33.545Z] docker-dev-cache [Pipeline] deleteDir [2020-01-13T15:57:34.295Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-13T15:57:35.487Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-01-13T15:57:35.487Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T15:57:35.666Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-13T15:57:36.533Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-13T15:57:36.533Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-13T15:57:36.533Z] Cross building: bundles/cross/windows/amd64 [2020-01-13T15:57:36.533Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-13T15:57:36.533Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-13T15:57:36.741Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2020-01-13T15:57:36.741Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T15:57:37.560Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-13T15:57:39.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-13T15:57:39.458Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-13T15:57:39.924Z] --- PASS: TestBuildMultiStageLayerLeak (2.72s) [2020-01-13T15:57:39.924Z] === RUN TestBuildWithHugeFile [2020-01-13T15:57:40.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-13T15:57:40.954Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-13T15:57:42.324Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-13T15:57:44.847Z] --- PASS: TestImportExtremelyLargeImageWorks (187.06s) [2020-01-13T15:57:44.847Z] PASS [2020-01-13T15:57:44.847Z] [2020-01-13T15:57:44.847Z] DONE 12 tests in 190.637s [2020-01-13T15:57:44.847Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T15:57:44.847Z] ++ 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-01-13T15:57:44.847Z] ++ set -e [2020-01-13T15:57:44.847Z] ++ '[' -n 0 ']' [2020-01-13T15:57:44.847Z] ++ set -x [2020-01-13T15:57:44.847Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:57:44.847Z] INFO: Testing against a local daemon [2020-01-13T15:57:44.847Z] === RUN TestNetworkCreateDelete [2020-01-13T15:57:45.104Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-01-13T15:57:45.104Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T15:57:45.361Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-01-13T15:57:45.361Z] === RUN TestInspectNetwork [2020-01-13T15:57:50.649Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T15:57:50.649Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T15:57:50.649Z] === RUN TestInspectNetwork/network_name [2020-01-13T15:57:50.649Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T15:57:50.649Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-13T15:57:54.822Z] --- PASS: TestInspectNetwork (9.18s) [2020-01-13T15:57:54.822Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T15:57:54.822Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T15:57:54.822Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T15:57:54.822Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T15:57:54.822Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T15:57:57.346Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2020-01-13T15:57:57.346Z] === RUN TestNetworkInvalidJSON [2020-01-13T15:57:57.346Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T15:57:57.346Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T15:57:57.346Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T15:57:57.346Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T15:57:57.346Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T15:57:57.346Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T15:57:57.346Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T15:57:57.346Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T15:57:57.346Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T15:57:57.346Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-13T15:57:57.346Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T15:57:57.346Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T15:57:57.346Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T15:57:57.346Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T15:57:58.276Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-13T15:57:58.276Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T15:57:58.839Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-01-13T15:57:58.839Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T15:58:00.209Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2020-01-13T15:58:00.209Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T15:58:01.142Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-01-13T15:58:01.142Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T15:58:01.705Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-13T15:58:01.705Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T15:58:05.880Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2020-01-13T15:58:05.880Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T15:58:05.880Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T15:58:05.880Z] service_test.go:230: FLAKY_TEST [2020-01-13T15:58:05.880Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T15:58:12.509Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-13T15:58:14.404Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-13T15:58:14.571Z] --- PASS: TestBuildWithHugeFile (31.19s) [2020-01-13T15:58:14.571Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T15:58:14.571Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:58:14.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:58:14.571Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:58:14.571Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:58:14.571Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:58:14.571Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:58:14.571Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T15:58:14.571Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T15:58:14.571Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T15:58:14.571Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-01-13T15:58:14.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-01-13T15:58:14.571Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-01-13T15:58:14.571Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-01-13T15:58:14.571Z] === RUN TestBuildPreserveOwnership [2020-01-13T15:58:14.571Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T15:58:14.938Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T15:58:17.409Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-01-13T15:58:17.409Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2020-01-13T15:58:17.409Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-01-13T15:58:17.409Z] === RUN TestBuildPlatformInvalid [2020-01-13T15:58:17.409Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-01-13T15:58:17.409Z] PASS [2020-01-13T15:58:17.409Z] [2020-01-13T15:58:17.409Z] === Skipped [2020-01-13T15:58:17.409Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-13T15:58:17.409Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T15:58:17.409Z] [2020-01-13T15:58:17.409Z] [2020-01-13T15:58:17.409Z] DONE 32 tests, 1 skipped in 81.808s [2020-01-13T15:58:17.409Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T15:58:17.409Z] ++ 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-01-13T15:58:17.409Z] ++ set -e [2020-01-13T15:58:17.409Z] ++ '[' -n 0 ']' [2020-01-13T15:58:17.409Z] ++ set -x [2020-01-13T15:58:17.409Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:58:17.409Z] INFO: Testing against a local daemon [2020-01-13T15:58:17.409Z] === RUN TestConfigList [2020-01-13T15:58:20.599Z] --- PASS: TestConfigList (2.79s) [2020-01-13T15:58:20.599Z] === RUN TestConfigsCreateAndDelete [2020-01-13T15:58:23.020Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2020-01-13T15:58:23.020Z] === RUN TestConfigsUpdate [2020-01-13T15:58:24.096Z] #76 exporting layers 112.2s done [2020-01-13T15:58:24.096Z] #76 exporting manifest sha256:c5ee46ec8ead9e2bc7d8d462375262014b028343d20d7acaf7e08b2e2e53b94d done [2020-01-13T15:58:24.096Z] #76 exporting config sha256:1b5122c561414dd8d5981f3af082082ca6e79b23397f9d75db70651777ffdb3f done [2020-01-13T15:58:24.096Z] #76 sending tarball [2020-01-13T15:58:24.361Z] --- PASS: TestServiceWithDataPathPortInit (17.98s) [2020-01-13T15:58:24.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T15:58:24.361Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-13T15:58:24.925Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-13T15:58:25.475Z] --- PASS: TestConfigsUpdate (2.55s) [2020-01-13T15:58:25.475Z] === RUN TestTemplatedConfig [2020-01-13T15:58:25.488Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-13T15:58:26.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-13T15:58:27.948Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-13T15:58:27.948Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-13T15:58:27.948Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-13T15:58:28.905Z] --- PASS: TestTemplatedConfig (3.27s) [2020-01-13T15:58:28.905Z] === RUN TestConfigInspect [2020-01-13T15:58:29.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-13T15:58:32.296Z] --- PASS: TestConfigInspect (2.88s) [2020-01-13T15:58:32.296Z] === RUN TestConfigCreateWithLabels [2020-01-13T15:58:32.593Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.06s) [2020-01-13T15:58:32.593Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yq5m2wqgykviaxm3v1dp8hoom Created:2020-01-13 15:58:24.174680622 +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[14ab8e253048e914b7887d9945a1b96be6235b26ca9b9e9778ee48f11a1c5cfa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wipxqatlqyzxzh8xhji03m5ip EndpointID:406ec761a879ecc62593d4cc3a64213f7e800743ab0ca3d9e470b7f890569c63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ce9c0d6f638d18bb81d5c4758615e82c63548732e8d340a5551f01e67020a9d0 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:920ad8ecde8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wipxqatlqyzxzh8xhji03m5ip EndpointID:406ec761a879ecc62593d4cc3a64213f7e800743ab0ca3d9e470b7f890569c63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T15:58:32.593Z] PASS [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] === Skipped [2020-01-13T15:58:32.593Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T15:58:32.593Z] service_test.go:230: FLAKY_TEST [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] DONE 21 tests, 1 skipped in 47.454s [2020-01-13T15:58:32.593Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T15:58:32.593Z] ++ 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-01-13T15:58:32.593Z] ++ set -e [2020-01-13T15:58:32.593Z] ++ '[' -n 0 ']' [2020-01-13T15:58:32.593Z] ++ set -x [2020-01-13T15:58:32.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:58:32.593Z] INFO: Testing against a local daemon [2020-01-13T15:58:32.593Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T15:58:32.593Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T15:58:32.593Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:58:32.593Z] === RUN TestDockerNetworkIpvlan [2020-01-13T15:58:32.593Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T15:58:32.593Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:58:32.593Z] PASS [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] === Skipped [2020-01-13T15:58:32.593Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T15:58:32.593Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T15:58:32.593Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] [2020-01-13T15:58:32.593Z] DONE 2 tests, 2 skipped in 0.134s [2020-01-13T15:58:32.593Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T15:58:32.593Z] ++ 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-01-13T15:58:32.593Z] ++ set -e [2020-01-13T15:58:32.593Z] ++ '[' -n 0 ']' [2020-01-13T15:58:32.593Z] ++ set -x [2020-01-13T15:58:32.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:58:32.594Z] INFO: Testing against a local daemon [2020-01-13T15:58:32.594Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T15:58:33.963Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-01-13T15:58:33.963Z] === RUN TestDockerNetworkMacvlan [2020-01-13T15:58:34.835Z] --- PASS: TestConfigCreateWithLabels (2.90s) [2020-01-13T15:58:34.835Z] === RUN TestConfigCreateResolve [2020-01-13T15:58:34.894Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T15:58:35.825Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T15:58:36.755Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T15:58:38.088Z] --- PASS: TestConfigCreateResolve (3.35s) [2020-01-13T15:58:38.088Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T15:58:38.460Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-01-13T15:58:38.460Z] PASS [2020-01-13T15:58:38.460Z] [2020-01-13T15:58:38.460Z] DONE 8 tests in 21.213s [2020-01-13T15:58:38.460Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T15:58:38.460Z] ++ 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-01-13T15:58:38.460Z] ++ set -e [2020-01-13T15:58:38.460Z] ++ '[' -n 0 ']' [2020-01-13T15:58:38.460Z] ++ set -x [2020-01-13T15:58:38.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:58:38.837Z] INFO: Testing against a local daemon [2020-01-13T15:58:38.837Z] === RUN TestCheckpoint [2020-01-13T15:58:38.837Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T15:58:38.837Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T15:58:38.837Z] === RUN TestContainerInvalidJSON [2020-01-13T15:58:38.837Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:58:38.837Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:58:38.837Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:58:38.837Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:58:38.837Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:58:38.837Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:58:38.837Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T15:58:38.837Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T15:58:38.837Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T15:58:38.837Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-13T15:58:38.837Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T15:58:38.837Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T15:58:38.837Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T15:58:38.837Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T15:58:38.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-01-13T15:58:38.837Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T15:58:38.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-13T15:58:38.837Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T15:58:39.200Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-01-13T15:58:39.200Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T15:58:39.200Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-13T15:58:39.200Z] === RUN TestCopyFromContainer [2020-01-13T15:58:40.032Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T15:58:40.032Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-13T15:58:40.303Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-13T15:58:40.872Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-13T15:58:41.015Z] === RUN TestCopyFromContainer// [2020-01-13T15:58:41.015Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T15:58:41.015Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T15:58:41.385Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T15:58:41.385Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T15:58:41.385Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T15:58:41.385Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T15:58:41.436Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-13T15:58:41.692Z] === RUN TestDockerSuite/TestBuildFails [2020-01-13T15:58:41.765Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T15:58:41.765Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T15:58:41.765Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer (2.71s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-01-13T15:58:41.765Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-01-13T15:58:41.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T15:58:41.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:58:41.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:58:41.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:58:41.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:58:41.765Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:58:41.765Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:58:41.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T15:58:41.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T15:58:41.765Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T15:58:41.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-01-13T15:58:41.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T15:58:41.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-13T15:58:41.765Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-13T15:58:41.765Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T15:58:41.765Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-13T15:58:41.765Z] === RUN TestCreateWithInvalidEnv [2020-01-13T15:58:41.765Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T15:58:41.765Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T15:58:41.765Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T15:58:41.765Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T15:58:41.765Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T15:58:41.765Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T15:58:41.765Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T15:58:41.765Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T15:58:41.765Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T15:58:41.765Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-13T15:58:41.765Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-13T15:58:41.765Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T15:58:41.765Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-13T15:58:41.765Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T15:58:42.134Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-13T15:58:42.134Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T15:58:42.622Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-13T15:58:42.622Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-13T15:58:42.706Z] #76 sending tarball 19.3s done [2020-01-13T15:58:42.706Z] #76 DONE 131.5s [2020-01-13T15:58:42.706Z] [2020-01-13T15:58:42.706Z] #77 importing to docker [2020-01-13T15:58:43.992Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T15:58:44.662Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:58:44.662Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:58:44.662Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T15:58:44.662Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T15:58:44.663Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T15:58:44.663Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-01-13T15:58:44.663Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-13T15:58:44.663Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T15:58:45.361Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-13T15:58:47.331Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.57s) [2020-01-13T15:58:47.331Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T15:58:47.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:58:47.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:58:47.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:58:47.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:58:47.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:58:47.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:58:47.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:58:47.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:58:47.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:58:47.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:58:47.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T15:58:47.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T15:58:47.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T15:58:47.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T15:58:47.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T15:58:47.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-01-13T15:58:47.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-13T15:58:47.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-13T15:58:47.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-13T15:58:47.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-13T15:58:47.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-13T15:58:47.332Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T15:58:47.332Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T15:58:47.332Z] === RUN TestDaemonRestartIpcMode [2020-01-13T15:58:47.332Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T15:58:47.332Z] === RUN TestDiff [2020-01-13T15:58:47.882Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-13T15:58:48.108Z] --- PASS: TestDiff (0.89s) [2020-01-13T15:58:48.108Z] === RUN TestExecWithCloseStdin [2020-01-13T15:58:49.368Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-01-13T15:58:49.368Z] === RUN TestExec [2020-01-13T15:58:49.778Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-13T15:58:50.035Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T15:58:50.158Z] --- PASS: TestExec (1.07s) [2020-01-13T15:58:50.158Z] === RUN TestExecUser [2020-01-13T15:58:51.398Z] --- PASS: TestExecUser (0.99s) [2020-01-13T15:58:51.398Z] === RUN TestExportContainerAndImportImage [2020-01-13T15:58:51.403Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan (17.58s) [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.82s) [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.08s) [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s) [2020-01-13T15:58:51.660Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-01-13T15:58:51.660Z] PASS [2020-01-13T15:58:51.660Z] [2020-01-13T15:58:51.660Z] DONE 8 tests in 19.194s [2020-01-13T15:58:51.660Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T15:58:51.660Z] ++ 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-01-13T15:58:51.660Z] ++ set -e [2020-01-13T15:58:51.660Z] ++ '[' -n 0 ']' [2020-01-13T15:58:51.660Z] ++ set -x [2020-01-13T15:58:51.660Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:58:51.660Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-13T15:58:51.660Z] testing: warning: no tests to run [2020-01-13T15:58:51.660Z] PASS [2020-01-13T15:58:51.660Z] [2020-01-13T15:58:51.660Z] DONE 0 tests in 0.025s [2020-01-13T15:58:51.660Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T15:58:51.660Z] ++ 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-01-13T15:58:51.660Z] ++ set -e [2020-01-13T15:58:51.660Z] ++ '[' -n 0 ']' [2020-01-13T15:58:51.660Z] ++ set -x [2020-01-13T15:58:51.660Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:58:51.660Z] INFO: Testing against a local daemon [2020-01-13T15:58:51.660Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T15:58:52.593Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-13T15:58:52.682Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-01-13T15:58:52.682Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T15:58:53.525Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-01-13T15:58:53.525Z] === RUN TestAuthZPluginTLS [2020-01-13T15:58:53.949Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-01-13T15:58:53.949Z] === RUN TestHealthCheckWorkdir [2020-01-13T15:58:54.088Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-01-13T15:58:54.088Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T15:58:54.652Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-01-13T15:58:54.652Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T15:58:54.909Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-13T15:58:55.166Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-13T15:58:55.166Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T15:58:55.233Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-01-13T15:58:55.233Z] === RUN TestHealthKillContainer [2020-01-13T15:58:55.731Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-13T15:58:55.731Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T15:58:55.731Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-13T15:58:55.989Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-13T15:58:57.359Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-01-13T15:58:57.359Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T15:58:57.914Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-13T15:58:57.914Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-13T15:58:57.914Z] remote: Enumerating objects: 19, done. [2020-01-13T15:58:57.914Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-13T15:58:57.914Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2020-01-13T15:58:57.914Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-13T15:58:57.914Z] [Pipeline] } [2020-01-13T15:58:57.923Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-13T15:58:57.923Z] === RUN TestAuthZPluginErrorRequest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T15:58:58.180Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-13T15:58:58.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/test/unit [2020-01-13T15:58:58.437Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-01-13T15:58:58.437Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T15:58:58.586Z] --- PASS: TestHealthKillContainer (3.11s) [2020-01-13T15:58:58.586Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T15:58:59.001Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-01-13T15:58:59.001Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T15:58:59.401Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s) [2020-01-13T15:58:59.401Z] === RUN TestIpcModeNone [2020-01-13T15:59:00.201Z] --- PASS: TestIpcModeNone (0.99s) [2020-01-13T15:59:00.201Z] === RUN TestIpcModePrivate [2020-01-13T15:59:00.373Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-13T15:59:00.938Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-01-13T15:59:00.938Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T15:59:01.442Z] --- PASS: TestIpcModePrivate (0.95s) [2020-01-13T15:59:01.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-13T15:59:01.442Z] === RUN TestIpcModeShareable [2020-01-13T15:59:01.635Z] ? github.com/docker/docker/api [no test files] [2020-01-13T15:59:01.870Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-13T15:59:02.226Z] --- PASS: TestIpcModeShareable (1.05s) [2020-01-13T15:59:02.226Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-13T15:59:02.226Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T15:59:03.244Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-01-13T15:59:03.244Z] === RUN TestAuthZPluginHeader [2020-01-13T15:59:03.809Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-01-13T15:59:03.809Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T15:59:05.399Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-01-13T15:59:05.399Z] === RUN TestAPIIpcModeHost [2020-01-13T15:59:05.775Z] --- PASS: TestAPIIpcModeHost (0.77s) [2020-01-13T15:59:05.775Z] === RUN TestDaemonIpcModeShareable [2020-01-13T15:59:06.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-13T15:59:06.587Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-13T15:59:07.153Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-13T15:59:07.410Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-13T15:59:07.613Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-01-13T15:59:07.613Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-13T15:59:07.613Z] === RUN TestDaemonIpcModePrivate [2020-01-13T15:59:08.342Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-13T15:59:08.599Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2020-01-13T15:59:08.599Z] === RUN TestAuthZPluginV2Disable [2020-01-13T15:59:09.164Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-13T15:59:09.164Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-13T15:59:09.452Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-01-13T15:59:09.452Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-13T15:59:09.452Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T15:59:10.538Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-13T15:59:10.797Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-13T15:59:11.228Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-01-13T15:59:11.228Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-13T15:59:11.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T15:59:11.361Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-13T15:59:11.925Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-13T15:59:12.183Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-13T15:59:12.439Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2020-01-13T15:59:12.439Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T15:59:12.505Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-01-13T15:59:12.505Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-13T15:59:12.505Z] === RUN TestIpcModeOlderClient [2020-01-13T15:59:12.505Z] === PAUSE TestIpcModeOlderClient [2020-01-13T15:59:12.505Z] === RUN TestKillContainerInvalidSignal [2020-01-13T15:59:12.696Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-13T15:59:13.553Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2020-01-13T15:59:13.553Z] === RUN TestKillContainer [2020-01-13T15:59:13.553Z] === RUN TestKillContainer/no_signal [2020-01-13T15:59:14.064Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-13T15:59:14.919Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T15:59:15.298Z] === RUN TestKillContainer/killing_signal [2020-01-13T15:59:15.958Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.30s) [2020-01-13T15:59:15.958Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T15:59:16.085Z] --- PASS: TestKillContainer (2.55s) [2020-01-13T15:59:16.085Z] --- PASS: TestKillContainer/no_signal (1.01s) [2020-01-13T15:59:16.085Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-01-13T15:59:16.085Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2020-01-13T15:59:16.085Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T15:59:16.085Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T15:59:16.506Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-01-13T15:59:16.890Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-13T15:59:17.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T15:59:18.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2020-01-13T15:59:18.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2020-01-13T15:59:18.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-01-13T15:59:18.117Z] === RUN TestKillStoppedContainer [2020-01-13T15:59:18.117Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-13T15:59:18.117Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T15:59:18.117Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-13T15:59:18.117Z] === RUN TestKillDifferentUserContainer [2020-01-13T15:59:18.910Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-01-13T15:59:18.910Z] === RUN TestInspectOomKilledTrue [2020-01-13T15:59:18.910Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-13T15:59:18.910Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:59:18.910Z] === RUN TestInspectOomKilledFalse [2020-01-13T15:59:18.910Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-13T15:59:18.910Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T15:59:18.910Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T15:59:19.721Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-01-13T15:59:19.721Z] === RUN TestLinksContainerNames [2020-01-13T15:59:21.527Z] --- PASS: TestLinksContainerNames (1.62s) [2020-01-13T15:59:21.527Z] === RUN TestLogsFollowTailEmpty [2020-01-13T15:59:21.976Z] #77 DONE 37.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-13T15:59:22.312Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-01-13T15:59:22.312Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T15:59:22.413Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/test/unit [2020-01-13T15:59:23.095Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/default [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/private [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/slave [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/shared [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/default [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/shared [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/slave [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/private [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T15:59:23.095Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:59:23.095Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T15:59:23.095Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T15:59:23.494Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T15:59:23.867Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T15:59:23.867Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T15:59:23.867Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-13T15:59:23.867Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-13T15:59:23.867Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T15:59:25.001Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-13T15:59:25.848Z] --- PASS: TestContainerBindMountNonRecursive (1.77s) [2020-01-13T15:59:25.848Z] === RUN TestNetworkNat [2020-01-13T15:59:26.726Z] --- PASS: TestNetworkNat (0.94s) [2020-01-13T15:59:26.726Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T15:59:26.837Z] ? github.com/docker/docker/api [no test files] [2020-01-13T15:59:26.896Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.05s) [2020-01-13T15:59:26.896Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T15:59:27.554Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2020-01-13T15:59:27.554Z] === RUN TestNetworkLoopbackNat [2020-01-13T15:59:28.265Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-13T15:59:28.265Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-13T15:59:28.265Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-13T15:59:28.265Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-13T15:59:28.522Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-01-13T15:59:28.779Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-13T15:59:28.807Z] --- PASS: TestNetworkLoopbackNat (1.08s) [2020-01-13T15:59:28.807Z] === RUN TestPause [2020-01-13T15:59:29.577Z] --- PASS: TestPause (0.97s) [2020-01-13T15:59:29.577Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T15:59:29.577Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T15:59:29.577Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T15:59:29.577Z] === RUN TestPauseStopPausedContainer [2020-01-13T15:59:30.148Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-13T15:59:30.364Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2020-01-13T15:59:30.364Z] === RUN TestPsFilter [2020-01-13T15:59:30.736Z] --- PASS: TestPsFilter (0.24s) [2020-01-13T15:59:30.736Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T15:59:31.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-13T15:59:31.520Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-01-13T15:59:31.520Z] === RUN TestRemoveContainerWithVolume [2020-01-13T15:59:31.641Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-13T15:59:32.294Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-01-13T15:59:32.294Z] === RUN TestRemoveContainerRunning [2020-01-13T15:59:33.555Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-01-13T15:59:33.555Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T15:59:34.324Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-01-13T15:59:34.324Z] === RUN TestRemoveInvalidContainer [2020-01-13T15:59:34.324Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-13T15:59:34.324Z] === RUN TestRenameLinkedContainer [2020-01-13T15:59:35.816Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-13T15:59:36.073Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-13T15:59:36.637Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-13T15:59:37.496Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-01-13T15:59:37.496Z] === RUN TestRenameStoppedContainer [2020-01-13T15:59:38.810Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-01-13T15:59:38.810Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T15:59:40.181Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2020-01-13T15:59:40.181Z] === RUN TestRenameInvalidName [2020-01-13T15:59:40.980Z] --- PASS: TestRenameInvalidName (0.92s) [2020-01-13T15:59:40.980Z] === RUN TestRenameAnonymousContainer [2020-01-13T15:59:44.140Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-01-13T15:59:44.140Z] === RUN TestRenameContainerWithSameName [2020-01-13T15:59:44.507Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-01-13T15:59:44.507Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T15:59:44.733Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-01-13T15:59:44.733Z] PASS [2020-01-13T15:59:44.733Z] [2020-01-13T15:59:44.733Z] DONE 17 tests in 51.753s [2020-01-13T15:59:44.733Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T15:59:44.733Z] ++ 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-01-13T15:59:44.733Z] ++ set -e [2020-01-13T15:59:44.733Z] ++ '[' -n 0 ']' [2020-01-13T15:59:44.733Z] ++ set -x [2020-01-13T15:59:44.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:59:44.733Z] INFO: Testing against a local daemon [2020-01-13T15:59:44.733Z] === RUN TestPluginInvalidJSON [2020-01-13T15:59:44.733Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T15:59:44.733Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T15:59:44.733Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T15:59:44.733Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-13T15:59:44.733Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T15:59:44.733Z] PASS [2020-01-13T15:59:44.733Z] [2020-01-13T15:59:44.733Z] DONE 2 tests in 0.110s [2020-01-13T15:59:44.733Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T15:59:44.733Z] ++ 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-01-13T15:59:44.733Z] ++ set -e [2020-01-13T15:59:44.733Z] ++ '[' -n 0 ']' [2020-01-13T15:59:44.733Z] ++ set -x [2020-01-13T15:59:44.733Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:59:44.733Z] INFO: Testing against a local daemon [2020-01-13T15:59:44.733Z] === RUN TestExternalGraphDriver [2020-01-13T15:59:44.733Z] === RUN TestExternalGraphDriver/json [2020-01-13T15:59:46.105Z] === RUN TestExternalGraphDriver/spec [2020-01-13T15:59:46.322Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-01-13T15:59:46.322Z] === RUN TestResize [2020-01-13T15:59:47.036Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-13T15:59:47.108Z] --- PASS: TestResize (0.86s) [2020-01-13T15:59:47.108Z] === RUN TestResizeWithInvalidSize [2020-01-13T15:59:47.966Z] === RUN TestExternalGraphDriver/pull [2020-01-13T15:59:48.349Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-01-13T15:59:48.349Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T15:59:48.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:59:48.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:59:48.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:59:48.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T15:59:48.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T15:59:49.275Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-01-13T15:59:49.862Z] --- PASS: TestExternalGraphDriver (5.99s) [2020-01-13T15:59:49.862Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-01-13T15:59:49.862Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-01-13T15:59:49.862Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2020-01-13T15:59:49.862Z] === RUN TestGraphdriverPluginV2 [2020-01-13T15:59:51.233Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-13T15:59:51.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:59:51.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:59:52.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T15:59:52.603Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-13T15:59:52.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T15:59:54.500Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2020-01-13T15:59:54.500Z] PASS [2020-01-13T15:59:54.500Z] [2020-01-13T15:59:54.500Z] DONE 5 tests in 10.800s [2020-01-13T15:59:54.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T15:59:54.500Z] ++ 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-01-13T15:59:54.500Z] ++ set -e [2020-01-13T15:59:54.500Z] ++ '[' -n 0 ']' [2020-01-13T15:59:54.500Z] ++ set -x [2020-01-13T15:59:54.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T15:59:54.500Z] INFO: Testing against a local daemon [2020-01-13T15:59:54.500Z] === RUN TestContinueAfterPluginCrash [2020-01-13T15:59:54.500Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T15:59:54.500Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T15:59:54.500Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T15:59:54.500Z] === CONT TestContinueAfterPluginCrash [2020-01-13T15:59:54.500Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T15:59:54.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T15:59:54.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T15:59:54.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-13T15:59:55.015Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-13T15:59:55.015Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-13T15:59:56.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T15:59:56.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T16:00:00.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T16:00:00.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T16:00:01.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.01s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.93s) [2020-01-13T16:00:02.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-01-13T16:00:02.064Z] === RUN TestCgroupNamespacesRun [2020-01-13T16:00:02.136Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-13T16:00:03.070Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-13T16:00:03.882Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-01-13T16:00:03.882Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T16:00:05.675Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-01-13T16:00:05.675Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T16:00:06.349Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-13T16:00:06.607Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-13T16:00:06.943Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-01-13T16:00:06.943Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T16:00:09.129Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-01-13T16:00:09.129Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T16:00:09.888Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-13T16:00:10.951Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-01-13T16:00:10.951Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T16:00:11.267Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-13T16:00:11.734Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2020-01-13T16:00:11.734Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T16:00:12.197Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-13T16:00:12.520Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-01-13T16:00:12.520Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T16:00:13.128Z] --- PASS: TestDaemonStartWithLogOpt (18.41s) [2020-01-13T16:00:13.128Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-13T16:00:14.330Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-01-13T16:00:14.330Z] === RUN TestKernelTCPMemory [2020-01-13T16:00:15.021Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-13T16:00:15.107Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-01-13T16:00:15.107Z] === RUN TestNISDomainname [2020-01-13T16:00:15.277Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-13T16:00:15.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-13T16:00:15.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-13T16:00:15.792Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-13T16:00:16.356Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-13T16:00:16.361Z] --- PASS: TestNISDomainname (1.01s) [2020-01-13T16:00:16.361Z] === RUN TestHostnameDnsResolution [2020-01-13T16:00:16.920Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-13T16:00:17.272Z] --- PASS: TestHostnameDnsResolution (1.03s) [2020-01-13T16:00:17.272Z] === RUN TestStats [2020-01-13T16:00:18.290Z] --- PASS: TestContinueAfterPluginCrash (23.54s) [2020-01-13T16:00:18.290Z] PASS [2020-01-13T16:00:18.290Z] [2020-01-13T16:00:18.290Z] DONE 2 tests in 23.698s [2020-01-13T16:00:18.290Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T16:00:18.290Z] ++ 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-01-13T16:00:18.290Z] ++ set -e [2020-01-13T16:00:18.290Z] ++ '[' -n 0 ']' [2020-01-13T16:00:18.290Z] ++ set -x [2020-01-13T16:00:18.290Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:00:18.290Z] INFO: Testing against a local daemon [2020-01-13T16:00:18.290Z] === RUN TestPluginWithDevMounts [2020-01-13T16:00:18.290Z] === PAUSE TestPluginWithDevMounts [2020-01-13T16:00:18.290Z] === CONT TestPluginWithDevMounts [2020-01-13T16:00:19.660Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-13T16:00:19.741Z] --- PASS: TestStats (2.43s) [2020-01-13T16:00:19.741Z] === RUN TestStopContainerWithTimeout [2020-01-13T16:00:19.741Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T16:00:19.741Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T16:00:19.741Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T16:00:19.741Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T16:00:19.741Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T16:00:19.741Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T16:00:19.741Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T16:00:19.741Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T16:00:19.741Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T16:00:19.741Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T16:00:20.513Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T16:00:21.032Z] --- PASS: TestPluginWithDevMounts (2.47s) [2020-01-13T16:00:21.032Z] PASS [2020-01-13T16:00:21.032Z] [2020-01-13T16:00:21.032Z] DONE 1 tests in 2.625s [2020-01-13T16:00:21.032Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-13T16:00:21.032Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T16:00:21.032Z] ++ 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-01-13T16:00:21.032Z] ++ set -e [2020-01-13T16:00:21.032Z] ++ '[' -n 0 ']' [2020-01-13T16:00:21.032Z] ++ set -x [2020-01-13T16:00:21.032Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:00:21.032Z] INFO: Testing against a local daemon [2020-01-13T16:00:21.032Z] === RUN TestSecretInspect [2020-01-13T16:00:22.343Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T16:00:24.118Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-01-13T16:00:24.118Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T16:00:24.118Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T16:00:24.118Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T16:00:24.118Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-01-13T16:00:24.306Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-13T16:00:24.306Z] --- PASS: TestSecretInspect (3.02s) [2020-01-13T16:00:24.306Z] === RUN TestSecretList [2020-01-13T16:00:24.330Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-01-13T16:00:24.330Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-01-13T16:00:24.330Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-01-13T16:00:24.330Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2020-01-13T16:00:24.330Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2020-01-13T16:00:24.330Z] === RUN TestDeleteDevicemapper [2020-01-13T16:00:24.330Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T16:00:24.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T16:00:24.330Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T16:00:24.374Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T16:00:24.374Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T16:00:24.629Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-13T16:00:24.629Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T16:00:24.629Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T16:00:25.190Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-13T16:00:25.676Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-13T16:00:27.574Z] --- PASS: TestSecretList (3.27s) [2020-01-13T16:00:27.574Z] === RUN TestSecretsCreateAndDelete [2020-01-13T16:00:27.574Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-13T16:00:28.362Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s) [2020-01-13T16:00:28.362Z] === RUN TestUpdateMemory [2020-01-13T16:00:28.362Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-13T16:00:28.362Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T16:00:28.362Z] === RUN TestUpdateCPUQuota [2020-01-13T16:00:29.353Z] ok github.com/docker/docker/builder/remotecontext 0.186s coverage: 13.6% of statements [2020-01-13T16:00:29.353Z] ok github.com/docker/docker/builder/dockerfile 0.560s coverage: 48.2% of statements [2020-01-13T16:00:29.470Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-13T16:00:29.614Z] --- PASS: TestUpdateCPUQuota (1.47s) [2020-01-13T16:00:29.614Z] === RUN TestUpdatePidsLimit [2020-01-13T16:00:29.614Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T16:00:29.734Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2020-01-13T16:00:29.734Z] === RUN TestSecretsUpdate [2020-01-13T16:00:29.990Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T16:00:30.279Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-13T16:00:30.364Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T16:00:30.664Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-13T16:00:30.726Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T16:00:31.105Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T16:00:31.228Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-13T16:00:31.240Z] ok github.com/docker/docker/builder/remotecontext/git 1.261s coverage: 86.3% of statements [2020-01-13T16:00:31.240Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T16:00:31.240Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T16:00:31.479Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T16:00:31.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T16:00:33.123Z] --- PASS: TestSecretsUpdate (3.23s) [2020-01-13T16:00:33.123Z] === RUN TestTemplatedSecret [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit (3.97s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-01-13T16:00:33.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-01-13T16:00:33.652Z] === RUN TestUpdateRestartPolicy [2020-01-13T16:00:35.401Z] ok github.com/docker/docker/client 0.135s coverage: 75.8% of statements [2020-01-13T16:00:35.648Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-13T16:00:36.212Z] --- PASS: TestTemplatedSecret (3.23s) [2020-01-13T16:00:36.212Z] === RUN TestSecretCreateResolve [2020-01-13T16:00:38.123Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-13T16:00:38.687Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-13T16:00:39.617Z] --- PASS: TestSecretCreateResolve (3.29s) [2020-01-13T16:00:39.617Z] PASS [2020-01-13T16:00:39.617Z] [2020-01-13T16:00:39.617Z] DONE 6 tests in 18.816s [2020-01-13T16:00:39.617Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T16:00:39.617Z] ++ 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-01-13T16:00:39.617Z] ++ set -e [2020-01-13T16:00:39.617Z] ++ '[' -n 0 ']' [2020-01-13T16:00:39.617Z] ++ set -x [2020-01-13T16:00:39.617Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:00:39.875Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-13T16:00:39.875Z] INFO: Testing against a local daemon [2020-01-13T16:00:39.875Z] === RUN TestServiceCreateInit [2020-01-13T16:00:39.875Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T16:00:46.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T16:00:47.369Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-01-13T16:00:47.370Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T16:00:47.370Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-01-13T16:00:47.370Z] === RUN TestWaitNonBlocked [2020-01-13T16:00:47.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T16:00:47.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T16:00:47.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T16:00:47.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T16:00:47.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T16:00:47.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T16:00:48.209Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-13T16:00:48.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2020-01-13T16:00:48.209Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-01-13T16:00:48.209Z] === RUN TestWaitBlocked [2020-01-13T16:00:48.209Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T16:00:48.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T16:00:48.210Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T16:00:48.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T16:00:48.210Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T16:00:48.210Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T16:00:49.494Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-13T16:00:49.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-01-13T16:00:49.494Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-01-13T16:00:49.494Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T16:00:49.494Z] === CONT TestIpcModeOlderClient [2020-01-13T16:00:49.494Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-01-13T16:00:49.494Z] === CONT TestDaemonRestartIpcMode [2020-01-13T16:00:50.597Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-13T16:00:50.597Z] --- PASS: TestServiceCreateInit (10.56s) [2020-01-13T16:00:50.597Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.61s) [2020-01-13T16:00:50.597Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.90s) [2020-01-13T16:00:50.597Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T16:00:51.971Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s) [2020-01-13T16:00:53.763Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2020-01-13T16:00:53.763Z] PASS [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] === Skipped [2020-01-13T16:00:53.763Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-13T16:00:53.763Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-13T16:00:53.763Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-13T16:00:53.763Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T16:00:53.763Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T16:00:53.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-13T16:00:53.763Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] [2020-01-13T16:00:53.763Z] DONE 197 tests, 6 skipped in 134.893s [2020-01-13T16:00:53.763Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T16:00:53.763Z] ++ 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-01-13T16:00:53.763Z] ++ set -e [2020-01-13T16:00:53.763Z] ++ '[' -n 0 ']' [2020-01-13T16:00:53.763Z] ++ set -x [2020-01-13T16:00:53.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:00:53.763Z] INFO: Testing against a local daemon [2020-01-13T16:00:53.763Z] === RUN TestCommitInheritsEnv [2020-01-13T16:00:54.125Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-01-13T16:00:54.125Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T16:00:54.125Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-13T16:00:54.125Z] === RUN TestImagesFilterMultiReference [2020-01-13T16:00:54.125Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-01-13T16:00:54.125Z] === RUN TestImagePullPlatformInvalid [2020-01-13T16:00:54.125Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-13T16:00:54.125Z] === RUN TestRemoveImageOrphaning [2020-01-13T16:00:54.823Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-13T16:00:54.939Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-01-13T16:00:54.939Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T16:00:54.939Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-13T16:00:54.939Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:00:54.939Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T16:00:54.939Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-01-13T16:00:54.939Z] === RUN TestTagInvalidReference [2020-01-13T16:00:54.939Z] --- PASS: TestTagInvalidReference (0.01s) [2020-01-13T16:00:54.939Z] === RUN TestTagValidPrefixedRepo [2020-01-13T16:00:54.939Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-13T16:00:54.939Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T16:00:54.939Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-13T16:00:54.939Z] === RUN TestTagOfficialNames [2020-01-13T16:00:54.939Z] --- PASS: TestTagOfficialNames (0.04s) [2020-01-13T16:00:54.939Z] === RUN TestTagMatchesDigest [2020-01-13T16:00:54.939Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-13T16:00:54.939Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-13T16:00:57.351Z] === RUN TestDockerSuite/TestBuildRm [2020-01-13T16:01:00.626Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-13T16:01:01.556Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-13T16:01:02.927Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-13T16:01:03.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-13T16:01:03.441Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-13T16:01:04.374Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-13T16:01:05.746Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-13T16:01:07.116Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-13T16:01:08.046Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-13T16:01:08.977Z] --- PASS: TestCreateServiceMultipleTimes (18.66s) [2020-01-13T16:01:08.977Z] === RUN TestCreateServiceConflict [2020-01-13T16:01:12.252Z] --- PASS: TestCreateServiceConflict (3.33s) [2020-01-13T16:01:12.252Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T16:01:13.182Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-13T16:01:13.183Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-13T16:01:13.749Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-13T16:01:13.749Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-13T16:01:14.136Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.5% of statements [2020-01-13T16:01:14.136Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2020-01-13T16:01:14.136Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T16:01:14.136Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T16:01:14.136Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T16:01:14.136Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T16:01:14.313Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-13T16:01:15.685Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-13T16:01:15.685Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-13T16:01:16.249Z] --- PASS: TestCreateServiceMaxReplicas (3.90s) [2020-01-13T16:01:16.249Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T16:01:16.813Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-13T16:01:20.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-13T16:01:21.980Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-13T16:01:22.911Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-13T16:01:24.118Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2020-01-13T16:01:24.118Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-01-13T16:01:24.281Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-13T16:01:24.538Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-13T16:01:25.469Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-13T16:01:25.499Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-01-13T16:01:27.363Z] === RUN TestDockerSuite/TestBuildUser [2020-01-13T16:01:29.257Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-13T16:01:31.150Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2020-01-13T16:01:31.150Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T16:01:33.046Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-13T16:01:34.416Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-01-13T16:01:34.416Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T16:01:35.428Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-01-13T16:01:35.428Z] ok github.com/docker/docker/daemon 12.184s coverage: 17.6% of statements [2020-01-13T16:01:35.428Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T16:01:35.428Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T16:01:35.684Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.1% of statements [2020-01-13T16:01:36.244Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-01-13T16:01:36.804Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-01-13T16:01:36.804Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T16:01:36.804Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T16:01:37.691Z] --- PASS: TestCreateServiceConfigFileMode (3.08s) [2020-01-13T16:01:37.692Z] === RUN TestCreateServiceSysctls [2020-01-13T16:01:38.208Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-01-13T16:01:40.717Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-13T16:01:41.276Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.251s coverage: 57.0% of statements [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.0% of statements [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-13T16:01:41.495Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2020-01-13T16:01:41.495Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-01-13T16:01:41.882Z] --- PASS: TestCreateServiceSysctls (3.99s) [2020-01-13T16:01:41.882Z] === RUN TestCreateServiceCapabilities [2020-01-13T16:01:42.527Z] ok github.com/docker/docker/builder/remotecontext/git 4.897s coverage: 86.3% of statements [2020-01-13T16:01:44.545Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.544s coverage: 72.5% of statements [2020-01-13T16:01:44.545Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.465s coverage: 45.9% of statements [2020-01-13T16:01:44.545Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T16:01:44.585Z] ok github.com/docker/docker/builder/remotecontext 0.594s coverage: 13.6% of statements [2020-01-13T16:01:45.157Z] --- PASS: TestCreateServiceCapabilities (3.35s) [2020-01-13T16:01:45.157Z] === RUN TestInspect [2020-01-13T16:01:47.089Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.973s coverage: 48.6% of statements [2020-01-13T16:01:48.092Z] ok github.com/docker/docker/builder/dockerfile 1.466s coverage: 48.2% of statements [2020-01-13T16:01:48.092Z] ? github.com/docker/docker/cli [no test files] [2020-01-13T16:01:48.092Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-13T16:01:48.432Z] --- PASS: TestInspect (2.99s) [2020-01-13T16:01:48.432Z] === RUN TestServiceListWithStatuses [2020-01-13T16:01:48.432Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-13T16:01:48.432Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T16:01:48.432Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T16:01:48.492Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.312s coverage: 76.1% of statements [2020-01-13T16:01:49.852Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.056s coverage: 60.1% of statements [2020-01-13T16:01:49.852Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T16:01:49.852Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T16:01:49.852Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-01-13T16:01:50.953Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-13T16:01:51.212Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-01-13T16:01:52.136Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-01-13T16:01:52.321Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-13T16:01:52.321Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-13T16:01:53.060Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.9% of statements [2020-01-13T16:01:53.060Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T16:01:53.060Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T16:01:53.624Z] ok github.com/docker/docker/client 0.663s coverage: 75.8% of statements [2020-01-13T16:01:53.690Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-13T16:01:54.254Z] --- PASS: TestDockerNetworkConnectAlias (6.35s) [2020-01-13T16:01:54.254Z] === RUN TestDockerNetworkReConnect [2020-01-13T16:01:54.422Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 42.7% of statements [2020-01-13T16:01:54.511Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-13T16:01:55.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-13T16:01:55.348Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 77.8% of statements [2020-01-13T16:01:55.348Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T16:01:55.348Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T16:01:55.348Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-01-13T16:01:56.273Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-01-13T16:01:56.447Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-13T16:01:56.447Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-13T16:01:56.447Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-13T16:01:56.447Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-13T16:01:56.447Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-13T16:01:56.528Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 62.1% of statements [2020-01-13T16:01:57.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2020-01-13T16:01:58.013Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-01-13T16:01:58.013Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T16:01:58.717Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 19.9% of statements [2020-01-13T16:01:58.970Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-13T16:01:58.970Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-13T16:01:59.534Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-13T16:01:59.791Z] --- PASS: TestDockerNetworkReConnect (5.69s) [2020-01-13T16:01:59.791Z] === RUN TestServicePlugin [2020-01-13T16:02:00.078Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-01-13T16:02:00.639Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-13T16:02:00.723Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-13T16:02:01.198Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-13T16:02:01.454Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2020-01-13T16:02:01.454Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T16:02:01.454Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T16:02:01.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-13T16:02:01.912Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-13T16:02:02.170Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-13T16:02:03.965Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-01-13T16:02:03.965Z] ok github.com/docker/docker/distribution 0.194s coverage: 22.1% of statements [2020-01-13T16:02:03.965Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T16:02:05.328Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-01-13T16:02:06.349Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-13T16:02:06.690Z] ok github.com/docker/docker/image 0.019s coverage: 86.4% of statements [2020-01-13T16:02:07.251Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.6% of statements [2020-01-13T16:02:07.251Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T16:02:07.251Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-01-13T16:02:07.251Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T16:02:08.870Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-13T16:02:09.138Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-01-13T16:02:09.138Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T16:02:09.435Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-13T16:02:09.698Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-13T16:02:09.999Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-13T16:02:10.622Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2020-01-13T16:02:10.622Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-13T16:02:10.929Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-13T16:02:10.929Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-13T16:02:11.863Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-13T16:02:12.536Z] ok github.com/docker/docker/pkg/archive 0.422s coverage: 77.2% of statements [2020-01-13T16:02:13.899Z] ok github.com/docker/docker/pkg/authorization 0.271s coverage: 68.3% of statements [2020-01-13T16:02:13.899Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-13T16:02:14.154Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-13T16:02:14.388Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-13T16:02:14.388Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-13T16:02:14.388Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-13T16:02:15.321Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-13T16:02:16.252Z] === RUN TestDockerSuite/TestCommitChange [2020-01-13T16:02:17.183Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-13T16:02:17.414Z] ok github.com/docker/docker/layer 7.473s coverage: 68.8% of statements [2020-01-13T16:02:17.414Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T16:02:17.414Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T16:02:17.414Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T16:02:17.414Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T16:02:17.414Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T16:02:17.414Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T16:02:17.414Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-01-13T16:02:17.973Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-13T16:02:17.973Z] ok github.com/docker/docker/pkg/chrootarchive 2.958s coverage: 43.2% of statements [2020-01-13T16:02:17.973Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T16:02:17.973Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T16:02:18.114Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-13T16:02:18.537Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-01-13T16:02:19.104Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-01-13T16:02:19.666Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-01-13T16:02:19.922Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-13T16:02:20.639Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-13T16:02:21.286Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-13T16:02:21.847Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-01-13T16:02:22.011Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-13T16:02:22.453Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-01-13T16:02:22.453Z] ok github.com/docker/docker/pkg/fsutils 0.233s coverage: 85.1% of statements [2020-01-13T16:02:22.708Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-01-13T16:02:23.407Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-13T16:02:24.069Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 70.6% of statements [2020-01-13T16:02:24.069Z] ok github.com/docker/docker/pkg/idtools 0.710s coverage: 70.1% of statements [2020-01-13T16:02:24.630Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-01-13T16:02:24.630Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-01-13T16:02:24.885Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-01-13T16:02:24.885Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T16:02:25.300Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-13T16:02:25.446Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-01-13T16:02:25.701Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-13T16:02:25.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-13T16:02:25.957Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 70.0% of statements [2020-01-13T16:02:25.957Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T16:02:26.121Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-13T16:02:26.213Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-13T16:02:26.774Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2020-01-13T16:02:26.774Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-01-13T16:02:26.774Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T16:02:26.774Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T16:02:27.700Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-01-13T16:02:28.016Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-13T16:02:28.261Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-13T16:02:28.517Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-13T16:02:28.772Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-13T16:02:29.386Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-13T16:02:30.131Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-01-13T16:02:30.386Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-13T16:02:31.281Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-13T16:02:32.650Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-13T16:02:32.650Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-13T16:02:33.581Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-13T16:02:33.645Z] ok github.com/docker/docker/pkg/signal 2.381s coverage: 61.0% of statements [2020-01-13T16:02:33.645Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-01-13T16:02:34.205Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-01-13T16:02:34.460Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-13T16:02:34.511Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-13T16:02:34.717Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-01-13T16:02:34.972Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-01-13T16:02:35.442Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-13T16:02:35.532Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.2% of statements [2020-01-13T16:02:36.007Z] --- PASS: TestServicePlugin (36.18s) [2020-01-13T16:02:36.007Z] plugin_test.go:62: [dcf52e5659bc2] joining swarm manager [d632ccb8c5027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:02:36.007Z] plugin_test.go:65: [d734b194fc570] joining swarm manager [d632ccb8c5027]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:02:36.007Z] === RUN TestServiceUpdateLabel [2020-01-13T16:02:36.092Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2020-01-13T16:02:36.264Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-13T16:02:36.652Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-01-13T16:02:36.925Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-13T16:02:37.182Z] testing: warning: no tests to run [2020-01-13T16:02:37.182Z] coverage: [no statements] [2020-01-13T16:02:37.182Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-01-13T16:02:37.194Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-13T16:02:37.194Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-13T16:02:37.194Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-13T16:02:37.437Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-13T16:02:37.692Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-13T16:02:37.757Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-13T16:02:37.757Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-13T16:02:37.947Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-13T16:02:38.015Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-13T16:02:38.015Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-13T16:02:38.015Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-13T16:02:38.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-13T16:02:39.211Z] --- PASS: TestServiceUpdateLabel (3.20s) [2020-01-13T16:02:39.211Z] === RUN TestServiceUpdateSecrets [2020-01-13T16:02:39.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-13T16:02:40.454Z] ok github.com/docker/docker/plugin 0.533s coverage: 27.1% of statements [2020-01-13T16:02:40.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-13T16:02:40.706Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-13T16:02:40.709Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-13T16:02:41.633Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-13T16:02:41.887Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-01-13T16:02:42.599Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-13T16:02:43.250Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-01-13T16:02:43.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-13T16:02:43.529Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-13T16:02:44.093Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-13T16:02:44.174Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-01-13T16:02:44.174Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-01-13T16:02:45.023Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-13T16:02:45.100Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-13T16:02:45.100Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-13T16:02:45.953Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-13T16:02:46.884Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-13T16:02:46.884Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-13T16:02:47.448Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-01-13T16:02:48.361Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-01-13T16:02:48.361Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2020-01-13T16:02:48.378Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-01-13T16:02:48.922Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-01-13T16:02:49.308Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-13T16:02:49.308Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-13T16:02:50.237Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-13T16:02:50.329Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-01-13T16:02:50.476Z] ok github.com/docker/docker/cmd/dockerd 0.260s coverage: 30.5% of statements [2020-01-13T16:02:50.476Z] ok github.com/docker/docker/container 0.151s coverage: 35.3% of statements [2020-01-13T16:02:50.476Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-13T16:02:50.476Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-13T16:02:50.476Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-13T16:02:50.476Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-13T16:02:52.131Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-13T16:02:53.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-13T16:02:53.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-13T16:02:53.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-13T16:02:53.500Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-13T16:02:53.500Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-01-13T16:02:54.432Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-13T16:02:54.432Z] --- PASS: TestServiceUpdateSecrets (15.09s) [2020-01-13T16:02:54.432Z] === RUN TestServiceUpdateConfigs [2020-01-13T16:02:58.946Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2020-01-13T16:02:59.686Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-13T16:02:59.687Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-13T16:03:00.616Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-13T16:03:00.616Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-13T16:03:00.616Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-13T16:03:02.448Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.8% of statements [2020-01-13T16:03:02.481Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T16:03:02.481Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T16:03:02.482Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T16:03:02.482Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T16:03:02.482Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T16:03:02.482Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T16:03:02.482Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === Skipped [2020-01-13T16:03:02.482Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T16:03:02.482Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T16:03:02.482Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:73: No driver to put! [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T16:03:02.482Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T16:03:02.482Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T16:03:02.482Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:03:02.482Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T16:03:02.482Z] graphtest_unix.go:73: No driver to put! [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T16:03:02.482Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T16:03:02.482Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] [2020-01-13T16:03:02.482Z] DONE 2155 tests, 20 skipped in 241.706s Post stage [Pipeline] junit [2020-01-13T16:03:02.491Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-13T16:03:03.151Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-13T16:03:03.269Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40369/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/validate/vendor [2020-01-13T16:03:04.210Z] 2020/01/13 16:03:04 Collecting initial packages [2020-01-13T16:03:04.216Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-13T16:03:04.465Z] 2020/01/13 16:03:04 Download dependencies [2020-01-13T16:03:05.044Z] --- PASS: TestImportExtremelyLargeImageWorks (116.21s) [2020-01-13T16:03:05.044Z] PASS [2020-01-13T16:03:05.044Z] [2020-01-13T16:03:05.044Z] === Skipped [2020-01-13T16:03:05.044Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-13T16:03:05.044Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:03:05.044Z] [2020-01-13T16:03:05.044Z] [2020-01-13T16:03:05.044Z] DONE 12 tests, 1 skipped in 117.650s [2020-01-13T16:03:05.044Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T16:03:05.044Z] ++ 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-01-13T16:03:05.044Z] ++ set -e [2020-01-13T16:03:05.044Z] ++ '[' -n 0 ']' [2020-01-13T16:03:05.044Z] ++ set -x [2020-01-13T16:03:05.044Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:05.044Z] INFO: Testing against a local daemon [2020-01-13T16:03:05.044Z] === RUN TestNetworkCreateDelete [2020-01-13T16:03:05.044Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-01-13T16:03:05.044Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T16:03:05.044Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-01-13T16:03:05.044Z] === RUN TestInspectNetwork [2020-01-13T16:03:05.044Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T16:03:05.044Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T16:03:05.044Z] === RUN TestInspectNetwork/network_name [2020-01-13T16:03:05.044Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T16:03:05.044Z] --- PASS: TestInspectNetwork (8.71s) [2020-01-13T16:03:05.044Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T16:03:05.044Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T16:03:05.044Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T16:03:05.044Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T16:03:05.044Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T16:03:05.044Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-01-13T16:03:05.044Z] === RUN TestNetworkInvalidJSON [2020-01-13T16:03:05.044Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T16:03:05.044Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T16:03:05.044Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T16:03:05.044Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T16:03:05.044Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T16:03:05.044Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T16:03:05.044Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T16:03:05.044Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T16:03:05.044Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T16:03:05.044Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-13T16:03:05.044Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T16:03:05.044Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T16:03:05.044Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T16:03:05.044Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T16:03:05.044Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-13T16:03:05.044Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T16:03:05.044Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-01-13T16:03:05.044Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T16:03:05.246Z] ok github.com/docker/docker/daemon/cluster 0.147s coverage: 0.5% of statements [2020-01-13T16:03:05.591Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-13T16:03:05.819Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-01-13T16:03:05.819Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T16:03:06.973Z] 2020/01/13 16:03:06 Starting whole vndr cycle because no package specified [2020-01-13T16:03:07.072Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s) [2020-01-13T16:03:07.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone golang.org/x/sys, revision 6d18c012aee9febd81bbf9806760c8c4480e870d, attempt 1/20 [2020-01-13T16:03:07.228Z] 2020/01/13 16:03:07 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-01-13T16:03:07.846Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-01-13T16:03:07.846Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/docker/libtrust [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/mattn/go-shellwords [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/Azure/go-ansiterm [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/docker/go-units [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/creack/pty [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/google/uuid [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Finished clone github.com/tchap/go-patricia [2020-01-13T16:03:08.590Z] 2020/01/13 16:03:08 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2020-01-13T16:03:08.845Z] 2020/01/13 16:03:08 Finished clone github.com/gorilla/mux [2020-01-13T16:03:08.845Z] 2020/01/13 16:03:08 Clone github.com/moby/buildkit, revision 4f4e03067523b2fc5ca2f17514a5e75ad63e02fb, attempt 1/20 [2020-01-13T16:03:09.405Z] 2020/01/13 16:03:09 Finished clone github.com/sirupsen/logrus [2020-01-13T16:03:09.405Z] 2020/01/13 16:03:09 Clone github.com/tonistiigi/fsutil, revision 0f039a052ca1da01626278199624b62aed9b3729, attempt 1/20 [2020-01-13T16:03:09.659Z] 2020/01/13 16:03:09 Finished clone github.com/syndtr/gocapability [2020-01-13T16:03:09.659Z] 2020/01/13 16:03:09 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-01-13T16:03:09.660Z] 2020/01/13 16:03:09 Finished clone github.com/RackSec/srslog [2020-01-13T16:03:09.660Z] 2020/01/13 16:03:09 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-01-13T16:03:09.767Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-01-13T16:03:09.767Z] === RUN TestServiceUpdateNetwork [2020-01-13T16:03:09.915Z] 2020/01/13 16:03:09 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2020-01-13T16:03:09.915Z] 2020/01/13 16:03:09 Finished clone github.com/imdario/mergo [2020-01-13T16:03:09.915Z] 2020/01/13 16:03:09 Finished clone golang.org/x/sync [2020-01-13T16:03:09.915Z] 2020/01/13 16:03:09 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-01-13T16:03:10.023Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-13T16:03:10.170Z] 2020/01/13 16:03:09 Finished clone github.com/google/go-cmp [2020-01-13T16:03:10.170Z] 2020/01/13 16:03:09 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-01-13T16:03:10.170Z] 2020/01/13 16:03:10 Finished clone gotest.tools [2020-01-13T16:03:10.170Z] 2020/01/13 16:03:10 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-01-13T16:03:10.170Z] 2020/01/13 16:03:10 Finished clone github.com/opencontainers/selinux [2020-01-13T16:03:10.170Z] 2020/01/13 16:03:10 Clone github.com/docker/libnetwork, revision 90afbb01e1d8acacb505a092744ea42b9f167377, attempt 1/20 [2020-01-13T16:03:10.587Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-13T16:03:10.793Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2020-01-13T16:03:11.002Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2020-01-13T16:03:11.002Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T16:03:11.002Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T16:03:11.002Z] service_test.go:230: FLAKY_TEST [2020-01-13T16:03:11.002Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/opentracing-contrib/go-stdlib [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/mitchellh/hashstructure [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/docker/go-connections [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/google/shlex [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/opentracing/opentracing-go [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Finished clone github.com/gofrs/flock [2020-01-13T16:03:11.533Z] 2020/01/13 16:03:11 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-01-13T16:03:12.872Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Finished clone github.com/armon/go-radix [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Finished clone github.com/armon/go-metrics [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Finished clone github.com/docker/go-events [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Finished clone github.com/sean-/seed [2020-01-13T16:03:12.894Z] 2020/01/13 16:03:12 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-01-13T16:03:13.109Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-13T16:03:13.149Z] 2020/01/13 16:03:12 Finished clone github.com/hashicorp/errwrap [2020-01-13T16:03:13.149Z] 2020/01/13 16:03:12 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2020-01-13T16:03:13.896Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 82.1% of statements [2020-01-13T16:03:14.074Z] 2020/01/13 16:03:13 Finished clone github.com/tonistiigi/fsutil [2020-01-13T16:03:14.074Z] 2020/01/13 16:03:13 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2020-01-13T16:03:14.074Z] 2020/01/13 16:03:14 Finished clone github.com/hashicorp/memberlist [2020-01-13T16:03:14.074Z] 2020/01/13 16:03:14 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-01-13T16:03:14.330Z] 2020/01/13 16:03:14 Finished clone github.com/golang/gddo [2020-01-13T16:03:14.330Z] 2020/01/13 16:03:14 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-01-13T16:03:14.330Z] 2020/01/13 16:03:14 Finished clone github.com/hashicorp/go-multierror [2020-01-13T16:03:14.330Z] 2020/01/13 16:03:14 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-01-13T16:03:14.330Z] 2020/01/13 16:03:14 Finished clone github.com/vishvananda/netns [2020-01-13T16:03:14.330Z] 2020/01/13 16:03:14 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-01-13T16:03:14.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-13T16:03:14.586Z] 2020/01/13 16:03:14 Finished clone github.com/docker/libkv [2020-01-13T16:03:14.586Z] 2020/01/13 16:03:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-01-13T16:03:15.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Finished clone github.com/hashicorp/go-sockaddr [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Finished clone github.com/samuel/go-zookeeper [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Finished clone github.com/deckarep/golang-set [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Finished clone github.com/BurntSushi/toml [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Finished clone github.com/coreos/go-semver [2020-01-13T16:03:15.952Z] 2020/01/13 16:03:15 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-01-13T16:03:16.611Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-01-13T16:03:17.306Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-13T16:03:17.318Z] 2020/01/13 16:03:16 Finished clone github.com/vishvananda/netlink [2020-01-13T16:03:17.318Z] 2020/01/13 16:03:16 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-01-13T16:03:17.318Z] 2020/01/13 16:03:17 Finished clone github.com/ishidawataru/sctp [2020-01-13T16:03:17.318Z] 2020/01/13 16:03:17 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-01-13T16:03:17.879Z] 2020/01/13 16:03:17 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-01-13T16:03:18.134Z] 2020/01/13 16:03:17 Finished clone golang.org/x/net [2020-01-13T16:03:18.134Z] 2020/01/13 16:03:17 Finished clone github.com/hashicorp/go-msgpack [2020-01-13T16:03:18.134Z] 2020/01/13 16:03:17 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-01-13T16:03:18.390Z] 2020/01/13 16:03:18 Finished clone github.com/Microsoft/hcsshim [2020-01-13T16:03:18.390Z] 2020/01/13 16:03:18 Clone google.golang.org/grpc, revision 39e8a7b072a67ca2a75f57fa2e0d50995f5b22f6, attempt 1/20 [2020-01-13T16:03:18.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-13T16:03:19.312Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.553s coverage: 13.7% of statements [2020-01-13T16:03:19.317Z] 2020/01/13 16:03:19 Finished clone go.etcd.io/bbolt [2020-01-13T16:03:19.317Z] 2020/01/13 16:03:19 Clone github.com/opencontainers/runc, revision d736ef14f0288d6993a1845745d6756cfc9ddd5a, attempt 1/20 [2020-01-13T16:03:19.573Z] 2020/01/13 16:03:19 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-01-13T16:03:19.573Z] 2020/01/13 16:03:19 Finished clone github.com/opencontainers/go-digest [2020-01-13T16:03:19.573Z] 2020/01/13 16:03:19 Finished clone github.com/mistifyio/go-zfs [2020-01-13T16:03:19.573Z] 2020/01/13 16:03:19 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-01-13T16:03:20.134Z] 2020/01/13 16:03:20 Finished clone github.com/vbatts/tar-split [2020-01-13T16:03:20.134Z] 2020/01/13 16:03:20 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-01-13T16:03:20.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-13T16:03:21.362Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-01-13T16:03:21.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a22a00_} [2020-01-13T16:03:22.027Z] 2020/01/13 16:03:21 Finished clone github.com/seccomp/libseccomp-golang [2020-01-13T16:03:22.027Z] 2020/01/13 16:03:21 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-01-13T16:03:22.871Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.075s coverage: 57.9% of statements [2020-01-13T16:03:22.871Z] ok github.com/docker/docker/daemon 12.475s coverage: 17.6% of statements [2020-01-13T16:03:22.871Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-13T16:03:22.871Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-13T16:03:22.871Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-13T16:03:22.871Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-13T16:03:22.955Z] 2020/01/13 16:03:22 Finished clone github.com/opencontainers/runtime-spec [2020-01-13T16:03:22.955Z] 2020/01/13 16:03:22 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2020-01-13T16:03:23.517Z] 2020/01/13 16:03:23 Finished clone github.com/hashicorp/serf [2020-01-13T16:03:23.517Z] 2020/01/13 16:03:23 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-01-13T16:03:23.517Z] 2020/01/13 16:03:23 Finished clone github.com/Microsoft/opengcs [2020-01-13T16:03:23.517Z] 2020/01/13 16:03:23 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-01-13T16:03:23.517Z] 2020/01/13 16:03:23 Finished clone github.com/opencontainers/image-spec [2020-01-13T16:03:23.517Z] 2020/01/13 16:03:23 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-01-13T16:03:23.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1792243052_/foo_false____} [2020-01-13T16:03:24.079Z] 2020/01/13 16:03:23 Finished clone github.com/coreos/go-systemd [2020-01-13T16:03:24.079Z] 2020/01/13 16:03:23 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-01-13T16:03:24.402Z] --- PASS: TestServiceUpdateNetwork (14.70s) [2020-01-13T16:03:24.402Z] PASS [2020-01-13T16:03:24.402Z] [2020-01-13T16:03:24.402Z] === Skipped [2020-01-13T16:03:24.402Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-13T16:03:24.402Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T16:03:24.402Z] [2020-01-13T16:03:24.402Z] [2020-01-13T16:03:24.402Z] DONE 20 tests, 1 skipped in 164.880s [2020-01-13T16:03:24.402Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T16:03:24.402Z] ++ 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-01-13T16:03:24.402Z] ++ set -e [2020-01-13T16:03:24.402Z] ++ '[' -n 0 ']' [2020-01-13T16:03:24.402Z] ++ set -x [2020-01-13T16:03:24.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:24.660Z] INFO: Testing against a local daemon [2020-01-13T16:03:24.660Z] === RUN TestSessionCreate [2020-01-13T16:03:24.660Z] --- PASS: TestSessionCreate (0.02s) [2020-01-13T16:03:24.660Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T16:03:24.660Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-13T16:03:24.660Z] PASS [2020-01-13T16:03:24.660Z] [2020-01-13T16:03:24.660Z] DONE 2 tests in 0.136s [2020-01-13T16:03:24.660Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T16:03:24.660Z] ++ 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-01-13T16:03:24.660Z] ++ set -e [2020-01-13T16:03:24.660Z] ++ '[' -n 0 ']' [2020-01-13T16:03:24.660Z] ++ set -x [2020-01-13T16:03:24.660Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:24.660Z] INFO: Testing against a local daemon [2020-01-13T16:03:24.660Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T16:03:24.660Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T16:03:24.660Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T16:03:24.660Z] === RUN TestEventsExecDie [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Finished clone github.com/Graylog2/go-gelf [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Finished clone github.com/godbus/dbus [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Finished clone github.com/philhofer/fwd [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Finished clone github.com/fluent/fluent-logger-golang [2020-01-13T16:03:25.007Z] 2020/01/13 16:03:24 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2020-01-13T16:03:25.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1792243052_/foo_true____} [2020-01-13T16:03:25.263Z] 2020/01/13 16:03:25 Finished clone github.com/ugorji/go [2020-01-13T16:03:25.263Z] 2020/01/13 16:03:25 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2020-01-13T16:03:25.788Z] --- PASS: TestEventsExecDie (0.93s) [2020-01-13T16:03:25.788Z] === RUN TestEventsBackwardsCompatible [2020-01-13T16:03:25.788Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-01-13T16:03:25.788Z] === RUN TestInfoBinaryCommits [2020-01-13T16:03:25.788Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-01-13T16:03:25.788Z] === RUN TestInfoAPIVersioned [2020-01-13T16:03:25.788Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-13T16:03:25.788Z] === RUN TestInfoDiscoveryBackend [2020-01-13T16:03:26.351Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-01-13T16:03:26.351Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T16:03:26.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3470341083_/foo_false____} [2020-01-13T16:03:27.151Z] 2020/01/13 16:03:26 Finished clone github.com/fsnotify/fsnotify [2020-01-13T16:03:27.151Z] 2020/01/13 16:03:26 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2020-01-13T16:03:27.151Z] 2020/01/13 16:03:26 Finished clone github.com/Microsoft/go-winio [2020-01-13T16:03:27.151Z] 2020/01/13 16:03:26 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-01-13T16:03:27.407Z] 2020/01/13 16:03:27 Finished clone github.com/go-ini/ini [2020-01-13T16:03:27.407Z] 2020/01/13 16:03:27 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2020-01-13T16:03:27.478Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T16:03:27.478Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T16:03:27.520Z] --- PASS: TestServiceWithDataPathPortInit (16.30s) [2020-01-13T16:03:27.520Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T16:03:28.044Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-13T16:03:28.044Z] === RUN TestInfoAPI [2020-01-13T16:03:28.044Z] --- PASS: TestInfoAPI (0.02s) [2020-01-13T16:03:28.044Z] === RUN TestInfoAPIWarnings [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Finished clone golang.org/x/sys [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Finished clone github.com/moby/buildkit [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Finished clone github.com/tinylib/msgp [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Finished clone github.com/bsphere/le_go [2020-01-13T16:03:28.334Z] 2020/01/13 16:03:28 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-01-13T16:03:28.415Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.596s coverage: 68.6% of statements [2020-01-13T16:03:28.608Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-13T16:03:28.608Z] === RUN TestInfoDebug [2020-01-13T16:03:28.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3470341083_/foo_true____} [2020-01-13T16:03:28.866Z] --- PASS: TestInfoDebug (0.54s) [2020-01-13T16:03:28.866Z] === RUN TestInfoInsecureRegistries [2020-01-13T16:03:28.895Z] 2020/01/13 16:03:28 Finished clone github.com/jmespath/go-jmespath [2020-01-13T16:03:28.895Z] 2020/01/13 16:03:28 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2020-01-13T16:03:29.043Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.888s coverage: 48.6% of statements [2020-01-13T16:03:29.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-13T16:03:29.381Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-13T16:03:29.381Z] === RUN TestInfoRegistryMirrors [2020-01-13T16:03:29.822Z] 2020/01/13 16:03:29 Finished clone golang.org/x/oauth2 [2020-01-13T16:03:29.822Z] 2020/01/13 16:03:29 Clone github.com/containerd/containerd, revision acdcf13d5eaf0dfe0eaeabe7194a82535549bc2b, attempt 1/20 [2020-01-13T16:03:29.822Z] 2020/01/13 16:03:29 Finished clone github.com/googleapis/gax-go [2020-01-13T16:03:29.822Z] 2020/01/13 16:03:29 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2020-01-13T16:03:29.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3470341083_/foo_true__0xc000a22ec0__} [2020-01-13T16:03:29.946Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-13T16:03:29.946Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T16:03:30.203Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-01-13T16:03:30.203Z] === RUN TestPingCacheHeaders [2020-01-13T16:03:30.203Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-13T16:03:30.203Z] === RUN TestPingGet [2020-01-13T16:03:30.203Z] --- PASS: TestPingGet (0.01s) [2020-01-13T16:03:30.203Z] === RUN TestPingHead [2020-01-13T16:03:30.203Z] --- PASS: TestPingHead (0.02s) [2020-01-13T16:03:30.203Z] === RUN TestVersion [2020-01-13T16:03:30.203Z] --- PASS: TestVersion (0.02s) [2020-01-13T16:03:30.203Z] PASS [2020-01-13T16:03:30.203Z] [2020-01-13T16:03:30.203Z] === Skipped [2020-01-13T16:03:30.203Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T16:03:30.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T16:03:30.203Z] [2020-01-13T16:03:30.203Z] [2020-01-13T16:03:30.203Z] DONE 18 tests, 1 skipped in 5.603s [2020-01-13T16:03:30.203Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T16:03:30.203Z] ++ 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-01-13T16:03:30.203Z] ++ set -e [2020-01-13T16:03:30.203Z] ++ '[' -n 0 ']' [2020-01-13T16:03:30.203Z] ++ set -x [2020-01-13T16:03:30.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:30.460Z] INFO: Testing against a local daemon [2020-01-13T16:03:30.460Z] === RUN TestVolumesCreateAndList [2020-01-13T16:03:30.460Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-01-13T16:03:30.460Z] === RUN TestVolumesRemove [2020-01-13T16:03:30.717Z] --- PASS: TestVolumesRemove (0.12s) [2020-01-13T16:03:30.717Z] === RUN TestVolumesInspect [2020-01-13T16:03:30.717Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-13T16:03:30.717Z] === RUN TestVolumesInvalidJSON [2020-01-13T16:03:30.717Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T16:03:30.717Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T16:03:30.717Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T16:03:30.717Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-01-13T16:03:30.717Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-13T16:03:30.717Z] PASS [2020-01-13T16:03:30.717Z] [2020-01-13T16:03:30.717Z] DONE 5 tests in 0.373s [2020-01-13T16:03:30.717Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T16:03:30.974Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T16:03:30.974Z] +++ kill 5299 [2020-01-13T16:03:31.096Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.771s coverage: 46.2% of statements [2020-01-13T16:03:31.096Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-13T16:03:31.186Z] 2020/01/13 16:03:31 Finished clone github.com/docker/libnetwork [2020-01-13T16:03:31.186Z] 2020/01/13 16:03:31 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-01-13T16:03:31.442Z] 2020/01/13 16:03:31 Finished clone github.com/containerd/fifo [2020-01-13T16:03:31.442Z] 2020/01/13 16:03:31 Clone github.com/containerd/cgroups, revision 5fbad35c2a7e855762d3c60f2e474ffcad0d470a, attempt 1/20 [2020-01-13T16:03:31.711Z] 2020/01/13 16:03:31 Finished clone github.com/opencontainers/runc [2020-01-13T16:03:31.711Z] 2020/01/13 16:03:31 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2020-01-13T16:03:31.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a22ee0_} [2020-01-13T16:03:32.277Z] 2020/01/13 16:03:32 Finished clone go.opencensus.io [2020-01-13T16:03:32.277Z] 2020/01/13 16:03:32 Clone github.com/containerd/go-runc, revision a2952bc25f5116103a8b78f3817f6df759aa7def, attempt 1/20 [2020-01-13T16:03:32.471Z] +++ /etc/init.d/apparmor stop [2020-01-13T16:03:32.471Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T16:03:32.471Z] [2020-01-13T16:03:32.471Z] Unloading profiles will leave already running processes permanently [2020-01-13T16:03:32.471Z] unconfined, which can lead to unexpected situations. [2020-01-13T16:03:32.471Z] [2020-01-13T16:03:32.471Z] To set a process to complain mode, use the command line tool [2020-01-13T16:03:32.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T16:03:32.471Z] +++ true [2020-01-13T16:03:32.471Z] [2020-01-13T16:03:32.590Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-01-13T16:03:32.879Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.602s coverage: 76.1% of statements [2020-01-13T16:03:32.879Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.398s coverage: 54.8% of statements [2020-01-13T16:03:32.879Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-13T16:03:32.879Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-13T16:03:33.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a22f00_} [2020-01-13T16:03:33.642Z] 2020/01/13 16:03:33 Finished clone google.golang.org/grpc [2020-01-13T16:03:33.642Z] 2020/01/13 16:03:33 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2020-01-13T16:03:33.642Z] 2020/01/13 16:03:33 Finished clone github.com/containerd/cgroups [2020-01-13T16:03:33.642Z] 2020/01/13 16:03:33 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2020-01-13T16:03:33.642Z] 2020/01/13 16:03:33 Finished clone github.com/containerd/go-runc [2020-01-13T16:03:33.642Z] 2020/01/13 16:03:33 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2020-01-13T16:03:34.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a22f20_} [2020-01-13T16:03:34.931Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Finished clone github.com/containerd/typeurl [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Clone github.com/docker/swarmkit, revision 24fb4cfe8af56803640180c5592bf32da732ced2, attempt 1/20 [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Finished clone github.com/containerd/ttrpc [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Finished clone github.com/miekg/dns [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Finished clone github.com/containerd/console [2020-01-13T16:03:35.006Z] 2020/01/13 16:03:34 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2020-01-13T16:03:35.153Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.24s) [2020-01-13T16:03:35.153Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ti7e79060x2o1i995sm3j3w03 Created:2020-01-13 16:03:28.342785079 +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[2a8fd26ea66528a0e245be40d3c1f90ec88fe5d1cdcf5a5f6d56f29776313d49:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s829vozvvqixcbpy8dbc5dir7 EndpointID:673009f62aef5ee0586ac0d7ce4d9a3a674883ca79bc15c62c14f641b500c578 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:097380fc9e91b6d1bb03140ac1817d86c2b6f1f43515507834597e9f88191183 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:36928e4b23ad IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s829vozvvqixcbpy8dbc5dir7 EndpointID:673009f62aef5ee0586ac0d7ce4d9a3a674883ca79bc15c62c14f641b500c578 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T16:03:35.153Z] PASS [2020-01-13T16:03:35.153Z] [2020-01-13T16:03:35.153Z] === Skipped [2020-01-13T16:03:35.153Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T16:03:35.153Z] service_test.go:230: FLAKY_TEST [2020-01-13T16:03:35.153Z] [2020-01-13T16:03:35.153Z] [2020-01-13T16:03:35.153Z] DONE 21 tests, 1 skipped in 44.066s [2020-01-13T16:03:35.153Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T16:03:35.153Z] ++ 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-01-13T16:03:35.153Z] ++ set -e [2020-01-13T16:03:35.153Z] ++ '[' -n 0 ']' [2020-01-13T16:03:35.153Z] ++ set -x [2020-01-13T16:03:35.153Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:35.262Z] 2020/01/13 16:03:35 Finished clone golang.org/x/text [2020-01-13T16:03:35.262Z] 2020/01/13 16:03:35 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-01-13T16:03:35.518Z] 2020/01/13 16:03:35 Finished clone github.com/gogo/googleapis [2020-01-13T16:03:35.518Z] 2020/01/13 16:03:35 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-01-13T16:03:35.530Z] INFO: Testing against a local daemon [2020-01-13T16:03:35.530Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T16:03:35.530Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T16:03:35.530Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T16:03:35.530Z] === RUN TestDockerNetworkIpvlan [2020-01-13T16:03:35.530Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-13T16:03:35.530Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T16:03:35.530Z] PASS [2020-01-13T16:03:35.530Z] [2020-01-13T16:03:35.530Z] === Skipped [2020-01-13T16:03:35.530Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-13T16:03:35.530Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T16:03:35.530Z] [2020-01-13T16:03:35.530Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-13T16:03:35.530Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-13T16:03:35.530Z] [2020-01-13T16:03:35.530Z] [2020-01-13T16:03:35.530Z] DONE 2 tests, 2 skipped in 0.193s [2020-01-13T16:03:35.530Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T16:03:35.530Z] ++ 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-01-13T16:03:35.530Z] ++ set -e [2020-01-13T16:03:35.530Z] ++ '[' -n 0 ']' [2020-01-13T16:03:35.530Z] ++ set -x [2020-01-13T16:03:35.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:35.530Z] INFO: Testing against a local daemon [2020-01-13T16:03:35.530Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T16:03:35.774Z] 2020/01/13 16:03:35 Finished clone github.com/containerd/continuity [2020-01-13T16:03:35.774Z] 2020/01/13 16:03:35 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2020-01-13T16:03:36.428Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2020-01-13T16:03:36.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a22f40_} [2020-01-13T16:03:36.701Z] 2020/01/13 16:03:36 Finished clone github.com/fernet/fernet-go [2020-01-13T16:03:36.701Z] 2020/01/13 16:03:36 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2020-01-13T16:03:36.701Z] 2020/01/13 16:03:36 Finished clone github.com/prometheus/client_model [2020-01-13T16:03:36.701Z] 2020/01/13 16:03:36 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-01-13T16:03:36.815Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-01-13T16:03:36.815Z] === RUN TestDockerNetworkMacvlan [2020-01-13T16:03:37.608Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T16:03:37.628Z] 2020/01/13 16:03:37 Finished clone github.com/docker/distribution [2020-01-13T16:03:37.628Z] 2020/01/13 16:03:37 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-01-13T16:03:38.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-13T16:03:38.190Z] 2020/01/13 16:03:38 Finished clone github.com/hashicorp/go-memdb [2020-01-13T16:03:38.190Z] 2020/01/13 16:03:38 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-01-13T16:03:38.446Z] 2020/01/13 16:03:38 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-01-13T16:03:38.446Z] 2020/01/13 16:03:38 Finished clone golang.org/x/time [2020-01-13T16:03:38.702Z] 2020/01/13 16:03:38 Finished clone github.com/hashicorp/go-immutable-radix [2020-01-13T16:03:38.702Z] 2020/01/13 16:03:38 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-01-13T16:03:38.853Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T16:03:39.145Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 42.7% of statements [2020-01-13T16:03:39.628Z] 2020/01/13 16:03:39 Finished clone github.com/hashicorp/golang-lru [2020-01-13T16:03:39.628Z] 2020/01/13 16:03:39 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2020-01-13T16:03:39.649Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T16:03:39.884Z] 2020/01/13 16:03:39 Finished clone github.com/coreos/pkg [2020-01-13T16:03:39.884Z] 2020/01/13 16:03:39 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2020-01-13T16:03:39.884Z] 2020/01/13 16:03:39 Finished clone code.cloudfoundry.org/clock [2020-01-13T16:03:39.884Z] 2020/01/13 16:03:39 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-13T16:03:39.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-13T16:03:40.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-13T16:03:40.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-13T16:03:40.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-13T16:03:40.189Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-13T16:03:40.641Z] ok github.com/docker/docker/daemon/logger/gelf 0.057s coverage: 67.0% of statements [2020-01-13T16:03:41.248Z] 2020/01/13 16:03:40 Finished clone github.com/beorn7/perks [2020-01-13T16:03:41.248Z] 2020/01/13 16:03:40 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2020-01-13T16:03:42.138Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.8% of statements [2020-01-13T16:03:42.175Z] 2020/01/13 16:03:41 Finished clone golang.org/x/crypto [2020-01-13T16:03:42.175Z] 2020/01/13 16:03:41 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2020-01-13T16:03:42.242Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T16:03:42.736Z] 2020/01/13 16:03:42 Finished clone github.com/spf13/cobra [2020-01-13T16:03:42.737Z] 2020/01/13 16:03:42 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-01-13T16:03:43.163Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-01-13T16:03:43.298Z] 2020/01/13 16:03:43 Finished clone github.com/prometheus/client_golang [2020-01-13T16:03:43.298Z] 2020/01/13 16:03:43 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-01-13T16:03:43.478Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-13T16:03:43.553Z] 2020/01/13 16:03:43 Finished clone github.com/cloudflare/cfssl [2020-01-13T16:03:43.553Z] 2020/01/13 16:03:43 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-01-13T16:03:43.789Z] ok github.com/docker/docker/daemon/images 0.118s coverage: 4.9% of statements [2020-01-13T16:03:43.789Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-13T16:03:43.789Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-13T16:03:43.789Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-13T16:03:43.789Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-13T16:03:44.077Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 88.3% of statements [2020-01-13T16:03:44.479Z] 2020/01/13 16:03:44 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-01-13T16:03:44.479Z] 2020/01/13 16:03:44 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-01-13T16:03:44.479Z] 2020/01/13 16:03:44 Finished clone github.com/prometheus/procfs [2020-01-13T16:03:44.480Z] 2020/01/13 16:03:44 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-01-13T16:03:44.480Z] 2020/01/13 16:03:44 Finished clone github.com/prometheus/common [2020-01-13T16:03:44.480Z] 2020/01/13 16:03:44 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-01-13T16:03:44.707Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2020-01-13T16:03:44.735Z] 2020/01/13 16:03:44 Finished clone github.com/pkg/errors [2020-01-13T16:03:44.735Z] 2020/01/13 16:03:44 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2020-01-13T16:03:45.296Z] 2020/01/13 16:03:45 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-01-13T16:03:45.719Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T16:03:45.857Z] 2020/01/13 16:03:45 Finished clone github.com/morikuni/aec [2020-01-13T16:03:46.000Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-13T16:03:46.112Z] 2020/01/13 16:03:45 Finished clone github.com/inconshreveable/mousetrap [2020-01-13T16:03:46.112Z] 2020/01/13 16:03:45 Finished clone github.com/docker/go-metrics [2020-01-13T16:03:46.368Z] 2020/01/13 16:03:46 Finished clone github.com/spf13/pflag [2020-01-13T16:03:48.208Z] ok github.com/docker/docker/daemon/logger/local 0.092s coverage: 74.7% of statements [2020-01-13T16:03:48.208Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-13T16:03:48.208Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 19.9% of statements [2020-01-13T16:03:48.496Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 47.8% of statements [2020-01-13T16:03:48.521Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-13T16:03:49.634Z] 2020/01/13 16:03:49 Finished clone github.com/google/certificate-transparency-go [2020-01-13T16:03:49.989Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2020-01-13T16:03:50.414Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-13T16:03:50.414Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-13T16:03:50.809Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T16:03:51.346Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-13T16:03:52.046Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan (15.01s) [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s) [2020-01-13T16:03:52.113Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2020-01-13T16:03:52.113Z] PASS [2020-01-13T16:03:52.113Z] [2020-01-13T16:03:52.113Z] DONE 8 tests in 16.560s [2020-01-13T16:03:52.113Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T16:03:52.113Z] ++ 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-01-13T16:03:52.113Z] ++ set -e [2020-01-13T16:03:52.113Z] ++ '[' -n 0 ']' [2020-01-13T16:03:52.113Z] ++ set -x [2020-01-13T16:03:52.113Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:52.113Z] testing: warning: no tests to run [2020-01-13T16:03:52.113Z] PASS [2020-01-13T16:03:52.113Z] [2020-01-13T16:03:52.113Z] DONE 0 tests in 0.077s [2020-01-13T16:03:52.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T16:03:52.113Z] ++ 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-01-13T16:03:52.113Z] ++ set -e [2020-01-13T16:03:52.113Z] ++ '[' -n 0 ']' [2020-01-13T16:03:52.113Z] ++ set -x [2020-01-13T16:03:52.113Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:03:52.113Z] INFO: Testing against a local daemon [2020-01-13T16:03:52.113Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T16:03:52.148Z] 2020/01/13 16:03:52 Finished clone github.com/golang/protobuf [2020-01-13T16:03:52.277Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-13T16:03:53.073Z] ok github.com/docker/docker/daemon/logger/splunk 3.450s coverage: 82.5% of statements [2020-01-13T16:03:53.073Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-13T16:03:53.073Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-13T16:03:53.646Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-13T16:03:53.934Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-01-13T16:03:53.934Z] === RUN TestAuthZPluginTLS [2020-01-13T16:03:54.302Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-01-13T16:03:54.302Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T16:03:54.576Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-13T16:03:54.677Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-01-13T16:03:54.677Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T16:03:55.130Z] ok github.com/docker/docker/distribution/metadata 0.135s coverage: 48.2% of statements [2020-01-13T16:03:55.414Z] 2020/01/13 16:03:55 Finished clone cloud.google.com/go [2020-01-13T16:03:55.452Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-13T16:03:55.452Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T16:03:55.506Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-13T16:03:55.832Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-13T16:03:55.832Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T16:03:56.163Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-01-13T16:03:56.436Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-13T16:03:56.793Z] ok github.com/docker/docker/distribution 0.682s coverage: 22.1% of statements [2020-01-13T16:03:56.793Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-13T16:03:57.365Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-13T16:03:57.625Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-01-13T16:03:57.625Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T16:03:57.991Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-01-13T16:03:57.991Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T16:03:58.734Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-13T16:03:58.764Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-01-13T16:03:58.764Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T16:03:59.283Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-13T16:03:59.283Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T16:03:59.298Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-13T16:04:00.295Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-01-13T16:04:00.295Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.6% of statements [2020-01-13T16:04:00.295Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-13T16:04:00.583Z] ok github.com/docker/docker/image 0.063s coverage: 86.4% of statements [2020-01-13T16:04:00.583Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-13T16:04:00.666Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-13T16:04:00.695Z] 2020/01/13 16:04:00 Finished clone google.golang.org/genproto [2020-01-13T16:04:01.215Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-01-13T16:04:01.215Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-13T16:04:01.383Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-01-13T16:04:01.383Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T16:04:01.860Z] ok github.com/docker/docker/libcontainerd/queue 0.069s coverage: 100.0% of statements [2020-01-13T16:04:02.036Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-13T16:04:02.056Z] 2020/01/13 16:04:01 Finished clone github.com/docker/swarmkit [2020-01-13T16:04:02.485Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements [2020-01-13T16:04:02.967Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-13T16:04:03.847Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-01-13T16:04:03.847Z] === RUN TestAuthZPluginHeader [2020-01-13T16:04:03.896Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-13T16:04:04.244Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-01-13T16:04:04.244Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T16:04:04.244Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-13T16:04:04.244Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:04.244Z] === RUN TestAuthZPluginV2Disable [2020-01-13T16:04:04.244Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-13T16:04:04.244Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:04.244Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T16:04:04.244Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T16:04:04.244Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:04.244Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T16:04:04.244Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T16:04:04.244Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:04.244Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T16:04:04.609Z] 2020/01/13 16:04:04 Finished clone github.com/containerd/containerd [2020-01-13T16:04:05.170Z] 2020/01/13 16:04:05 Finished clone github.com/coreos/etcd [2020-01-13T16:04:05.266Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-13T16:04:06.634Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-13T16:04:07.565Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-13T16:04:07.565Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-13T16:04:08.043Z] ok github.com/docker/docker/opts 0.132s coverage: 66.9% of statements [2020-01-13T16:04:08.496Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-13T16:04:09.066Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-01-13T16:04:09.425Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-13T16:04:09.696Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-01-13T16:04:09.984Z] ok github.com/docker/docker/pkg/archive 1.373s coverage: 77.2% of statements [2020-01-13T16:04:10.794Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-13T16:04:11.725Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-13T16:04:12.038Z] ok github.com/docker/docker/pkg/directory 0.028s coverage: 80.0% of statements [2020-01-13T16:04:13.093Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-13T16:04:13.538Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-01-13T16:04:13.539Z] ok github.com/docker/docker/pkg/authorization 5.592s coverage: 68.3% of statements [2020-01-13T16:04:14.465Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-13T16:04:14.562Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-01-13T16:04:15.188Z] ok github.com/docker/docker/layer 7.353s coverage: 68.8% of statements [2020-01-13T16:04:15.188Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-13T16:04:15.188Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-13T16:04:15.188Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-13T16:04:15.188Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-13T16:04:15.188Z] ? github.com/docker/docker/oci [no test files] [2020-01-13T16:04:15.188Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-13T16:04:15.396Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-13T16:04:15.817Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-13T16:04:16.448Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-13T16:04:16.738Z] ok github.com/docker/docker/pkg/dmesg 0.025s coverage: 83.3% of statements [2020-01-13T16:04:17.026Z] ok github.com/docker/docker/pkg/chrootarchive 4.558s coverage: 43.2% of statements [2020-01-13T16:04:17.027Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-13T16:04:17.027Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-13T16:04:17.918Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-13T16:04:18.534Z] ok github.com/docker/docker/pkg/fileutils 0.041s coverage: 89.5% of statements [2020-01-13T16:04:18.534Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-01-13T16:04:18.822Z] ok github.com/docker/docker/pkg/fsutils 0.379s coverage: 85.1% of statements [2020-01-13T16:04:19.452Z] ok github.com/docker/docker/pkg/discovery/kv 3.182s coverage: 84.1% of statements [2020-01-13T16:04:20.081Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-01-13T16:04:21.611Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-01-13T16:04:21.611Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-01-13T16:04:22.635Z] ok github.com/docker/docker/pkg/idtools 0.952s coverage: 70.1% of statements [2020-01-13T16:04:22.635Z] ok github.com/docker/docker/pkg/longpath 0.076s coverage: 100.0% of statements [2020-01-13T16:04:22.635Z] ok github.com/docker/docker/pkg/ioutils 1.684s coverage: 69.3% of statements [2020-01-13T16:04:22.635Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-13T16:04:23.170Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-13T16:04:23.204Z] 2020/01/13 16:04:20 Finished clone github.com/hashicorp/consul [2020-01-13T16:04:23.204Z] 2020/01/13 16:04:21 Finished clone github.com/gogo/protobuf [2020-01-13T16:04:24.044Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2020-01-13T16:04:24.044Z] PASS [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] === Skipped [2020-01-13T16:04:24.044Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-01-13T16:04:24.044Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-13T16:04:24.044Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T16:04:24.044Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T16:04:24.044Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] DONE 17 tests, 4 skipped in 29.109s [2020-01-13T16:04:24.044Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T16:04:24.044Z] ++ 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-01-13T16:04:24.044Z] ++ set -e [2020-01-13T16:04:24.044Z] ++ '[' -n 0 ']' [2020-01-13T16:04:24.044Z] ++ set -x [2020-01-13T16:04:24.044Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:04:24.044Z] INFO: Testing against a local daemon [2020-01-13T16:04:24.044Z] === RUN TestPluginInvalidJSON [2020-01-13T16:04:24.044Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T16:04:24.044Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T16:04:24.044Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T16:04:24.044Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-13T16:04:24.044Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T16:04:24.044Z] PASS [2020-01-13T16:04:24.044Z] [2020-01-13T16:04:24.044Z] DONE 2 tests in 0.132s [2020-01-13T16:04:24.044Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T16:04:24.044Z] ++ 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-01-13T16:04:24.044Z] ++ set -e [2020-01-13T16:04:24.044Z] ++ '[' -n 0 ']' [2020-01-13T16:04:24.044Z] ++ set -x [2020-01-13T16:04:24.044Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:04:24.044Z] INFO: Testing against a local daemon [2020-01-13T16:04:24.044Z] === RUN TestExternalGraphDriver [2020-01-13T16:04:24.045Z] === RUN TestExternalGraphDriver/json [2020-01-13T16:04:24.045Z] === RUN TestExternalGraphDriver/spec [2020-01-13T16:04:24.129Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-01-13T16:04:24.129Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2020-01-13T16:04:24.415Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-01-13T16:04:24.704Z] ok github.com/docker/docker/pkg/mount 0.895s coverage: 70.0% of statements [2020-01-13T16:04:24.704Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-13T16:04:25.353Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-01-13T16:04:25.353Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-01-13T16:04:25.353Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-13T16:04:25.353Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-13T16:04:26.057Z] === RUN TestExternalGraphDriver/pull [2020-01-13T16:04:26.378Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-01-13T16:04:26.455Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-13T16:04:26.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-13T16:04:27.277Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-13T16:04:27.861Z] --- PASS: TestExternalGraphDriver (6.38s) [2020-01-13T16:04:27.861Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-01-13T16:04:27.861Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2020-01-13T16:04:27.861Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-01-13T16:04:27.861Z] === RUN TestGraphdriverPluginV2 [2020-01-13T16:04:27.861Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-13T16:04:27.861Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:27.861Z] PASS [2020-01-13T16:04:27.861Z] [2020-01-13T16:04:27.861Z] === Skipped [2020-01-13T16:04:27.861Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-13T16:04:27.861Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:04:27.861Z] [2020-01-13T16:04:27.861Z] [2020-01-13T16:04:27.861Z] DONE 5 tests, 1 skipped in 6.593s [2020-01-13T16:04:27.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T16:04:27.861Z] ++ 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-01-13T16:04:27.861Z] ++ set -e [2020-01-13T16:04:27.861Z] ++ '[' -n 0 ']' [2020-01-13T16:04:27.861Z] ++ set -x [2020-01-13T16:04:27.861Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:04:27.879Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2020-01-13T16:04:27.879Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-01-13T16:04:28.168Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2020-01-13T16:04:28.427Z] INFO: Testing against a local daemon [2020-01-13T16:04:28.427Z] === RUN TestContinueAfterPluginCrash [2020-01-13T16:04:28.427Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T16:04:28.427Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T16:04:28.427Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T16:04:28.427Z] === CONT TestContinueAfterPluginCrash [2020-01-13T16:04:28.427Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T16:04:28.797Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-01-13T16:04:29.817Z] ok github.com/docker/docker/pkg/pubsub 1.159s coverage: 73.9% of statements [2020-01-13T16:04:30.105Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-01-13T16:04:31.129Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-01-13T16:04:31.129Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-01-13T16:04:31.756Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-01-13T16:04:32.380Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 70.8% of statements [2020-01-13T16:04:32.528Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-13T16:04:33.005Z] ok github.com/docker/docker/pkg/signal 3.562s coverage: 61.0% of statements [2020-01-13T16:04:33.634Z] ok github.com/docker/docker/pkg/system 0.096s coverage: 36.2% of statements [2020-01-13T16:04:33.634Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2020-01-13T16:04:35.131Z] testing: warning: no tests to run [2020-01-13T16:04:35.131Z] coverage: [no statements] [2020-01-13T16:04:35.131Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-01-13T16:04:35.131Z] ok github.com/docker/docker/pkg/term 0.054s coverage: 85.9% of statements [2020-01-13T16:04:35.756Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-01-13T16:04:35.756Z] ok github.com/docker/docker/pkg/truncindex 0.121s coverage: 91.5% of statements [2020-01-13T16:04:35.799Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-13T16:04:36.044Z] ok github.com/docker/docker/pkg/tarsum 0.193s coverage: 89.3% of statements [2020-01-13T16:04:36.730Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-13T16:04:37.071Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2020-01-13T16:04:38.578Z] ok github.com/docker/docker/plugin/v2 0.023s coverage: 14.5% of statements [2020-01-13T16:04:40.111Z] --- PASS: TestDaemonStartWithLogOpt (10.45s) [2020-01-13T16:04:40.637Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-01-13T16:04:41.250Z] 2020/01/13 16:04:38 Finished clone github.com/aws/aws-sdk-go [2020-01-13T16:04:41.272Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 68.8% of statements [2020-01-13T16:04:41.983Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-13T16:04:42.293Z] ok github.com/docker/docker/plugin 0.570s coverage: 27.1% of statements [2020-01-13T16:04:42.546Z] === RUN TestDockerSuite/TestCpToDot [2020-01-13T16:04:43.245Z] --- PASS: TestContinueAfterPluginCrash (15.24s) [2020-01-13T16:04:43.245Z] PASS [2020-01-13T16:04:43.245Z] [2020-01-13T16:04:43.245Z] DONE 2 tests in 15.372s [2020-01-13T16:04:43.245Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T16:04:43.245Z] ++ 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-01-13T16:04:43.245Z] ++ set -e [2020-01-13T16:04:43.245Z] ++ '[' -n 0 ']' [2020-01-13T16:04:43.245Z] ++ set -x [2020-01-13T16:04:43.245Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:04:43.319Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-01-13T16:04:43.476Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-13T16:04:43.639Z] INFO: Testing against a local daemon [2020-01-13T16:04:43.639Z] === RUN TestPluginWithDevMounts [2020-01-13T16:04:43.639Z] === PAUSE TestPluginWithDevMounts [2020-01-13T16:04:43.639Z] === CONT TestPluginWithDevMounts [2020-01-13T16:04:44.343Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-01-13T16:04:45.369Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-13T16:04:45.462Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-01-13T16:04:45.462Z] PASS [2020-01-13T16:04:45.462Z] [2020-01-13T16:04:45.462Z] DONE 1 tests in 2.182s [2020-01-13T16:04:45.462Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T16:04:45.462Z] ++ 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-01-13T16:04:45.462Z] ++ set -e [2020-01-13T16:04:45.462Z] ++ '[' -n 0 ']' [2020-01-13T16:04:45.462Z] ++ set -x [2020-01-13T16:04:45.462Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:04:45.831Z] INFO: Testing against a local daemon [2020-01-13T16:04:45.831Z] === RUN TestSecretInspect [2020-01-13T16:04:45.849Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2020-01-13T16:04:45.849Z] ok github.com/docker/docker/registry 0.441s coverage: 56.0% of statements [2020-01-13T16:04:46.137Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-01-13T16:04:47.262Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-13T16:04:47.826Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-13T16:04:48.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-13T16:04:48.990Z] --- PASS: TestSecretInspect (2.89s) [2020-01-13T16:04:48.990Z] === RUN TestSecretList [2020-01-13T16:04:49.641Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-01-13T16:04:51.357Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-13T16:04:51.427Z] --- PASS: TestSecretList (2.89s) [2020-01-13T16:04:51.427Z] === RUN TestSecretsCreateAndDelete [2020-01-13T16:04:51.921Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-13T16:04:52.853Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-13T16:04:53.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-13T16:04:53.133Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-01-13T16:04:53.133Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-01-13T16:04:53.752Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-01-13T16:04:54.774Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2020-01-13T16:04:54.774Z] === RUN TestSecretsUpdate [2020-01-13T16:04:55.070Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-13T16:04:55.070Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-13T16:04:55.070Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-13T16:04:55.637Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-13T16:04:56.568Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-13T16:04:56.568Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-13T16:04:56.825Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-13T16:04:57.355Z] --- PASS: TestSecretsUpdate (2.97s) [2020-01-13T16:04:57.355Z] === RUN TestTemplatedSecret [2020-01-13T16:04:57.757Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-13T16:04:58.015Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-13T16:04:58.272Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-13T16:04:58.272Z] === RUN TestDockerSuite/TestCreateRM [2020-01-13T16:04:58.530Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-13T16:04:58.530Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-13T16:04:58.530Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-13T16:04:58.787Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-13T16:05:00.530Z] --- PASS: TestTemplatedSecret (3.44s) [2020-01-13T16:05:00.530Z] === RUN TestSecretCreateResolve [2020-01-13T16:05:02.061Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-13T16:05:02.061Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-13T16:05:02.061Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-13T16:05:02.150Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/rootless [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/volume [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-13T16:05:02.150Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === Skipped [2020-01-13T16:05:02.150Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-13T16:05:02.150Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-13T16:05:02.150Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:73: No driver to put! [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-13T16:05:02.150Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-13T16:05:02.150Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-13T16:05:02.150Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-13T16:05:02.150Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-13T16:05:02.150Z] graphtest_unix.go:73: No driver to put! [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-13T16:05:02.150Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-13T16:05:02.150Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] [2020-01-13T16:05:02.150Z] DONE 2155 tests, 20 skipped in 337.044s Post stage [Pipeline] junit [2020-01-13T16:05:02.472Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-13T16:05:03.616Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40369/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -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:94a8c8b3c09540497f6fb7a3d40de80610c920ac hack/make.sh dynbinary test-integration [2020-01-13T16:05:03.937Z] --- PASS: TestSecretCreateResolve (2.80s) [2020-01-13T16:05:03.937Z] PASS [2020-01-13T16:05:03.937Z] [2020-01-13T16:05:03.937Z] DONE 6 tests in 17.953s [2020-01-13T16:05:03.937Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T16:05:03.937Z] ++ 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-01-13T16:05:03.937Z] ++ set -e [2020-01-13T16:05:03.937Z] ++ '[' -n 0 ']' [2020-01-13T16:05:03.937Z] ++ set -x [2020-01-13T16:05:03.937Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:05:03.937Z] INFO: Testing against a local daemon [2020-01-13T16:05:03.937Z] === RUN TestServiceCreateInit [2020-01-13T16:05:03.937Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T16:05:04.242Z] [2020-01-13T16:05:04.242Z] Removing bundles/ [2020-01-13T16:05:04.242Z] [2020-01-13T16:05:04.242Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-13T16:05:04.242Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T16:05:04.242Z] GOOS="" GOARCH="" GOARM="" [2020-01-13T16:05:05.333Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-13T16:05:05.333Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-13T16:05:05.333Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-13T16:05:05.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-13T16:05:05.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-13T16:05:05.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-13T16:05:06.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-13T16:05:07.891Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-13T16:05:08.057Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T16:05:08.822Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-13T16:05:10.715Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-13T16:05:12.084Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-13T16:05:12.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-13T16:05:12.906Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-13T16:05:13.112Z] --- PASS: TestServiceCreateInit (8.83s) [2020-01-13T16:05:13.112Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2020-01-13T16:05:13.112Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2020-01-13T16:05:13.112Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T16:05:14.275Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-13T16:05:14.275Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-13T16:05:15.207Z] === RUN TestDockerSuite/TestDockerFails [2020-01-13T16:05:15.207Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-13T16:05:15.207Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-13T16:05:15.207Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-13T16:05:17.102Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-13T16:05:17.666Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-13T16:05:19.903Z] 2020/01/13 16:05:14 Finished clone google.golang.org/api [2020-01-13T16:05:19.903Z] 2020/01/13 16:05:14 Dependencies downloaded. Download time: 2m6.917343797s [2020-01-13T16:05:19.903Z] 2020/01/13 16:05:14 Collecting all dependencies [2020-01-13T16:05:20.188Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-13T16:05:20.188Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-13T16:05:20.188Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-13T16:05:20.188Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-13T16:05:24.061Z] 2020/01/13 16:05:23 Clean vendor dir from unused packages [2020-01-13T16:05:24.985Z] 2020/01/13 16:05:24 Success [2020-01-13T16:05:24.985Z] 2020/01/13 16:05:24 Running time: 2m20.568430082s [2020-01-13T16:05:24.985Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-13T16:05:26.270Z] + echo Building e2e image [2020-01-13T16:05:26.270Z] Building e2e image [2020-01-13T16:05:26.270Z] + docker build --build-arg DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac -t moby-e2e-test -f Dockerfile.e2e . [2020-01-13T16:05:26.270Z] #2 [internal] load .dockerignore [2020-01-13T16:05:26.270Z] #2 transferring context: 34B done [2020-01-13T16:05:26.270Z] #2 DONE 0.0s [2020-01-13T16:05:26.270Z] [2020-01-13T16:05:26.270Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-13T16:05:26.270Z] #1 transferring dockerfile: 3.21kB done [2020-01-13T16:05:26.270Z] #1 DONE 0.0s [2020-01-13T16:05:26.270Z] [2020-01-13T16:05:26.270Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-13T16:05:26.528Z] #4 ... [2020-01-13T16:05:26.528Z] [2020-01-13T16:05:26.528Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-13T16:05:26.528Z] #3 DONE 0.2s [2020-01-13T16:05:26.528Z] [2020-01-13T16:05:26.528Z] #4 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-13T16:05:26.528Z] #4 DONE 0.2s [2020-01-13T16:05:26.528Z] [2020-01-13T16:05:26.528Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T16:05:26.528Z] #14 resolve docker.io/library/golang:1.13.5-alpine@sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa done [2020-01-13T16:05:26.528Z] #14 sha256:0991060a1447cf648bab7f6bb60335d1243930e38420bee8fec3db1267b84cfa 1.65kB / 1.65kB done [2020-01-13T16:05:26.528Z] #14 sha256:eec8b6c0bc53eff8fc6d5f934279138854f6c93c7d997cb292bcab09d3c6a3b6 1.36kB / 1.36kB done [2020-01-13T16:05:26.528Z] #14 sha256:57ce7b9daa9bccf08840e20b6014c51c382d06ff45e8b6aeeac21b4e71071186 3.83kB / 3.83kB done [2020-01-13T16:05:26.528Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0B / 301.28kB 0.0s [2020-01-13T16:05:26.528Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 0B / 154B 0.0s [2020-01-13T16:05:26.730Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-13T16:05:26.786Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 [2020-01-13T16:05:26.786Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done [2020-01-13T16:05:26.786Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done [2020-01-13T16:05:26.786Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 1.25MB / 126.88MB 0.2s [2020-01-13T16:05:26.786Z] #14 sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 126B / 126B 0.2s done [2020-01-13T16:05:27.041Z] #14 ... [2020-01-13T16:05:27.041Z] [2020-01-13T16:05:27.041Z] #8 [internal] load build context [2020-01-13T16:05:27.041Z] #8 transferring context: 811.76kB 0.4s done [2020-01-13T16:05:27.041Z] #8 DONE 0.5s [2020-01-13T16:05:27.041Z] [2020-01-13T16:05:27.041Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T16:05:27.041Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.3s done [2020-01-13T16:05:27.041Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 16.87MB / 126.88MB 0.4s [2020-01-13T16:05:27.041Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done [2020-01-13T16:05:27.297Z] #14 ... [2020-01-13T16:05:27.297Z] [2020-01-13T16:05:27.297Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-13T16:05:27.297Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2020-01-13T16:05:27.297Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2020-01-13T16:05:27.297Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2020-01-13T16:05:27.297Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2020-01-13T16:05:27.297Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.2s done [2020-01-13T16:05:27.297Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.4s done [2020-01-13T16:05:27.297Z] #5 DONE 0.7s [2020-01-13T16:05:27.297Z] [2020-01-13T16:05:27.297Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T16:05:27.297Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 26.62MB / 126.88MB 0.6s [2020-01-13T16:05:27.297Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 46.29MB / 126.88MB 0.8s [2020-01-13T16:05:27.554Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 58.70MB / 126.88MB 0.9s [2020-01-13T16:05:27.810Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 76.49MB / 126.88MB 1.1s [2020-01-13T16:05:27.810Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 86.91MB / 126.88MB 1.2s [2020-01-13T16:05:28.066Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 96.46MB / 126.88MB 1.3s [2020-01-13T16:05:28.066Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 108.29MB / 126.88MB 1.5s [2020-01-13T16:05:28.322Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.7s [2020-01-13T16:05:28.578Z] #14 sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 126.88MB / 126.88MB 1.9s done [2020-01-13T16:05:28.578Z] #14 ... [2020-01-13T16:05:28.578Z] [2020-01-13T16:05:28.578Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-13T16:05:28.578Z] #6 DONE 1.4s [2020-01-13T16:05:28.578Z] [2020-01-13T16:05:28.578Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T16:05:28.578Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 [2020-01-13T16:05:29.261Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-13T16:05:29.475Z] --- PASS: TestCreateServiceMultipleTimes (16.93s) [2020-01-13T16:05:29.475Z] === RUN TestCreateServiceConflict [2020-01-13T16:05:30.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-13T16:05:32.328Z] --- PASS: TestCreateServiceConflict (2.66s) [2020-01-13T16:05:32.328Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T16:05:32.711Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-13T16:05:33.816Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 5.0s [2020-01-13T16:05:34.072Z] #14 ... [2020-01-13T16:05:34.072Z] [2020-01-13T16:05:34.072Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-13T16:05:34.072Z] #7 1.232 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-01-13T16:05:34.072Z] #7 1.313 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-01-13T16:05:34.072Z] #7 1.448 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2020-01-13T16:05:34.072Z] #7 1.452 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2020-01-13T16:05:34.072Z] #7 1.670 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2020-01-13T16:05:34.072Z] #7 1.681 (4/31) Installing readline (8.0.0-r0) [2020-01-13T16:05:34.072Z] #7 1.687 (5/31) Installing bash (5.0.0-r0) [2020-01-13T16:05:34.072Z] #7 1.702 Executing bash-5.0.0-r0.post-install [2020-01-13T16:05:34.072Z] #7 1.705 (6/31) Installing ca-certificates (20190108-r0) [2020-01-13T16:05:34.072Z] #7 1.725 (7/31) Installing libgcc (8.3.0-r0) [2020-01-13T16:05:34.072Z] #7 1.859 (8/31) Installing libstdc++ (8.3.0-r0) [2020-01-13T16:05:34.072Z] #7 1.872 (9/31) Installing binutils (2.32-r0) [2020-01-13T16:05:34.072Z] #7 1.983 (10/31) Installing gmp (6.1.2-r1) [2020-01-13T16:05:34.072Z] #7 1.992 (11/31) Installing isl (0.18-r0) [2020-01-13T16:05:34.072Z] #7 2.018 (12/31) Installing libgomp (8.3.0-r0) [2020-01-13T16:05:34.072Z] #7 2.024 (13/31) Installing libatomic (8.3.0-r0) [2020-01-13T16:05:34.072Z] #7 2.027 (14/31) Installing mpfr3 (3.1.5-r1) [2020-01-13T16:05:34.072Z] #7 2.037 (15/31) Installing mpc1 (1.1.0-r0) [2020-01-13T16:05:34.072Z] #7 2.040 (16/31) Installing gcc (8.3.0-r0) [2020-01-13T16:05:34.072Z] #7 3.027 (17/31) Installing musl-dev (1.1.22-r3) [2020-01-13T16:05:34.072Z] #7 3.139 (18/31) Installing libc-dev (0.7.1-r0) [2020-01-13T16:05:34.072Z] #7 3.141 (19/31) Installing g++ (8.3.0-r0) [2020-01-13T16:05:34.072Z] #7 3.776 (20/31) Installing nghttp2-libs (1.39.2-r0) [2020-01-13T16:05:34.072Z] #7 3.780 (21/31) Installing libcurl (7.66.0-r0) [2020-01-13T16:05:34.072Z] #7 3.790 (22/31) Installing expat (2.2.8-r0) [2020-01-13T16:05:34.072Z] #7 3.795 (23/31) Installing pcre2 (10.33-r0) [2020-01-13T16:05:34.072Z] #7 3.807 (24/31) Installing git (2.22.2-r0) [2020-01-13T16:05:34.072Z] #7 4.042 (25/31) Installing libmnl (1.0.4-r0) [2020-01-13T16:05:34.072Z] #7 4.045 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-01-13T16:05:34.072Z] #7 4.051 (27/31) Installing iptables (1.8.3-r0) [2020-01-13T16:05:34.072Z] #7 4.078 (28/31) Installing pigz (2.4-r0) [2020-01-13T16:05:34.072Z] #7 4.084 (29/31) Installing tar (1.32-r0) [2020-01-13T16:05:34.072Z] #7 4.092 (30/31) Installing xz-libs (5.2.4-r0) [2020-01-13T16:05:34.072Z] #7 4.097 (31/31) Installing xz (5.2.4-r0) [2020-01-13T16:05:34.072Z] #7 4.103 Executing busybox-1.30.1-r2.trigger [2020-01-13T16:05:34.072Z] #7 4.108 Executing ca-certificates-20190108-r0.trigger [2020-01-13T16:05:34.072Z] #7 4.164 OK: 185 MiB in 45 packages [2020-01-13T16:05:34.072Z] #7 DONE 5.2s [2020-01-13T16:05:34.072Z] [2020-01-13T16:05:34.072Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-13T16:05:34.072Z] #9 DONE 0.1s [2020-01-13T16:05:34.072Z] [2020-01-13T16:05:34.072Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T16:05:34.072Z] #14 ... [2020-01-13T16:05:34.072Z] [2020-01-13T16:05:34.072Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-13T16:05:34.327Z] #10 DONE 0.1s [2020-01-13T16:05:34.327Z] [2020-01-13T16:05:34.327Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-13T16:05:34.327Z] #11 DONE 0.1s [2020-01-13T16:05:34.327Z] [2020-01-13T16:05:34.327Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-13T16:05:34.327Z] #12 DONE 0.1s [2020-01-13T16:05:34.327Z] [2020-01-13T16:05:34.327Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-13T16:05:34.327Z] #13 DONE 0.1s [2020-01-13T16:05:34.327Z] [2020-01-13T16:05:34.327Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-13T16:05:35.235Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-13T16:05:35.251Z] #14 extracting sha256:5788d62ee057e91b99f479e406325771816031729c0e518850fab2b59eb3cef1 6.7s done [2020-01-13T16:05:35.505Z] #14 extracting sha256:0e6b1d2346667cbeed87bbf1f19e1cff7186da9fb48c28e45dcd0e4aa8db4a26 done [2020-01-13T16:05:35.530Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2020-01-13T16:05:35.530Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T16:05:35.760Z] #14 DONE 9.0s [2020-01-13T16:05:35.760Z] [2020-01-13T16:05:35.760Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-13T16:05:36.318Z] #15 0.803 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-01-13T16:05:36.606Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-13T16:05:37.169Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-13T16:05:37.679Z] #15 1.878 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-01-13T16:05:37.679Z] #15 1.973 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0) [2020-01-13T16:05:37.679Z] #15 1.975 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0) [2020-01-13T16:05:37.679Z] #15 2.106 (3/43) Installing ncurses-libs (6.1_p20191130-r0) [2020-01-13T16:05:37.679Z] #15 2.113 (4/43) Installing readline (8.0.1-r0) [2020-01-13T16:05:37.679Z] #15 2.117 (5/43) Installing bash (5.0.11-r1) [2020-01-13T16:05:37.679Z] #15 2.130 Executing bash-5.0.11-r1.post-install [2020-01-13T16:05:37.679Z] #15 2.132 (6/43) Installing linux-headers (4.19.36-r0) [2020-01-13T16:05:37.679Z] #15 2.206 (7/43) Installing libblkid (2.34-r1) [2020-01-13T16:05:37.934Z] #15 2.211 (8/43) Installing libuuid (2.34-r1) [2020-01-13T16:05:37.934Z] #15 2.213 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-01-13T16:05:37.934Z] #15 2.219 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-01-13T16:05:37.934Z] #15 2.223 (11/43) Installing libgcc (9.2.0-r3) [2020-01-13T16:05:37.934Z] #15 2.225 (12/43) Installing libstdc++ (9.2.0-r3) [2020-01-13T16:05:37.934Z] #15 2.238 (13/43) Installing binutils (2.33.1-r0) [2020-01-13T16:05:37.934Z] #15 2.309 (14/43) Installing libmagic (5.37-r1) [2020-01-13T16:05:37.934Z] #15 2.331 (15/43) Installing file (5.37-r1) [2020-01-13T16:05:37.934Z] #15 2.333 (16/43) Installing gmp (6.1.2-r1) [2020-01-13T16:05:37.934Z] #15 2.340 (17/43) Installing isl (0.18-r0) [2020-01-13T16:05:37.934Z] #15 2.355 (18/43) Installing libgomp (9.2.0-r3) [2020-01-13T16:05:37.934Z] #15 2.358 (19/43) Installing libatomic (9.2.0-r3) [2020-01-13T16:05:37.934Z] #15 2.360 (20/43) Installing mpfr4 (4.0.2-r1) [2020-01-13T16:05:37.934Z] #15 2.366 (21/43) Installing mpc1 (1.1.0-r1) [2020-01-13T16:05:37.934Z] #15 2.368 (22/43) Installing gcc (9.2.0-r3) [2020-01-13T16:05:38.101Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-13T16:05:38.861Z] #15 3.129 (23/43) Installing musl-dev (1.1.24-r0) [2020-01-13T16:05:38.861Z] #15 3.209 (24/43) Installing libc-dev (0.7.2-r0) [2020-01-13T16:05:38.861Z] #15 3.211 (25/43) Installing g++ (9.2.0-r3) [2020-01-13T16:05:39.032Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-13T16:05:39.424Z] #15 3.660 (26/43) Installing make (4.2.1-r2) [2020-01-13T16:05:39.424Z] #15 3.664 (27/43) Installing fortify-headers (1.1-r0) [2020-01-13T16:05:39.424Z] #15 3.666 (28/43) Installing build-base (0.5-r1) [2020-01-13T16:05:39.424Z] #15 3.667 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-01-13T16:05:39.424Z] #15 3.670 (30/43) Installing libcurl (7.67.0-r0) [2020-01-13T16:05:39.424Z] #15 3.678 (31/43) Installing curl (7.67.0-r0) [2020-01-13T16:05:39.424Z] #15 3.681 (32/43) Installing oniguruma (6.9.4-r0) [2020-01-13T16:05:39.424Z] #15 3.687 (33/43) Installing jq (1.6-r0) [2020-01-13T16:05:39.424Z] #15 3.695 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-01-13T16:05:39.424Z] #15 3.700 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-01-13T16:05:39.424Z] #15 3.702 (36/43) Installing libaio (0.3.112-r1) [2020-01-13T16:05:39.424Z] #15 3.704 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-01-13T16:05:39.424Z] #15 3.739 (38/43) Installing libfdisk (2.34-r1) [2020-01-13T16:05:39.424Z] #15 3.745 (39/43) Installing libmount (2.34-r1) [2020-01-13T16:05:39.424Z] #15 3.750 (40/43) Installing libsmartcols (2.34-r1) [2020-01-13T16:05:39.424Z] #15 3.754 (41/43) Installing pkgconf (1.6.3-r0) [2020-01-13T16:05:39.424Z] #15 3.758 (42/43) Installing util-linux-dev (2.34-r1) [2020-01-13T16:05:39.424Z] #15 3.782 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-01-13T16:05:39.424Z] #15 3.787 Executing busybox-1.31.1-r8.trigger [2020-01-13T16:05:39.424Z] #15 3.794 OK: 203 MiB in 58 packages [2020-01-13T16:05:39.962Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-13T16:05:39.983Z] #15 DONE 4.5s [2020-01-13T16:05:40.238Z] [2020-01-13T16:05:40.238Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-13T16:05:40.525Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-13T16:05:41.163Z] #16 DONE 0.8s [2020-01-13T16:05:41.163Z] [2020-01-13T16:05:41.163Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-13T16:05:41.722Z] #17 DONE 0.8s [2020-01-13T16:05:41.722Z] [2020-01-13T16:05:41.722Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-13T16:05:41.722Z] #18 DONE 0.0s [2020-01-13T16:05:41.722Z] [2020-01-13T16:05:41.722Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-13T16:05:41.722Z] #19 DONE 0.1s [2020-01-13T16:05:41.722Z] [2020-01-13T16:05:41.722Z] #31 [builder 1/4] COPY . . [2020-01-13T16:05:42.419Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-13T16:05:42.646Z] #31 DONE 0.9s [2020-01-13T16:05:42.646Z] [2020-01-13T16:05:42.646Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-13T16:05:43.569Z] #32 DONE 1.1s [2020-01-13T16:05:43.569Z] [2020-01-13T16:05:43.569Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-13T16:05:43.569Z] #20 1.689 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-13T16:05:43.569Z] #20 1.896 curl: option --progress: is ambiguous [2020-01-13T16:05:43.569Z] #20 1.896 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:44.081Z] #20 2.188 curl: option --progress: is ambiguous [2020-01-13T16:05:44.081Z] #20 2.191 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:44.081Z] #20 2.427 curl: option --progress: is ambiguous [2020-01-13T16:05:44.081Z] #20 2.428 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:44.313Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-13T16:05:44.641Z] #20 2.642 curl: option --progress: is ambiguous [2020-01-13T16:05:44.641Z] #20 2.642 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:44.641Z] #20 2.828 [2020-01-13T16:05:45.201Z] #20 3.525 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-13T16:05:45.455Z] #20 3.761 curl: option --progress: is ambiguous [2020-01-13T16:05:45.455Z] #20 3.762 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:45.710Z] #20 3.960 [2020-01-13T16:05:46.636Z] #20 4.759 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-13T16:05:46.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-13T16:05:46.891Z] #20 4.994 curl: option --progress: is ambiguous [2020-01-13T16:05:46.891Z] #20 4.994 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:46.891Z] #20 5.219 [2020-01-13T16:05:47.397Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-13T16:05:47.816Z] #20 6.086 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-13T16:05:48.071Z] #20 6.279 curl: option --progress: is ambiguous [2020-01-13T16:05:48.071Z] #20 6.289 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:48.326Z] #20 6.553 [2020-01-13T16:05:49.274Z] #20 7.520 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-13T16:05:49.837Z] #20 7.902 curl: option --progress: is ambiguous [2020-01-13T16:05:49.837Z] #20 7.902 curl: try 'curl --help' or 'curl --manual' for more information [2020-01-13T16:05:49.919Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-13T16:05:50.093Z] #20 8.149 [2020-01-13T16:05:50.093Z] #20 8.220 Download of images into '/build' complete. [2020-01-13T16:05:50.093Z] #20 8.220 Use something like the following to load the result into a Docker daemon: [2020-01-13T16:05:50.093Z] #20 8.221 tar -cC '/build' . | docker load [2020-01-13T16:05:50.093Z] #20 DONE 8.3s [2020-01-13T16:05:50.093Z] [2020-01-13T16:05:50.093Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-13T16:05:50.348Z] #22 DONE 0.1s [2020-01-13T16:05:50.348Z] [2020-01-13T16:05:50.348Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-13T16:05:50.348Z] #26 DONE 0.1s [2020-01-13T16:05:50.348Z] [2020-01-13T16:05:50.348Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-13T16:05:50.604Z] #27 DONE 0.1s [2020-01-13T16:05:50.604Z] [2020-01-13T16:05:50.604Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-13T16:05:50.604Z] #23 DONE 0.1s [2020-01-13T16:05:50.604Z] [2020-01-13T16:05:50.604Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-13T16:05:50.604Z] #28 DONE 0.1s [2020-01-13T16:05:50.604Z] [2020-01-13T16:05:50.604Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-13T16:05:51.289Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-13T16:05:51.864Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2020-01-13T16:05:51.864Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T16:05:52.232Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2020-01-13T16:05:52.232Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T16:05:52.493Z] #29 ... [2020-01-13T16:05:52.493Z] [2020-01-13T16:05:52.493Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-13T16:05:52.493Z] #21 DONE 0.1s [2020-01-13T16:05:52.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-13T16:05:52.748Z] [2020-01-13T16:05:52.748Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T16:05:52.748Z] #33 1.021 [2020-01-13T16:05:52.748Z] #33 1.085 Removing bundles/ [2020-01-13T16:05:52.748Z] #33 1.086 [2020-01-13T16:05:52.748Z] #33 1.091 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-13T16:05:52.748Z] #33 1.812 Building test suite binary ./integration-cli/test.main [2020-01-13T16:05:53.003Z] #33 ... [2020-01-13T16:05:53.003Z] [2020-01-13T16:05:53.003Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-13T16:05:53.003Z] #24 2.489 + RM_GOPATH=0 [2020-01-13T16:05:53.003Z] #24 2.489 + TMP_GOPATH= [2020-01-13T16:05:53.003Z] #24 2.489 + : /build [2020-01-13T16:05:53.003Z] #24 2.489 + '[' -z '' ']' [2020-01-13T16:05:53.003Z] #24 2.489 ++ mktemp -d [2020-01-13T16:05:53.003Z] #24 2.495 Install docker/cli version 17.06.2-ce from stable [2020-01-13T16:05:53.003Z] #24 2.495 + export GOPATH=/tmp/tmp.fcadoP [2020-01-13T16:05:53.003Z] #24 2.495 + GOPATH=/tmp/tmp.fcadoP [2020-01-13T16:05:53.003Z] #24 2.495 + RM_GOPATH=1 [2020-01-13T16:05:53.003Z] #24 2.495 ++ dirname ./install.sh [2020-01-13T16:05:53.003Z] #24 2.495 + dir=. [2020-01-13T16:05:53.003Z] #24 2.495 + bin=dockercli [2020-01-13T16:05:53.003Z] #24 2.495 + shift [2020-01-13T16:05:53.003Z] #24 2.495 + '[' '!' -f ./dockercli.installer ']' [2020-01-13T16:05:53.003Z] #24 2.495 + . ./dockercli.installer [2020-01-13T16:05:53.003Z] #24 2.495 ++ : stable [2020-01-13T16:05:53.003Z] #24 2.495 ++ : 17.06.2-ce [2020-01-13T16:05:53.003Z] #24 2.495 + install_dockercli [2020-01-13T16:05:53.003Z] #24 2.495 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-13T16:05:53.003Z] #24 2.495 ++ uname -m [2020-01-13T16:05:53.003Z] #24 2.495 + arch=x86_64 [2020-01-13T16:05:53.003Z] #24 2.495 + '[' x86_64 '!=' x86_64 ']' [2020-01-13T16:05:53.003Z] #24 2.495 + url=https://download.docker.com/linux/static [2020-01-13T16:05:53.003Z] #24 2.495 + tar -xz docker/docker [2020-01-13T16:05:53.003Z] #24 2.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-13T16:05:53.589Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-13T16:05:54.166Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-13T16:05:54.733Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-13T16:05:55.454Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2020-01-13T16:05:55.455Z] === RUN TestCreateServiceSysctls [2020-01-13T16:05:55.513Z] #24 4.855 + mkdir -p /build [2020-01-13T16:05:55.513Z] #24 4.857 + mv docker/docker /build/ [2020-01-13T16:05:55.513Z] #24 4.859 + rmdir docker [2020-01-13T16:05:55.513Z] #24 DONE 5.0s [2020-01-13T16:05:55.513Z] [2020-01-13T16:05:55.513Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T16:05:56.438Z] #33 ... [2020-01-13T16:05:56.438Z] [2020-01-13T16:05:56.438Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-13T16:05:56.438Z] #25 DONE 0.1s [2020-01-13T16:05:56.438Z] [2020-01-13T16:05:56.438Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T16:05:56.627Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-13T16:05:57.191Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-13T16:05:57.449Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-13T16:05:58.013Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-13T16:05:58.013Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-13T16:05:58.013Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-13T16:05:59.509Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-01-13T16:05:59.509Z] === RUN TestCreateServiceCapabilities [2020-01-13T16:05:59.908Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-13T16:06:01.804Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-13T16:06:01.804Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-13T16:06:01.804Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-13T16:06:02.368Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-13T16:06:02.626Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-13T16:06:02.709Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2020-01-13T16:06:02.709Z] === RUN TestInspect [2020-01-13T16:06:03.189Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-13T16:06:04.119Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-13T16:06:04.375Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-13T16:06:04.375Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-13T16:06:04.375Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-13T16:06:06.258Z] --- PASS: TestInspect (3.45s) [2020-01-13T16:06:06.258Z] === RUN TestServiceListWithStatuses [2020-01-13T16:06:06.258Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-01-13T16:06:06.258Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T16:06:06.258Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T16:06:06.268Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-13T16:06:07.199Z] === RUN TestDockerSuite/TestEventsRename [2020-01-13T16:06:08.130Z] === RUN TestDockerSuite/TestEventsResize [2020-01-13T16:06:09.061Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-13T16:06:09.624Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-13T16:06:10.557Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-13T16:06:11.489Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-13T16:06:12.620Z] --- PASS: TestDockerNetworkConnectAlias (5.92s) [2020-01-13T16:06:12.620Z] === RUN TestDockerNetworkReConnect [2020-01-13T16:06:14.762Z] === RUN TestDockerSuite/TestEventsTop [2020-01-13T16:06:15.326Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-13T16:06:16.732Z] --- PASS: TestDockerNetworkReConnect (4.73s) [2020-01-13T16:06:16.732Z] === RUN TestServicePlugin [2020-01-13T16:06:17.117Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-13T16:06:17.117Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:06:17.117Z] === RUN TestServiceUpdateLabel [2020-01-13T16:06:17.850Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-13T16:06:19.586Z] --- PASS: TestServiceUpdateLabel (2.82s) [2020-01-13T16:06:19.586Z] === RUN TestServiceUpdateSecrets [2020-01-13T16:06:19.745Z] === RUN TestDockerSuite/TestExec [2020-01-13T16:06:20.309Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-13T16:06:21.245Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-13T16:06:21.808Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-13T16:06:22.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-13T16:06:22.920Z] #33 ... [2020-01-13T16:06:22.920Z] [2020-01-13T16:06:22.920Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-13T16:06:22.920Z] #29 28.70 # github.com/docker/docker/contrib/httpserver [2020-01-13T16:06:22.920Z] #29 28.70 loadinternal: cannot find runtime/cgo [2020-01-13T16:06:22.920Z] #29 DONE 29.1s [2020-01-13T16:06:22.920Z] [2020-01-13T16:06:22.920Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T16:06:22.920Z] #33 ... [2020-01-13T16:06:22.920Z] [2020-01-13T16:06:22.920Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-13T16:06:22.920Z] #30 DONE 0.1s [2020-01-13T16:06:22.920Z] [2020-01-13T16:06:22.920Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-13T16:06:22.995Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-13T16:06:24.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-13T16:06:24.890Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-13T16:06:25.822Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-13T16:06:26.753Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-13T16:06:27.684Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-13T16:06:28.615Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-13T16:06:30.510Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-13T16:06:31.089Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-13T16:06:32.983Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-13T16:06:34.352Z] === RUN TestDockerSuite/TestExecEnv [2020-01-13T16:06:34.915Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-13T16:06:36.125Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2020-01-13T16:06:36.125Z] === RUN TestServiceUpdateConfigs [2020-01-13T16:06:36.812Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-13T16:06:38.183Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-13T16:06:41.454Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-13T16:06:42.018Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-13T16:06:42.947Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-13T16:06:43.879Z] === RUN TestDockerSuite/TestExecParseError [2020-01-13T16:06:44.442Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-13T16:06:45.373Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-13T16:06:46.320Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-13T16:06:47.703Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-13T16:06:48.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-13T16:06:48.523Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-13T16:06:49.454Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-13T16:06:52.569Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2020-01-13T16:06:52.569Z] === RUN TestServiceUpdateNetwork [2020-01-13T16:07:01.638Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-13T16:07:01.638Z] === RUN TestDockerSuite/TestExecTTY [2020-01-13T16:07:02.568Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-13T16:07:03.499Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-13T16:07:04.062Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-13T16:07:04.998Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-13T16:07:04.998Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-13T16:07:06.130Z] --- PASS: TestServiceUpdateNetwork (14.37s) [2020-01-13T16:07:06.130Z] PASS [2020-01-13T16:07:06.130Z] [2020-01-13T16:07:06.130Z] === Skipped [2020-01-13T16:07:06.130Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-01-13T16:07:06.130Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T16:07:06.130Z] [2020-01-13T16:07:06.130Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-13T16:07:06.130Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:07:06.130Z] [2020-01-13T16:07:06.130Z] [2020-01-13T16:07:06.130Z] DONE 20 tests, 2 skipped in 121.354s [2020-01-13T16:07:06.130Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T16:07:06.130Z] ++ 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-01-13T16:07:06.130Z] ++ set -e [2020-01-13T16:07:06.130Z] ++ '[' -n 0 ']' [2020-01-13T16:07:06.130Z] ++ set -x [2020-01-13T16:07:06.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:07:06.130Z] INFO: Testing against a local daemon [2020-01-13T16:07:06.130Z] === RUN TestSessionCreate [2020-01-13T16:07:06.130Z] --- PASS: TestSessionCreate (0.03s) [2020-01-13T16:07:06.130Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T16:07:06.130Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-13T16:07:06.130Z] PASS [2020-01-13T16:07:06.130Z] [2020-01-13T16:07:06.130Z] DONE 2 tests in 0.263s [2020-01-13T16:07:06.130Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T16:07:06.130Z] ++ 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-01-13T16:07:06.130Z] ++ set -e [2020-01-13T16:07:06.130Z] ++ '[' -n 0 ']' [2020-01-13T16:07:06.130Z] ++ set -x [2020-01-13T16:07:06.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:07:06.130Z] INFO: Testing against a local daemon [2020-01-13T16:07:06.130Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T16:07:06.130Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T16:07:06.130Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T16:07:06.130Z] === RUN TestEventsExecDie [2020-01-13T16:07:06.130Z] --- PASS: TestEventsExecDie (0.94s) [2020-01-13T16:07:06.130Z] === RUN TestEventsBackwardsCompatible [2020-01-13T16:07:06.537Z] --- PASS: TestEventsBackwardsCompatible (0.15s) [2020-01-13T16:07:06.537Z] === RUN TestInfoBinaryCommits [2020-01-13T16:07:06.537Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-01-13T16:07:06.537Z] === RUN TestInfoAPIVersioned [2020-01-13T16:07:06.537Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-13T16:07:06.537Z] === RUN TestInfoDiscoveryBackend [2020-01-13T16:07:06.915Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-01-13T16:07:06.915Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T16:07:07.524Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-13T16:07:08.175Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T16:07:08.175Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T16:07:08.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-13T16:07:08.539Z] === RUN TestInfoAPI [2020-01-13T16:07:08.539Z] --- PASS: TestInfoAPI (0.02s) [2020-01-13T16:07:08.539Z] === RUN TestInfoAPIWarnings [2020-01-13T16:07:08.893Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-13T16:07:08.915Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-13T16:07:08.915Z] === RUN TestInfoDebug [2020-01-13T16:07:09.754Z] --- PASS: TestInfoDebug (0.53s) [2020-01-13T16:07:09.754Z] === RUN TestInfoInsecureRegistries [2020-01-13T16:07:09.823Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-13T16:07:10.155Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-13T16:07:10.155Z] === RUN TestInfoRegistryMirrors [2020-01-13T16:07:10.605Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-01-13T16:07:10.605Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T16:07:10.754Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-13T16:07:11.012Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-01-13T16:07:11.012Z] === RUN TestPingCacheHeaders [2020-01-13T16:07:11.012Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-13T16:07:11.012Z] === RUN TestPingGet [2020-01-13T16:07:11.012Z] --- PASS: TestPingGet (0.01s) [2020-01-13T16:07:11.012Z] === RUN TestPingHead [2020-01-13T16:07:11.012Z] --- PASS: TestPingHead (0.01s) [2020-01-13T16:07:11.012Z] === RUN TestVersion [2020-01-13T16:07:11.012Z] --- PASS: TestVersion (0.03s) [2020-01-13T16:07:11.012Z] PASS [2020-01-13T16:07:11.012Z] [2020-01-13T16:07:11.012Z] === Skipped [2020-01-13T16:07:11.012Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T16:07:11.012Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T16:07:11.012Z] [2020-01-13T16:07:11.012Z] [2020-01-13T16:07:11.012Z] DONE 18 tests, 1 skipped in 5.891s [2020-01-13T16:07:11.012Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T16:07:11.012Z] ++ 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-01-13T16:07:11.012Z] ++ set -e [2020-01-13T16:07:11.012Z] ++ '[' -n 0 ']' [2020-01-13T16:07:11.012Z] ++ set -x [2020-01-13T16:07:11.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:07:11.397Z] INFO: Testing against a local daemon [2020-01-13T16:07:11.397Z] === RUN TestVolumesCreateAndList [2020-01-13T16:07:11.397Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-01-13T16:07:11.397Z] === RUN TestVolumesRemove [2020-01-13T16:07:11.397Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-13T16:07:11.397Z] === RUN TestVolumesInspect [2020-01-13T16:07:11.397Z] --- PASS: TestVolumesInspect (0.01s) [2020-01-13T16:07:11.397Z] === RUN TestVolumesInvalidJSON [2020-01-13T16:07:11.397Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T16:07:11.397Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T16:07:11.397Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T16:07:11.397Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-01-13T16:07:11.397Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-13T16:07:11.397Z] PASS [2020-01-13T16:07:11.397Z] [2020-01-13T16:07:11.397Z] DONE 5 tests in 0.302s [2020-01-13T16:07:11.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T16:07:11.397Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T16:07:11.397Z] +++ kill 11502 [2020-01-13T16:07:11.456Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-13T16:07:11.456Z] [2020-01-13T16:07:11.456Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-13T16:07:11.456Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-13T16:07:11.456Z] HOSTNAME=25d2a794f1be [2020-01-13T16:07:11.456Z] TESTDEBUG=0 [2020-01-13T16:07:11.456Z] DEST=bundles/test-integration [2020-01-13T16:07:11.456Z] PWD=/go/src/github.com/docker/docker [2020-01-13T16:07:11.456Z] DOCKER_GITCOMMIT=94a8c8b3c09540497f6fb7a3d40de80610c920ac [2020-01-13T16:07:11.456Z] container=docker [2020-01-13T16:07:11.456Z] HOME=/root [2020-01-13T16:07:11.456Z] GOLANG_VERSION=1.13.5 [2020-01-13T16:07:11.456Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-13T16:07:11.456Z] VALIDATE_BRANCH=master [2020-01-13T16:07:11.456Z] TERM=xterm [2020-01-13T16:07:11.456Z] DOCKER_PKG=github.com/docker/docker [2020-01-13T16:07:11.456Z] SHLVL=1 [2020-01-13T16:07:11.456Z] TIMEOUT=120m [2020-01-13T16:07:11.456Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-13T16:07:11.456Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-13T16:07:11.456Z] GO111MODULE=off [2020-01-13T16:07:11.456Z] DOCKER_EXPERIMENTAL=1 [2020-01-13T16:07:11.456Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-13T16:07:11.456Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-13T16:07:11.456Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-13T16:07:11.456Z] GOPATH=/go [2020-01-13T16:07:11.456Z] PKG_CONFIG=pkg-config [2020-01-13T16:07:11.456Z] _=/usr/bin/env [2020-01-13T16:07:11.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T16:07:11.684Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-13T16:07:11.768Z] +++ /etc/init.d/apparmor stop [2020-01-13T16:07:11.769Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T16:07:11.769Z] [2020-01-13T16:07:11.769Z] Unloading profiles will leave already running processes permanently [2020-01-13T16:07:11.769Z] unconfined, which can lead to unexpected situations. [2020-01-13T16:07:11.769Z] [2020-01-13T16:07:11.769Z] To set a process to complain mode, use the command line tool [2020-01-13T16:07:11.769Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T16:07:11.769Z] +++ true [2020-01-13T16:07:11.769Z] Post stage [Pipeline] junit [2020-01-13T16:07:13.730Z] Recording test results [2020-01-13T16:07:14.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T16:07:15.512Z] + echo Ensuring container killed. [2020-01-13T16:07:15.512Z] Ensuring container killed. [2020-01-13T16:07:15.512Z] + docker rm -vf docker-pr2 [2020-01-13T16:07:15.512Z] Error: No such container: docker-pr2 [2020-01-13T16:07:15.512Z] + true [Pipeline] sh [2020-01-13T16:07:16.609Z] + echo Chowning /workspace to jenkins user [2020-01-13T16:07:16.609Z] Chowning /workspace to jenkins user [2020-01-13T16:07:16.609Z] + id -u [2020-01-13T16:07:16.609Z] + id -g [2020-01-13T16:07:16.609Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40369:/workspace busybox chown -R 1001:1001 /workspace [2020-01-13T16:07:16.609Z] Unable to find image 'busybox:latest' locally [2020-01-13T16:07:16.609Z] latest: Pulling from library/busybox [2020-01-13T16:07:16.609Z] 6dc7af96dfc8: Pulling fs layer [2020-01-13T16:07:16.609Z] 6dc7af96dfc8: Verifying Checksum [2020-01-13T16:07:16.609Z] 6dc7af96dfc8: Download complete [2020-01-13T16:07:16.772Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-13T16:07:17.471Z] 6dc7af96dfc8: Pull complete [2020-01-13T16:07:17.471Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-13T16:07:17.471Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T16:07:20.071Z] + bundleName=s390x-integration [2020-01-13T16:07:20.071Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-13T16:07:20.071Z] Creating s390x-integration-bundles.tar.gz [2020-01-13T16:07:20.071Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-01-13T16:07:20.071Z] + 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-01-13T16:07:20.212Z] Archiving artifacts [2020-01-13T16:07:21.591Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T16:07:22.023Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-13T16:07:22.355Z] + make clean [2020-01-13T16:07:22.355Z] make: command: Command not found [2020-01-13T16:07:22.355Z] make: command: Command not found [2020-01-13T16:07:22.355Z] docker volume rm -f docker-dev-cache [2020-01-13T16:07:22.721Z] docker-dev-cache [Pipeline] deleteDir [2020-01-13T16:07:23.938Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-13T16:07:29.190Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-13T16:07:29.190Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-13T16:07:29.190Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-13T16:07:29.447Z] === RUN TestDockerSuite/TestHealth [2020-01-13T16:07:41.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T16:07:51.582Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-13T16:07:51.582Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-13T16:07:51.582Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-13T16:07:51.582Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-13T16:07:51.582Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-13T16:07:51.582Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-13T16:07:51.839Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-13T16:07:52.097Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-13T16:07:52.097Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-13T16:07:52.097Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-13T16:07:52.662Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-13T16:07:52.662Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-13T16:07:53.225Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-13T16:07:53.225Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-13T16:07:54.595Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-13T16:07:54.595Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-13T16:07:55.526Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-13T16:07:56.456Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-13T16:07:56.456Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-13T16:07:57.021Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-13T16:07:59.287Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-13T16:07:59.287Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T16:08:00.294Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-13T16:08:00.294Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-13T16:08:00.294Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-13T16:08:00.649Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T16:08:02.284Z] === RUN TestDockerSuite/TestImportFile [2020-01-13T16:08:03.956Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T16:08:04.180Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-13T16:08:04.180Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-13T16:08:06.080Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-13T16:08:07.974Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-13T16:08:08.146Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T16:08:08.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-13T16:08:08.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-13T16:08:09.512Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T16:08:09.870Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-13T16:08:10.434Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-13T16:08:10.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-13T16:08:11.365Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-13T16:08:11.396Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T16:08:12.295Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-13T16:08:12.295Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-13T16:08:12.295Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-13T16:08:12.758Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T16:08:13.014Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T16:08:13.226Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-13T16:08:14.157Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-13T16:08:14.722Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-13T16:08:15.529Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T16:08:15.653Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-13T16:08:16.582Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-13T16:08:16.891Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T16:08:17.146Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-13T16:08:17.146Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-13T16:08:19.040Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-13T16:08:19.401Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T16:08:19.603Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-13T16:08:20.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-13T16:08:20.654Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-13T16:08:20.654Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-13T16:08:21.586Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-13T16:08:21.587Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-13T16:08:21.987Z] #33 158.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T16:08:22.959Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-13T16:08:24.329Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-13T16:08:24.499Z] #33 160.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T16:08:25.260Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-13T16:08:25.863Z] #33 162.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T16:08:26.192Z] === RUN TestDockerSuite/TestInspectImage [2020-01-13T16:08:26.192Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-13T16:08:26.192Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-13T16:08:26.192Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-13T16:08:26.756Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-13T16:08:27.685Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-13T16:08:27.942Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-13T16:08:28.419Z] #33 164.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T16:08:28.873Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-13T16:08:29.437Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-13T16:08:29.782Z] #33 166.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T16:08:31.358Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-13T16:08:31.358Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-13T16:08:31.713Z] #33 167.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T16:08:32.290Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-13T16:08:33.077Z] #33 169.2 [2020-01-13T16:08:33.222Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-13T16:08:33.332Z] #33 DONE 169.6s [2020-01-13T16:08:33.332Z] [2020-01-13T16:08:33.332Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-13T16:08:35.118Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-13T16:08:35.217Z] #34 DONE 1.7s [2020-01-13T16:08:36.049Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-13T16:08:36.580Z] [2020-01-13T16:08:36.580Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-13T16:08:36.614Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-13T16:08:37.544Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-13T16:08:37.959Z] #35 DONE 1.1s [2020-01-13T16:08:37.959Z] [2020-01-13T16:08:37.959Z] #36 exporting to image [2020-01-13T16:08:37.959Z] #36 exporting layers [2020-01-13T16:08:38.476Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-13T16:08:39.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-13T16:08:40.344Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-13T16:08:40.344Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-13T16:08:40.469Z] #36 exporting layers 2.5s done [2020-01-13T16:08:40.470Z] #36 writing image sha256:b2d934db1e5279d2afdf85935f682f8c93d5194a8e24b8952a63bba4a72f9806 done [2020-01-13T16:08:40.470Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-13T16:08:40.470Z] #36 DONE 2.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T16:08:40.902Z] + echo Ensuring container killed. [2020-01-13T16:08:40.902Z] Ensuring container killed. [2020-01-13T16:08:40.902Z] + docker rm -vf docker-pr2 [2020-01-13T16:08:40.902Z] Error: No such container: docker-pr2 [2020-01-13T16:08:40.902Z] + true [Pipeline] sh [2020-01-13T16:08:41.220Z] + echo Chowning /workspace to jenkins user [2020-01-13T16:08:41.220Z] Chowning /workspace to jenkins user [2020-01-13T16:08:41.220Z] + id -u [2020-01-13T16:08:41.220Z] + id -g [2020-01-13T16:08:41.220Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40369:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T16:08:42.866Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-13T16:08:42.995Z] + bundleName=unit [2020-01-13T16:08:42.995Z] + echo Creating unit-bundles.tar.gz [2020-01-13T16:08:42.995Z] Creating unit-bundles.tar.gz [2020-01-13T16:08:42.995Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-13T16:08:42.995Z] bundles/junit-report.xml [2020-01-13T16:08:42.995Z] bundles/go-test-report.json [2020-01-13T16:08:42.995Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-13T16:08:43.004Z] Archiving artifacts [2020-01-13T16:08:43.436Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T16:08:43.786Z] + make clean [2020-01-13T16:08:44.041Z] docker volume rm -f docker-dev-cache [2020-01-13T16:08:44.041Z] docker-dev-cache [Pipeline] deleteDir [2020-01-13T16:08:44.237Z] === RUN TestDockerSuite/TestLinksEnvs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T16:08:46.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-13T16:08:46.135Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-13T16:08:46.699Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-13T16:08:48.596Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-13T16:08:50.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-13T16:08:51.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-13T16:08:51.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-13T16:08:52.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-13T16:08:54.393Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-13T16:08:54.393Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-13T16:08:54.393Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-13T16:08:55.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-13T16:08:56.919Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-13T16:08:56.919Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-13T16:08:57.485Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-13T16:08:57.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-13T16:08:58.063Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-13T16:08:58.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-13T16:09:01.344Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-13T16:09:04.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-13T16:09:04.621Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-13T16:09:06.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-13T16:09:07.145Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-13T16:09:10.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-13T16:09:11.322Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-13T16:09:11.579Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-13T16:09:13.474Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-13T16:09:15.370Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-13T16:09:15.934Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-13T16:09:16.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-13T16:09:16.191Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-13T16:09:18.817Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-13T16:09:18.817Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-13T16:09:19.381Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-13T16:09:19.381Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-13T16:09:19.381Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-13T16:09:20.311Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-13T16:09:21.241Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-13T16:09:21.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-13T16:09:23.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-13T16:09:25.413Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-13T16:09:25.670Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-13T16:09:29.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-13T16:09:30.922Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-13T16:09:31.183Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-13T16:09:31.183Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-13T16:09:32.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-13T16:09:32.563Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-13T16:09:33.493Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-13T16:09:34.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-13T16:09:34.863Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-13T16:09:35.795Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-13T16:09:37.165Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-13T16:09:38.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-13T16:09:38.240Z] Using test binary docker [2020-01-13T16:09:38.240Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-13T16:09:38.240Z] +++ /etc/init.d/apparmor start [2020-01-13T16:09:38.240Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-01-13T16:09:38.240Z] INFO: Waiting for daemon to start... [2020-01-13T16:09:38.240Z] Starting dockerd [2020-01-13T16:09:38.241Z] +++ 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-01-13T16:09:39.687Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-13T16:09:40.250Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-13T16:09:40.275Z] . [2020-01-13T16:09:40.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-13T16:09:40.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-13T16:09:40.276Z] Error: No such image: emptyfs [2020-01-13T16:09:40.276Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-13T16:09:40.276Z] ++++ docker load [2020-01-13T16:09:40.276Z] Running integration-test (iteration 1) [2020-01-13T16:09:40.276Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-13T16:09:40.276Z] ++ 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-01-13T16:09:40.276Z] ++ set -e [2020-01-13T16:09:40.276Z] ++ '[' -n 0 ']' [2020-01-13T16:09:40.276Z] ++ set -x [2020-01-13T16:09:40.276Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:09:41.180Z] === RUN TestDockerSuite/TestLogsSince [2020-01-13T16:09:41.180Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-13T16:09:49.276Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-13T16:09:50.645Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-13T16:09:53.968Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-13T16:09:54.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-13T16:09:54.789Z] === RUN TestDockerSuite/TestLogsTail [2020-01-13T16:09:55.556Z] Loaded image: buildpack-deps:jessie [2020-01-13T16:09:55.557Z] Loaded image: busybox:latest [2020-01-13T16:09:55.557Z] Loaded image: busybox:glibc [2020-01-13T16:09:55.557Z] Loaded image: debian:jessie [2020-01-13T16:09:55.557Z] Loaded image: hello-world:latest [2020-01-13T16:09:55.557Z] INFO: Testing against a local daemon [2020-01-13T16:09:55.557Z] === RUN TestCgroupNamespacesBuild [2020-01-13T16:09:55.721Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-13T16:09:56.577Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2020-01-13T16:09:56.577Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-13T16:09:56.655Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-13T16:09:57.218Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-13T16:09:57.781Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-13T16:09:58.062Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-01-13T16:09:58.062Z] === RUN TestBuildWithSession [2020-01-13T16:09:58.062Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-13T16:09:58.062Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T16:09:58.062Z] === RUN TestBuildSquashParent [2020-01-13T16:09:58.713Z] === RUN TestDockerSuite/TestNetHostname [2020-01-13T16:10:01.237Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-13T16:10:01.237Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-13T16:10:02.622Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-13T16:10:03.579Z] --- PASS: TestBuildSquashParent (5.52s) [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T16:10:03.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T16:10:03.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T16:10:03.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T16:10:03.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T16:10:03.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T16:10:03.579Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T16:10:03.579Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T16:10:03.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-13T16:10:03.579Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-13T16:10:03.579Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-13T16:10:03.579Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-13T16:10:05.159Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-13T16:10:05.723Z] === RUN TestDockerSuite/TestPluginActive [2020-01-13T16:10:06.300Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-13T16:10:06.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-13T16:10:07.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-13T16:10:07.657Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.03s) [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2020-01-13T16:10:09.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-01-13T16:10:09.012Z] === RUN TestBuildMultiStageCopy [2020-01-13T16:10:09.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-13T16:10:10.496Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-13T16:10:10.935Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-13T16:10:11.116Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-13T16:10:11.403Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-13T16:10:12.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-13T16:10:12.312Z] --- PASS: TestBuildMultiStageCopy (3.70s) [2020-01-13T16:10:12.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-01-13T16:10:12.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-01-13T16:10:12.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-01-13T16:10:12.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-01-13T16:10:12.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-01-13T16:10:12.312Z] === RUN TestBuildMultiStageParentConfig [2020-01-13T16:10:13.347Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-01-13T16:10:13.347Z] === RUN TestBuildLabelWithTargets [2020-01-13T16:10:14.831Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2020-01-13T16:10:14.831Z] === RUN TestBuildWithEmptyLayers [2020-01-13T16:10:15.112Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-13T16:10:15.112Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-13T16:10:15.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-13T16:10:15.369Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-13T16:10:15.847Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-01-13T16:10:15.847Z] === RUN TestBuildMultiStageOnBuild [2020-01-13T16:10:17.885Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-01-13T16:10:17.885Z] === RUN TestBuildUncleanTarFilenames [2020-01-13T16:10:17.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-13T16:10:18.822Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-13T16:10:18.902Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-01-13T16:10:18.902Z] === RUN TestBuildMultiStageLayerLeak [2020-01-13T16:10:20.244Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-13T16:10:21.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-13T16:10:21.602Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-01-13T16:10:21.602Z] === RUN TestBuildWithHugeFile [2020-01-13T16:10:22.106Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-13T16:10:25.381Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-13T16:10:27.909Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-13T16:10:28.167Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-13T16:10:30.063Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-13T16:10:30.993Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-13T16:10:31.250Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-13T16:10:33.169Z] === RUN TestDockerSuite/TestPortList [2020-01-13T16:10:34.099Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-13T16:10:42.194Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-13T16:10:44.089Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-13T16:10:45.459Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-13T16:10:46.829Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-13T16:10:53.372Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-13T16:10:53.372Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-13T16:10:53.372Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-13T16:10:53.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-13T16:10:53.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-13T16:10:54.560Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-13T16:10:54.560Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-13T16:10:55.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-13T16:10:55.490Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-13T16:10:56.937Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-13T16:10:56.937Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-13T16:11:00.212Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-13T16:11:00.212Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-13T16:11:02.108Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-13T16:11:02.672Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-13T16:11:02.928Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-13T16:11:03.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-13T16:11:07.371Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-13T16:11:07.371Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-13T16:11:07.935Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-13T16:11:09.831Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-13T16:11:11.726Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-13T16:11:15.003Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-13T16:11:17.524Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-13T16:11:17.524Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-13T16:11:17.524Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-13T16:11:21.698Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-13T16:11:29.791Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-13T16:11:30.720Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-13T16:11:30.977Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-13T16:11:33.500Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-13T16:11:35.396Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-13T16:11:36.767Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-13T16:11:38.663Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-13T16:11:41.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-13T16:11:43.085Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-13T16:11:43.085Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-13T16:11:44.017Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-13T16:11:44.017Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-13T16:11:47.290Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-13T16:11:49.183Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-13T16:11:50.113Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-13T16:11:50.113Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-13T16:11:50.113Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-13T16:11:50.113Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-13T16:11:50.113Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-13T16:11:51.043Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-13T16:11:52.937Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-13T16:11:54.307Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-13T16:11:55.241Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-13T16:11:57.764Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-13T16:11:58.708Z] --- PASS: TestBuildWithHugeFile (85.24s) [2020-01-13T16:11:58.708Z] === RUN TestBuildWithEmptyDockerfile [2020-01-13T16:11:58.708Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T16:11:58.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T16:11:58.708Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T16:11:58.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T16:11:58.708Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T16:11:58.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T16:11:58.708Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-13T16:11:58.708Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-13T16:11:58.708Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-13T16:11:58.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-01-13T16:11:58.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-01-13T16:11:58.708Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-01-13T16:11:58.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-01-13T16:11:58.708Z] === RUN TestBuildPreserveOwnership [2020-01-13T16:11:58.708Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-13T16:11:58.708Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-13T16:11:58.708Z] --- PASS: TestBuildPreserveOwnership (4.92s) [2020-01-13T16:11:58.708Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2020-01-13T16:11:58.708Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-01-13T16:11:58.708Z] === RUN TestBuildPlatformInvalid [2020-01-13T16:11:58.708Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-13T16:11:58.708Z] PASS [2020-01-13T16:11:58.708Z] [2020-01-13T16:11:58.708Z] === Skipped [2020-01-13T16:11:58.708Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-13T16:11:58.708Z] build_session_test.go:25: TODO: BuildKit [2020-01-13T16:11:58.708Z] [2020-01-13T16:11:58.708Z] [2020-01-13T16:11:58.708Z] DONE 32 tests, 1 skipped in 131.743s [2020-01-13T16:11:58.708Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-13T16:11:58.708Z] ++ 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-01-13T16:11:58.708Z] ++ set -e [2020-01-13T16:11:58.708Z] ++ '[' -n 0 ']' [2020-01-13T16:11:58.708Z] ++ set -x [2020-01-13T16:11:58.708Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:11:58.708Z] INFO: Testing against a local daemon [2020-01-13T16:11:58.708Z] === RUN TestConfigList [2020-01-13T16:11:58.708Z] --- PASS: TestConfigList (2.34s) [2020-01-13T16:11:58.708Z] === RUN TestConfigsCreateAndDelete [2020-01-13T16:11:58.708Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-01-13T16:11:58.708Z] === RUN TestConfigsUpdate [2020-01-13T16:11:58.992Z] --- PASS: TestConfigsUpdate (2.21s) [2020-01-13T16:11:58.992Z] === RUN TestTemplatedConfig [2020-01-13T16:12:01.038Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-13T16:12:01.687Z] --- PASS: TestTemplatedConfig (2.75s) [2020-01-13T16:12:01.687Z] === RUN TestConfigInspect [2020-01-13T16:12:04.314Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-13T16:12:04.386Z] --- PASS: TestConfigInspect (2.29s) [2020-01-13T16:12:04.386Z] === RUN TestConfigCreateWithLabels [2020-01-13T16:12:05.684Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-13T16:12:06.441Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-01-13T16:12:06.441Z] === RUN TestConfigCreateResolve [2020-01-13T16:12:08.209Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-13T16:12:08.209Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-13T16:12:08.209Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-13T16:12:08.466Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-13T16:12:08.484Z] --- PASS: TestConfigCreateResolve (2.23s) [2020-01-13T16:12:08.485Z] === RUN TestConfigDaemonLibtrustID [2020-01-13T16:12:09.103Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-13T16:12:09.103Z] PASS [2020-01-13T16:12:09.103Z] [2020-01-13T16:12:09.103Z] DONE 8 tests in 16.988s [2020-01-13T16:12:09.103Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-13T16:12:09.103Z] ++ 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-01-13T16:12:09.103Z] ++ set -e [2020-01-13T16:12:09.103Z] ++ '[' -n 0 ']' [2020-01-13T16:12:09.103Z] ++ set -x [2020-01-13T16:12:09.103Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:12:09.103Z] INFO: Testing against a local daemon [2020-01-13T16:12:09.103Z] === RUN TestCheckpoint [2020-01-13T16:12:09.103Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-13T16:12:09.103Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T16:12:09.103Z] === RUN TestContainerInvalidJSON [2020-01-13T16:12:09.103Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T16:12:09.103Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T16:12:09.103Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T16:12:09.103Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T16:12:09.103Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-13T16:12:09.103Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-13T16:12:09.103Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-13T16:12:09.103Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-13T16:12:09.103Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-13T16:12:09.103Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-13T16:12:09.103Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-13T16:12:09.103Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-13T16:12:09.103Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-13T16:12:09.103Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-13T16:12:09.103Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-01-13T16:12:09.103Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-13T16:12:09.388Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-01-13T16:12:09.388Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-13T16:12:09.388Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-01-13T16:12:09.388Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-13T16:12:09.388Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-01-13T16:12:09.389Z] === RUN TestCopyFromContainer [2020-01-13T16:12:10.867Z] === RUN TestCopyFromContainer// [2020-01-13T16:12:10.996Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-13T16:12:11.156Z] === RUN TestCopyFromContainer//bar/root [2020-01-13T16:12:11.156Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-13T16:12:11.442Z] === RUN TestCopyFromContainer/bar/quux [2020-01-13T16:12:11.442Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-13T16:12:11.442Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-13T16:12:11.727Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-13T16:12:11.727Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-13T16:12:11.727Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-13T16:12:12.012Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer (2.56s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-13T16:12:12.012Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-13T16:12:12.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-13T16:12:12.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T16:12:12.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T16:12:12.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T16:12:12.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T16:12:12.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T16:12:12.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T16:12:12.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-13T16:12:12.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-13T16:12:12.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-13T16:12:12.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-13T16:12:12.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-13T16:12:12.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-13T16:12:12.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-13T16:12:12.012Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-13T16:12:12.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-13T16:12:12.012Z] === RUN TestCreateWithInvalidEnv [2020-01-13T16:12:12.012Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-13T16:12:12.012Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-13T16:12:12.012Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-13T16:12:12.012Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-13T16:12:12.012Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-13T16:12:12.012Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-13T16:12:12.012Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-13T16:12:12.012Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-13T16:12:12.012Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-13T16:12:12.012Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-01-13T16:12:12.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-13T16:12:12.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-13T16:12:12.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-13T16:12:12.012Z] === RUN TestCreateTmpfsMountsTarget [2020-01-13T16:12:12.299Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-13T16:12:12.299Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-13T16:12:12.910Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T16:12:14.338Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-13T16:12:14.338Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-13T16:12:14.338Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-13T16:12:14.338Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-01-13T16:12:16.374Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-13T16:12:16.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T16:12:16.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T16:12:16.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T16:12:16.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T16:12:16.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T16:12:16.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T16:12:16.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T16:12:16.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T16:12:16.374Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T16:12:16.374Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T16:12:16.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-13T16:12:16.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-13T16:12:16.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-13T16:12:16.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-13T16:12:16.374Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-01-13T16:12:16.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-01-13T16:12:16.374Z] === RUN TestContainerStartOnDaemonRestart [2020-01-13T16:12:16.374Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-13T16:12:16.374Z] === RUN TestDaemonRestartIpcMode [2020-01-13T16:12:16.374Z] === PAUSE TestDaemonRestartIpcMode [2020-01-13T16:12:16.374Z] === RUN TestDiff [2020-01-13T16:12:16.994Z] --- PASS: TestDiff (0.64s) [2020-01-13T16:12:16.994Z] === RUN TestExecWithCloseStdin [2020-01-13T16:12:17.084Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-13T16:12:17.624Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-01-13T16:12:17.624Z] === RUN TestExec [2020-01-13T16:12:18.454Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-13T16:12:18.454Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-13T16:12:18.454Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-13T16:12:18.646Z] --- PASS: TestExec (0.79s) [2020-01-13T16:12:18.646Z] === RUN TestExecUser [2020-01-13T16:12:19.267Z] --- PASS: TestExecUser (0.82s) [2020-01-13T16:12:19.267Z] === RUN TestExportContainerAndImportImage [2020-01-13T16:12:20.286Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2020-01-13T16:12:20.286Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-13T16:12:21.728Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-13T16:12:22.324Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-01-13T16:12:22.324Z] === RUN TestHealthCheckWorkdir [2020-01-13T16:12:22.659Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-13T16:12:22.945Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-01-13T16:12:22.945Z] === RUN TestHealthKillContainer [2020-01-13T16:12:24.027Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-13T16:12:24.027Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-13T16:12:24.284Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-13T16:12:25.626Z] --- PASS: TestHealthKillContainer (2.85s) [2020-01-13T16:12:25.626Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-13T16:12:26.177Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-13T16:12:26.248Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-01-13T16:12:26.248Z] === RUN TestIpcModeNone [2020-01-13T16:12:27.109Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-13T16:12:27.265Z] --- PASS: TestIpcModeNone (0.75s) [2020-01-13T16:12:27.265Z] === RUN TestIpcModePrivate [2020-01-13T16:12:27.366Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-13T16:12:27.893Z] --- PASS: TestIpcModePrivate (0.81s) [2020-01-13T16:12:27.893Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-13T16:12:27.893Z] === RUN TestIpcModeShareable [2020-01-13T16:12:28.910Z] --- PASS: TestIpcModeShareable (0.79s) [2020-01-13T16:12:28.910Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-13T16:12:28.910Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-13T16:12:29.265Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-13T16:12:30.197Z] === RUN TestDockerSuite/TestRmiTag [2020-01-13T16:12:30.454Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-13T16:12:31.012Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2020-01-13T16:12:31.012Z] === RUN TestAPIIpcModeHost [2020-01-13T16:12:31.385Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-13T16:12:31.632Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-01-13T16:12:31.632Z] === RUN TestDaemonIpcModeShareable [2020-01-13T16:12:33.667Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-01-13T16:12:33.667Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-13T16:12:33.667Z] === RUN TestDaemonIpcModePrivate [2020-01-13T16:12:35.149Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-01-13T16:12:35.149Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-13T16:12:35.149Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-13T16:12:35.557Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-13T16:12:36.487Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-13T16:12:36.634Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-01-13T16:12:36.634Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-13T16:12:36.634Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-13T16:12:37.418Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-13T16:12:37.981Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-13T16:12:38.695Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-01-13T16:12:38.695Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-13T16:12:38.695Z] === RUN TestIpcModeOlderClient [2020-01-13T16:12:38.695Z] === PAUSE TestIpcModeOlderClient [2020-01-13T16:12:38.695Z] === RUN TestKillContainerInvalidSignal [2020-01-13T16:12:38.980Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-01-13T16:12:38.980Z] === RUN TestKillContainer [2020-01-13T16:12:38.980Z] === RUN TestKillContainer/no_signal [2020-01-13T16:12:39.350Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-13T16:12:39.597Z] === RUN TestKillContainer/non_killing_signal [2020-01-13T16:12:40.216Z] === RUN TestKillContainer/killing_signal [2020-01-13T16:12:40.281Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-13T16:12:40.538Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-13T16:12:41.231Z] --- PASS: TestKillContainer (1.96s) [2020-01-13T16:12:41.231Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-01-13T16:12:41.231Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-01-13T16:12:41.231Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-01-13T16:12:41.231Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-13T16:12:41.231Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-13T16:12:41.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-13T16:12:41.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-13T16:12:41.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-13T16:12:42.423Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-13T16:12:42.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2020-01-13T16:12:42.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-01-13T16:12:42.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-01-13T16:12:42.470Z] === RUN TestKillStoppedContainer [2020-01-13T16:12:42.470Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-13T16:12:42.470Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-13T16:12:42.470Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-13T16:12:42.470Z] === RUN TestKillDifferentUserContainer [2020-01-13T16:12:43.091Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-01-13T16:12:43.091Z] === RUN TestInspectOomKilledTrue [2020-01-13T16:12:43.793Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-13T16:12:44.578Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-01-13T16:12:44.578Z] === RUN TestInspectOomKilledFalse [2020-01-13T16:12:44.725Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-13T16:12:45.258Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-01-13T16:12:45.258Z] === RUN TestLinksEtcHostsContentMatch [2020-01-13T16:12:45.546Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-01-13T16:12:45.546Z] === RUN TestLinksContainerNames [2020-01-13T16:12:45.656Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-13T16:12:46.220Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-13T16:12:47.033Z] --- PASS: TestLinksContainerNames (1.28s) [2020-01-13T16:12:47.033Z] === RUN TestLogsFollowTailEmpty [2020-01-13T16:12:47.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-13T16:12:47.689Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-01-13T16:12:47.689Z] === RUN TestContainerNetworkMountsNoChown [2020-01-13T16:12:48.082Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-13T16:12:48.309Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/default [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/default [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/private [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/private [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rprivate [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/slave [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/slave [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rslave [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/shared [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/shared [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rshared [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/default [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rslave [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rshared [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/shared [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rprivate [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/slave [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/private [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-13T16:12:48.310Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-13T16:12:48.310Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-13T16:12:48.310Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-13T16:12:48.596Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-13T16:12:48.596Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-13T16:12:48.597Z] === RUN TestContainerBindMountNonRecursive [2020-01-13T16:12:49.975Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-13T16:12:50.540Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-13T16:12:50.647Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2020-01-13T16:12:50.647Z] === RUN TestNetworkNat [2020-01-13T16:12:50.932Z] --- PASS: TestNetworkNat (0.73s) [2020-01-13T16:12:50.932Z] === RUN TestNetworkLocalhostTCPNat [2020-01-13T16:12:51.470Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-13T16:12:51.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2020-01-13T16:12:51.552Z] === RUN TestNetworkLoopbackNat [2020-01-13T16:12:52.399Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-13T16:12:52.584Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2020-01-13T16:12:52.584Z] === RUN TestPause [2020-01-13T16:12:53.204Z] --- PASS: TestPause (0.71s) [2020-01-13T16:12:53.204Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-13T16:12:53.204Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T16:12:53.204Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T16:12:53.204Z] === RUN TestPauseStopPausedContainer [2020-01-13T16:12:53.328Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-13T16:12:54.222Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-01-13T16:12:54.222Z] === RUN TestPsFilter [2020-01-13T16:12:54.222Z] --- PASS: TestPsFilter (0.19s) [2020-01-13T16:12:54.222Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-13T16:12:54.258Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-13T16:12:54.845Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-01-13T16:12:54.845Z] === RUN TestRemoveContainerWithVolume [2020-01-13T16:12:55.465Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-01-13T16:12:55.465Z] === RUN TestRemoveContainerRunning [2020-01-13T16:12:55.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-13T16:12:55.626Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-13T16:12:56.484Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-01-13T16:12:56.484Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-13T16:12:56.557Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-13T16:12:57.106Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-01-13T16:12:57.106Z] === RUN TestRemoveInvalidContainer [2020-01-13T16:12:57.106Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-13T16:12:57.106Z] === RUN TestRenameLinkedContainer [2020-01-13T16:12:57.486Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-13T16:12:58.417Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-13T16:12:58.417Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-13T16:12:59.349Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-13T16:12:59.349Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-13T16:12:59.801Z] --- PASS: TestRenameLinkedContainer (2.62s) [2020-01-13T16:12:59.801Z] === RUN TestRenameStoppedContainer [2020-01-13T16:13:00.420Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-01-13T16:13:00.420Z] === RUN TestRenameRunningContainerAndReuse [2020-01-13T16:13:01.435Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-01-13T16:13:01.435Z] === RUN TestRenameInvalidName [2020-01-13T16:13:01.874Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-13T16:13:02.451Z] --- PASS: TestRenameInvalidName (0.70s) [2020-01-13T16:13:02.451Z] === RUN TestRenameAnonymousContainer [2020-01-13T16:13:02.804Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-13T16:13:03.368Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-13T16:13:04.297Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-13T16:13:05.147Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2020-01-13T16:13:05.147Z] === RUN TestRenameContainerWithSameName [2020-01-13T16:13:05.228Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-13T16:13:05.228Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-13T16:13:05.433Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-01-13T16:13:05.433Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-13T16:13:05.810Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-13T16:13:06.742Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-13T16:13:06.915Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-01-13T16:13:06.915Z] === RUN TestResize [2020-01-13T16:13:07.536Z] --- PASS: TestResize (0.68s) [2020-01-13T16:13:07.536Z] === RUN TestResizeWithInvalidSize [2020-01-13T16:13:07.673Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-13T16:13:08.155Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2020-01-13T16:13:08.155Z] === RUN TestResizeWhenContainerNotStarted [2020-01-13T16:13:08.603Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-13T16:13:08.781Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T16:13:08.781Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T16:13:08.781Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T16:13:08.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-13T16:13:08.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-13T16:13:08.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-13T16:13:08.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-13T16:13:09.534Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-13T16:13:09.534Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-13T16:13:10.099Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-13T16:13:10.099Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-13T16:13:11.468Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-13T16:13:12.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-13T16:13:13.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-13T16:13:13.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-13T16:13:13.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-13T16:13:13.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-13T16:13:13.385Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-13T16:13:14.315Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-13T16:13:14.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-13T16:13:14.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-13T16:13:14.829Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-13T16:13:15.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-13T16:13:15.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-13T16:13:17.351Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-13T16:13:17.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-13T16:13:17.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-13T16:13:18.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.75s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.93s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.97s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.58s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.06s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.82s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.67s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-01-13T16:13:20.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-01-13T16:13:20.127Z] === RUN TestCgroupNamespacesRun [2020-01-13T16:13:20.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-13T16:13:21.182Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-13T16:13:21.618Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-01-13T16:13:21.618Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-13T16:13:22.113Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-13T16:13:23.043Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-13T16:13:23.101Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-01-13T16:13:23.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-13T16:13:23.607Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-13T16:13:24.538Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-13T16:13:24.584Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-01-13T16:13:24.584Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-13T16:13:26.431Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-13T16:13:26.621Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-01-13T16:13:26.621Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-13T16:13:28.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2020-01-13T16:13:28.110Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-13T16:13:28.733Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-01-13T16:13:28.733Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-13T16:13:29.752Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-13T16:13:29.752Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-13T16:13:30.602Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-13T16:13:30.602Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-13T16:13:30.877Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-13T16:13:31.238Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2020-01-13T16:13:31.238Z] === RUN TestKernelTCPMemory [2020-01-13T16:13:32.253Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-01-13T16:13:32.253Z] === RUN TestNISDomainname [2020-01-13T16:13:33.270Z] --- PASS: TestNISDomainname (0.89s) [2020-01-13T16:13:33.270Z] === RUN TestHostnameDnsResolution [2020-01-13T16:13:33.406Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-13T16:13:33.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-13T16:13:34.288Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-01-13T16:13:34.288Z] === RUN TestStats [2020-01-13T16:13:35.338Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-13T16:13:36.325Z] --- PASS: TestStats (2.32s) [2020-01-13T16:13:36.325Z] === RUN TestStopContainerWithTimeout [2020-01-13T16:13:36.325Z] === RUN TestStopContainerWithTimeout/0 [2020-01-13T16:13:36.325Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-13T16:13:36.325Z] === RUN TestStopContainerWithTimeout/1 [2020-01-13T16:13:36.325Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-13T16:13:36.325Z] === RUN TestStopContainerWithTimeout/3 [2020-01-13T16:13:36.325Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-13T16:13:36.325Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-13T16:13:36.325Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-13T16:13:36.614Z] === CONT TestStopContainerWithTimeout/0 [2020-01-13T16:13:36.614Z] === CONT TestStopContainerWithTimeout/3 [2020-01-13T16:13:36.614Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-13T16:13:36.614Z] === CONT TestStopContainerWithTimeout/1 [2020-01-13T16:13:37.863Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-13T16:13:40.203Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-13T16:13:40.203Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-01-13T16:13:40.203Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-01-13T16:13:40.203Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-01-13T16:13:40.203Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-01-13T16:13:40.203Z] === RUN TestDeleteDevicemapper [2020-01-13T16:13:40.203Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-13T16:13:40.203Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T16:13:40.203Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-13T16:13:40.384Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-13T16:13:40.384Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-13T16:13:40.384Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-13T16:13:41.314Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-13T16:13:42.245Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-13T16:13:42.895Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2020-01-13T16:13:42.895Z] === RUN TestUpdateMemory [2020-01-13T16:13:43.175Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-13T16:13:43.532Z] --- PASS: TestUpdateMemory (0.95s) [2020-01-13T16:13:43.532Z] === RUN TestUpdateCPUQuota [2020-01-13T16:13:45.020Z] --- PASS: TestUpdateCPUQuota (1.26s) [2020-01-13T16:13:45.020Z] === RUN TestUpdatePidsLimit [2020-01-13T16:13:45.020Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-13T16:13:45.069Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-13T16:13:45.305Z] === RUN TestUpdatePidsLimit/no_change [2020-01-13T16:13:45.590Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-13T16:13:45.874Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-13T16:13:46.158Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-13T16:13:46.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-13T16:13:47.069Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-13T16:13:47.592Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit (3.26s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-01-13T16:13:48.085Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-01-13T16:13:48.085Z] === RUN TestUpdateRestartPolicy [2020-01-13T16:13:48.155Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-13T16:13:50.049Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-13T16:13:50.611Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-13T16:13:50.612Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-13T16:13:51.541Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-13T16:13:53.434Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-13T16:13:53.434Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-13T16:13:53.997Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-13T16:13:54.927Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-13T16:13:55.857Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-13T16:13:56.422Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-13T16:13:56.422Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-13T16:13:57.362Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-13T16:13:58.291Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-13T16:13:58.855Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-13T16:13:59.786Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-13T16:14:00.349Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-13T16:14:00.639Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-01-13T16:14:00.639Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-13T16:14:00.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-01-13T16:14:00.924Z] === RUN TestWaitNonBlocked [2020-01-13T16:14:00.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T16:14:00.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T16:14:00.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T16:14:00.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T16:14:00.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-13T16:14:00.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-13T16:14:01.279Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-13T16:14:01.943Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-13T16:14:01.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-01-13T16:14:01.943Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-01-13T16:14:01.943Z] === RUN TestWaitBlocked [2020-01-13T16:14:01.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T16:14:01.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T16:14:01.943Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T16:14:01.943Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T16:14:01.943Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-13T16:14:01.943Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-13T16:14:02.209Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-13T16:14:02.773Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-13T16:14:02.773Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-13T16:14:02.963Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-13T16:14:02.963Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-01-13T16:14:02.963Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-01-13T16:14:02.963Z] === CONT TestContainerStartOnDaemonRestart [2020-01-13T16:14:02.963Z] === CONT TestIpcModeOlderClient [2020-01-13T16:14:02.963Z] === CONT TestDaemonRestartIpcMode [2020-01-13T16:14:03.247Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-01-13T16:14:03.704Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-13T16:14:04.635Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-13T16:14:06.004Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-13T16:14:06.261Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-13T16:14:06.518Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-13T16:14:06.728Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2020-01-13T16:14:07.014Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2020-01-13T16:14:07.014Z] PASS [2020-01-13T16:14:07.014Z] [2020-01-13T16:14:07.014Z] === Skipped [2020-01-13T16:14:07.014Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-13T16:14:07.014Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-13T16:14:07.014Z] [2020-01-13T16:14:07.014Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-13T16:14:07.014Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-13T16:14:07.014Z] [2020-01-13T16:14:07.014Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-13T16:14:07.014Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-13T16:14:07.014Z] [2020-01-13T16:14:07.014Z] [2020-01-13T16:14:07.014Z] DONE 197 tests, 3 skipped in 117.907s [2020-01-13T16:14:07.014Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-13T16:14:07.014Z] ++ 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-01-13T16:14:07.014Z] ++ set -e [2020-01-13T16:14:07.014Z] ++ '[' -n 0 ']' [2020-01-13T16:14:07.014Z] ++ set -x [2020-01-13T16:14:07.014Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:14:07.014Z] INFO: Testing against a local daemon [2020-01-13T16:14:07.014Z] === RUN TestCommitInheritsEnv [2020-01-13T16:14:07.636Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-01-13T16:14:07.636Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-13T16:14:07.636Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-13T16:14:07.636Z] === RUN TestImagesFilterMultiReference [2020-01-13T16:14:07.636Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-13T16:14:07.636Z] === RUN TestImagePullPlatformInvalid [2020-01-13T16:14:07.636Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-13T16:14:07.636Z] === RUN TestRemoveImageOrphaning [2020-01-13T16:14:07.922Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-01-13T16:14:07.922Z] === RUN TestRemoveImageGarbageCollector [2020-01-13T16:14:08.208Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-13T16:14:08.208Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:14:08.209Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-13T16:14:08.209Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-13T16:14:08.209Z] === RUN TestTagInvalidReference [2020-01-13T16:14:08.209Z] --- PASS: TestTagInvalidReference (0.03s) [2020-01-13T16:14:08.209Z] === RUN TestTagValidPrefixedRepo [2020-01-13T16:14:08.209Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-01-13T16:14:08.209Z] === RUN TestTagExistedNameWithoutForce [2020-01-13T16:14:08.209Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-13T16:14:08.209Z] === RUN TestTagOfficialNames [2020-01-13T16:14:08.209Z] --- PASS: TestTagOfficialNames (0.06s) [2020-01-13T16:14:08.209Z] === RUN TestTagMatchesDigest [2020-01-13T16:14:08.209Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-13T16:14:08.209Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-13T16:14:09.795Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-13T16:14:10.726Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-13T16:14:22.907Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-13T16:14:23.471Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-13T16:14:25.366Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-13T16:14:25.366Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-13T16:14:25.366Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-13T16:14:25.366Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-13T16:14:25.930Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-13T16:14:29.204Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-13T16:14:30.595Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-13T16:14:32.490Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-13T16:14:33.054Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-13T16:14:33.985Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-13T16:14:34.547Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-13T16:14:35.917Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-13T16:14:35.917Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-13T16:14:35.917Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-13T16:14:37.809Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-13T16:14:38.739Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-13T16:14:40.632Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-13T16:14:40.632Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-13T16:14:40.632Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-13T16:14:42.000Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-13T16:14:43.895Z] === RUN TestDockerSuite/TestRunMount [2020-01-13T16:14:50.439Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-13T16:14:50.696Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-13T16:14:51.260Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-13T16:14:53.153Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-13T16:14:55.678Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-13T16:14:58.949Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-13T16:15:00.846Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-13T16:15:04.120Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-13T16:15:05.049Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-13T16:15:06.943Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-13T16:15:06.943Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-13T16:15:07.507Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-13T16:15:08.879Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-13T16:15:09.443Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-13T16:15:10.374Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-13T16:15:12.895Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-13T16:15:15.416Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-13T16:15:20.668Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-13T16:15:20.668Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-13T16:15:20.668Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-13T16:15:21.598Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-13T16:15:21.598Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-13T16:15:22.528Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-13T16:15:23.092Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-13T16:15:23.092Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-13T16:15:24.024Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-13T16:15:24.954Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-13T16:15:24.954Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-13T16:15:25.884Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-13T16:15:26.447Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-13T16:15:28.365Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-13T16:15:29.295Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-13T16:15:30.231Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-13T16:15:30.795Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-13T16:15:31.359Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-13T16:15:32.290Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-13T16:15:33.221Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-13T16:15:33.221Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-13T16:15:33.785Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-13T16:15:34.714Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-13T16:15:34.714Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-13T16:15:35.277Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-13T16:15:37.170Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-13T16:15:37.170Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-13T16:15:38.101Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-13T16:15:40.624Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-13T16:15:41.995Z] === RUN TestDockerSuite/TestRunRm [2020-01-13T16:15:42.559Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-13T16:15:42.815Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-13T16:15:47.015Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-13T16:15:47.579Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-13T16:15:48.511Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-13T16:15:50.408Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-13T16:15:51.339Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-13T16:15:51.903Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-13T16:15:56.110Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-13T16:16:00.286Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-13T16:16:01.218Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-13T16:16:02.149Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-13T16:16:02.713Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-13T16:16:02.970Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-13T16:16:03.900Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-13T16:16:04.464Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-13T16:16:05.395Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-13T16:16:06.325Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-13T16:16:06.891Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-13T16:16:07.820Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-13T16:16:08.752Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-13T16:16:09.683Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-13T16:16:11.577Z] === RUN TestDockerSuite/TestRunState [2020-01-13T16:16:12.508Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-13T16:16:12.766Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-13T16:16:13.696Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-13T16:16:14.630Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-13T16:16:14.630Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-13T16:16:14.630Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-13T16:16:15.563Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-13T16:16:16.496Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-13T16:16:17.867Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-13T16:16:17.868Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-13T16:16:18.125Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-13T16:16:18.125Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-13T16:16:18.125Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-13T16:16:19.057Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-13T16:16:21.588Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-13T16:16:22.519Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-13T16:16:24.413Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-13T16:16:26.311Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-13T16:16:27.241Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-13T16:16:27.804Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-13T16:16:28.733Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-13T16:16:30.628Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-13T16:16:31.561Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-13T16:16:32.491Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-13T16:16:33.422Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-13T16:16:34.354Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-13T16:16:36.877Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-13T16:16:37.809Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-13T16:16:38.739Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-13T16:16:38.996Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-13T16:16:38.996Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-13T16:16:39.927Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-13T16:16:40.490Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-13T16:16:41.423Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-13T16:16:41.423Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-13T16:16:41.679Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-13T16:16:42.611Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-01-13T16:16:47.884Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-13T16:16:47.884Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-13T16:16:49.254Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-01-13T16:16:51.779Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-13T16:16:53.149Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-13T16:16:55.673Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-13T16:16:58.193Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-13T16:16:58.756Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-13T16:16:59.686Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-13T16:17:00.617Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-13T16:17:00.617Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-13T16:17:00.617Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-13T16:17:00.617Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-13T16:17:00.874Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-13T16:17:01.803Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-13T16:17:02.367Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-13T16:17:03.299Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-13T16:17:05.193Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-13T16:17:05.758Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-13T16:17:06.692Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-13T16:17:06.692Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-13T16:17:07.256Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-13T16:17:07.256Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-13T16:17:07.256Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-13T16:17:07.513Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-13T16:17:07.513Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-13T16:17:07.513Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-13T16:17:07.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-13T16:17:07.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-13T16:17:08.026Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-13T16:17:08.282Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-13T16:17:09.211Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-13T16:17:09.776Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-13T16:17:10.707Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-13T16:17:10.707Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-13T16:17:11.662Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-13T16:17:11.927Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-13T16:17:12.489Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-13T16:17:12.489Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-13T16:17:13.420Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-13T16:17:14.351Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-13T16:17:14.351Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-13T16:17:14.351Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-13T16:17:15.281Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-13T16:17:16.651Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-13T16:17:17.581Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-13T16:17:17.581Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-13T16:17:18.145Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-13T16:17:18.145Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-13T16:17:20.040Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-13T16:17:20.603Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-13T16:17:23.126Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-13T16:17:24.056Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-13T16:17:24.056Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-13T16:17:24.056Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-13T16:17:24.989Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-13T16:17:24.989Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-13T16:17:26.359Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-13T16:17:27.730Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-13T16:17:27.730Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-13T16:17:30.251Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-13T16:17:30.251Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-13T16:17:30.251Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-13T16:17:32.773Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-13T16:17:32.773Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-13T16:17:34.671Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-13T16:17:34.671Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-13T16:17:34.671Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-13T16:17:36.041Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-13T16:17:37.939Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-13T16:17:37.939Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-13T16:17:37.939Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-13T16:17:38.199Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-13T16:17:38.199Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-13T16:17:38.455Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-13T16:17:40.976Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-13T16:17:47.521Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-13T16:17:48.973Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-13T16:17:50.341Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-13T16:17:51.710Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-13T16:17:54.982Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-13T16:17:57.504Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-13T16:17:58.067Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-13T16:17:59.959Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-13T16:18:01.855Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-13T16:18:03.749Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-13T16:18:07.924Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-13T16:18:12.112Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-13T16:18:14.632Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-13T16:18:16.526Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-13T16:18:20.697Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-13T16:18:23.969Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-13T16:18:25.337Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-13T16:18:25.900Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-13T16:18:26.830Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-13T16:18:27.761Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-13T16:18:27.761Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-13T16:18:28.325Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-13T16:18:30.223Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-13T16:18:32.746Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-13T16:18:35.270Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-13T16:18:36.641Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-13T16:18:37.570Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-13T16:18:38.135Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-13T16:18:38.135Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-13T16:18:39.065Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-13T16:18:40.972Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-13T16:18:40.972Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-13T16:18:42.340Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-13T16:18:43.270Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-13T16:18:44.203Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-13T16:18:46.099Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-13T16:18:50.271Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-13T16:18:51.641Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-13T16:18:51.641Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-13T16:18:52.571Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-13T16:18:53.500Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-13T16:18:57.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-13T16:19:00.944Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-13T16:19:04.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-13T16:19:07.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-13T16:19:11.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-13T16:19:15.870Z] --- PASS: TestImportExtremelyLargeImageWorks (300.45s) [2020-01-13T16:19:15.870Z] PASS [2020-01-13T16:19:15.870Z] [2020-01-13T16:19:15.870Z] === Skipped [2020-01-13T16:19:15.870Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-13T16:19:15.870Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:19:15.870Z] [2020-01-13T16:19:15.870Z] [2020-01-13T16:19:15.870Z] DONE 12 tests, 1 skipped in 301.831s [2020-01-13T16:19:15.870Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-13T16:19:15.870Z] ++ 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-01-13T16:19:15.870Z] ++ set -e [2020-01-13T16:19:15.870Z] ++ '[' -n 0 ']' [2020-01-13T16:19:15.870Z] ++ set -x [2020-01-13T16:19:15.870Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:19:15.870Z] INFO: Testing against a local daemon [2020-01-13T16:19:15.870Z] === RUN TestNetworkCreateDelete [2020-01-13T16:19:15.870Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-01-13T16:19:15.870Z] === RUN TestDockerNetworkDeletePreferID [2020-01-13T16:19:15.870Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-01-13T16:19:15.870Z] === RUN TestInspectNetwork [2020-01-13T16:19:15.870Z] === RUN TestInspectNetwork/full_network_id [2020-01-13T16:19:15.870Z] === RUN TestInspectNetwork/partial_network_id [2020-01-13T16:19:15.870Z] === RUN TestInspectNetwork/network_name [2020-01-13T16:19:15.870Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-13T16:19:16.934Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-13T16:19:17.905Z] --- PASS: TestInspectNetwork (7.77s) [2020-01-13T16:19:17.905Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-13T16:19:17.905Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-13T16:19:17.905Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-13T16:19:17.905Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-13T16:19:17.905Z] === RUN TestRunContainerWithBridgeNone [2020-01-13T16:19:18.304Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-13T16:19:19.944Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-01-13T16:19:19.944Z] === RUN TestNetworkInvalidJSON [2020-01-13T16:19:19.944Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-13T16:19:19.944Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-13T16:19:19.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T16:19:19.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T16:19:19.944Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T16:19:19.944Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T16:19:19.944Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-13T16:19:19.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-13T16:19:19.944Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-13T16:19:19.944Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-13T16:19:19.944Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-13T16:19:19.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-13T16:19:19.944Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-13T16:19:19.944Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-13T16:19:20.824Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-13T16:19:20.965Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-13T16:19:20.965Z] === RUN TestDaemonDefaultNetworkPools [2020-01-13T16:19:21.984Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-01-13T16:19:21.984Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-13T16:19:22.716Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-13T16:19:23.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.29s) [2020-01-13T16:19:23.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-13T16:19:24.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-13T16:19:24.493Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.54s) [2020-01-13T16:19:24.493Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-13T16:19:25.115Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-13T16:19:25.115Z] === RUN TestServiceWithPredefinedNetwork [2020-01-13T16:19:26.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-13T16:19:27.831Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2020-01-13T16:19:27.831Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-13T16:19:27.831Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T16:19:27.831Z] service_test.go:230: FLAKY_TEST [2020-01-13T16:19:27.831Z] === RUN TestServiceWithDataPathPortInit [2020-01-13T16:19:29.128Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-13T16:19:31.023Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-13T16:19:33.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-13T16:19:36.066Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-13T16:19:43.103Z] --- PASS: TestServiceWithDataPathPortInit (14.65s) [2020-01-13T16:19:43.103Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-13T16:19:49.970Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s) [2020-01-13T16:19:49.970Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ur0hkr1asy0d9jpt0lsskmoot Created:2020-01-13 16:19:43.432423545 +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[0f5bbce6fd5971fcc1316b9aa2ea21ad1cb7c6be629e92747e6c7ef9da0387f4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pd6z36l4ic646ivrob9919ely EndpointID:34c037eb3ed99cec5cf1c5aa14776fa7b6da32128aa29e35e0631b8c2f891e14 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e307e1b6935f4ac1a32ba2ebc6f54ad413dca6bd82ca25b7a2015e63dd36f33c 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:63c66f8f83e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pd6z36l4ic646ivrob9919ely EndpointID:34c037eb3ed99cec5cf1c5aa14776fa7b6da32128aa29e35e0631b8c2f891e14 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-13T16:19:49.970Z] PASS [2020-01-13T16:19:49.970Z] [2020-01-13T16:19:49.970Z] === Skipped [2020-01-13T16:19:49.970Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-13T16:19:49.970Z] service_test.go:230: FLAKY_TEST [2020-01-13T16:19:49.970Z] [2020-01-13T16:19:49.970Z] [2020-01-13T16:19:49.970Z] DONE 21 tests, 1 skipped in 40.864s [2020-01-13T16:19:49.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-13T16:19:49.970Z] ++ 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-01-13T16:19:49.970Z] ++ set -e [2020-01-13T16:19:49.970Z] ++ '[' -n 0 ']' [2020-01-13T16:19:49.970Z] ++ set -x [2020-01-13T16:19:49.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=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:19:49.970Z] INFO: Testing against a local daemon [2020-01-13T16:19:49.970Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-13T16:19:50.913Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-13T16:19:50.913Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-13T16:19:50.913Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-13T16:19:51.471Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2020-01-13T16:19:51.471Z] === RUN TestDockerNetworkIpvlan [2020-01-13T16:19:51.844Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-13T16:19:51.844Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-13T16:19:51.844Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-13T16:19:51.844Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-13T16:19:52.118Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-01-13T16:19:52.784Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-13T16:19:52.784Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-13T16:19:53.159Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-01-13T16:19:53.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-13T16:19:53.719Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-13T16:19:53.976Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-13T16:19:53.976Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-13T16:19:53.976Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-13T16:19:54.178Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-01-13T16:19:56.498Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-13T16:19:56.499Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-13T16:19:56.755Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-13T16:19:56.755Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-13T16:19:56.755Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-13T16:19:56.876Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-01-13T16:19:57.685Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-13T16:20:00.204Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-13T16:20:00.204Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-13T16:20:00.204Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-13T16:20:00.343Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-01-13T16:20:02.382Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-01-13T16:20:03.476Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-13T16:20:05.861Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-01-13T16:20:07.653Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-13T16:20:07.653Z] --- PASS: TestDockerSuite (1784.04s) [2020-01-13T16:20:07.653Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-01-13T16:20:07.653Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-01-13T16:20:07.653Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.91s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.22s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.69s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.52s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.20s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.86s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.17s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.16s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.62s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.57s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachDetach (1.56s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.50s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.11s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.22s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.78s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.74s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.53s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.81s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.23s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (24.28s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.70s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.31s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.53s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.70s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.99s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.76s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.25s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.30s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.63s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.60s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.40s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.63s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.52s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.38s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.50s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.56s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.34s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.28s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.88s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.85s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.24s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.96s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.18s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.91s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.78s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildContChar (4.18s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.44s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.43s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.53s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.92s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.52s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.46s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.92s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.88s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.12s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.45s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.55s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.91s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.24s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.54s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.75s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.08s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.67s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.03s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.55s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.63s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.87s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.79s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnv (1.79s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.64s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.46s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.95s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.26s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.56s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.04s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.93s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.20s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildHistory (4.60s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.60s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.92s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.14s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.27s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.96s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.34s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.74s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.45s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.00s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.62s) [2020-01-13T16:20:07.654Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-13T16:20:07.654Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.09s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.96s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.98s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.24s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.25s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.09s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.81s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.68s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.13s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.06s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.62s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.24s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.39s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.01s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildPATH (2.62s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.21s) [2020-01-13T16:20:07.654Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.46s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.71s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildRm (3.36s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.29s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.91s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.46s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.90s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.23s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildUser (2.02s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.79s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.25s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.08s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.73s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.15s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.90s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.47s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.94s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.31s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.32s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-13T16:20:07.655Z] docker_cli_sni_test.go:18: Flakey test [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.93s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitChange (1.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.92s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.08s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.40s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.68s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.70s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.84s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.81s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.77s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-13T16:20:07.655Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.24s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.47s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.87s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.77s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.59s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a22a00_} (1.60s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1792243052_/foo_false____} (1.68s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1792243052_/foo_true____} (1.59s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3470341083_/foo_false____} (1.61s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3470341083_/foo_true____} (1.57s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3470341083_/foo_true__0xc000a22ec0__} (1.71s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a22ee0_} (1.55s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a22f00_} (1.58s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a22f20_} (1.60s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a22f40_} (1.64s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.98s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.58s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.82s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.29s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.12s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.92s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.41s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.85s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.71s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.45s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.49s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.13s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.79s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.64s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.04s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-13T16:20:07.655Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.50s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-01-13T16:20:07.655Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-13T16:20:07.655Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.87s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.12s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.88s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.65s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-01-13T16:20:07.655Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.26s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.72s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.35s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.35s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.28s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsCopy (1.45s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.99s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.77s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.51s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFilters (1.87s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFormat (1.72s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-01-13T16:20:07.656Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-01-13T16:20:07.656Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.656Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-13T16:20:07.656Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.99s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExec (0.86s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.16s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.48s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.90s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.15s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecInspectID (2.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecInteractive (0.89s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.79s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecTTY (0.91s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2020-01-13T16:20:07.656Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-13T16:20:07.656Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.46s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.09s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.86s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.86s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.44s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestHealth (20.65s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.93s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.51s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.05s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.90s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportDisplay (1.98s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportFile (1.92s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.97s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.68s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.90s) [2020-01-13T16:20:07.656Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-13T16:20:07.656Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.29s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectDefault (0.92s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-01-13T16:20:07.656Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-13T16:20:07.656Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.86s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectStatus (0.99s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.64s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.97s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.44s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.62s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.95s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.79s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.55s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.36s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.92s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.70s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.99s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.37s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsTail (0.94s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestNetHostname (2.40s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginActive (1.72s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.18s) [2020-01-13T16:20:07.656Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-13T16:20:07.656Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.01s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.05s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.74s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPortList (10.89s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.63s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.45s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-01-13T16:20:07.656Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.75s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.69s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsByOrder (3.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.32s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.56s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.62s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.08s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.83s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.76s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.69s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.38s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.95s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.65s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.59s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.96s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.21s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.28s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.17s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.41s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.57s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.58s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.90s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.92s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.93s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.21s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.94s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.98s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.95s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.94s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.85s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.65s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:20:07.657Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.49s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.09s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.66s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.65s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.55s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.55s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunMount (6.13s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.30s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.28s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetHost (1.26s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.29s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.45s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.89s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.02s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.05s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2020-01-13T16:20:07.657Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.74s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:20:07.657Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.56s) [2020-01-13T16:20:07.657Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-13T16:20:07.657Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.52s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.01s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.69s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.20s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.93s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.91s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunState (1.48s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.84s) [2020-01-13T16:20:07.657Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.83s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.90s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.60s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.97s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.24s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.87s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.28s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserByID (0.81s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.92s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.59s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.55s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.35s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.77s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-01-13T16:20:07.658Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.20s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.19s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.48s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2020-01-13T16:20:07.658Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents467667165 [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.60s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.95s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.71s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.84s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.49s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.58s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.95s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-13T16:20:07.658Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-13T16:20:07.658Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.88s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateStats (4.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.47s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.15s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.54s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.19s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.14s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.32s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.33s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.17s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.21s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s) [2020-01-13T16:20:07.658Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2020-01-13T16:20:07.658Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-13T16:20:07.658Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-13T16:20:07.658Z] === RUN TestDockerRegistrySuite [2020-01-13T16:20:07.658Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-13T16:20:09.551Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-13T16:20:10.921Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-13T16:20:11.378Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-01-13T16:20:12.816Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-13T16:20:13.072Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-13T16:20:15.797Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-01-13T16:20:17.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan (25.86s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.22s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.22s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.23s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.07s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.05s) [2020-01-13T16:20:17.281Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.73s) [2020-01-13T16:20:17.281Z] PASS [2020-01-13T16:20:17.281Z] [2020-01-13T16:20:17.281Z] DONE 11 tests in 27.475s [2020-01-13T16:20:17.281Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-13T16:20:17.281Z] ++ 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-01-13T16:20:17.281Z] ++ set -e [2020-01-13T16:20:17.281Z] ++ '[' -n 0 ']' [2020-01-13T16:20:17.281Z] ++ set -x [2020-01-13T16:20:17.281Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:20:17.281Z] INFO: Testing against a local daemon [2020-01-13T16:20:17.281Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-13T16:20:18.765Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-01-13T16:20:18.765Z] === RUN TestDockerNetworkMacvlan [2020-01-13T16:20:19.848Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-13T16:20:20.878Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-13T16:20:21.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-13T16:20:21.894Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-13T16:20:24.587Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-13T16:20:25.623Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-13T16:20:26.991Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-13T16:20:28.059Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-13T16:20:28.359Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-13T16:20:29.728Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-13T16:20:31.098Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-13T16:20:32.466Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-13T16:20:32.476Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan (14.57s) [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2020-01-13T16:20:33.493Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-01-13T16:20:33.493Z] PASS [2020-01-13T16:20:33.493Z] [2020-01-13T16:20:33.493Z] DONE 8 tests in 16.169s [2020-01-13T16:20:33.493Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-13T16:20:33.493Z] ++ 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-01-13T16:20:33.493Z] ++ set -e [2020-01-13T16:20:33.493Z] ++ '[' -n 0 ']' [2020-01-13T16:20:33.493Z] ++ set -x [2020-01-13T16:20:33.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:20:33.493Z] testing: warning: no tests to run [2020-01-13T16:20:33.493Z] PASS [2020-01-13T16:20:33.493Z] [2020-01-13T16:20:33.493Z] DONE 0 tests in 0.015s [2020-01-13T16:20:33.493Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-13T16:20:33.493Z] ++ 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-01-13T16:20:33.493Z] ++ set -e [2020-01-13T16:20:33.493Z] ++ '[' -n 0 ']' [2020-01-13T16:20:33.493Z] ++ set -x [2020-01-13T16:20:33.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:20:33.493Z] INFO: Testing against a local daemon [2020-01-13T16:20:33.493Z] === RUN TestAuthZPluginAllowRequest [2020-01-13T16:20:33.835Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-13T16:20:34.977Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-01-13T16:20:34.977Z] === RUN TestAuthZPluginTLS [2020-01-13T16:20:35.205Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-13T16:20:35.604Z] --- PASS: TestAuthZPluginTLS (0.62s) [2020-01-13T16:20:35.604Z] === RUN TestAuthZPluginDenyRequest [2020-01-13T16:20:36.228Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-13T16:20:36.228Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-13T16:20:36.855Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-01-13T16:20:36.855Z] === RUN TestAuthZPluginDenyResponse [2020-01-13T16:20:37.480Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-01-13T16:20:37.480Z] === RUN TestAuthZPluginAllowEventStream [2020-01-13T16:20:37.770Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-13T16:20:38.962Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-01-13T16:20:38.962Z] === RUN TestAuthZPluginErrorResponse [2020-01-13T16:20:39.587Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-01-13T16:20:39.587Z] === RUN TestAuthZPluginErrorRequest [2020-01-13T16:20:40.206Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-13T16:20:40.206Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-13T16:20:40.289Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-13T16:20:40.825Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-01-13T16:20:40.825Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-13T16:20:41.656Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-13T16:20:42.864Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2020-01-13T16:20:42.864Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-13T16:20:43.024Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-13T16:20:44.914Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-01-13T16:20:44.914Z] === RUN TestAuthZPluginHeader [2020-01-13T16:20:45.550Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-13T16:20:45.934Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-01-13T16:20:45.934Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-13T16:20:45.934Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T16:20:45.934Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:20:45.934Z] === RUN TestAuthZPluginV2Disable [2020-01-13T16:20:45.934Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-13T16:20:45.934Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:20:45.934Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-13T16:20:45.934Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T16:20:45.934Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:20:45.934Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-13T16:20:45.934Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T16:20:45.934Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:20:45.934Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-13T16:20:46.920Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-13T16:20:46.920Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-13T16:20:48.289Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-13T16:20:49.658Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-13T16:20:51.027Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-13T16:20:54.312Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-13T16:20:54.875Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-13T16:20:56.244Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-13T16:20:56.502Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-13T16:20:56.502Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-13T16:20:56.759Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-13T16:20:57.017Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-13T16:20:57.274Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-13T16:20:57.838Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-13T16:20:57.838Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-13T16:20:58.095Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-13T16:20:58.353Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-13T16:20:58.611Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-13T16:20:58.611Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-13T16:20:59.541Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-13T16:20:59.798Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-13T16:21:01.691Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-13T16:21:02.623Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-13T16:21:02.879Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-13T16:21:04.406Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-01-13T16:21:04.406Z] PASS [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] === Skipped [2020-01-13T16:21:04.406Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-13T16:21:04.406Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-13T16:21:04.406Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-13T16:21:04.406Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-13T16:21:04.406Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] DONE 17 tests, 4 skipped in 29.395s [2020-01-13T16:21:04.406Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-13T16:21:04.406Z] ++ 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-01-13T16:21:04.406Z] ++ set -e [2020-01-13T16:21:04.406Z] ++ '[' -n 0 ']' [2020-01-13T16:21:04.406Z] ++ set -x [2020-01-13T16:21:04.406Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:21:04.406Z] INFO: Testing against a local daemon [2020-01-13T16:21:04.406Z] === RUN TestPluginInvalidJSON [2020-01-13T16:21:04.406Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T16:21:04.406Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T16:21:04.406Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-13T16:21:04.406Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-01-13T16:21:04.406Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-13T16:21:04.406Z] PASS [2020-01-13T16:21:04.406Z] [2020-01-13T16:21:04.406Z] DONE 2 tests in 0.127s [2020-01-13T16:21:04.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-13T16:21:04.406Z] ++ 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-01-13T16:21:04.406Z] ++ set -e [2020-01-13T16:21:04.406Z] ++ '[' -n 0 ']' [2020-01-13T16:21:04.406Z] ++ set -x [2020-01-13T16:21:04.406Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:21:04.406Z] INFO: Testing against a local daemon [2020-01-13T16:21:04.406Z] === RUN TestExternalGraphDriver [2020-01-13T16:21:04.406Z] === RUN TestExternalGraphDriver/json [2020-01-13T16:21:04.774Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-13T16:21:05.428Z] === RUN TestExternalGraphDriver/spec [2020-01-13T16:21:05.707Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite (58.79s) [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.84s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d14ca40774e23] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-01-13T16:21:06.638Z] check_test.go:196: [da4fd1c6bb4dd] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.89s) [2020-01-13T16:21:06.638Z] check_test.go:196: [debc91305bc9d] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-01-13T16:21:06.638Z] check_test.go:196: [dfec06ad376cf] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2020-01-13T16:21:06.638Z] check_test.go:196: [df48bacec4acc] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d70aeedf8d7eb] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.25s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d4770b4d0b917] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d2bec255f9738] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-01-13T16:21:06.638Z] check_test.go:196: [df22d09e8331f] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d5c8fd3d555e6] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d9647ee1d088d] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d61201bc8e31c] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2020-01-13T16:21:06.638Z] check_test.go:196: [df65334bf3b78] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-01-13T16:21:06.638Z] check_test.go:196: [de4df838e8785] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s) [2020-01-13T16:21:06.638Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a9339204bb5983350f013b2099d87233e15fc908206cfeadaac054d614ec16d [2020-01-13T16:21:06.638Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:01f353cdd2c17b568934db77d7db5835da7ffcbf78c35dba34d9b6428f91f944 [2020-01-13T16:21:06.638Z] check_test.go:196: [de7876111a70b] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.55s) [2020-01-13T16:21:06.638Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9788f1f35d0c660f1e76ea0c85f5395ca72c23964075f6293154e5dbf926698 [2020-01-13T16:21:06.638Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6de40907cee953abc7e1896325bcf503d50a7ba7222a814b3772dbab6203f17e [2020-01-13T16:21:06.638Z] check_test.go:196: [daa93c9a51b07] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d2c1f71b4afce] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.66s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d2fce20bcbbc7] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2020-01-13T16:21:06.638Z] check_test.go:196: [dbcf1a592b5d1] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d620f78eddf29] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d935d9b39ecfc] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d0b3f41ec053c] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d1ead923fbf71] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.60s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d46b9cee7e193] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d6eabb5cb6a15] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d3cb30df5fb91] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d12c59d0e4959] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d3a18e8f271f6] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d45f75336adde] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.34s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d359b5cc56f93] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d14c173f9d36d] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d384a51bcbafa] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.60s) [2020-01-13T16:21:06.638Z] check_test.go:196: [db5867d673fd8] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.29s) [2020-01-13T16:21:06.638Z] check_test.go:196: [d958306b33fb0] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-01-13T16:21:06.638Z] check_test.go:196: [dd5f0eefcbdf3] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.50s) [2020-01-13T16:21:06.638Z] check_test.go:196: [da7de5a470a51] daemon is not started [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.20s) [2020-01-13T16:21:06.638Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2020-01-13T16:21:06.638Z] === RUN TestDockerSchema1RegistrySuite [2020-01-13T16:21:06.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-13T16:21:06.638Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-13T16:21:07.471Z] === RUN TestExternalGraphDriver/pull [2020-01-13T16:21:07.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-13T16:21:09.504Z] --- PASS: TestExternalGraphDriver (6.29s) [2020-01-13T16:21:09.504Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-01-13T16:21:09.504Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-01-13T16:21:09.504Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-01-13T16:21:09.504Z] === RUN TestGraphdriverPluginV2 [2020-01-13T16:21:09.504Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-01-13T16:21:09.504Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:21:09.504Z] PASS [2020-01-13T16:21:09.504Z] [2020-01-13T16:21:09.504Z] === Skipped [2020-01-13T16:21:09.504Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-01-13T16:21:09.504Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:21:09.504Z] [2020-01-13T16:21:09.504Z] [2020-01-13T16:21:09.504Z] DONE 5 tests, 1 skipped in 6.451s [2020-01-13T16:21:09.504Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-13T16:21:09.504Z] ++ 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-01-13T16:21:09.504Z] ++ set -e [2020-01-13T16:21:09.504Z] ++ '[' -n 0 ']' [2020-01-13T16:21:09.504Z] ++ set -x [2020-01-13T16:21:09.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:21:09.504Z] INFO: Testing against a local daemon [2020-01-13T16:21:09.504Z] === RUN TestContinueAfterPluginCrash [2020-01-13T16:21:09.504Z] === PAUSE TestContinueAfterPluginCrash [2020-01-13T16:21:09.504Z] === RUN TestDaemonStartWithLogOpt [2020-01-13T16:21:09.504Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-13T16:21:09.504Z] === CONT TestContinueAfterPluginCrash [2020-01-13T16:21:09.504Z] === CONT TestDaemonStartWithLogOpt [2020-01-13T16:21:10.846Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-13T16:21:11.409Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-13T16:21:16.664Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-13T16:21:20.841Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-13T16:21:22.212Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-13T16:21:23.581Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-13T16:21:23.581Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-13T16:21:24.949Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-13T16:21:26.318Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-13T16:21:27.687Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-13T16:21:28.028Z] --- PASS: TestDaemonStartWithLogOpt (15.83s) [2020-01-13T16:21:30.057Z] --- PASS: TestContinueAfterPluginCrash (20.58s) [2020-01-13T16:21:30.057Z] PASS [2020-01-13T16:21:30.057Z] [2020-01-13T16:21:30.057Z] DONE 2 tests in 20.684s [2020-01-13T16:21:30.057Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-13T16:21:30.057Z] ++ 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-01-13T16:21:30.057Z] ++ set -e [2020-01-13T16:21:30.057Z] ++ '[' -n 0 ']' [2020-01-13T16:21:30.057Z] ++ set -x [2020-01-13T16:21:30.057Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:21:30.345Z] INFO: Testing against a local daemon [2020-01-13T16:21:30.345Z] === RUN TestPluginWithDevMounts [2020-01-13T16:21:30.345Z] === PAUSE TestPluginWithDevMounts [2020-01-13T16:21:30.345Z] === CONT TestPluginWithDevMounts [2020-01-13T16:21:31.861Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-13T16:21:32.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-13T16:21:32.407Z] --- PASS: TestPluginWithDevMounts (2.30s) [2020-01-13T16:21:32.407Z] PASS [2020-01-13T16:21:32.407Z] [2020-01-13T16:21:32.407Z] DONE 1 tests in 2.398s [2020-01-13T16:21:32.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-13T16:21:32.682Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-13T16:21:32.695Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-13T16:21:32.695Z] ++ 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-01-13T16:21:32.695Z] ++ set -e [2020-01-13T16:21:32.695Z] ++ '[' -n 0 ']' [2020-01-13T16:21:32.695Z] ++ set -x [2020-01-13T16:21:32.695Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:21:32.695Z] INFO: Testing against a local daemon [2020-01-13T16:21:32.695Z] === RUN TestSecretInspect [2020-01-13T16:21:33.247Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-13T16:21:33.505Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-13T16:21:34.070Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite (27.54s) [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d38556a6f485f] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.69s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d91435616513f] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.77s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d24c2a73e9bdf] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s) [2020-01-13T16:21:34.070Z] check_test.go:223: [dc730deb430a7] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d61ab38bf71b7] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-01-13T16:21:34.070Z] check_test.go:223: [da33353923a29] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-13T16:21:34.070Z] check_test.go:223: [db0ab85377880] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-01-13T16:21:34.070Z] check_test.go:223: [dcd1ebc6fcbde] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d51e662cf4a68] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d7a3ec8326368] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.83s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d0c1fe6a1abdf] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.50s) [2020-01-13T16:21:34.070Z] check_test.go:223: [df8340c58e108] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-01-13T16:21:34.070Z] check_test.go:223: [dff39af5eaecd] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d4d81056827db] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.38s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d71bc8a2ec3dd] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.40s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d7ac22e243195] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2020-01-13T16:21:34.070Z] check_test.go:223: [d05215b280fed] daemon is not started [2020-01-13T16:21:34.070Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-13T16:21:34.070Z] check_test.go:223: [df748daa3c8c2] daemon is not started [2020-01-13T16:21:34.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-13T16:21:34.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-13T16:21:35.002Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-13T16:21:35.388Z] --- PASS: TestSecretInspect (2.27s) [2020-01-13T16:21:35.388Z] === RUN TestSecretList [2020-01-13T16:21:35.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-13T16:21:35.566Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-13T16:21:36.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-13T16:21:37.192Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-13T16:21:37.427Z] --- PASS: TestSecretList (2.27s) [2020-01-13T16:21:37.427Z] === RUN TestSecretsCreateAndDelete [2020-01-13T16:21:37.756Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-13T16:21:38.013Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.27s) [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2020-01-13T16:21:38.271Z] check_test.go:252: [d9ed0a6b89640] daemon is not started [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2020-01-13T16:21:38.271Z] check_test.go:252: [d44bdd2e5477f] daemon is not started [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-01-13T16:21:38.271Z] check_test.go:252: [dbb49113e3ae9] daemon is not started [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-01-13T16:21:38.271Z] check_test.go:252: [d220ae76e9956] daemon is not started [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2020-01-13T16:21:38.271Z] check_test.go:252: [d90a27c8a0a32] daemon is not started [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2020-01-13T16:21:38.271Z] check_test.go:252: [d3ee4db386a84] daemon is not started [2020-01-13T16:21:38.271Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-13T16:21:38.271Z] check_test.go:252: [d10892e40196d] daemon is not started [2020-01-13T16:21:38.271Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-13T16:21:38.271Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-13T16:21:39.473Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-01-13T16:21:39.473Z] === RUN TestSecretsUpdate [2020-01-13T16:21:42.175Z] --- PASS: TestSecretsUpdate (2.37s) [2020-01-13T16:21:42.175Z] === RUN TestTemplatedSecret [2020-01-13T16:21:43.521Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-13T16:21:43.521Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-13T16:21:43.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-13T16:21:43.778Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-13T16:21:44.034Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-01-13T16:21:44.034Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-01-13T16:21:44.034Z] check_test.go:279: [d715329e673d8] daemon is not started [2020-01-13T16:21:44.034Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-01-13T16:21:44.034Z] check_test.go:279: [d696cef7ec74b] daemon is not started [2020-01-13T16:21:44.034Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-13T16:21:44.034Z] check_test.go:279: [d390936b64181] daemon is not started [2020-01-13T16:21:44.034Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-13T16:21:44.034Z] check_test.go:279: [dd6c2860a6f79] daemon is not started [2020-01-13T16:21:44.034Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-01-13T16:21:44.034Z] check_test.go:279: [deaf6e052b0b7] daemon is not started [2020-01-13T16:21:44.034Z] === RUN TestDockerNetworkSuite [2020-01-13T16:21:44.034Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-13T16:21:44.876Z] --- PASS: TestTemplatedSecret (2.76s) [2020-01-13T16:21:44.876Z] === RUN TestSecretCreateResolve [2020-01-13T16:21:46.557Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-13T16:21:46.906Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-01-13T16:21:46.906Z] PASS [2020-01-13T16:21:46.906Z] [2020-01-13T16:21:46.906Z] DONE 6 tests in 14.286s [2020-01-13T16:21:46.906Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-13T16:21:46.906Z] ++ 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-01-13T16:21:46.906Z] ++ set -e [2020-01-13T16:21:46.906Z] ++ '[' -n 0 ']' [2020-01-13T16:21:46.906Z] ++ set -x [2020-01-13T16:21:46.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:21:46.906Z] INFO: Testing against a local daemon [2020-01-13T16:21:46.906Z] === RUN TestServiceCreateInit [2020-01-13T16:21:46.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-13T16:21:47.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-13T16:21:51.318Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-13T16:21:53.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-13T16:21:55.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-13T16:21:55.759Z] --- PASS: TestServiceCreateInit (8.34s) [2020-01-13T16:21:55.759Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s) [2020-01-13T16:21:55.759Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2020-01-13T16:21:55.759Z] === RUN TestCreateServiceMultipleTimes [2020-01-13T16:21:59.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-13T16:22:01.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-13T16:22:05.044Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-13T16:22:08.320Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-13T16:22:11.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-13T16:22:12.200Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-13T16:22:14.268Z] --- PASS: TestCreateServiceMultipleTimes (16.51s) [2020-01-13T16:22:14.268Z] === RUN TestCreateServiceConflict [2020-01-13T16:22:14.268Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-01-13T16:22:14.268Z] === RUN TestCreateServiceMaxReplicas [2020-01-13T16:22:15.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-13T16:22:15.472Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-13T16:22:17.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-13T16:22:17.752Z] --- PASS: TestCreateServiceMaxReplicas (3.12s) [2020-01-13T16:22:17.752Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-13T16:22:18.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-13T16:22:19.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-13T16:22:20.162Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-13T16:22:20.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-13T16:22:22.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-13T16:22:22.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-13T16:22:23.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-13T16:22:23.560Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-13T16:22:24.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-13T16:22:24.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-13T16:22:24.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-13T16:22:25.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-13T16:22:27.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-13T16:22:28.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-13T16:22:28.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-13T16:22:29.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-13T16:22:29.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-13T16:22:33.000Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2020-01-13T16:22:33.000Z] === RUN TestCreateServiceSecretFileMode [2020-01-13T16:22:33.286Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-01-13T16:22:33.286Z] === RUN TestCreateServiceConfigFileMode [2020-01-13T16:22:33.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-13T16:22:35.994Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2020-01-13T16:22:35.994Z] === RUN TestCreateServiceSysctls [2020-01-13T16:22:36.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-13T16:22:39.478Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-01-13T16:22:39.478Z] === RUN TestCreateServiceCapabilities [2020-01-13T16:22:42.174Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2020-01-13T16:22:42.174Z] === RUN TestInspect [2020-01-13T16:22:44.816Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-13T16:22:45.656Z] --- PASS: TestInspect (3.02s) [2020-01-13T16:22:45.656Z] === RUN TestServiceListWithStatuses [2020-01-13T16:22:45.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-13T16:22:45.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T16:22:45.656Z] === RUN TestDockerNetworkConnectAlias [2020-01-13T16:22:46.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-13T16:22:46.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-13T16:22:47.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-13T16:22:47.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-13T16:22:47.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-13T16:22:47.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-13T16:22:47.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-13T16:22:47.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-13T16:22:50.062Z] --- PASS: TestDockerNetworkConnectAlias (4.65s) [2020-01-13T16:22:50.062Z] === RUN TestDockerNetworkReConnect [2020-01-13T16:22:52.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-13T16:22:52.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-13T16:22:52.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-13T16:22:53.540Z] --- PASS: TestDockerNetworkReConnect (3.70s) [2020-01-13T16:22:53.540Z] === RUN TestServicePlugin [2020-01-13T16:22:53.540Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-13T16:22:53.540Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:22:53.540Z] === RUN TestServiceUpdateLabel [2020-01-13T16:22:53.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-13T16:22:55.588Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-01-13T16:22:55.588Z] === RUN TestServiceUpdateSecrets [2020-01-13T16:22:58.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-13T16:22:59.518Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-13T16:23:02.792Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-13T16:23:03.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-13T16:23:03.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-13T16:23:05.699Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-13T16:23:05.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-13T16:23:08.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-13T16:23:08.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-13T16:23:09.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-13T16:23:09.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-13T16:23:10.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-13T16:23:10.873Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-01-13T16:23:10.873Z] === RUN TestServiceUpdateConfigs [2020-01-13T16:23:12.623Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-13T16:23:19.172Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite (94.79s) [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.65s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d4f7018d59e26] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d9c4a6deedbf7] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.80s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d6f354212eab6] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [de4a91dacd0fa] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.80s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:1233: [d9ed7fc4634ce] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.36s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d8f90bfdd7a6c] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.63s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d22efb1193864] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.03s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d3c83a4dcc755] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d16c7ef01f026] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.07s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [db0b3c8cc9a17] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.96s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d44abfe35ad5a] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d98b8d78d42d9] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.66s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [de951cc90c22a] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.28s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [df6343fca3fa9] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.72s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [da7cf372d5be2] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.40s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d946db40d5343] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [db7e9d14ffd90] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [dae8679de61d9] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d97054117470c] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.71s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d8e0dce36a4d3] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d88f8e65d7157] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d24587a79061c] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d2d1d9ba5ab1e] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d0333e48aca54] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.71s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:968: [db4898dbd0321] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.45s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [de2b3f1ffe05d] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.82s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:1116: [d8f81da3dad38] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [dfcb55ccbe7d8] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.01s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d2f198df00080] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d97ff49d636ff] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d94b0bf45f244] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [df1b04926e14a] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d8dd5482ee85e] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d303eba1b4d51] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d39e294e58cf2] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d52ba8f4bb9a2] daemon is not started [2020-01-13T16:23:19.172Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d7b1225abc351] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d06f48294f265] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.03s) [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.15s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:1084: [d240d9b44ee4c] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d7b7174b6159d] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.72s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d2390fc4058d8] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.03s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d983ed79b0e5b] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [de09773511f9a] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [dcec8af55d7bd] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d64d386f81dbc] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [d41add0a7d16c] daemon is not started [2020-01-13T16:23:19.172Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.52s) [2020-01-13T16:23:19.172Z] docker_cli_network_unix_test.go:46: [dde96023ffd84] daemon is not started [2020-01-13T16:23:19.172Z] === RUN TestDockerHubPullSuite [2020-01-13T16:23:19.172Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-13T16:23:20.541Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-13T16:23:22.441Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-13T16:23:23.006Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-13T16:23:23.263Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-13T16:23:24.195Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-13T16:23:24.453Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite (5.60s) [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-01-13T16:23:24.453Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-01-13T16:23:24.453Z] PASS [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === Skipped [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_sni_test.go:18: Flakey test [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-13T16:23:24.453Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-13T16:23:24.453Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-13T16:23:24.453Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-01-13T16:23:24.453Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-13T16:23:24.453Z] docker_cli_network_unix_test.go:46: [d7b1225abc351] daemon is not started [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] [2020-01-13T16:23:24.453Z] DONE 1277 tests, 44 skipped in 2011.003s [2020-01-13T16:23:24.453Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T16:23:24.453Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T16:23:24.453Z] +++ kill 7264 [2020-01-13T16:23:25.384Z] +++ /etc/init.d/apparmor stop [2020-01-13T16:23:25.705Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T16:23:25.705Z] [2020-01-13T16:23:25.705Z] Unloading profiles will leave already running processes permanently [2020-01-13T16:23:25.705Z] unconfined, which can lead to unexpected situations. [2020-01-13T16:23:25.705Z] [2020-01-13T16:23:25.705Z] To set a process to complain mode, use the command line tool [2020-01-13T16:23:25.705Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T16:23:25.705Z] +++ true [2020-01-13T16:23:25.705Z] [2020-01-13T16:23:26.133Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-01-13T16:23:26.133Z] === RUN TestServiceUpdateNetwork [2020-01-13T16:23:26.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-13T16:23:29.545Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-13T16:23:32.818Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-13T16:23:35.340Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-13T16:23:38.614Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-13T16:23:38.692Z] --- PASS: TestServiceUpdateNetwork (12.92s) [2020-01-13T16:23:38.692Z] PASS [2020-01-13T16:23:38.692Z] [2020-01-13T16:23:38.692Z] === Skipped [2020-01-13T16:23:38.692Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-13T16:23:38.692Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-13T16:23:38.692Z] [2020-01-13T16:23:38.692Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-13T16:23:38.692Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-13T16:23:38.692Z] [2020-01-13T16:23:38.692Z] [2020-01-13T16:23:38.692Z] DONE 20 tests, 2 skipped in 111.329s [2020-01-13T16:23:38.692Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-13T16:23:38.692Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-01-13T16:23:38.692Z] ++ set -e [2020-01-13T16:23:38.692Z] ++ '[' -n 0 ']' [2020-01-13T16:23:38.692Z] ++ set -x [2020-01-13T16:23:38.693Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:23:38.693Z] INFO: Testing against a local daemon [2020-01-13T16:23:38.693Z] === RUN TestSessionCreate [2020-01-13T16:23:38.693Z] --- PASS: TestSessionCreate (0.06s) [2020-01-13T16:23:38.693Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-13T16:23:38.693Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-13T16:23:38.693Z] PASS [2020-01-13T16:23:38.693Z] [2020-01-13T16:23:38.693Z] DONE 2 tests in 0.206s [2020-01-13T16:23:38.693Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-13T16:23:38.693Z] ++ 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-01-13T16:23:38.693Z] ++ set -e [2020-01-13T16:23:38.693Z] ++ '[' -n 0 ']' [2020-01-13T16:23:38.693Z] ++ set -x [2020-01-13T16:23:38.693Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:23:38.693Z] INFO: Testing against a local daemon [2020-01-13T16:23:38.693Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-13T16:23:38.693Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T16:23:38.693Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T16:23:38.693Z] === RUN TestEventsExecDie [2020-01-13T16:23:39.312Z] --- PASS: TestEventsExecDie (0.79s) [2020-01-13T16:23:39.312Z] === RUN TestEventsBackwardsCompatible [2020-01-13T16:23:39.312Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-13T16:23:39.312Z] === RUN TestInfoBinaryCommits [2020-01-13T16:23:39.598Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-13T16:23:39.598Z] === RUN TestInfoAPIVersioned [2020-01-13T16:23:39.598Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-13T16:23:39.598Z] === RUN TestInfoDiscoveryBackend [2020-01-13T16:23:40.219Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-01-13T16:23:40.219Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-13T16:23:41.135Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-13T16:23:41.233Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-13T16:23:41.233Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-13T16:23:41.518Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-13T16:23:41.518Z] === RUN TestInfoAPI [2020-01-13T16:23:41.804Z] --- PASS: TestInfoAPI (0.05s) [2020-01-13T16:23:41.804Z] === RUN TestInfoAPIWarnings [2020-01-13T16:23:42.096Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-01-13T16:23:42.096Z] === RUN TestInfoDebug [2020-01-13T16:23:42.724Z] --- PASS: TestInfoDebug (0.54s) [2020-01-13T16:23:42.724Z] === RUN TestInfoInsecureRegistries [2020-01-13T16:23:43.347Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-13T16:23:43.347Z] === RUN TestInfoRegistryMirrors [2020-01-13T16:23:43.967Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-01-13T16:23:43.967Z] === RUN TestLoginFailsWithBadCredentials [2020-01-13T16:23:44.255Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-01-13T16:23:44.255Z] === RUN TestPingCacheHeaders [2020-01-13T16:23:44.255Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-01-13T16:23:44.255Z] === RUN TestPingGet [2020-01-13T16:23:44.255Z] --- PASS: TestPingGet (0.03s) [2020-01-13T16:23:44.255Z] === RUN TestPingHead [2020-01-13T16:23:44.540Z] --- PASS: TestPingHead (0.05s) [2020-01-13T16:23:44.540Z] === RUN TestVersion [2020-01-13T16:23:44.540Z] --- PASS: TestVersion (0.05s) [2020-01-13T16:23:44.540Z] PASS [2020-01-13T16:23:44.540Z] [2020-01-13T16:23:44.540Z] === Skipped [2020-01-13T16:23:44.540Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-13T16:23:44.540Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-13T16:23:44.540Z] [2020-01-13T16:23:44.540Z] [2020-01-13T16:23:44.540Z] DONE 18 tests, 1 skipped in 6.016s [2020-01-13T16:23:44.540Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-13T16:23:44.540Z] ++ 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-01-13T16:23:44.540Z] ++ set -e [2020-01-13T16:23:44.540Z] ++ '[' -n 0 ']' [2020-01-13T16:23:44.540Z] ++ set -x [2020-01-13T16:23:44.540Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-01-13T16:23:44.540Z] INFO: Testing against a local daemon [2020-01-13T16:23:44.540Z] === RUN TestVolumesCreateAndList [2020-01-13T16:23:44.540Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-13T16:23:44.540Z] === RUN TestVolumesRemove [2020-01-13T16:23:44.826Z] --- PASS: TestVolumesRemove (0.09s) [2020-01-13T16:23:44.826Z] === RUN TestVolumesInspect [2020-01-13T16:23:44.826Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-13T16:23:44.826Z] === RUN TestVolumesInvalidJSON [2020-01-13T16:23:44.826Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-13T16:23:44.826Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-13T16:23:44.826Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-13T16:23:44.826Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-13T16:23:44.826Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-01-13T16:23:44.826Z] PASS [2020-01-13T16:23:44.826Z] [2020-01-13T16:23:44.826Z] DONE 5 tests in 0.305s [2020-01-13T16:23:44.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T16:23:45.111Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T16:23:45.111Z] +++ kill 13137 [2020-01-13T16:23:46.589Z] +++ /etc/init.d/apparmor stop [2020-01-13T16:23:46.589Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T16:23:46.589Z] [2020-01-13T16:23:46.589Z] Unloading profiles will leave already running processes permanently [2020-01-13T16:23:46.589Z] unconfined, which can lead to unexpected situations. [2020-01-13T16:23:46.589Z] [2020-01-13T16:23:46.589Z] To set a process to complain mode, use the command line tool [2020-01-13T16:23:46.589Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T16:23:46.589Z] +++ true [2020-01-13T16:23:46.589Z] Post stage [Pipeline] junit [2020-01-13T16:23:48.198Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T16:23:49.200Z] + echo Ensuring container killed. [2020-01-13T16:23:49.200Z] Ensuring container killed. [2020-01-13T16:23:49.200Z] + docker rm -vf docker-pr2 [2020-01-13T16:23:49.200Z] Error: No such container: docker-pr2 [2020-01-13T16:23:49.200Z] + true [Pipeline] sh [2020-01-13T16:23:49.589Z] + echo Chowning /workspace to jenkins user [2020-01-13T16:23:49.589Z] Chowning /workspace to jenkins user [2020-01-13T16:23:49.589Z] + id -u [2020-01-13T16:23:49.589Z] + id -g [2020-01-13T16:23:49.589Z] + docker run --rm -v /home/docker/workspace/moby_PR-40369:/workspace busybox chown -R 1001:1001 /workspace [2020-01-13T16:23:49.589Z] Unable to find image 'busybox:latest' locally [2020-01-13T16:23:49.874Z] latest: Pulling from library/busybox [2020-01-13T16:23:49.874Z] d7e28ec550a2: Pulling fs layer [2020-01-13T16:23:50.163Z] d7e28ec550a2: Download complete [2020-01-13T16:23:50.451Z] d7e28ec550a2: Pull complete [2020-01-13T16:23:50.451Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-13T16:23:50.451Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T16:23:52.887Z] + bundleName=ppc64le-integration [2020-01-13T16:23:52.887Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-13T16:23:52.887Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-13T16:23:52.887Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ ) -print [2020-01-13T16:23:52.887Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-13T16:23:53.210Z] Archiving artifacts [2020-01-13T16:23:53.612Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T16:23:54.022Z] + make clean [2020-01-13T16:23:54.640Z] make: command: Command not found [2020-01-13T16:23:54.640Z] make: command: Command not found [2020-01-13T16:23:54.640Z] docker volume rm -f docker-dev-cache [2020-01-13T16:23:54.640Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T16:24:37.316Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-13T16:24:52.164Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite (1727.18s) [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s) [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.74s) [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.82s) [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.91s) [2020-01-13T16:25:10.238Z] docker_api_swarm_test.go:563: [dfa2c07f38281] joining swarm manager [d40905c861bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.238Z] docker_api_swarm_test.go:585: [d488212d3faa0] joining swarm manager [d40905c861bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.238Z] check_test.go:380: [dfa2c07f38281] daemon is not started [2020-01-13T16:25:10.238Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-13T16:25:10.238Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-13T16:25:10.238Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.84s) [2020-01-13T16:25:10.238Z] docker_api_swarm_test.go:46: [d096b82cb8951] joining swarm manager [d80ad1edb60e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.12s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.77s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:304: [dabf99d5b5a61] joining swarm manager [dc82bc42ee6da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:305: [debcfd851ea1c] joining swarm manager [dc82bc42ee6da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.02s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:272: [d3a405380ba9d] joining swarm manager [db73c76a004e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:273: [da9c89887f044] joining swarm manager [db73c76a004e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.55s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.08s) [2020-01-13T16:25:10.239Z] docker_api_swarm_node_test.go:19: [d87646512caf6] joining swarm manager [db3f881b05f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_node_test.go:20: [d75f43ad5f4d2] joining swarm manager [db3f881b05f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.72s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:502: [ddc393ae5520b] joining swarm manager [d15f694ae2f4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:507: [dc2ef5601795e] joining swarm manager [d15f694ae2f4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.68s) [2020-01-13T16:25:10.239Z] docker_api_swarm_node_test.go:80: [d478b7aa7dc55] joining swarm manager [d6a16de445b03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.32s) [2020-01-13T16:25:10.239Z] docker_api_swarm_node_test.go:52: [d97ac16bc4f68] joining swarm manager [db9e066d64774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_node_test.go:53: [dbde9cd9a9765] joining swarm manager [db9e066d64774]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.32s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:202: [d163643b2def2] joining swarm manager [d06dba542e042]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.20s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:384: [d3cd4b588389b] joining swarm manager [daf91ac97a64c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:385: [d50a369edf1f3] joining swarm manager [daf91ac97a64c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] check_test.go:380: [d50a369edf1f3] daemon is not started [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.64s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:802: [de0b9e2a75f2b] joining swarm manager [d4dfd84e6f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:802: [dda833509a852] joining swarm manager [d4dfd84e6f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:802: [dee38d4367b2b] joining swarm manager [d4dfd84e6f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:802: [d0701da192b0a] joining swarm manager [d4dfd84e6f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:810: [d89af833f529e] joining swarm manager [d4dfd84e6f90e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.44s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:394: [d65b9bbf95d1f] joining swarm manager [d5c8a5f24d1c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:394: [d5300a76cc882] joining swarm manager [d5c8a5f24d1c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.40s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:342: [d3713035c46e1] joining swarm manager [d194e410c07a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:342: [da0a1523a7d96] joining swarm manager [d194e410c07a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.52s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:489: [d452ef53e7cf4] joining swarm manager [dc32a094a4b6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:489: [d90728e968d75] joining swarm manager [dc32a094a4b6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.18s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.28s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:127: [dc30b97362a58] joining swarm manager [d61daec08dc86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:128: [d1d1b93942eee] joining swarm manager [d61daec08dc86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:136: [d1f151b20d673] joining swarm manager [d61daec08dc86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:137: [d51a8a1bdf4a8] joining swarm manager [d61daec08dc86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.67s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:303: [dd076f3aa9ba4] joining swarm manager [d78bb04a06e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:303: [d4b5bd4623aa5] joining swarm manager [d78bb04a06e78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.02s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:99: [d5229285d301d] joining swarm manager [dc4b3c4898963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:100: [d95cce5612ca9] joining swarm manager [dc4b3c4898963]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] check_test.go:380: [d5229285d301d] daemon is not started [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.07s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:532: [d403990095b75] joining swarm manager [df72371ba7e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:533: [da6d40426d201] joining swarm manager [df72371ba7e11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.06s) [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:147: [d6535a05e5435] joining swarm manager [d895fd91031ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_api_swarm_service_test.go:147: [d34eda350f9d2] joining swarm manager [d895fd91031ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.78s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.34s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.82s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.55s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.70s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.42s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.07s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.30s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.60s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (4.07s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.91s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.72s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.69s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.40s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.58s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.89s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.92s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.16s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.56s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.85s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.21s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.78s) [2020-01-13T16:25:10.239Z] docker_cli_service_logs_test.go:241: checking task k3cy1hhk63z3 [2020-01-13T16:25:10.239Z] docker_cli_service_logs_test.go:246: checking messages for k3cy1hhk63z3 [2020-01-13T16:25:10.239Z] docker_cli_service_logs_test.go:241: checking task udgx5unb3fsq [2020-01-13T16:25:10.239Z] docker_cli_service_logs_test.go:246: checking messages for udgx5unb3fsq [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.26s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.09s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.59s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1901: [d36c8964844f0] joining swarm manager [d73ee3cc321cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1902: [d27bb28a80a8e] joining swarm manager [d73ee3cc321cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.46s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.14s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.58s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1802: [d32c4267ee5d7] joining swarm manager [d5c7b23ca6cc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1803: [d4d98d0788d5e] joining swarm manager [d5c7b23ca6cc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.66s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1321: [db9e22a6f62a5] joining swarm manager [da7a5186b7854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1322: [dd973e3e2907b] joining swarm manager [da7a5186b7854]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.68s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.20s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.34s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.79s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.84s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.24s) [2020-01-13T16:25:10.239Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.43s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.90s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.08s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.69s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1186: [d2db2ed4fcd4d] joining swarm manager [dfe2c3c8e535a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1195: [de7e068790cd1] joining swarm manager [dfe2c3c8e535a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.30s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.81s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1118: [d14de69a55aa9] joining swarm manager [d3de279f621b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1119: [d10ba1e35f8f8] joining swarm manager [d3de279f621b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1172: [dbf797f8de9bf] joining swarm manager [d3de279f621b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.43s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1453: [d3d11b7b2d66b] joining swarm manager [dc008c217cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] docker_cli_swarm_test.go:1454: [dd0aa15589801] joining swarm manager [dc008c217cd86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.26s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.30s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.80s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.14s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.76s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.30s) [2020-01-13T16:25:10.239Z] docker_cli_swarm_unix_test.go:62: [db410a09cf6c6] joining swarm manager [daf2ea7cf632e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.49s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.07s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.14s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.74s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.55s) [2020-01-13T16:25:10.239Z] docker_api_swarm_test.go:962: [d27289d592982] joining swarm manager [da81d6b19fdfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.55s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.65s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.29s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.78s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.98s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.04s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.94s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.23s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.73s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.72s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2020-01-13T16:25:10.239Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.61s) [2020-01-13T16:25:10.239Z] === RUN TestDockerExternalVolumeSuite [2020-01-13T16:25:10.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-13T16:25:25.094Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-13T16:26:32.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-13T16:26:42.680Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-13T16:27:14.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-13T16:27:29.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-13T16:28:01.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-13T16:28:13.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-13T16:28:45.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-13T16:29:00.701Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-13T16:29:18.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-13T16:30:05.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-13T16:30:23.735Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-13T16:30:55.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-13T16:31:27.811Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-13T16:31:42.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-13T16:32:00.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-13T16:32:15.557Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite (441.26s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-01-13T16:32:30.416Z] docker_cli_external_volume_driver_test.go:53: [d31489688a084] daemon is not started [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-01-13T16:32:30.416Z] docker_cli_external_volume_driver_test.go:53: [dd4d8d1bad0d8] daemon is not started [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-13T16:32:30.416Z] docker_cli_external_volume_driver_test.go:53: [da1afbfa32905] daemon is not started [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-13T16:32:30.416Z] docker_cli_external_volume_driver_test.go:53: [dd96fb5ac5f8a] daemon is not started [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-01-13T16:32:30.416Z] docker_cli_external_volume_driver_test.go:485: [da00203bcfeaa] daemon is not started [2020-01-13T16:32:30.416Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-13T16:32:30.416Z] docker_cli_external_volume_driver_test.go:53: [d2ffb288315f6] daemon is not started [2020-01-13T16:32:30.416Z] PASS [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] === Skipped [2020-01-13T16:32:30.416Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-13T16:32:30.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-13T16:32:30.416Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-13T16:32:30.416Z] check_test.go:309: [dc1bf20ebc307] daemon is not started [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-13T16:32:30.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-13T16:32:30.416Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-13T16:32:30.416Z] check_test.go:309: [d46f2a2b461d2] daemon is not started [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-13T16:32:30.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-01-13T16:32:30.416Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-13T16:32:30.416Z] check_test.go:309: [d66ae4897f3bc] daemon is not started [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-13T16:32:30.416Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-13T16:32:30.416Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-13T16:32:30.416Z] check_test.go:309: [d928e17e364fd] daemon is not started [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-13T16:32:30.416Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-01-13T16:32:30.416Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-13T16:32:30.416Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-13T16:32:30.416Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] [2020-01-13T16:32:30.416Z] DONE 273 tests, 6 skipped in 2555.051s [2020-01-13T16:32:30.416Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-13T16:32:30.416Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3d94e03998e7/docker.pid [2020-01-13T16:32:30.416Z] +++ kill 3772 [2020-01-13T16:32:30.416Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3772 is not a child of this shell [2020-01-13T16:32:30.416Z] warning: PID 3772 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3d94e03998e7/docker.pid had a nonzero exit code [2020-01-13T16:32:30.416Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3d94e03998e7/root: target is busy. [2020-01-13T16:32:30.416Z] ++++ cat bundles/test-integration/docker.pid [2020-01-13T16:32:30.416Z] +++ kill 7268 [2020-01-13T16:32:31.786Z] +++ /etc/init.d/apparmor stop [2020-01-13T16:32:31.786Z] Leaving: AppArmorNo profiles have been unloaded. [2020-01-13T16:32:31.786Z] [2020-01-13T16:32:31.786Z] Unloading profiles will leave already running processes permanently [2020-01-13T16:32:31.786Z] unconfined, which can lead to unexpected situations. [2020-01-13T16:32:31.786Z] [2020-01-13T16:32:31.786Z] To set a process to complain mode, use the command line tool [2020-01-13T16:32:31.786Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-01-13T16:32:31.786Z] +++ true [2020-01-13T16:32:31.786Z] [2020-01-13T16:32:32.042Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-13T16:32:32.057Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-13T16:32:32.995Z] + echo Ensuring container killed. [2020-01-13T16:32:32.995Z] Ensuring container killed. [2020-01-13T16:32:32.995Z] + docker ps -aq -f name=docker-pr2-* [2020-01-13T16:32:32.995Z] + cids=933e844ab0e8 [2020-01-13T16:32:32.995Z] b02ef6f87108 [2020-01-13T16:32:32.995Z] f11d57e7136b [2020-01-13T16:32:32.995Z] + [ -n 933e844ab0e8 [2020-01-13T16:32:32.995Z] b02ef6f87108 [2020-01-13T16:32:32.995Z] f11d57e7136b ] [2020-01-13T16:32:32.995Z] + docker rm -vf 933e844ab0e8 b02ef6f87108 f11d57e7136b [2020-01-13T16:32:34.888Z] 933e844ab0e8 [2020-01-13T16:32:37.410Z] b02ef6f87108 [2020-01-13T16:32:37.410Z] f11d57e7136b [Pipeline] sh [2020-01-13T16:32:37.701Z] + echo Chowning /workspace to jenkins user [2020-01-13T16:32:37.701Z] Chowning /workspace to jenkins user [2020-01-13T16:32:37.701Z] + id -u [2020-01-13T16:32:37.701Z] + id -g [2020-01-13T16:32:37.701Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40369:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-13T16:32:42.173Z] + bundleName=amd64 [2020-01-13T16:32:42.173Z] + echo Creating amd64-bundles.tar.gz [2020-01-13T16:32:42.173Z] Creating amd64-bundles.tar.gz [2020-01-13T16:32:42.173Z] + xargs tar -czf amd64-bundles.tar.gz [2020-01-13T16:32:42.173Z] + 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-01-13T16:32:43.555Z] Archiving artifacts [2020-01-13T16:32:44.010Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T16:32:44.328Z] + make clean [2020-01-13T16:32:44.586Z] docker volume rm -f docker-dev-cache [2020-01-13T16:32:44.586Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-13T16:36:04.937Z] ok github.com/docker/docker/integration-cli 2375.331s [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === Skipped [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-13T16:36:04.939Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-01-13T16:36:04.939Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-13T16:36:04.939Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-13T16:36:04.939Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-01-13T16:36:04.939Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2020-01-13T16:36:04.939Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2020-01-13T16:36:04.939Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2020-01-13T16:36:04.939Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.939Z] [2020-01-13T16:36:04.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.11s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-13T16:36:04.940Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-01-13T16:36:04.940Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2020-01-13T16:36:04.940Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.940Z] [2020-01-13T16:36:04.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-01-13T16:36:04.940Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-01-13T16:36:04.941Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-13T16:36:04.941Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-01-13T16:36:04.941Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-01-13T16:36:04.941Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-13T16:36:04.941Z] docker_cli_sni_test.go:18: Flakey test [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-01-13T16:36:04.941Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-13T16:36:04.941Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-01-13T16:36:04.941Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.941Z] [2020-01-13T16:36:04.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-13T16:36:04.942Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-13T16:36:04.942Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-13T16:36:04.942Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-13T16:36:04.942Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-13T16:36:04.942Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-13T16:36:04.942Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-13T16:36:04.942Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-13T16:36:04.942Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-13T16:36:04.942Z] [2020-01-13T16:36:04.942Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-13T16:36:04.943Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-13T16:36:04.943Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-13T16:36:04.943Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-01-13T16:36:04.943Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-13T16:36:04.943Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-01-13T16:36:04.943Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-13T16:36:04.943Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-13T16:36:04.943Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-01-13T16:36:04.943Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-01-13T16:36:04.943Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-01-13T16:36:04.943Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.943Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-13T16:36:04.943Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-01-13T16:36:04.943Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-13T16:36:04.943Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-13T16:36:04.944Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-13T16:36:04.944Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-13T16:36:04.944Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-13T16:36:04.944Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.944Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-13T16:36:04.945Z] [2020-01-13T16:36:04.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-13T16:36:04.945Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-13T16:36:04.945Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-01-13T16:36:04.946Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-13T16:36:04.946Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-13T16:36:04.946Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.946Z] [2020-01-13T16:36:04.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-13T16:36:04.947Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-01-13T16:36:04.947Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-01-13T16:36:04.947Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-13T16:36:04.947Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-01-13T16:36:04.947Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-13T16:36:04.947Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.947Z] [2020-01-13T16:36:04.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-13T16:36:04.947Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-13T16:36:04.948Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-13T16:36:04.948Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] DONE 1096 tests, 549 skipped in 2383.616s [2020-01-13T16:36:04.948Z] INFO: Integration tests ended at 01/13/2020 16:35:54. Duration:00:39:43.7276434 [2020-01-13T16:36:04.948Z] INFO: Docker info of the daemon under test at end of run [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] Containers: 2 [2020-01-13T16:36:04.948Z] Running: 0 [2020-01-13T16:36:04.948Z] Paused: 0 [2020-01-13T16:36:04.948Z] Stopped: 2 [2020-01-13T16:36:04.948Z] Images: 12 [2020-01-13T16:36:04.948Z] Server Version: 0.0.0-dev [2020-01-13T16:36:04.948Z] Storage Driver: windowsfilter [2020-01-13T16:36:04.948Z] Windows: [2020-01-13T16:36:04.948Z] Logging Driver: json-file [2020-01-13T16:36:04.948Z] Plugins: [2020-01-13T16:36:04.948Z] Volume: local [2020-01-13T16:36:04.948Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-13T16:36:04.948Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-13T16:36:04.948Z] Swarm: inactive [2020-01-13T16:36:04.948Z] Default Isolation: process [2020-01-13T16:36:04.948Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-13T16:36:04.948Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-13T16:36:04.948Z] OSType: windows [2020-01-13T16:36:04.948Z] Architecture: x86_64 [2020-01-13T16:36:04.948Z] CPUs: 4 [2020-01-13T16:36:04.948Z] Total Memory: 32GiB [2020-01-13T16:36:04.948Z] Name: azwin-2-7bf290 [2020-01-13T16:36:04.948Z] ID: ZVXN:EH7Z:52FG:QJF7:37HG:SPUO:PZUF:NVEU:KFZR:O6PG:NSC3:B3CE [2020-01-13T16:36:04.948Z] Docker Root Dir: D:\CI\PR-40369\2\daemon [2020-01-13T16:36:04.948Z] Debug Mode (client): false [2020-01-13T16:36:04.948Z] Debug Mode (server): true [2020-01-13T16:36:04.948Z] File Descriptors: -1 [2020-01-13T16:36:04.948Z] Goroutines: 18 [2020-01-13T16:36:04.948Z] System Time: 2020-01-13T16:35:54.9859012Z [2020-01-13T16:36:04.948Z] EventsListeners: 0 [2020-01-13T16:36:04.948Z] Registry: https://index.docker.io/v1/ [2020-01-13T16:36:04.948Z] Labels: [2020-01-13T16:36:04.948Z] Experimental: false [2020-01-13T16:36:04.948Z] Insecure Registries: [2020-01-13T16:36:04.948Z] 127.0.0.0/8 [2020-01-13T16:36:04.948Z] Live Restore Enabled: false [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] [2020-01-13T16:36:04.948Z] INFO: Stopping daemon under test [2020-01-13T16:36:04.948Z] SUCCESS: The process with PID 7968 (child process of PID 6576) has been terminated. [2020-01-13T16:36:04.948Z] SUCCESS: The process with PID 6576 (child process of PID 7880) has been terminated. [2020-01-13T16:36:04.948Z] INFO: Stop tailing logs of the daemon under tests [2020-01-13T16:36:04.948Z] INFO: executeCI.ps1 Completed successfully at 01/13/2020 16:35:55. [2020-01-13T16:36:04.948Z] INFO: Tidying up at end of run [2020-01-13T16:36:04.948Z] INFO: Saving daemon under test log (d:\CI\PR-40369\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-13T16:36:04.948Z] INFO: Saving daemon under test log (d:\CI\PR-40369\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-13T16:36:04.948Z] INFO: Nuke-Everything... [2020-01-13T16:36:04.948Z] INFO: Container count on control daemon to delete is 2 [2020-01-13T16:36:04.948Z] bf1350e579cc [2020-01-13T16:36:04.948Z] f27a6ca38315 [2020-01-13T16:36:04.948Z] INFO: Non-base image count on control daemon to delete is 1 [2020-01-13T16:36:04.948Z] Deleted: sha256:5e727873b3efadd578feb994569af28a93d1a3a01f8ed4ed08196c622dabd407 [2020-01-13T16:36:04.948Z] Deleted: sha256:578a95df646909561913eb270df44686018bcf9d0c0a04a866669967cd164107 [2020-01-13T16:36:04.948Z] INFO: Tidying pidfile d:\CI\PR-40369\2\docker.pid [2020-01-13T16:36:04.948Z] INFO: Nuking d:\CI [2020-01-13T16:36:25.991Z] INFO: Zapped successfully [2020-01-13T16:36:25.991Z] [2020-01-13T16:36:25.991Z] INFO: executeCI.ps1 exiting at Mon Jan 13 16:36:24 CUT 2020. Duration 00:53:31.4698570 [2020-01-13T16:36:25.991Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-13T16:36:26.232Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-13T16:36:28.600Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-13T16:36:30.338Z] Archiving artifacts [2020-01-13T16:36:31.474Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40369/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-13T16:36:32.385Z] + make clean [2020-01-13T16:36:33.348Z] docker volume rm -f docker-dev-cache [2020-01-13T16:36:33.348Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS