Pull request #40488 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at adf066416ff64776b87d3d384bc5f3fabe0ad8e4 rather than 544c766d977e29856d804b3a99a12485a68e9cb0 Obtained Jenkinsfile from adf066416ff64776b87d3d384bc5f3fabe0ad8e4 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-02-10T20:03:50.319Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-02-10T20:03:50.326Z] Trying to pass milestone 2 [Pipeline] milestone [2020-02-10T20:03:50.357Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-02-10T20:03:50.497Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06532351948f3e31e) in /home/ubuntu/workspace/moby_PR-40488 [Pipeline] { [Pipeline] checkout [2020-02-10T20:03:50.541Z] using credential docker-jenkins-github-credentials [2020-02-10T20:03:50.549Z] Cloning the remote Git repository [2020-02-10T20:03:50.549Z] Cloning with configured refspecs honoured and without tags [2020-02-10T20:03:50.551Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T20:03:50.551Z] > git init /home/ubuntu/workspace/moby_PR-40488 # timeout=10 [2020-02-10T20:03:50.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:03:50.561Z] > git --version # timeout=10 [2020-02-10T20:03:50.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:03:50.566Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:03.216Z] Fetching without tags [2020-02-10T20:04:03.487Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:04.371Z] Merge succeeded, producing 0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:04:04.372Z] Checking out Revision 0264e8a78faebab6c014cfdae781c236528c405f (PR-40488) [2020-02-10T20:04:03.204Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:03.207Z] > git config --add remote.origin.fetch +refs/pull/40488/head:refs/remotes/origin/PR-40488 # timeout=10 [2020-02-10T20:04:03.209Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T20:04:03.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:03.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:03.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:03.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:03.488Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:03.493Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:03.918Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:04.362Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T20:04:04.374Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:04.378Z] > git checkout -f 0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:04:05.692Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:05.700Z] First time build. Skipping changelog. [2020-02-10T20:04:05.694Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T20:04:06.804Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40488:/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-02-10T20:04:09.495Z] 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-02-10T20:04:10.290Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06532351948f3e31e) in /home/ubuntu/workspace/moby_PR-40488 [2020-02-10T20:04:10.292Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b254c0d69235b0e4) in /home/ubuntu/workspace/moby_PR-40488 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-02-10T20:04:10.325Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d6778d3423897b6f) in /home/ubuntu/workspace/moby_PR-40488 [2020-02-10T20:04:10.341Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-40488 [Pipeline] checkout [Pipeline] checkout [2020-02-10T20:04:10.364Z] using credential docker-jenkins-github-credentials [2020-02-10T20:04:10.374Z] using credential docker-jenkins-github-credentials [2020-02-10T20:04:10.374Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-02-10T20:04:10.379Z] Fetching without tags [2020-02-10T20:04:10.382Z] Cloning the remote Git repository [2020-02-10T20:04:10.382Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-02-10T20:04:10.463Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40488 [Pipeline] checkout [2020-02-10T20:04:10.492Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-02-10T20:04:10.510Z] Cloning the remote Git repository [2020-02-10T20:04:10.510Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-02-10T20:04:10.541Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-02-10T20:04:10.559Z] Cloning the remote Git repository [2020-02-10T20:04:10.559Z] Cloning with configured refspecs honoured and without tags [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-02-10T20:04:10.659Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:10.747Z] using credential docker-jenkins-github-credentials [2020-02-10T20:04:10.766Z] Merge succeeded, producing 5ced7f636e795c51466784b5c9cb18cfbbf69e96 [2020-02-10T20:04:10.767Z] Checking out Revision 5ced7f636e795c51466784b5c9cb18cfbbf69e96 (PR-40488) [2020-02-10T20:04:10.793Z] Cloning the remote Git repository [2020-02-10T20:04:10.794Z] Cloning with configured refspecs honoured and without tags [2020-02-10T20:04:10.818Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:10.824Z] First time build. Skipping changelog. [2020-02-10T20:04:10.837Z] Running on azwin-2-5de0c0 in d:\jenkins\workspace\moby_PR-40488 [Pipeline] { [Pipeline] ws [2020-02-10T20:04:10.849Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-02-10T20:04:11.145Z] using credential docker-jenkins-github-credentials [2020-02-10T20:04:11.220Z] Cloning the remote Git repository [2020-02-10T20:04:11.220Z] Cloning with configured refspecs honoured and without tags [2020-02-10T20:04:10.371Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-02-10T20:04:10.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:10.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:10.382Z] > git --version # timeout=10 [2020-02-10T20:04:10.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:10.387Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:10.661Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:10.663Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:10.704Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:10.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T20:04:10.769Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:10.773Z] > git checkout -f 5ced7f636e795c51466784b5c9cb18cfbbf69e96 [2020-02-10T20:04:10.820Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [2020-02-10T20:04:10.384Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T20:04:10.384Z] > git init /home/ubuntu/workspace/moby_PR-40488 # timeout=10 [2020-02-10T20:04:10.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:10.389Z] > git --version # timeout=10 [2020-02-10T20:04:10.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:10.392Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:10.505Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T20:04:10.505Z] > git init /home/ubuntu/workspace/moby_PR-40488 # timeout=10 [2020-02-10T20:04:10.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:10.522Z] > git --version # timeout=10 [2020-02-10T20:04:10.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:10.526Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T20:04:10.562Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T20:04:10.562Z] > git init /home/docker/workspace/moby_PR-40488 # timeout=10 [2020-02-10T20:04:10.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:10.576Z] > git --version # timeout=10 [2020-02-10T20:04:10.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:10.580Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:10.817Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T20:04:10.818Z] > git init /home/jenkins/workspace/moby_PR-40488 # timeout=10 [2020-02-10T20:04:10.831Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:10.832Z] > git --version # timeout=10 [2020-02-10T20:04:10.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:10.845Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:11.785Z] + [ PR != PR ] [2020-02-10T20:04:11.785Z] + [ master != master ] [2020-02-10T20:04:11.785Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T20:04:11.249Z] Cloning repository https://github.com/moby/moby.git [2020-02-10T20:04:11.250Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-02-10T20:04:11.323Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:11.324Z] > git --version # timeout=10 [2020-02-10T20:04:11.381Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:11.382Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:12.101Z] + docker version [2020-02-10T20:04:12.101Z] Client: Docker Engine - Community [2020-02-10T20:04:12.101Z] Version: 19.03.5 [2020-02-10T20:04:12.101Z] API version: 1.40 [2020-02-10T20:04:12.101Z] Go version: go1.12.12 [2020-02-10T20:04:12.101Z] Git commit: 633a0ea838 [2020-02-10T20:04:12.101Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T20:04:12.101Z] OS/Arch: linux/amd64 [2020-02-10T20:04:12.101Z] Experimental: false [2020-02-10T20:04:12.101Z] [2020-02-10T20:04:12.101Z] Server: Docker Engine - Community [2020-02-10T20:04:12.101Z] Engine: [2020-02-10T20:04:12.101Z] Version: 19.03.5 [2020-02-10T20:04:12.101Z] API version: 1.40 (minimum version 1.12) [2020-02-10T20:04:12.101Z] Go version: go1.12.12 [2020-02-10T20:04:12.101Z] Git commit: 633a0ea838 [2020-02-10T20:04:12.101Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T20:04:12.101Z] OS/Arch: linux/amd64 [2020-02-10T20:04:12.101Z] Experimental: true [2020-02-10T20:04:12.101Z] containerd: [2020-02-10T20:04:12.101Z] Version: 1.2.10 [2020-02-10T20:04:12.101Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T20:04:12.101Z] runc: [2020-02-10T20:04:12.101Z] Version: 1.0.0-rc8+dev [2020-02-10T20:04:12.101Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T20:04:12.101Z] docker-init: [2020-02-10T20:04:12.101Z] Version: 0.18.0 [2020-02-10T20:04:12.101Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T20:04:12.382Z] + docker info [2020-02-10T20:04:12.382Z] Client: [2020-02-10T20:04:12.382Z] Debug Mode: false [2020-02-10T20:04:12.382Z] [2020-02-10T20:04:12.382Z] Server: [2020-02-10T20:04:12.382Z] Containers: 0 [2020-02-10T20:04:12.382Z] Running: 0 [2020-02-10T20:04:12.382Z] Paused: 0 [2020-02-10T20:04:12.382Z] Stopped: 0 [2020-02-10T20:04:12.382Z] Images: 8 [2020-02-10T20:04:12.382Z] Server Version: 19.03.5 [2020-02-10T20:04:12.382Z] Storage Driver: overlay2 [2020-02-10T20:04:12.382Z] Backing Filesystem: extfs [2020-02-10T20:04:12.382Z] Supports d_type: true [2020-02-10T20:04:12.382Z] Native Overlay Diff: true [2020-02-10T20:04:12.382Z] Logging Driver: json-file [2020-02-10T20:04:12.382Z] Cgroup Driver: cgroupfs [2020-02-10T20:04:12.382Z] Plugins: [2020-02-10T20:04:12.382Z] Volume: local [2020-02-10T20:04:12.382Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T20:04:12.382Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T20:04:12.382Z] Swarm: inactive [2020-02-10T20:04:12.382Z] Runtimes: runc [2020-02-10T20:04:12.382Z] Default Runtime: runc [2020-02-10T20:04:12.382Z] Init Binary: docker-init [2020-02-10T20:04:12.382Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T20:04:12.382Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T20:04:12.382Z] init version: fec3683 [2020-02-10T20:04:12.382Z] Security Options: [2020-02-10T20:04:12.382Z] apparmor [2020-02-10T20:04:12.382Z] seccomp [2020-02-10T20:04:12.382Z] Profile: default [2020-02-10T20:04:12.382Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T20:04:12.382Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T20:04:12.382Z] OSType: linux [2020-02-10T20:04:12.382Z] Architecture: x86_64 [2020-02-10T20:04:12.382Z] CPUs: 2 [2020-02-10T20:04:12.382Z] Total Memory: 7.501GiB [2020-02-10T20:04:12.382Z] Name: ip-10-100-117-165 [2020-02-10T20:04:12.382Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T20:04:12.382Z] Docker Root Dir: /var/lib/docker [2020-02-10T20:04:12.382Z] Debug Mode: false [2020-02-10T20:04:12.382Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:12.382Z] Labels: [2020-02-10T20:04:12.382Z] Experimental: true [2020-02-10T20:04:12.382Z] Insecure Registries: [2020-02-10T20:04:12.382Z] 127.0.0.0/8 [2020-02-10T20:04:12.382Z] Live Restore Enabled: true [2020-02-10T20:04:12.382Z] [2020-02-10T20:04:12.382Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T20:04:12.667Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:12.667Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:12.667Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40488/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T20:04:12.667Z] + bash /home/ubuntu/workspace/moby_PR-40488/check-config.sh [2020-02-10T20:04:12.667Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T20:04:12.667Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T20:04:12.667Z] [2020-02-10T20:04:12.667Z] Generally Necessary: [2020-02-10T20:04:12.927Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T20:04:12.927Z] - apparmor: enabled and tools installed [2020-02-10T20:04:12.927Z] - CONFIG_NAMESPACES: enabled [2020-02-10T20:04:12.927Z] - CONFIG_NET_NS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_PID_NS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_IPC_NS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_UTS_NS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUPS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CPUSETS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_MEMCG: enabled [2020-02-10T20:04:12.927Z] - CONFIG_KEYS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_VETH: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T20:04:12.927Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T20:04:12.927Z] [2020-02-10T20:04:12.927Z] Optional Features: [2020-02-10T20:04:12.927Z] - CONFIG_USER_NS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_SECCOMP: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T20:04:12.927Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T20:04:12.927Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T20:04:12.927Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T20:04:12.927Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T20:04:12.927Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T20:04:12.927Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T20:04:12.927Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T20:04:12.927Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T20:04:12.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T20:04:12.927Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T20:04:12.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T20:04:12.927Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T20:04:12.927Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T20:04:12.927Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T20:04:12.927Z] - CONFIG_EXT4_FS: enabled [2020-02-10T20:04:12.927Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T20:04:12.927Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T20:04:12.927Z] - Network Drivers: [2020-02-10T20:04:12.927Z] - "overlay": [2020-02-10T20:04:13.183Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T20:04:13.183Z] Optional (for encrypted networks): [2020-02-10T20:04:13.183Z] - CONFIG_CRYPTO: enabled [2020-02-10T20:04:13.183Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T20:04:13.183Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T20:04:13.183Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T20:04:13.183Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T20:04:13.183Z] - CONFIG_XFRM: enabled [2020-02-10T20:04:13.183Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T20:04:13.183Z] - "ipvlan": [2020-02-10T20:04:13.183Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T20:04:13.183Z] - "macvlan": [2020-02-10T20:04:13.183Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T20:04:13.183Z] - "ftp,tftp client in container": [2020-02-10T20:04:13.183Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T20:04:13.183Z] - Storage Drivers: [2020-02-10T20:04:13.183Z] - "aufs": [2020-02-10T20:04:13.183Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T20:04:13.183Z] - "btrfs": [2020-02-10T20:04:13.183Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T20:04:13.183Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T20:04:13.183Z] - "devicemapper": [2020-02-10T20:04:13.183Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T20:04:13.183Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T20:04:13.183Z] - "overlay": [2020-02-10T20:04:13.183Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T20:04:13.183Z] - "zfs": [2020-02-10T20:04:13.183Z] - /dev/zfs: missing [2020-02-10T20:04:13.183Z] - zfs command: missing [2020-02-10T20:04:13.183Z] - zpool command: missing [2020-02-10T20:04:13.183Z] [2020-02-10T20:04:13.183Z] Limits: [2020-02-10T20:04:13.183Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T20:04:13.183Z] [2020-02-10T20:04:13.183Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T20:04:13.506Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0264e8a78faebab6c014cfdae781c236528c405f . [2020-02-10T20:04:13.506Z] #2 [internal] load .dockerignore [2020-02-10T20:04:13.506Z] #2 transferring context: 87B done [2020-02-10T20:04:13.506Z] #2 DONE 0.0s [2020-02-10T20:04:13.506Z] [2020-02-10T20:04:13.506Z] #1 [internal] load build definition from Dockerfile [2020-02-10T20:04:13.506Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T20:04:13.506Z] #1 DONE 0.0s [2020-02-10T20:04:13.506Z] [2020-02-10T20:04:13.506Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T20:04:13.506Z] #3 DONE 0.1s [2020-02-10T20:04:13.765Z] [2020-02-10T20:04:13.765Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T20:04:13.765Z] #4 CACHED [2020-02-10T20:04:14.036Z] [2020-02-10T20:04:14.036Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T20:04:14.036Z] #5 DONE 0.0s [2020-02-10T20:04:14.036Z] [2020-02-10T20:04:14.036Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T20:04:14.036Z] #6 DONE 0.1s [2020-02-10T20:04:14.293Z] [2020-02-10T20:04:14.293Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T20:04:14.293Z] #68 DONE 0.0s [2020-02-10T20:04:14.293Z] [2020-02-10T20:04:14.293Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:04:14.293Z] #7 DONE 0.0s [2020-02-10T20:04:14.293Z] [2020-02-10T20:04:14.293Z] #20 [internal] load build context [2020-02-10T20:04:15.224Z] #20 transferring context: 47.10MB 1.1s done [2020-02-10T20:04:15.224Z] #20 DONE 1.1s [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T20:04:15.224Z] #73 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #51 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:04:15.224Z] #17 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #48 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:15.224Z] #57 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #63 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #58 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:04:15.224Z] #10 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:04:15.224Z] #33 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #67 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:15.224Z] #55 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T20:04:15.224Z] #16 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T20:04:15.224Z] #13 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:15.224Z] #23 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T20:04:15.224Z] #40 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #31 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T20:04:15.224Z] #28 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:04:15.224Z] #27 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:15.224Z] #50 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T20:04:15.224Z] #70 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T20:04:15.224Z] #72 CACHED [2020-02-10T20:04:15.224Z] [2020-02-10T20:04:15.224Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T20:04:15.224Z] #19 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:04:15.225Z] #59 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T20:04:15.225Z] #24 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T20:04:15.225Z] #45 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:04:15.225Z] #35 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:15.225Z] #60 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T20:04:15.225Z] #56 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:15.225Z] #62 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:15.225Z] #38 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T20:04:15.225Z] #26 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T20:04:15.225Z] #11 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T20:04:15.225Z] #49 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T20:04:15.225Z] #52 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T20:04:15.225Z] #54 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T20:04:15.225Z] #46 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:15.225Z] #47 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:04:15.225Z] #44 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T20:04:15.225Z] #34 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T20:04:15.225Z] #37 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T20:04:15.225Z] #8 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:15.225Z] #36 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:04:15.225Z] #41 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T20:04:15.225Z] #9 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:15.225Z] #53 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T20:04:15.225Z] #22 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T20:04:15.225Z] #42 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T20:04:15.225Z] #69 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T20:04:15.225Z] #18 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T20:04:15.225Z] #14 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T20:04:15.225Z] #39 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:04:15.225Z] #43 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:04:15.225Z] #25 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T20:04:15.225Z] #66 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:04:15.225Z] #30 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T20:04:15.225Z] #64 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T20:04:15.225Z] #29 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T20:04:15.225Z] #61 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:15.225Z] #21 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T20:04:15.225Z] #32 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T20:04:15.225Z] #15 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:04:15.225Z] #71 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T20:04:15.225Z] #12 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:15.225Z] #65 CACHED [2020-02-10T20:04:15.225Z] [2020-02-10T20:04:15.225Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T20:04:15.225Z] #74 CACHED [2020-02-10T20:04:15.788Z] [2020-02-10T20:04:15.788Z] #75 exporting to image [2020-02-10T20:04:15.788Z] #75 exporting layers done [2020-02-10T20:04:15.788Z] #75 writing image sha256:91327fe5561a77d71fe23f368e6f72d2fb7f1f2c859d89b6ce2bf28f82c7cf46 [2020-02-10T20:04:15.788Z] #75 writing image sha256:91327fe5561a77d71fe23f368e6f72d2fb7f1f2c859d89b6ce2bf28f82c7cf46 done [2020-02-10T20:04:15.788Z] #75 naming to docker.io/library/docker:0264e8a78faebab6c014cfdae781c236528c405f done [2020-02-10T20:04:15.788Z] #75 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-02-10T20:04:16.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40488/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/validate/default [2020-02-10T20:04:17.045Z] Congratulations! All commits are properly signed with the DCO! [2020-02-10T20:04:17.045Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-02-10T20:04:17.045Z] No api/types/ or api/swagger.yaml changes in diff. [2020-02-10T20:04:17.045Z] Congratulations! All TOML source files changed here have valid syntax. [2020-02-10T20:04:17.045Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-02-10T20:04:17.045Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-02-10T20:04:17.045Z] Congratulations! No new tests were added to integration-cli. [2020-02-10T20:04:17.045Z] [2020-02-10T20:04:17.045Z] INFO Start validation with golang-ci-lint [2020-02-10T20:04:17.045Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-02-10T20:04:17.045Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-02-10T20:04:19.158Z] Fetching without tags [2020-02-10T20:04:19.541Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:19.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:19.065Z] > git config --add remote.origin.fetch +refs/pull/40488/head:refs/remotes/origin/PR-40488 # timeout=10 [2020-02-10T20:04:19.077Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T20:04:19.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:19.181Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:19.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:19.183Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:19.562Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:19.574Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:20.068Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:20.428Z] Merge succeeded, producing a052a62fee42f25b3e9da03c4f290ac46f0b43f5 [2020-02-10T20:04:20.429Z] Checking out Revision a052a62fee42f25b3e9da03c4f290ac46f0b43f5 (PR-40488) [2020-02-10T20:04:20.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T20:04:20.450Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:20.464Z] > git checkout -f a052a62fee42f25b3e9da03c4f290ac46f0b43f5 [2020-02-10T20:04:21.695Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:21.747Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T20:04:23.045Z] Fetching without tags [2020-02-10T20:04:23.138Z] + docker version [2020-02-10T20:04:23.138Z] Client: [2020-02-10T20:04:23.138Z] Version: 18.06.1-ce [2020-02-10T20:04:23.138Z] API version: 1.38 [2020-02-10T20:04:23.138Z] Go version: go1.10.3 [2020-02-10T20:04:23.138Z] Git commit: e68fc7a [2020-02-10T20:04:23.138Z] Built: Tue Aug 21 17:24:34 2018 [2020-02-10T20:04:23.138Z] OS/Arch: linux/s390x [2020-02-10T20:04:23.138Z] Experimental: false [2020-02-10T20:04:23.138Z] [2020-02-10T20:04:23.138Z] Server: [2020-02-10T20:04:23.138Z] Engine: [2020-02-10T20:04:23.138Z] Version: 18.06.1-ce [2020-02-10T20:04:23.138Z] API version: 1.38 (minimum version 1.12) [2020-02-10T20:04:23.138Z] Go version: go1.10.3 [2020-02-10T20:04:23.138Z] Git commit: e68fc7a [2020-02-10T20:04:23.138Z] Built: Tue Aug 21 17:23:34 2018 [2020-02-10T20:04:23.138Z] OS/Arch: linux/s390x [2020-02-10T20:04:23.138Z] Experimental: true [Pipeline] sh [2020-02-10T20:04:21.714Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [2020-02-10T20:04:23.383Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:23.847Z] + docker info [2020-02-10T20:04:23.847Z] Containers: 0 [2020-02-10T20:04:23.847Z] Running: 0 [2020-02-10T20:04:23.847Z] Paused: 0 [2020-02-10T20:04:23.847Z] Stopped: 0 [2020-02-10T20:04:23.847Z] Images: 10 [2020-02-10T20:04:23.847Z] Server Version: 18.06.1-ce [2020-02-10T20:04:23.847Z] Storage Driver: overlay2 [2020-02-10T20:04:23.847Z] Backing Filesystem: extfs [2020-02-10T20:04:23.847Z] Supports d_type: true [2020-02-10T20:04:23.847Z] Native Overlay Diff: true [2020-02-10T20:04:23.847Z] Logging Driver: json-file [2020-02-10T20:04:23.847Z] Cgroup Driver: cgroupfs [2020-02-10T20:04:23.847Z] Plugins: [2020-02-10T20:04:23.847Z] Volume: local [2020-02-10T20:04:23.847Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T20:04:23.847Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T20:04:23.847Z] Swarm: inactive [2020-02-10T20:04:23.847Z] Runtimes: runc [2020-02-10T20:04:23.847Z] Default Runtime: runc [2020-02-10T20:04:23.847Z] Init Binary: docker-init [2020-02-10T20:04:23.847Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T20:04:23.847Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T20:04:23.847Z] init version: fec3683 [2020-02-10T20:04:23.847Z] Security Options: [2020-02-10T20:04:23.847Z] apparmor [2020-02-10T20:04:23.847Z] seccomp [2020-02-10T20:04:23.847Z] Profile: default [2020-02-10T20:04:23.847Z] Kernel Version: 4.4.0-133-generic [2020-02-10T20:04:23.847Z] Operating System: Ubuntu 16.04.5 LTS [2020-02-10T20:04:23.847Z] OSType: linux [2020-02-10T20:04:23.847Z] Architecture: s390x [2020-02-10T20:04:23.847Z] CPUs: 2 [2020-02-10T20:04:23.847Z] Total Memory: 7.862GiB [2020-02-10T20:04:23.847Z] Name: s390x-ubuntu-30 [2020-02-10T20:04:23.847Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-02-10T20:04:23.847Z] Docker Root Dir: /var/lib/docker [2020-02-10T20:04:23.847Z] Debug Mode (client): false [2020-02-10T20:04:23.847Z] Debug Mode (server): false [2020-02-10T20:04:23.847Z] Username: dockerbuildbot [2020-02-10T20:04:23.847Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:23.847Z] Labels: [2020-02-10T20:04:23.847Z] Experimental: true [2020-02-10T20:04:23.847Z] Insecure Registries: [2020-02-10T20:04:23.847Z] 127.0.0.0/8 [2020-02-10T20:04:23.847Z] Live Restore Enabled: false [2020-02-10T20:04:23.847Z] [2020-02-10T20:04:23.847Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T20:04:24.268Z] Merge succeeded, producing f45648290ba0eb05002c905687249fe95521caee [2020-02-10T20:04:24.269Z] Checking out Revision f45648290ba0eb05002c905687249fe95521caee (PR-40488) [2020-02-10T20:04:23.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:23.012Z] > git config --add remote.origin.fetch +refs/pull/40488/head:refs/remotes/origin/PR-40488 # timeout=10 [2020-02-10T20:04:23.022Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T20:04:23.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:23.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:23.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:23.047Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:23.384Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:23.386Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:23.813Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:24.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T20:04:24.271Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:24.289Z] > git checkout -f f45648290ba0eb05002c905687249fe95521caee [2020-02-10T20:04:24.557Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:24.557Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:24.557Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40488/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T20:04:24.557Z] + bash /home/jenkins/workspace/moby_PR-40488/check-config.sh [2020-02-10T20:04:24.557Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T20:04:24.557Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2020-02-10T20:04:24.557Z] [2020-02-10T20:04:24.557Z] Generally Necessary: [2020-02-10T20:04:24.557Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T20:04:24.557Z] - apparmor: enabled and tools installed [2020-02-10T20:04:24.557Z] - CONFIG_NAMESPACES: enabled [2020-02-10T20:04:24.557Z] - CONFIG_NET_NS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_PID_NS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_IPC_NS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_UTS_NS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_CGROUPS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T20:04:24.557Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T20:04:24.557Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T20:04:24.557Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T20:04:24.557Z] - CONFIG_CPUSETS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_MEMCG: enabled [2020-02-10T20:04:24.557Z] - CONFIG_KEYS: enabled [2020-02-10T20:04:24.557Z] - CONFIG_VETH: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T20:04:24.557Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T20:04:24.702Z] Fetching without tags [2020-02-10T20:04:24.909Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T20:04:24.909Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T20:04:24.909Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T20:04:24.909Z] [2020-02-10T20:04:24.909Z] Optional Features: [2020-02-10T20:04:24.909Z] - CONFIG_USER_NS: enabled [2020-02-10T20:04:24.909Z] - CONFIG_SECCOMP: enabled [2020-02-10T20:04:24.909Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T20:04:24.909Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T20:04:24.909Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T20:04:24.909Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T20:04:24.909Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T20:04:24.909Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T20:04:24.909Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T20:04:24.909Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T20:04:24.909Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T20:04:24.909Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T20:04:24.909Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T20:04:24.909Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T20:04:24.909Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T20:04:24.909Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T20:04:24.909Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T20:04:24.909Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T20:04:24.909Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T20:04:24.909Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T20:04:24.909Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_EXT4_FS: enabled [2020-02-10T20:04:24.909Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T20:04:24.909Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T20:04:24.909Z] - Network Drivers: [2020-02-10T20:04:24.909Z] - "overlay": [2020-02-10T20:04:24.909Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T20:04:24.909Z] Optional (for encrypted networks): [2020-02-10T20:04:24.909Z] - CONFIG_CRYPTO: enabled [2020-02-10T20:04:24.909Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_XFRM: enabled [2020-02-10T20:04:24.909Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T20:04:24.909Z] - "ipvlan": [2020-02-10T20:04:24.909Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T20:04:24.909Z] - "macvlan": [2020-02-10T20:04:24.909Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T20:04:24.909Z] - "ftp,tftp client in container": [2020-02-10T20:04:24.909Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T20:04:24.909Z] - Storage Drivers: [2020-02-10T20:04:24.909Z] - "aufs": [2020-02-10T20:04:24.909Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T20:04:24.909Z] - "btrfs": [2020-02-10T20:04:24.909Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T20:04:24.909Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T20:04:24.909Z] - "devicemapper": [2020-02-10T20:04:24.909Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T20:04:24.909Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T20:04:24.909Z] - "overlay": [2020-02-10T20:04:24.909Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T20:04:24.909Z] - "zfs": [2020-02-10T20:04:24.909Z] - /dev/zfs: missing [2020-02-10T20:04:24.909Z] - zfs command: missing [2020-02-10T20:04:24.909Z] - zpool command: missing [2020-02-10T20:04:24.909Z] [2020-02-10T20:04:24.909Z] Limits: [2020-02-10T20:04:24.909Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T20:04:24.909Z] [2020-02-10T20:04:24.909Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T20:04:25.122Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:25.497Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:25.506Z] First time build. Skipping changelog. [2020-02-10T20:04:25.673Z] + make bundles/buildx [2020-02-10T20:04:25.673Z] make: command: Command not found [2020-02-10T20:04:25.673Z] make: command: Command not found [2020-02-10T20:04:25.673Z] mkdir bundles [2020-02-10T20:04:25.673Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T20:04:25.673Z] --build-arg BUILDX_COMMIT \ [2020-02-10T20:04:25.673Z] --build-arg BUILDX_REPO \ [2020-02-10T20:04:25.673Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T20:04:25.673Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T20:04:25.673Z] . [2020-02-10T20:04:25.673Z] /bin/sh: 4: go: not found [2020-02-10T20:04:25.673Z] /bin/sh: 5: go: not found [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T20:04:25.499Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [2020-02-10T20:04:24.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:24.666Z] > git config --add remote.origin.fetch +refs/pull/40488/head:refs/remotes/origin/PR-40488 # timeout=10 [2020-02-10T20:04:24.671Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T20:04:24.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:24.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:24.697Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:24.698Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:25.116Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:25.120Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:25.943Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:26.414Z] Fetching without tags [2020-02-10T20:04:26.423Z] + docker version [2020-02-10T20:04:26.423Z] Client: Docker Engine - Community [2020-02-10T20:04:26.423Z] Version: 19.03.5 [2020-02-10T20:04:26.423Z] API version: 1.40 [2020-02-10T20:04:26.423Z] Go version: go1.12.12 [2020-02-10T20:04:26.423Z] Git commit: 633a0ea838 [2020-02-10T20:04:26.423Z] Built: Wed Nov 13 07:29:52 2019 [2020-02-10T20:04:26.423Z] OS/Arch: linux/amd64 [2020-02-10T20:04:26.423Z] Experimental: false [2020-02-10T20:04:26.423Z] [2020-02-10T20:04:26.423Z] Server: Docker Engine - Community [2020-02-10T20:04:26.423Z] Engine: [2020-02-10T20:04:26.423Z] Version: 19.03.5 [2020-02-10T20:04:26.423Z] API version: 1.40 (minimum version 1.12) [2020-02-10T20:04:26.423Z] Go version: go1.12.12 [2020-02-10T20:04:26.423Z] Git commit: 633a0ea838 [2020-02-10T20:04:26.423Z] Built: Wed Nov 13 07:28:22 2019 [2020-02-10T20:04:26.423Z] OS/Arch: linux/amd64 [2020-02-10T20:04:26.423Z] Experimental: true [2020-02-10T20:04:26.423Z] containerd: [2020-02-10T20:04:26.423Z] Version: 1.2.10 [2020-02-10T20:04:26.423Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T20:04:26.423Z] runc: [2020-02-10T20:04:26.423Z] Version: 1.0.0-rc8+dev [2020-02-10T20:04:26.423Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T20:04:26.423Z] docker-init: [2020-02-10T20:04:26.423Z] Version: 0.18.0 [2020-02-10T20:04:26.423Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T20:04:26.662Z] Merge succeeded, producing 8dcf968d45abe212a95b0c2c06c3e6883d95a803 [2020-02-10T20:04:26.663Z] Checking out Revision 8dcf968d45abe212a95b0c2c06c3e6883d95a803 (PR-40488) [2020-02-10T20:04:26.707Z] + docker info [2020-02-10T20:04:26.707Z] Client: [2020-02-10T20:04:26.707Z] Debug Mode: false [2020-02-10T20:04:26.707Z] [2020-02-10T20:04:26.707Z] Server: [2020-02-10T20:04:26.707Z] Containers: 0 [2020-02-10T20:04:26.707Z] Running: 0 [2020-02-10T20:04:26.707Z] Paused: 0 [2020-02-10T20:04:26.707Z] Stopped: 0 [2020-02-10T20:04:26.707Z] Images: 8 [2020-02-10T20:04:26.707Z] Server Version: 19.03.5 [2020-02-10T20:04:26.707Z] Storage Driver: overlay2 [2020-02-10T20:04:26.707Z] Backing Filesystem: extfs [2020-02-10T20:04:26.707Z] Supports d_type: true [2020-02-10T20:04:26.707Z] Native Overlay Diff: true [2020-02-10T20:04:26.707Z] Logging Driver: json-file [2020-02-10T20:04:26.707Z] Cgroup Driver: cgroupfs [2020-02-10T20:04:26.707Z] Plugins: [2020-02-10T20:04:26.707Z] Volume: local [2020-02-10T20:04:26.707Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T20:04:26.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T20:04:26.707Z] Swarm: inactive [2020-02-10T20:04:26.707Z] Runtimes: runc [2020-02-10T20:04:26.707Z] Default Runtime: runc [2020-02-10T20:04:26.707Z] Init Binary: docker-init [2020-02-10T20:04:26.707Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T20:04:26.707Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T20:04:26.707Z] init version: fec3683 [2020-02-10T20:04:26.707Z] Security Options: [2020-02-10T20:04:26.707Z] apparmor [2020-02-10T20:04:26.707Z] seccomp [2020-02-10T20:04:26.707Z] Profile: default [2020-02-10T20:04:26.707Z] Kernel Version: 4.15.0-1058-aws [2020-02-10T20:04:26.707Z] Operating System: Ubuntu 18.04.4 LTS [2020-02-10T20:04:26.707Z] OSType: linux [2020-02-10T20:04:26.707Z] Architecture: x86_64 [2020-02-10T20:04:26.707Z] CPUs: 2 [2020-02-10T20:04:26.707Z] Total Memory: 7.501GiB [2020-02-10T20:04:26.707Z] Name: ip-10-100-38-55 [2020-02-10T20:04:26.707Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-02-10T20:04:26.707Z] Docker Root Dir: /var/lib/docker [2020-02-10T20:04:26.707Z] Debug Mode: false [2020-02-10T20:04:26.707Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:26.707Z] Labels: [2020-02-10T20:04:26.707Z] Experimental: true [2020-02-10T20:04:26.707Z] Insecure Registries: [2020-02-10T20:04:26.707Z] 127.0.0.0/8 [2020-02-10T20:04:26.707Z] Live Restore Enabled: true [2020-02-10T20:04:26.707Z] [2020-02-10T20:04:26.707Z] WARNING: No swap limit support [Pipeline] sh [2020-02-10T20:04:26.069Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:26.133Z] > git config --add remote.origin.fetch +refs/pull/40488/head:refs/remotes/origin/PR-40488 # timeout=10 [2020-02-10T20:04:26.187Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T20:04:26.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:26.444Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:26.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:26.445Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:26.987Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:26.987Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:26.987Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40488/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T20:04:26.987Z] + bash /home/ubuntu/workspace/moby_PR-40488/check-config.sh [2020-02-10T20:04:26.987Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T20:04:26.987Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-02-10T20:04:26.987Z] [2020-02-10T20:04:26.987Z] Generally Necessary: [2020-02-10T20:04:26.987Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T20:04:26.987Z] - apparmor: enabled and tools installed [2020-02-10T20:04:26.987Z] - CONFIG_NAMESPACES: enabled [2020-02-10T20:04:26.987Z] - CONFIG_NET_NS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_PID_NS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_IPC_NS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_UTS_NS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUPS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CPUSETS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_MEMCG: enabled [2020-02-10T20:04:26.987Z] - CONFIG_KEYS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_VETH: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T20:04:26.987Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T20:04:26.987Z] [2020-02-10T20:04:26.987Z] Optional Features: [2020-02-10T20:04:26.987Z] - CONFIG_USER_NS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_SECCOMP: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T20:04:26.987Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T20:04:26.987Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T20:04:26.987Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T20:04:26.987Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-02-10T20:04:26.987Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T20:04:26.987Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T20:04:26.987Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T20:04:26.987Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T20:04:26.987Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T20:04:26.987Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T20:04:26.987Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T20:04:26.987Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T20:04:26.987Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T20:04:26.994Z] Sending build context to Docker daemon 51.67MB [2020-02-10T20:04:26.994Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T20:04:26.994Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T20:04:26.994Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T20:04:26.994Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T20:04:26.994Z] ---> 687421176e14 [2020-02-10T20:04:26.994Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> 9e095f905342 [2020-02-10T20:04:26.994Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> a2e1b6b125be [2020-02-10T20:04:26.994Z] Step 7/16 : WORKDIR /buildx [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> 6945b620148d [2020-02-10T20:04:26.994Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> 44891dd6fe1f [2020-02-10T20:04:26.994Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> 62dad473651e [2020-02-10T20:04:26.994Z] Step 10/16 : RUN go mod download [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> dfc3b3566df2 [2020-02-10T20:04:26.994Z] Step 11/16 : ARG GOOS [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> 7f7e6b1edd32 [2020-02-10T20:04:26.994Z] Step 12/16 : ARG GOARCH [2020-02-10T20:04:26.994Z] ---> Using cache [2020-02-10T20:04:26.994Z] ---> 3f6840a2acfe [2020-02-10T20:04:26.994Z] 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-02-10T20:04:26.994Z] ---> Running in 818564c05e68 [2020-02-10T20:04:27.146Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:27.154Z] First time build. Skipping changelog. [2020-02-10T20:04:27.190Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:27.246Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T20:04:27.246Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T20:04:27.246Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_EXT4_FS: enabled [2020-02-10T20:04:27.246Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T20:04:27.246Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T20:04:27.246Z] - Network Drivers: [2020-02-10T20:04:27.246Z] - "overlay": [2020-02-10T20:04:27.246Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T20:04:27.246Z] Optional (for encrypted networks): [2020-02-10T20:04:27.246Z] - CONFIG_CRYPTO: enabled [2020-02-10T20:04:27.246Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T20:04:27.246Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T20:04:27.246Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T20:04:27.246Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T20:04:27.246Z] - CONFIG_XFRM: enabled [2020-02-10T20:04:27.246Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T20:04:27.246Z] - "ipvlan": [2020-02-10T20:04:27.246Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T20:04:27.246Z] - "macvlan": [2020-02-10T20:04:27.246Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T20:04:27.246Z] - "ftp,tftp client in container": [2020-02-10T20:04:27.246Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T20:04:27.246Z] - Storage Drivers: [2020-02-10T20:04:27.246Z] - "aufs": [2020-02-10T20:04:27.246Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T20:04:27.246Z] - "btrfs": [2020-02-10T20:04:27.246Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T20:04:27.246Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T20:04:27.246Z] - "devicemapper": [2020-02-10T20:04:27.246Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T20:04:27.246Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T20:04:27.246Z] - "overlay": [2020-02-10T20:04:27.246Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T20:04:27.246Z] - "zfs": [2020-02-10T20:04:27.246Z] - /dev/zfs: missing [2020-02-10T20:04:27.246Z] - zfs command: missing [2020-02-10T20:04:27.246Z] - zpool command: missing [2020-02-10T20:04:27.246Z] [2020-02-10T20:04:27.246Z] Limits: [2020-02-10T20:04:27.246Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T20:04:27.246Z] [2020-02-10T20:04:27.246Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T20:04:27.569Z] + sudo modprobe ip_vs [2020-02-10T20:04:27.569Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0264e8a78faebab6c014cfdae781c236528c405f . [2020-02-10T20:04:27.569Z] #1 [internal] load build definition from Dockerfile [2020-02-10T20:04:27.569Z] #1 transferring dockerfile: 15.71kB done [2020-02-10T20:04:27.569Z] #1 DONE 0.0s [2020-02-10T20:04:27.569Z] [2020-02-10T20:04:27.569Z] #2 [internal] load .dockerignore [2020-02-10T20:04:27.569Z] #2 transferring context: 87B done [2020-02-10T20:04:27.569Z] #2 DONE 0.0s [2020-02-10T20:04:27.569Z] [2020-02-10T20:04:27.569Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T20:04:27.828Z] #3 DONE 0.4s [2020-02-10T20:04:28.087Z] [2020-02-10T20:04:28.087Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T20:04:28.087Z] #4 CACHED [2020-02-10T20:04:28.090Z] + docker version [2020-02-10T20:04:28.090Z] Client: Docker Engine - Community [2020-02-10T20:04:28.090Z] Version: 19.03.5 [2020-02-10T20:04:28.090Z] API version: 1.40 [2020-02-10T20:04:28.090Z] Go version: go1.12.12 [2020-02-10T20:04:28.090Z] Git commit: 633a0ea [2020-02-10T20:04:28.090Z] Built: Wed Nov 13 07:27:53 2019 [2020-02-10T20:04:28.090Z] OS/Arch: linux/arm64 [2020-02-10T20:04:28.090Z] Experimental: false [2020-02-10T20:04:28.090Z] [2020-02-10T20:04:28.090Z] Server: Docker Engine - Community [2020-02-10T20:04:28.090Z] Engine: [2020-02-10T20:04:28.090Z] Version: 19.03.5 [2020-02-10T20:04:28.090Z] API version: 1.40 (minimum version 1.12) [2020-02-10T20:04:28.090Z] Go version: go1.12.12 [2020-02-10T20:04:28.090Z] Git commit: 633a0ea [2020-02-10T20:04:28.090Z] Built: Wed Nov 13 07:26:25 2019 [2020-02-10T20:04:28.090Z] OS/Arch: linux/arm64 [2020-02-10T20:04:28.090Z] Experimental: true [2020-02-10T20:04:28.090Z] containerd: [2020-02-10T20:04:28.090Z] Version: 1.2.10 [2020-02-10T20:04:28.090Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T20:04:28.090Z] runc: [2020-02-10T20:04:28.090Z] Version: 1.0.0-rc8+dev [2020-02-10T20:04:28.090Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T20:04:28.090Z] docker-init: [2020-02-10T20:04:28.090Z] Version: 0.18.0 [2020-02-10T20:04:28.090Z] GitCommit: fec3683 [Pipeline] sh [2020-02-10T20:04:26.648Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T20:04:26.657Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:26.661Z] > git checkout -f 8dcf968d45abe212a95b0c2c06c3e6883d95a803 [2020-02-10T20:04:27.140Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [2020-02-10T20:04:28.380Z] + docker info [2020-02-10T20:04:28.642Z] Client: [2020-02-10T20:04:28.642Z] Debug Mode: false [2020-02-10T20:04:28.642Z] [2020-02-10T20:04:28.642Z] Server: [2020-02-10T20:04:28.642Z] Containers: 0 [2020-02-10T20:04:28.642Z] Running: 0 [2020-02-10T20:04:28.642Z] Paused: 0 [2020-02-10T20:04:28.642Z] Stopped: 0 [2020-02-10T20:04:28.642Z] Images: 2 [2020-02-10T20:04:28.642Z] Server Version: 19.03.5 [2020-02-10T20:04:28.642Z] Storage Driver: overlay2 [2020-02-10T20:04:28.642Z] Backing Filesystem: extfs [2020-02-10T20:04:28.642Z] Supports d_type: true [2020-02-10T20:04:28.642Z] Native Overlay Diff: true [2020-02-10T20:04:28.642Z] Logging Driver: json-file [2020-02-10T20:04:28.642Z] Cgroup Driver: cgroupfs [2020-02-10T20:04:28.642Z] Plugins: [2020-02-10T20:04:28.642Z] Volume: local [2020-02-10T20:04:28.642Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T20:04:28.642Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-02-10T20:04:28.642Z] Swarm: inactive [2020-02-10T20:04:28.642Z] Runtimes: runc [2020-02-10T20:04:28.642Z] Default Runtime: runc [2020-02-10T20:04:28.642Z] Init Binary: docker-init [2020-02-10T20:04:28.642Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-02-10T20:04:28.642Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-02-10T20:04:28.642Z] init version: fec3683 [2020-02-10T20:04:28.642Z] Security Options: [2020-02-10T20:04:28.642Z] apparmor [2020-02-10T20:04:28.642Z] seccomp [2020-02-10T20:04:28.642Z] Profile: default [2020-02-10T20:04:28.642Z] Kernel Version: 4.15.0-1057-aws [2020-02-10T20:04:28.642Z] Operating System: Ubuntu 16.04.6 LTS [2020-02-10T20:04:28.642Z] OSType: linux [2020-02-10T20:04:28.642Z] Architecture: aarch64 [2020-02-10T20:04:28.642Z] CPUs: 4 [2020-02-10T20:04:28.642Z] Total Memory: 7.525GiB [2020-02-10T20:04:28.642Z] Name: ip-10-100-33-51 [2020-02-10T20:04:28.642Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-02-10T20:04:28.642Z] Docker Root Dir: /var/lib/docker [2020-02-10T20:04:28.642Z] Debug Mode: false [2020-02-10T20:04:28.642Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:28.642Z] Labels: [2020-02-10T20:04:28.642Z] Experimental: true [2020-02-10T20:04:28.642Z] Insecure Registries: [2020-02-10T20:04:28.642Z] 127.0.0.0/8 [2020-02-10T20:04:28.642Z] Live Restore Enabled: true [2020-02-10T20:04:28.642Z] [2020-02-10T20:04:28.642Z] WARNING: No swap limit support [2020-02-10T20:04:28.649Z] [2020-02-10T20:04:28.649Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T20:04:28.649Z] #6 DONE 0.0s [2020-02-10T20:04:28.649Z] [2020-02-10T20:04:28.649Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [Pipeline] sh [2020-02-10T20:04:27.219Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:27.275Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:28.907Z] #5 DONE 0.1s [2020-02-10T20:04:28.907Z] [2020-02-10T20:04:28.907Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T20:04:28.907Z] #68 DONE 0.0s [2020-02-10T20:04:28.907Z] [2020-02-10T20:04:28.907Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:04:28.907Z] #7 DONE 0.0s [2020-02-10T20:04:28.907Z] [2020-02-10T20:04:28.907Z] #20 [internal] load build context [2020-02-10T20:04:28.934Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:28.934Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:28.934Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40488/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T20:04:28.934Z] + bash /home/ubuntu/workspace/moby_PR-40488/check-config.sh [2020-02-10T20:04:28.934Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T20:04:28.934Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-02-10T20:04:28.934Z] [2020-02-10T20:04:28.934Z] Generally Necessary: [2020-02-10T20:04:28.934Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T20:04:28.934Z] - apparmor: enabled and tools installed [2020-02-10T20:04:28.934Z] - CONFIG_NAMESPACES: enabled [2020-02-10T20:04:28.934Z] - CONFIG_NET_NS: enabled [2020-02-10T20:04:28.934Z] - CONFIG_PID_NS: enabled [2020-02-10T20:04:28.934Z] - CONFIG_IPC_NS: enabled [2020-02-10T20:04:28.934Z] - CONFIG_UTS_NS: enabled [2020-02-10T20:04:28.934Z] - CONFIG_CGROUPS: enabled [2020-02-10T20:04:28.934Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T20:04:29.194Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T20:04:29.194Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T20:04:29.194Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T20:04:29.194Z] - CONFIG_CPUSETS: enabled [2020-02-10T20:04:29.194Z] - CONFIG_MEMCG: enabled [2020-02-10T20:04:29.194Z] - CONFIG_KEYS: enabled [2020-02-10T20:04:29.194Z] - CONFIG_VETH: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T20:04:29.194Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T20:04:29.194Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T20:04:29.194Z] [2020-02-10T20:04:29.194Z] Optional Features: [2020-02-10T20:04:29.194Z] - CONFIG_USER_NS: enabled [2020-02-10T20:04:29.194Z] - CONFIG_SECCOMP: enabled [2020-02-10T20:04:29.194Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T20:04:29.194Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T20:04:29.194Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T20:04:29.194Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-02-10T20:04:29.455Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T20:04:29.455Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T20:04:29.455Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T20:04:29.455Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T20:04:29.455Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T20:04:29.455Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T20:04:29.455Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T20:04:29.455Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T20:04:29.455Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T20:04:29.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T20:04:29.455Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T20:04:29.455Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T20:04:29.455Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T20:04:29.455Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T20:04:29.455Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T20:04:29.455Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T20:04:29.455Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T20:04:29.455Z] - CONFIG_EXT4_FS: enabled [2020-02-10T20:04:29.455Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T20:04:29.455Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T20:04:29.455Z] - Network Drivers: [2020-02-10T20:04:29.455Z] - "overlay": [2020-02-10T20:04:29.455Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T20:04:29.455Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T20:04:29.455Z] Optional (for encrypted networks): [2020-02-10T20:04:29.713Z] - CONFIG_CRYPTO: enabled [2020-02-10T20:04:29.713Z] - CONFIG_CRYPTO_AEAD: enabled [2020-02-10T20:04:29.713Z] - CONFIG_CRYPTO_GCM: enabled [2020-02-10T20:04:29.713Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-02-10T20:04:29.713Z] - CONFIG_CRYPTO_GHASH: enabled [2020-02-10T20:04:29.713Z] - CONFIG_XFRM: enabled [2020-02-10T20:04:29.713Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T20:04:29.713Z] - "ipvlan": [2020-02-10T20:04:29.713Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T20:04:29.713Z] - "macvlan": [2020-02-10T20:04:29.713Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T20:04:29.713Z] - "ftp,tftp client in container": [2020-02-10T20:04:29.713Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T20:04:29.713Z] - Storage Drivers: [2020-02-10T20:04:29.713Z] - "aufs": [2020-02-10T20:04:29.713Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T20:04:29.713Z] - "btrfs": [2020-02-10T20:04:29.713Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T20:04:29.713Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T20:04:29.713Z] - "devicemapper": [2020-02-10T20:04:29.713Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T20:04:29.713Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T20:04:29.713Z] - "overlay": [2020-02-10T20:04:29.713Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T20:04:29.713Z] - "zfs": [2020-02-10T20:04:29.713Z] - /dev/zfs: missing [2020-02-10T20:04:29.713Z] - zfs command: missing [2020-02-10T20:04:29.713Z] - zpool command: missing [2020-02-10T20:04:29.713Z] [2020-02-10T20:04:29.713Z] Limits: [2020-02-10T20:04:29.713Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T20:04:29.713Z] [2020-02-10T20:04:29.713Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T20:04:29.837Z] #20 transferring context: 47.10MB 1.1s done [2020-02-10T20:04:29.837Z] #20 DONE 1.1s [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T20:04:29.837Z] #29 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:29.837Z] #60 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:04:29.837Z] #25 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T20:04:29.837Z] #15 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:29.837Z] #55 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #39 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:04:29.837Z] #35 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:29.837Z] #62 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T20:04:29.837Z] #22 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:04:29.837Z] #17 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T20:04:29.837Z] #13 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T20:04:29.837Z] #37 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:29.837Z] #47 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:29.837Z] #57 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #34 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:29.837Z] #21 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:29.837Z] #23 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T20:04:29.837Z] #66 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:04:29.837Z] #41 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T20:04:29.837Z] #32 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T20:04:29.837Z] #28 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T20:04:29.837Z] #52 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #48 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #69 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T20:04:29.837Z] #69 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T20:04:29.837Z] #49 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:04:29.837Z] #44 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T20:04:29.837Z] #46 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:29.837Z] #65 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T20:04:29.837Z] #11 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:29.837Z] #53 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:04:29.837Z] #10 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:04:29.837Z] #71 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:04:29.837Z] #30 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #58 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:29.837Z] #50 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #42 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T20:04:29.837Z] #64 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T20:04:29.837Z] #40 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:29.837Z] #38 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T20:04:29.837Z] #8 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T20:04:29.837Z] #14 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T20:04:29.837Z] #9 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:04:29.837Z] #33 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T20:04:29.837Z] #12 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #51 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T20:04:29.837Z] #19 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #63 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T20:04:29.837Z] #73 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T20:04:29.837Z] #26 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T20:04:29.837Z] #70 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T20:04:29.837Z] #16 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:29.837Z] #36 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #72 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #72 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:04:29.837Z] #27 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:04:29.837Z] #43 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T20:04:29.837Z] #61 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #54 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:04:29.837Z] #59 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #67 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T20:04:29.837Z] #24 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T20:04:29.837Z] #56 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T20:04:29.837Z] #18 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T20:04:29.837Z] #45 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T20:04:29.837Z] #31 CACHED [2020-02-10T20:04:29.837Z] [2020-02-10T20:04:29.837Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T20:04:29.837Z] #74 CACHED [2020-02-10T20:04:30.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0264e8a78faebab6c014cfdae781c236528c405f . [2020-02-10T20:04:30.049Z] #1 [internal] load .dockerignore [2020-02-10T20:04:30.049Z] #1 transferring context: 87B done [2020-02-10T20:04:30.049Z] #1 DONE 0.0s [2020-02-10T20:04:30.049Z] [2020-02-10T20:04:30.049Z] #2 [internal] load build definition from Dockerfile [2020-02-10T20:04:30.049Z] #2 transferring dockerfile: 15.71kB done [2020-02-10T20:04:30.049Z] #2 DONE 0.0s [2020-02-10T20:04:30.049Z] [2020-02-10T20:04:30.049Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T20:04:30.311Z] #3 DONE 0.1s [2020-02-10T20:04:30.311Z] [2020-02-10T20:04:30.311Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T20:04:30.311Z] #4 CACHED [2020-02-10T20:04:30.506Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:30.767Z] [2020-02-10T20:04:30.767Z] #75 exporting to image [2020-02-10T20:04:30.767Z] #75 exporting layers done [2020-02-10T20:04:30.767Z] #75 writing image sha256:9266a66ce0d571551c36c174e6d0b6bf3d9f3e2e7dfbc6303801507348593fee done [2020-02-10T20:04:30.767Z] #75 naming to docker.io/library/docker:0264e8a78faebab6c014cfdae781c236528c405f done [2020-02-10T20:04:30.767Z] #75 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-02-10T20:04:30.878Z] [2020-02-10T20:04:30.878Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T20:04:30.878Z] #6 DONE 0.0s [2020-02-10T20:04:30.878Z] [2020-02-10T20:04:30.878Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T20:04:30.878Z] #5 DONE 0.1s [2020-02-10T20:04:30.878Z] [2020-02-10T20:04:30.878Z] #74 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T20:04:30.878Z] #74 DONE 0.0s [2020-02-10T20:04:30.878Z] [2020-02-10T20:04:30.878Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:04:30.878Z] #7 DONE 0.0s [2020-02-10T20:04:30.878Z] [2020-02-10T20:04:30.878Z] #20 [internal] load build context [2020-02-10T20:04:31.096Z] Merge succeeded, producing 5c0cf86d96bf1d23718b7f784a51e3fd46a705d8 [2020-02-10T20:04:31.097Z] Checking out Revision 5c0cf86d96bf1d23718b7f784a51e3fd46a705d8 (PR-40488) [2020-02-10T20:04:31.599Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:31.727Z] First time build. Skipping changelog. [2020-02-10T20:04:31.768Z] [2020-02-10T20:04:31.768Z] Removing bundles/ [2020-02-10T20:04:31.768Z] [2020-02-10T20:04:31.768Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T20:04:31.768Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:04:31.768Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T20:04:32.275Z] #20 transferring context: 47.10MB 1.3s done [2020-02-10T20:04:32.275Z] #20 DONE 1.4s [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #48 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #48 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:32.275Z] #47 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:04:32.275Z] #59 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #70 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:04:32.275Z] #70 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:32.275Z] #62 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T20:04:32.275Z] #28 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T20:04:32.275Z] #32 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T20:04:32.275Z] #64 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T20:04:32.275Z] #8 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T20:04:32.275Z] #19 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:32.275Z] #53 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #16 [dev 6/25] RUN ldconfig [2020-02-10T20:04:32.275Z] #16 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T20:04:32.275Z] #29 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #42 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #42 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #11 [dev 1/25] RUN groupadd -r docker [2020-02-10T20:04:32.275Z] #11 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:32.275Z] #50 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:04:32.275Z] #41 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:04:32.275Z] #10 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T20:04:32.275Z] #12 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:32.275Z] #38 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T20:04:32.275Z] #52 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:04:32.275Z] #33 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T20:04:32.275Z] #66 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #58 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #58 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:04:32.275Z] #25 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T20:04:32.275Z] #22 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #31 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #31 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T20:04:32.275Z] #14 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #71 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #71 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:04:32.275Z] #30 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T20:04:32.275Z] #13 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #24 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T20:04:32.275Z] #24 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:04:32.275Z] #57 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:32.275Z] #65 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:32.275Z] #60 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #67 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:32.275Z] #21 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:32.275Z] #36 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #39 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #39 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T20:04:32.275Z] #40 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:04:32.275Z] #44 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T20:04:32.275Z] #56 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:04:32.275Z] #55 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T20:04:32.275Z] #49 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #34 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T20:04:32.275Z] #46 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T20:04:32.275Z] #15 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:04:32.275Z] #35 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #18 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T20:04:32.275Z] #18 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #54 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #51 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #51 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #68 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T20:04:32.275Z] #68 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #69 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T20:04:32.275Z] #69 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T20:04:32.275Z] #61 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T20:04:32.275Z] #9 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:04:32.275Z] #17 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:04:32.275Z] #23 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.275Z] #63 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T20:04:32.275Z] #63 CACHED [2020-02-10T20:04:32.275Z] [2020-02-10T20:04:32.276Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T20:04:32.276Z] #26 CACHED [2020-02-10T20:04:32.276Z] [2020-02-10T20:04:32.276Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T20:04:32.276Z] #37 CACHED [2020-02-10T20:04:32.276Z] [2020-02-10T20:04:32.276Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:04:32.276Z] #43 CACHED [2020-02-10T20:04:32.276Z] [2020-02-10T20:04:32.276Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:04:32.276Z] #27 CACHED [2020-02-10T20:04:32.276Z] [2020-02-10T20:04:32.276Z] #45 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T20:04:32.276Z] #45 CACHED [2020-02-10T20:04:32.276Z] [2020-02-10T20:04:32.276Z] #72 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T20:04:32.276Z] #72 CACHED [2020-02-10T20:04:32.276Z] [2020-02-10T20:04:32.276Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T20:04:30.993Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-02-10T20:04:31.127Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:31.198Z] > git checkout -f 5c0cf86d96bf1d23718b7f784a51e3fd46a705d8 [2020-02-10T20:04:31.627Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [2020-02-10T20:04:33.278Z] + docker version [2020-02-10T20:04:33.278Z] Client: Docker Engine - Enterprise [2020-02-10T20:04:33.278Z] Version: 19.03.5 [2020-02-10T20:04:33.278Z] API version: 1.40 [2020-02-10T20:04:33.278Z] Go version: go1.12.12 [2020-02-10T20:04:33.278Z] Git commit: 2ee0c57608 [2020-02-10T20:04:33.278Z] Built: 11/13/2019 08:00:16 [2020-02-10T20:04:33.278Z] OS/Arch: windows/amd64 [2020-02-10T20:04:33.278Z] Experimental: false [2020-02-10T20:04:33.278Z] [2020-02-10T20:04:33.278Z] Server: Docker Engine - Enterprise [2020-02-10T20:04:33.278Z] Engine: [2020-02-10T20:04:33.278Z] Version: 19.03.5 [2020-02-10T20:04:33.278Z] API version: 1.40 (minimum version 1.24) [2020-02-10T20:04:33.278Z] Go version: go1.12.12 [2020-02-10T20:04:33.278Z] Git commit: 2ee0c57608 [2020-02-10T20:04:33.278Z] Built: 11/13/2019 07:58:51 [2020-02-10T20:04:33.278Z] OS/Arch: windows/amd64 [2020-02-10T20:04:33.278Z] Experimental: true [Pipeline] sh [2020-02-10T20:04:34.182Z] #73 DONE 2.0s [2020-02-10T20:04:34.291Z] + docker info [2020-02-10T20:04:34.440Z] [2020-02-10T20:04:34.440Z] #75 exporting to image [2020-02-10T20:04:34.440Z] #75 exporting layers [2020-02-10T20:04:35.253Z] Client: [2020-02-10T20:04:35.253Z] Debug Mode: false [2020-02-10T20:04:35.253Z] Plugins: [2020-02-10T20:04:35.253Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T20:04:35.253Z] [2020-02-10T20:04:35.253Z] Server: [2020-02-10T20:04:35.253Z] Containers: 0 [2020-02-10T20:04:35.253Z] Running: 0 [2020-02-10T20:04:35.253Z] Paused: 0 [2020-02-10T20:04:35.253Z] Stopped: 0 [2020-02-10T20:04:35.253Z] Images: 10 [2020-02-10T20:04:35.253Z] Server Version: 19.03.5 [2020-02-10T20:04:35.253Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T20:04:35.253Z] Windows: [2020-02-10T20:04:35.253Z] LCOW: [2020-02-10T20:04:35.253Z] Logging Driver: json-file [2020-02-10T20:04:35.253Z] Plugins: [2020-02-10T20:04:35.253Z] Volume: local [2020-02-10T20:04:35.253Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T20:04:35.253Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T20:04:35.253Z] Swarm: inactive [2020-02-10T20:04:35.253Z] Default Isolation: process [2020-02-10T20:04:35.253Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T20:04:35.253Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T20:04:35.253Z] OSType: windows [2020-02-10T20:04:35.253Z] Architecture: x86_64 [2020-02-10T20:04:35.253Z] CPUs: 4 [2020-02-10T20:04:35.253Z] Total Memory: 32GiB [2020-02-10T20:04:35.253Z] Name: azwin-2-5de0c0 [2020-02-10T20:04:35.253Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T20:04:35.254Z] Docker Root Dir: D:\docker [2020-02-10T20:04:35.254Z] Debug Mode: false [2020-02-10T20:04:35.254Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:35.254Z] Labels: [2020-02-10T20:04:35.254Z] Experimental: true [2020-02-10T20:04:35.254Z] Insecure Registries: [2020-02-10T20:04:35.254Z] 10.0.0.4:5000 [2020-02-10T20:04:35.254Z] 127.0.0.0/8 [2020-02-10T20:04:35.254Z] Registry Mirrors: [2020-02-10T20:04:35.254Z] http://10.0.0.4:5000/ [2020-02-10T20:04:35.254Z] Live Restore Enabled: false [2020-02-10T20:04:35.254Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-02-10T20:04:35.817Z] #75 exporting layers 1.5s done [2020-02-10T20:04:35.817Z] #75 writing image sha256:86c54804a6f5e17b8a2b2c9747cbb9d09b6f866bcade6729b8ad9f9a268a0946 [2020-02-10T20:04:35.817Z] #75 writing image sha256:86c54804a6f5e17b8a2b2c9747cbb9d09b6f866bcade6729b8ad9f9a268a0946 done [2020-02-10T20:04:35.817Z] #75 naming to docker.io/library/docker:0264e8a78faebab6c014cfdae781c236528c405f done [2020-02-10T20:04:35.817Z] #75 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T20:04:36.267Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/test/unit [2020-02-10T20:04:38.556Z] Fetching without tags [2020-02-10T20:04:38.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:38.523Z] > git config --add remote.origin.fetch +refs/pull/40488/head:refs/remotes/origin/PR-40488 # timeout=10 [2020-02-10T20:04:38.526Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-02-10T20:04:38.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-02-10T20:04:39.092Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:39.559Z] ? github.com/docker/docker/api [no test files] [2020-02-10T20:04:40.371Z] Merge succeeded, producing 08e4680ae3a6f3b62be4369d0beb7aaa94e4334d [2020-02-10T20:04:40.372Z] Checking out Revision 08e4680ae3a6f3b62be4369d0beb7aaa94e4334d (PR-40488) [2020-02-10T20:04:38.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-02-10T20:04:38.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-02-10T20:04:38.559Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40488/head:refs/remotes/origin/PR-40488 +refs/heads/master:refs/remotes/origin/master [2020-02-10T20:04:39.093Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:39.096Z] > git checkout -f 544c766d977e29856d804b3a99a12485a68e9cb0 [2020-02-10T20:04:40.113Z] > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10 [2020-02-10T20:04:40.356Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-02-10T20:04:40.374Z] > git config core.sparsecheckout # timeout=10 [2020-02-10T20:04:40.379Z] > git checkout -f 08e4680ae3a6f3b62be4369d0beb7aaa94e4334d [2020-02-10T20:04:41.002Z] Commit message: "Merge commit 'adf066416ff64776b87d3d384bc5f3fabe0ad8e4' into HEAD" [2020-02-10T20:04:41.020Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-02-10T20:04:42.015Z] + docker version [2020-02-10T20:04:42.015Z] Client: [2020-02-10T20:04:42.015Z] Version: 18.06.1-ce [2020-02-10T20:04:42.015Z] API version: 1.38 [2020-02-10T20:04:42.015Z] Go version: go1.10.3 [2020-02-10T20:04:42.015Z] Git commit: e68fc7a [2020-02-10T20:04:42.015Z] Built: Tue Aug 21 17:26:10 2018 [2020-02-10T20:04:42.015Z] OS/Arch: linux/ppc64le [2020-02-10T20:04:42.015Z] Experimental: false [2020-02-10T20:04:42.015Z] [2020-02-10T20:04:42.015Z] Server: [2020-02-10T20:04:42.015Z] Engine: [2020-02-10T20:04:42.015Z] Version: 18.06.1-ce [2020-02-10T20:04:42.015Z] API version: 1.38 (minimum version 1.12) [2020-02-10T20:04:42.015Z] Go version: go1.10.3 [2020-02-10T20:04:42.015Z] Git commit: e68fc7a [2020-02-10T20:04:42.015Z] Built: Tue Aug 21 17:24:20 2018 [2020-02-10T20:04:42.015Z] OS/Arch: linux/ppc64le [2020-02-10T20:04:42.015Z] Experimental: true [Pipeline] sh [2020-02-10T20:04:42.398Z] + docker info [2020-02-10T20:04:42.398Z] Containers: 0 [2020-02-10T20:04:42.398Z] Running: 0 [2020-02-10T20:04:42.398Z] Paused: 0 [2020-02-10T20:04:42.398Z] Stopped: 0 [2020-02-10T20:04:42.398Z] Images: 0 [2020-02-10T20:04:42.398Z] Server Version: 18.06.1-ce [2020-02-10T20:04:42.398Z] Storage Driver: overlay2 [2020-02-10T20:04:42.398Z] Backing Filesystem: extfs [2020-02-10T20:04:42.398Z] Supports d_type: true [2020-02-10T20:04:42.398Z] Native Overlay Diff: true [2020-02-10T20:04:42.398Z] Logging Driver: json-file [2020-02-10T20:04:42.398Z] Cgroup Driver: cgroupfs [2020-02-10T20:04:42.398Z] Plugins: [2020-02-10T20:04:42.398Z] Volume: local [2020-02-10T20:04:42.398Z] Network: bridge host ipvlan macvlan null overlay [2020-02-10T20:04:42.398Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-02-10T20:04:42.398Z] Swarm: inactive [2020-02-10T20:04:42.398Z] Runtimes: runc [2020-02-10T20:04:42.398Z] Default Runtime: runc [2020-02-10T20:04:42.398Z] Init Binary: docker-init [2020-02-10T20:04:42.398Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-02-10T20:04:42.398Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-02-10T20:04:42.398Z] init version: fec3683 [2020-02-10T20:04:42.398Z] Security Options: [2020-02-10T20:04:42.398Z] apparmor [2020-02-10T20:04:42.398Z] seccomp [2020-02-10T20:04:42.398Z] Profile: default [2020-02-10T20:04:42.398Z] Kernel Version: 4.4.0-139-generic [2020-02-10T20:04:42.398Z] Operating System: Ubuntu 16.04.3 LTS [2020-02-10T20:04:42.398Z] OSType: linux [2020-02-10T20:04:42.398Z] Architecture: ppc64le [2020-02-10T20:04:42.398Z] CPUs: 4 [2020-02-10T20:04:42.398Z] Total Memory: 7.972GiB [2020-02-10T20:04:42.398Z] Name: ppc64le-ubuntu-28 [2020-02-10T20:04:42.398Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-02-10T20:04:42.398Z] Docker Root Dir: /var/lib/docker [2020-02-10T20:04:42.398Z] Debug Mode (client): false [2020-02-10T20:04:42.398Z] Debug Mode (server): false [2020-02-10T20:04:42.398Z] Username: dockerbuildbot [2020-02-10T20:04:42.398Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:42.398Z] Labels: [2020-02-10T20:04:42.398Z] Experimental: true [2020-02-10T20:04:42.398Z] Insecure Registries: [2020-02-10T20:04:42.398Z] 127.0.0.0/8 [2020-02-10T20:04:42.398Z] Live Restore Enabled: false [2020-02-10T20:04:42.398Z] [Pipeline] sh [2020-02-10T20:04:42.783Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:42.783Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:42.783Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40488/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-02-10T20:04:42.783Z] + bash /home/docker/workspace/moby_PR-40488/check-config.sh [2020-02-10T20:04:43.071Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-02-10T20:04:43.071Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-02-10T20:04:43.071Z] [2020-02-10T20:04:43.071Z] Generally Necessary: [2020-02-10T20:04:43.071Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-02-10T20:04:43.071Z] - apparmor: enabled and tools installed [2020-02-10T20:04:43.071Z] - CONFIG_NAMESPACES: enabled [2020-02-10T20:04:43.071Z] - CONFIG_NET_NS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_PID_NS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_IPC_NS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_UTS_NS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CGROUPS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CGROUP_DEVICE: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CGROUP_FREEZER: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CGROUP_SCHED: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CPUSETS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_MEMCG: enabled [2020-02-10T20:04:43.071Z] - CONFIG_KEYS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_VETH: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_BRIDGE: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_NF_NAT: enabled (as module) [2020-02-10T20:04:43.071Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-02-10T20:04:43.071Z] - CONFIG_POSIX_MQUEUE: enabled [2020-02-10T20:04:43.071Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-02-10T20:04:43.071Z] [2020-02-10T20:04:43.071Z] Optional Features: [2020-02-10T20:04:43.071Z] - CONFIG_USER_NS: enabled [2020-02-10T20:04:43.071Z] - CONFIG_SECCOMP: enabled [2020-02-10T20:04:43.071Z] - CONFIG_CGROUP_PIDS: enabled [2020-02-10T20:04:43.357Z] - CONFIG_MEMCG_SWAP: enabled [2020-02-10T20:04:43.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-02-10T20:04:43.357Z] (cgroup swap accounting is currently enabled) [2020-02-10T20:04:43.357Z] - CONFIG_MEMCG_KMEM: enabled [2020-02-10T20:04:43.357Z] - CONFIG_BLK_CGROUP: enabled [2020-02-10T20:04:43.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-02-10T20:04:43.357Z] - CONFIG_IOSCHED_CFQ: enabled [2020-02-10T20:04:43.357Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-02-10T20:04:43.357Z] - CONFIG_CGROUP_PERF: enabled [2020-02-10T20:04:43.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-02-10T20:04:43.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-02-10T20:04:43.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-02-10T20:04:43.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-02-10T20:04:43.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-02-10T20:04:43.357Z] - CONFIG_RT_GROUP_SCHED: missing [2020-02-10T20:04:43.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-02-10T20:04:43.357Z] - CONFIG_IP_VS: enabled (as module) [2020-02-10T20:04:43.357Z] - CONFIG_IP_VS_NFCT: enabled [2020-02-10T20:04:43.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-02-10T20:04:43.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-02-10T20:04:43.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-02-10T20:04:43.357Z] - CONFIG_EXT4_FS: enabled [2020-02-10T20:04:43.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-02-10T20:04:43.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-02-10T20:04:43.357Z] - Network Drivers: [2020-02-10T20:04:43.357Z] - "overlay": [2020-02-10T20:04:43.357Z] - CONFIG_VXLAN: enabled (as module) [2020-02-10T20:04:43.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-02-10T20:04:43.357Z] Optional (for encrypted networks): [2020-02-10T20:04:41.004Z] > git rev-list --no-walk 5c77274e4cf93b6266df2dd7cbde8a137da8c146 # timeout=10 [2020-02-10T20:04:43.641Z] - CONFIG_CRYPTO: enabled [2020-02-10T20:04:43.641Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_XFRM: enabled [2020-02-10T20:04:43.641Z] - CONFIG_XFRM_USER: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_INET_ESP: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-02-10T20:04:43.641Z] - "ipvlan": [2020-02-10T20:04:43.641Z] - CONFIG_IPVLAN: enabled (as module) [2020-02-10T20:04:43.641Z] - "macvlan": [2020-02-10T20:04:43.641Z] - CONFIG_MACVLAN: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_DUMMY: enabled (as module) [2020-02-10T20:04:43.641Z] - "ftp,tftp client in container": [2020-02-10T20:04:43.641Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-02-10T20:04:43.641Z] - Storage Drivers: [2020-02-10T20:04:43.641Z] - "aufs": [2020-02-10T20:04:43.641Z] - CONFIG_AUFS_FS: enabled (as module) [2020-02-10T20:04:43.641Z] - "btrfs": [2020-02-10T20:04:43.641Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-02-10T20:04:43.641Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-02-10T20:04:43.641Z] - "devicemapper": [2020-02-10T20:04:43.641Z] - CONFIG_BLK_DEV_DM: enabled [2020-02-10T20:04:43.641Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-02-10T20:04:43.641Z] - "overlay": [2020-02-10T20:04:43.641Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-02-10T20:04:43.641Z] - "zfs": [2020-02-10T20:04:43.641Z] - /dev/zfs: missing [2020-02-10T20:04:43.641Z] - zfs command: missing [2020-02-10T20:04:43.641Z] - zpool command: missing [2020-02-10T20:04:43.641Z] [2020-02-10T20:04:43.641Z] Limits: [2020-02-10T20:04:43.641Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-02-10T20:04:43.641Z] [2020-02-10T20:04:43.641Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-02-10T20:04:44.071Z] + make bundles/buildx [2020-02-10T20:04:44.693Z] make: command: Command not found [2020-02-10T20:04:44.694Z] make: command: Command not found [2020-02-10T20:04:44.694Z] mkdir bundles [2020-02-10T20:04:44.694Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-02-10T20:04:44.694Z] --build-arg BUILDX_COMMIT \ [2020-02-10T20:04:44.694Z] --build-arg BUILDX_REPO \ [2020-02-10T20:04:44.694Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-02-10T20:04:44.694Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-02-10T20:04:44.694Z] . [2020-02-10T20:04:44.694Z] /bin/sh: 4: go: not found [2020-02-10T20:04:44.694Z] /bin/sh: 5: go: not found [2020-02-10T20:04:47.409Z] Sending build context to Docker daemon 51.67MB [2020-02-10T20:04:47.409Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-02-10T20:04:47.409Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-02-10T20:04:47.409Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-02-10T20:04:47.409Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-02-10T20:04:47.409Z] 1.12.10-stretch: Pulling from library/golang [2020-02-10T20:04:47.694Z] fb056072eab9: Pulling fs layer [2020-02-10T20:04:47.694Z] 6a33b1f9796f: Pulling fs layer [2020-02-10T20:04:47.694Z] 8f8f8962e456: Pulling fs layer [2020-02-10T20:04:47.694Z] 68adcc365214: Pulling fs layer [2020-02-10T20:04:47.694Z] 76d8adf27bdf: Pulling fs layer [2020-02-10T20:04:47.694Z] d66e58854927: Pulling fs layer [2020-02-10T20:04:47.694Z] 71497195576e: Pulling fs layer [2020-02-10T20:04:47.694Z] 68adcc365214: Waiting [2020-02-10T20:04:47.694Z] 76d8adf27bdf: Waiting [2020-02-10T20:04:47.694Z] d66e58854927: Waiting [2020-02-10T20:04:47.694Z] 71497195576e: Waiting [2020-02-10T20:04:48.237Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-02-10T20:04:48.237Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5de9853e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-02-10T20:04:48.237Z] ---------------------------------------------------------------------------- [2020-02-10T20:04:48.237Z] [2020-02-10T20:04:48.237Z] INFO: executeCI.ps1 starting at Mon Feb 10 20:04:47 CUT 2020 [2020-02-10T20:04:48.237Z] [2020-02-10T20:04:48.237Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-02-10T20:04:48.237Z] INFO: Running git version 2.24.1.windows.2 [2020-02-10T20:04:48.237Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-02-10T20:04:48.237Z] INFO: Environment variables: [2020-02-10T20:04:48.237Z] [2020-02-10T20:04:48.237Z] Name Value [2020-02-10T20:04:48.237Z] ---- ----- [2020-02-10T20:04:48.237Z] ALLUSERSPROFILE C:\ProgramData [2020-02-10T20:04:48.237Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-02-10T20:04:48.237Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-02-10T20:04:48.237Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-02-10T20:04:48.237Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-02-10T20:04:48.237Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-02-10T20:04:48.237Z] BRANCH_NAME PR-40488 [2020-02-10T20:04:48.237Z] BUILD_DISPLAY_NAME #3 [2020-02-10T20:04:48.237Z] BUILD_ID 3 [2020-02-10T20:04:48.237Z] BUILD_NUMBER 3 [2020-02-10T20:04:48.237Z] BUILD_TAG jenkins-moby-PR-40488-3 [2020-02-10T20:04:48.237Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40488/3/ [2020-02-10T20:04:48.237Z] CHANGE_AUTHOR wingkwong [2020-02-10T20:04:48.237Z] CHANGE_AUTHOR_DISPLAY_NAME Wing-Kam [2020-02-10T20:04:48.237Z] CHANGE_BRANCH master [2020-02-10T20:04:48.237Z] CHANGE_FORK wingkwong [2020-02-10T20:04:48.237Z] CHANGE_ID 40488 [2020-02-10T20:04:48.237Z] CHANGE_TARGET master [2020-02-10T20:04:48.237Z] CHANGE_TITLE Fix typos in dockerignore_test.go [2020-02-10T20:04:48.237Z] CHANGE_URL https://github.com/moby/moby/pull/40488 [2020-02-10T20:04:48.237Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-02-10T20:04:48.237Z] CommonProgramFiles C:\Program Files\Common Files [2020-02-10T20:04:48.237Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-02-10T20:04:48.237Z] CommonProgramW6432 C:\Program Files\Common Files [2020-02-10T20:04:48.237Z] COMPUTERNAME azwin-2-5de0c0 [2020-02-10T20:04:48.237Z] ComSpec C:\windows\system32\cmd.exe [2020-02-10T20:04:48.237Z] ConfigSequenceNumber 0 [2020-02-10T20:04:48.237Z] DOCKER_BUILDKIT 0 [2020-02-10T20:04:48.237Z] DOCKER_DUT_DEBUG 1 [2020-02-10T20:04:48.237Z] DOCKER_EXPERIMENTAL 1 [2020-02-10T20:04:48.237Z] DOCKER_GRAPHDRIVER overlay2 [2020-02-10T20:04:48.237Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-02-10T20:04:48.237Z] EXECUTOR_NUMBER 0 [2020-02-10T20:04:48.237Z] FQDN azwin-2-5de0c0.westus.cloudapp.azure.com [2020-02-10T20:04:48.237Z] GIT_BRANCH PR-40488 [2020-02-10T20:04:48.237Z] GIT_COMMIT 0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:04:48.237Z] GIT_PREVIOUS_COMMIT 5c77274e4cf93b6266df2dd7cbde8a137da8c146 [2020-02-10T20:04:48.237Z] GIT_URL https://github.com/moby/moby.git [2020-02-10T20:04:48.237Z] HUDSON_COOKIE 99090a89-f821-4070-a09e-b813f7e6da45 [2020-02-10T20:04:48.237Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-02-10T20:04:48.237Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-02-10T20:04:48.237Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-02-10T20:04:48.237Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-02-10T20:04:48.237Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-02-10T20:04:48.237Z] JENKINS_NODE_COOKIE 810aa8df-79a7-4ed9-aaf8-9a1de708ec96 [2020-02-10T20:04:48.237Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-02-10T20:04:48.237Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-02-10T20:04:48.237Z] JOB_BASE_NAME PR-40488 [2020-02-10T20:04:48.237Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40488/display/redirect [2020-02-10T20:04:48.237Z] JOB_NAME moby/PR-40488 [2020-02-10T20:04:48.237Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40488/ [2020-02-10T20:04:48.237Z] library.jps.version master [2020-02-10T20:04:48.237Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-02-10T20:04:48.237Z] NODE_LABELS amd64 azure azwin-2-5de0c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-02-10T20:04:48.237Z] NODE_NAME azwin-2-5de0c0 [2020-02-10T20:04:48.237Z] NUMBER_OF_PROCESSORS 4 [2020-02-10T20:04:48.237Z] OS Windows_NT [2020-02-10T20:04:48.237Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-02-10T20:04:48.237Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-02-10T20:04:48.237Z] PROCESSOR_ARCHITECTURE AMD64 [2020-02-10T20:04:48.239Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-02-10T20:04:48.239Z] PROCESSOR_LEVEL 6 [2020-02-10T20:04:48.239Z] PROCESSOR_REVISION 4f01 [2020-02-10T20:04:48.239Z] ProgramData C:\ProgramData [2020-02-10T20:04:48.239Z] ProgramFiles C:\Program Files [2020-02-10T20:04:48.239Z] ProgramFiles(x86) C:\Program Files (x86) [2020-02-10T20:04:48.239Z] ProgramW6432 C:\Program Files [2020-02-10T20:04:48.239Z] PROMPT $P$G [2020-02-10T20:04:48.239Z] PSExecutionPolicyPreference Bypass [2020-02-10T20:04:48.239Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-02-10T20:04:48.239Z] PUBLIC C:\Users\Public [2020-02-10T20:04:48.239Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40488/3/display/redirect?page=changes [2020-02-10T20:04:48.239Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40488/3/display/redirect [2020-02-10T20:04:48.239Z] SKIP_VALIDATION_TESTS 1 [2020-02-10T20:04:48.239Z] SOURCES_DRIVE d [2020-02-10T20:04:48.239Z] SOURCES_SUBDIR gopath [2020-02-10T20:04:48.239Z] STAGE_NAME Run tests [2020-02-10T20:04:48.239Z] SystemDrive C: [2020-02-10T20:04:48.239Z] SystemRoot C:\windows [2020-02-10T20:04:48.239Z] TEMP C:\windows\TEMP [2020-02-10T20:04:48.239Z] TESTDEBUG 0 [2020-02-10T20:04:48.239Z] TESTRUN_DRIVE d [2020-02-10T20:04:48.239Z] TESTRUN_SUBDIR CI [2020-02-10T20:04:48.239Z] TIMEOUT 120m [2020-02-10T20:04:48.239Z] TMP C:\windows\TEMP [2020-02-10T20:04:48.239Z] USERDOMAIN WORKGROUP [2020-02-10T20:04:48.239Z] USERNAME azwin-2-5de0c0$ [2020-02-10T20:04:48.239Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-02-10T20:04:48.239Z] windir C:\windows [2020-02-10T20:04:48.239Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-02-10T20:04:48.239Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-02-10T20:04:48.239Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-02-10T20:04:48.239Z] [2020-02-10T20:04:48.239Z] [2020-02-10T20:04:48.239Z] [2020-02-10T20:04:48.239Z] INFO: Sources under d:\gopath\... [2020-02-10T20:04:48.239Z] INFO: Test run under d:\CI\... [2020-02-10T20:04:48.239Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-02-10T20:04:48.239Z] INFO: docker/docker repository was found [2020-02-10T20:04:48.239Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-02-10T20:04:48.317Z] 8f8f8962e456: Verifying Checksum [2020-02-10T20:04:48.317Z] 8f8f8962e456: Download complete [2020-02-10T20:04:48.603Z] 6a33b1f9796f: Verifying Checksum [2020-02-10T20:04:48.603Z] 6a33b1f9796f: Download complete [2020-02-10T20:04:48.692Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973' [2020-02-10T20:04:48.692Z] INFO: Docker version of control daemon [2020-02-10T20:04:48.692Z] [2020-02-10T20:04:48.692Z] Client: Docker Engine - Enterprise [2020-02-10T20:04:48.692Z] Version: 19.03.5 [2020-02-10T20:04:48.692Z] API version: 1.40 [2020-02-10T20:04:48.692Z] Go version: go1.12.12 [2020-02-10T20:04:48.692Z] Git commit: 2ee0c57608 [2020-02-10T20:04:48.692Z] Built: 11/13/2019 08:00:16 [2020-02-10T20:04:48.692Z] OS/Arch: windows/amd64 [2020-02-10T20:04:48.692Z] Experimental: false [2020-02-10T20:04:48.692Z] [2020-02-10T20:04:48.692Z] Server: Docker Engine - Enterprise [2020-02-10T20:04:48.692Z] Engine: [2020-02-10T20:04:48.692Z] Version: 19.03.5 [2020-02-10T20:04:48.692Z] API version: 1.40 (minimum version 1.24) [2020-02-10T20:04:48.692Z] Go version: go1.12.12 [2020-02-10T20:04:48.692Z] Git commit: 2ee0c57608 [2020-02-10T20:04:48.692Z] Built: 11/13/2019 07:58:51 [2020-02-10T20:04:48.692Z] OS/Arch: windows/amd64 [2020-02-10T20:04:48.692Z] Experimental: true [2020-02-10T20:04:48.692Z] [2020-02-10T20:04:48.692Z] INFO: Docker info of control daemon [2020-02-10T20:04:48.692Z] [2020-02-10T20:04:49.648Z] Client: [2020-02-10T20:04:49.648Z] Debug Mode: false [2020-02-10T20:04:49.648Z] Plugins: [2020-02-10T20:04:49.648Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-02-10T20:04:49.648Z] [2020-02-10T20:04:49.648Z] Server: [2020-02-10T20:04:49.648Z] Containers: 0 [2020-02-10T20:04:49.648Z] Running: 0 [2020-02-10T20:04:49.648Z] Paused: 0 [2020-02-10T20:04:49.648Z] Stopped: 0 [2020-02-10T20:04:49.648Z] Images: 10 [2020-02-10T20:04:49.648Z] Server Version: 19.03.5 [2020-02-10T20:04:49.648Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-02-10T20:04:49.648Z] Windows: [2020-02-10T20:04:49.648Z] LCOW: [2020-02-10T20:04:49.648Z] Logging Driver: json-file [2020-02-10T20:04:49.648Z] Plugins: [2020-02-10T20:04:49.648Z] Volume: local [2020-02-10T20:04:49.648Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T20:04:49.648Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T20:04:49.648Z] Swarm: inactive [2020-02-10T20:04:49.648Z] Default Isolation: process [2020-02-10T20:04:49.648Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T20:04:49.648Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T20:04:49.648Z] OSType: windows [2020-02-10T20:04:49.648Z] Architecture: x86_64 [2020-02-10T20:04:49.648Z] CPUs: 4 [2020-02-10T20:04:49.648Z] Total Memory: 32GiB [2020-02-10T20:04:49.648Z] Name: azwin-2-5de0c0 [2020-02-10T20:04:49.648Z] ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY [2020-02-10T20:04:49.648Z] Docker Root Dir: D:\docker [2020-02-10T20:04:49.648Z] Debug Mode: false [2020-02-10T20:04:49.648Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:04:49.648Z] Labels: [2020-02-10T20:04:49.648Z] Experimental: true [2020-02-10T20:04:49.648Z] Insecure Registries: [2020-02-10T20:04:49.648Z] 10.0.0.4:5000 [2020-02-10T20:04:49.648Z] 127.0.0.0/8 [2020-02-10T20:04:49.648Z] Registry Mirrors: [2020-02-10T20:04:49.648Z] http://10.0.0.4:5000/ [2020-02-10T20:04:49.648Z] Live Restore Enabled: false [2020-02-10T20:04:49.648Z] [2020-02-10T20:04:49.648Z] [2020-02-10T20:04:49.648Z] INFO: Commit hash is 5c0cf86d96 [2020-02-10T20:04:49.648Z] INFO: Nuke-Everything... [2020-02-10T20:04:50.102Z] INFO: Container count on control daemon to delete is 0 [2020-02-10T20:04:50.556Z] INFO: Nuking d:\CI [2020-02-10T20:04:50.556Z] INFO: Zapped successfully [2020-02-10T20:04:50.556Z] INFO: Location for testing is d:\CI\PR-40488\3 [2020-02-10T20:04:50.556Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-02-10T20:04:50.556Z] [2020-02-10T20:04:50.556Z] [2020-02-10T20:04:50.556Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 20:04:50... [2020-02-10T20:04:50.556Z] [2020-02-10T20:04:50.670Z] fb056072eab9: Verifying Checksum [2020-02-10T20:04:50.670Z] fb056072eab9: Download complete [2020-02-10T20:04:51.778Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2020-02-10T20:04:52.180Z] 68adcc365214: Verifying Checksum [2020-02-10T20:04:52.180Z] 68adcc365214: Download complete [2020-02-10T20:04:52.467Z] 71497195576e: Verifying Checksum [2020-02-10T20:04:52.467Z] 71497195576e: Download complete [2020-02-10T20:04:53.096Z] 76d8adf27bdf: Verifying Checksum [2020-02-10T20:04:53.096Z] 76d8adf27bdf: Download complete [2020-02-10T20:04:55.359Z] Removing intermediate container 818564c05e68 [2020-02-10T20:04:55.359Z] ---> 4786921e726b [2020-02-10T20:04:55.359Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T20:04:55.359Z] ---> 687421176e14 [2020-02-10T20:04:55.359Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T20:04:55.709Z] ---> 7e7abe5b0b20 [2020-02-10T20:04:55.709Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T20:04:55.709Z] ---> Running in 4fbde4bc07b2 [2020-02-10T20:04:55.808Z] fb056072eab9: Pull complete [2020-02-10T20:04:56.054Z] Removing intermediate container 4fbde4bc07b2 [2020-02-10T20:04:56.054Z] ---> 9ab451b1a7ac [2020-02-10T20:04:56.054Z] Successfully built 9ab451b1a7ac [2020-02-10T20:04:56.054Z] Successfully tagged moby-buildx:latest [2020-02-10T20:04:56.054Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T20:04:56.054Z] if [ -n "${id}" ]; then \ [2020-02-10T20:04:56.054Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T20:04:56.054Z] && touch bundles/buildx; \ [2020-02-10T20:04:56.054Z] docker rm -f ${id}; \ [2020-02-10T20:04:56.054Z] fi [2020-02-10T20:04:56.364Z] Sending build context to Docker daemon 51.66MB [2020-02-10T20:04:56.364Z] [2020-02-10T20:04:56.364Z] Step 1/10 : FROM microsoft/windowsservercore [2020-02-10T20:04:56.364Z] ---> 8351e66084ac [2020-02-10T20:04:56.364Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> 180d9fc5211b [2020-02-10T20:04:56.364Z] Step 3/10 : ARG GO_VERSION=1.13.7 [2020-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> 547d729c1692 [2020-02-10T20:04:56.364Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> fe0cd346f27e [2020-02-10T20:04:56.364Z] 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-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> 03e1d17b0f2f [2020-02-10T20:04:56.364Z] 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-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> 0d30e320b154 [2020-02-10T20:04:56.364Z] 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-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> 37347c86dfd8 [2020-02-10T20:04:56.364Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> b566cf35a936 [2020-02-10T20:04:56.364Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-02-10T20:04:56.364Z] ---> Using cache [2020-02-10T20:04:56.364Z] ---> a92bd63f32d1 [2020-02-10T20:04:56.364Z] Step 10/10 : COPY . . [2020-02-10T20:04:56.397Z] bdfefca3fbf7e8f65ab895755b5f9d9a1d3ccfa7f23ee4224c3a06a0be4817af [2020-02-10T20:04:56.397Z] bundles/buildx version [2020-02-10T20:04:56.397Z] buildx v0.3.1 6db68d0 [2020-02-10T20:04:56.397Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:0264e8a78faebab6c014cfdae781c236528c405f . [2020-02-10T20:04:56.397Z] #1 [internal] booting buildkit [2020-02-10T20:04:56.435Z] 6a33b1f9796f: Pull complete [2020-02-10T20:04:56.721Z] 8f8f8962e456: Pull complete [2020-02-10T20:04:56.741Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T20:04:58.212Z] d66e58854927: Verifying Checksum [2020-02-10T20:04:58.212Z] d66e58854927: Download complete [2020-02-10T20:04:58.501Z] #1 pulling image moby/buildkit:buildx-stable-1 1.7s done [2020-02-10T20:04:58.501Z] #1 creating container buildx_buildkit_default [2020-02-10T20:04:58.501Z] #1 creating container buildx_buildkit_default 0.4s done [2020-02-10T20:04:58.501Z] #1 DONE 2.1s [2020-02-10T20:04:58.501Z] [2020-02-10T20:04:58.501Z] #2 [internal] load .dockerignore [2020-02-10T20:04:58.845Z] #2 transferring context: 87B done [2020-02-10T20:04:58.845Z] #2 DONE 0.0s [2020-02-10T20:04:58.845Z] [2020-02-10T20:04:58.845Z] #3 [internal] load build definition from Dockerfile [2020-02-10T20:04:58.845Z] #3 transferring dockerfile: 15.71kB done [2020-02-10T20:04:58.845Z] #3 DONE 0.0s [2020-02-10T20:04:58.845Z] [2020-02-10T20:04:58.845Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T20:04:59.241Z] ---> Using cache [2020-02-10T20:04:59.241Z] ---> aa1b072e7b14 [2020-02-10T20:04:59.586Z] #4 DONE 0.8s [2020-02-10T20:04:59.586Z] [2020-02-10T20:04:59.586Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T20:04:59.586Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T20:04:59.694Z] Successfully built aa1b072e7b14 [2020-02-10T20:04:59.931Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T20:04:59.931Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-02-10T20:04:59.931Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done [2020-02-10T20:04:59.931Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-02-10T20:04:59.931Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T20:04:59.931Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.2s done [2020-02-10T20:04:59.931Z] #5 DONE 0.4s [2020-02-10T20:05:00.148Z] Successfully tagged docker:latest [2020-02-10T20:05:00.148Z] INFO: Image build ended at 02/10/2020 20:04:59. Duration:00:00:09.4415078 [2020-02-10T20:05:00.148Z] [2020-02-10T20:05:00.148Z] [2020-02-10T20:05:00.148Z] INFO: Building the test binaries at 02/10/2020 20:04:59... [2020-02-10T20:05:00.313Z] [2020-02-10T20:05:00.313Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T20:05:00.769Z] #7 ... [2020-02-10T20:05:00.769Z] [2020-02-10T20:05:00.769Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T20:05:00.769Z] #6 DONE 0.3s [2020-02-10T20:05:00.769Z] [2020-02-10T20:05:00.769Z] #7 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T20:05:00.913Z] 68adcc365214: Pull complete [2020-02-10T20:05:01.183Z] #7 DONE 0.8s [2020-02-10T20:05:01.183Z] [2020-02-10T20:05:01.183Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:05:01.183Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T20:05:01.183Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done [2020-02-10T20:05:01.183Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s [2020-02-10T20:05:01.183Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done [2020-02-10T20:05:01.183Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 0B / 48.95MB 0.1s [2020-02-10T20:05:01.183Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 0B / 7.38MB 0.1s [2020-02-10T20:05:01.183Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T20:05:01.183Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 0B / 9.88MB 0.1s [2020-02-10T20:05:01.183Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 0B / 51.33MB 0.1s [2020-02-10T20:05:01.183Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 0B / 56.59MB 0.1s [2020-02-10T20:05:01.685Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done [2020-02-10T20:05:01.685Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 3.30MB / 48.95MB 0.2s [2020-02-10T20:05:01.685Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 752.76kB / 7.38MB 0.2s [2020-02-10T20:05:01.685Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 1.74MB / 9.88MB 0.2s [2020-02-10T20:05:01.685Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 2.68MB / 51.33MB 0.2s [2020-02-10T20:05:01.685Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 1.08MB / 102.16MB 0.2s [2020-02-10T20:05:01.685Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 6.94MB / 48.95MB 0.4s [2020-02-10T20:05:01.685Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 3.74MB / 7.38MB 0.4s [2020-02-10T20:05:01.685Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 4.50MB / 9.88MB 0.4s [2020-02-10T20:05:01.685Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 3.85MB / 56.59MB 0.4s [2020-02-10T20:05:01.685Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 9.50MB / 48.95MB 0.5s [2020-02-10T20:05:01.685Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 6.95MB / 7.38MB 0.5s [2020-02-10T20:05:01.685Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 6.50MB / 9.88MB 0.5s [2020-02-10T20:05:01.685Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 7.17MB / 51.33MB 0.5s [2020-02-10T20:05:01.685Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 6.80MB / 56.59MB 0.5s [2020-02-10T20:05:02.146Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 13.10MB / 48.95MB 0.7s [2020-02-10T20:05:02.146Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.6s done [2020-02-10T20:05:02.146Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 10.16MB / 51.33MB 0.7s [2020-02-10T20:05:02.146Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 9.78MB / 56.59MB 0.7s [2020-02-10T20:05:02.146Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 8.80MB / 102.16MB 0.7s [2020-02-10T20:05:02.146Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 23.98MB / 48.95MB 1.0s [2020-02-10T20:05:02.146Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.7s done [2020-02-10T20:05:02.146Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 17.76MB / 51.33MB 1.0s [2020-02-10T20:05:02.146Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 15.98MB / 56.59MB 1.0s [2020-02-10T20:05:02.146Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 19.57MB / 102.16MB 1.0s [2020-02-10T20:05:02.146Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.7s done [2020-02-10T20:05:02.687Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 30.13MB / 48.95MB 1.2s [2020-02-10T20:05:02.687Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 21.33MB / 51.33MB 1.2s [2020-02-10T20:05:02.687Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 22.36MB / 56.59MB 1.2s [2020-02-10T20:05:02.687Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 33.66MB / 48.95MB 1.3s [2020-02-10T20:05:02.687Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 24.68MB / 51.33MB 1.3s [2020-02-10T20:05:02.687Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 26.83MB / 56.59MB 1.3s [2020-02-10T20:05:02.687Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 27.50MB / 102.16MB 1.3s [2020-02-10T20:05:02.687Z] #8 ... [2020-02-10T20:05:02.687Z] [2020-02-10T20:05:02.687Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T20:05:02.687Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T20:05:02.687Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T20:05:02.687Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2020-02-10T20:05:02.687Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T20:05:02.687Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2020-02-10T20:05:02.687Z] #69 DONE 1.6s [2020-02-10T20:05:02.687Z] [2020-02-10T20:05:02.687Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:05:02.687Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 36.50MB / 48.95MB 1.4s [2020-02-10T20:05:02.687Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 29.02MB / 51.33MB 1.4s [2020-02-10T20:05:02.687Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 39.99MB / 48.95MB 1.6s [2020-02-10T20:05:02.687Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 32.89MB / 51.33MB 1.6s [2020-02-10T20:05:02.687Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.78MB / 56.59MB 1.6s [2020-02-10T20:05:02.687Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 34.95MB / 102.16MB 1.6s [2020-02-10T20:05:03.100Z] #8 ... [2020-02-10T20:05:03.100Z] [2020-02-10T20:05:03.100Z] #21 [internal] load build context [2020-02-10T20:05:03.100Z] #21 transferring context: 47.10MB 1.8s done [2020-02-10T20:05:03.100Z] #21 DONE 1.8s [2020-02-10T20:05:03.100Z] [2020-02-10T20:05:03.100Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:05:03.100Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 43.89MB / 48.95MB 1.7s [2020-02-10T20:05:03.100Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 36.03MB / 51.33MB 1.7s [2020-02-10T20:05:03.100Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 35.83MB / 56.59MB 1.7s [2020-02-10T20:05:03.100Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.55MB / 48.95MB 1.9s [2020-02-10T20:05:03.100Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 40.23MB / 51.33MB 1.9s [2020-02-10T20:05:03.100Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 40.15MB / 56.59MB 1.9s [2020-02-10T20:05:03.100Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 42.95MB / 102.16MB 1.9s [2020-02-10T20:05:03.100Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.0s done [2020-02-10T20:05:03.100Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 46.26MB / 51.33MB 2.0s [2020-02-10T20:05:03.100Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 45.56MB / 56.59MB 2.0s [2020-02-10T20:05:03.100Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 48.81MB / 102.16MB 2.0s [2020-02-10T20:05:03.539Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s [2020-02-10T20:05:03.539Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 51.06MB / 56.59MB 2.2s [2020-02-10T20:05:03.539Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 54.82MB / 102.16MB 2.2s [2020-02-10T20:05:03.539Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.2s done [2020-02-10T20:05:03.539Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.3s [2020-02-10T20:05:03.539Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 65.67MB / 102.16MB 2.3s [2020-02-10T20:05:03.606Z] 76d8adf27bdf: Pull complete [2020-02-10T20:05:03.901Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.3s done [2020-02-10T20:05:03.901Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 78.53MB / 102.16MB 2.5s [2020-02-10T20:05:03.901Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 95.84MB / 102.16MB 2.6s [2020-02-10T20:05:03.901Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.8s done [2020-02-10T20:05:04.248Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T20:05:04.797Z] INFO: make.ps1 starting at 02/10/2020 20:05:03 [2020-02-10T20:05:04.797Z] INFO: Git commit (5c0cf86d96) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T20:05:04.797Z] INFO: Invoking autogen... [2020-02-10T20:05:04.797Z] INFO: Building daemon... [2020-02-10T20:05:09.138Z] d66e58854927: Pull complete [2020-02-10T20:05:09.139Z] 71497195576e: Pull complete [2020-02-10T20:05:09.139Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-02-10T20:05:09.139Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-02-10T20:05:09.139Z] ---> ebd73b5ebd31 [2020-02-10T20:05:09.139Z] Step 5/16 : ARG BUILDX_REPO [2020-02-10T20:05:09.139Z] ---> Running in 9d752399eb40 [2020-02-10T20:05:09.139Z] Removing intermediate container 9d752399eb40 [2020-02-10T20:05:09.139Z] ---> e3c4f1822699 [2020-02-10T20:05:09.139Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-02-10T20:05:09.139Z] ---> Running in 7ef60697d3b3 [2020-02-10T20:05:09.424Z] Cloning into '/buildx'... [2020-02-10T20:05:13.414Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.1s done [2020-02-10T20:05:13.414Z] #8 DONE 12.1s [2020-02-10T20:05:13.414Z] [2020-02-10T20:05:13.414Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T20:05:13.414Z] #9 DONE 0.3s [2020-02-10T20:05:13.414Z] [2020-02-10T20:05:13.414Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T20:05:13.774Z] #10 DONE 0.3s [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T20:05:13.774Z] #30 DONE 0.0s [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T20:05:13.774Z] #41 DONE 0.1s [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:05:13.774Z] #22 DONE 0.1s [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:05:13.774Z] #42 ... [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T20:05:13.774Z] #23 DONE 0.1s [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T20:05:13.774Z] #53 DONE 0.1s [2020-02-10T20:05:13.774Z] [2020-02-10T20:05:13.774Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T20:05:13.774Z] #71 DONE 0.1s [2020-02-10T20:05:13.840Z] Removing intermediate container 7ef60697d3b3 [2020-02-10T20:05:13.840Z] ---> 6626a7cf5e54 [2020-02-10T20:05:13.840Z] Step 7/16 : WORKDIR /buildx [2020-02-10T20:05:13.840Z] ---> Running in e42ca1bb258d [2020-02-10T20:05:13.840Z] Removing intermediate container e42ca1bb258d [2020-02-10T20:05:13.840Z] ---> 794f45483f4a [2020-02-10T20:05:13.840Z] Step 8/16 : ARG BUILDX_COMMIT [2020-02-10T20:05:13.840Z] ---> Running in 0dc53e444ba3 [2020-02-10T20:05:13.840Z] Removing intermediate container 0dc53e444ba3 [2020-02-10T20:05:13.840Z] ---> bcb9a3105a05 [2020-02-10T20:05:13.840Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-02-10T20:05:14.124Z] ---> Running in 56db5e691304 [2020-02-10T20:05:14.131Z] [2020-02-10T20:05:14.131Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T20:05:14.131Z] #65 DONE 0.1s [2020-02-10T20:05:14.131Z] [2020-02-10T20:05:14.131Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T20:05:14.131Z] #33 DONE 0.1s [2020-02-10T20:05:14.131Z] [2020-02-10T20:05:14.131Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T20:05:14.131Z] #50 DONE 0.1s [2020-02-10T20:05:14.131Z] [2020-02-10T20:05:14.131Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T20:05:14.131Z] #47 DONE 0.1s [2020-02-10T20:05:14.131Z] [2020-02-10T20:05:14.131Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:14.500Z] #48 0.536 + RM_GOPATH=0 [2020-02-10T20:05:14.500Z] #48 0.537 + TMP_GOPATH= [2020-02-10T20:05:14.500Z] #48 0.537 + : /build [2020-02-10T20:05:14.500Z] #48 0.537 + '[' -z '' ']' [2020-02-10T20:05:14.500Z] #48 0.537 ++ mktemp -d [2020-02-10T20:05:14.500Z] #48 0.543 + export GOPATH=/tmp/tmp.pjNkwzL4ND [2020-02-10T20:05:14.500Z] #48 0.543 + GOPATH=/tmp/tmp.pjNkwzL4ND [2020-02-10T20:05:14.500Z] #48 0.543 + RM_GOPATH=1 [2020-02-10T20:05:14.500Z] #48 0.544 ++ dirname ./install.sh [2020-02-10T20:05:14.500Z] #48 0.546 + dir=. [2020-02-10T20:05:14.500Z] #48 0.547 + bin=vndr [2020-02-10T20:05:14.500Z] #48 0.547 + shift [2020-02-10T20:05:14.500Z] #48 0.547 + '[' '!' -f ./vndr.installer ']' [2020-02-10T20:05:14.500Z] #48 0.547 + . ./vndr.installer [2020-02-10T20:05:14.500Z] #48 0.547 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T20:05:14.500Z] #48 0.547 + install_vndr [2020-02-10T20:05:14.500Z] #48 0.548 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T20:05:14.500Z] #48 0.548 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T20:05:14.500Z] #48 0.548 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pjNkwzL4ND/src/github.com/LK4D4/vndr [2020-02-10T20:05:14.500Z] #48 0.555 Cloning into '/tmp/tmp.pjNkwzL4ND/src/github.com/LK4D4/vndr'... [2020-02-10T20:05:14.741Z] From https://github.com/docker/buildx [2020-02-10T20:05:14.741Z] * [new tag] v0.3.1 -> build [2020-02-10T20:05:15.310Z] #48 1.275 + cd /tmp/tmp.pjNkwzL4ND/src/github.com/LK4D4/vndr [2020-02-10T20:05:15.310Z] #48 1.275 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T20:05:15.310Z] #48 1.278 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T20:05:15.359Z] Switched to branch 'build' [2020-02-10T20:05:15.978Z] Removing intermediate container 56db5e691304 [2020-02-10T20:05:15.978Z] ---> 8eefe90c11e6 [2020-02-10T20:05:15.978Z] Step 10/16 : RUN go mod download [2020-02-10T20:05:15.978Z] ---> Running in bd9ad5d9f1ee [2020-02-10T20:05:16.109Z] #48 2.080 internal/race [2020-02-10T20:05:16.109Z] #48 2.083 internal/cpu [2020-02-10T20:05:16.109Z] #48 2.137 sync/atomic [2020-02-10T20:05:16.109Z] #48 2.332 unicode [2020-02-10T20:05:16.497Z] #48 2.599 runtime [2020-02-10T20:05:16.603Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-02-10T20:05:16.603Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-02-10T20:05:16.603Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-02-10T20:05:16.603Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-02-10T20:05:16.603Z] go: finding github.com/stretchr/testify v1.3.0 [2020-02-10T20:05:16.603Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-02-10T20:05:16.603Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-02-10T20:05:16.603Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-02-10T20:05:16.603Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-02-10T20:05:17.231Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-02-10T20:05:18.733Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-02-10T20:05:18.942Z] #48 5.182 unicode/utf8 [2020-02-10T20:05:19.028Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-02-10T20:05:19.028Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-02-10T20:05:19.321Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-02-10T20:05:19.613Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-02-10T20:05:19.613Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-02-10T20:05:19.613Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-02-10T20:05:19.727Z] #48 5.579 math [2020-02-10T20:05:19.727Z] #48 ... [2020-02-10T20:05:19.727Z] [2020-02-10T20:05:19.727Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:19.727Z] #34 0.505 + RM_GOPATH=0 [2020-02-10T20:05:19.727Z] #34 0.505 + TMP_GOPATH= [2020-02-10T20:05:19.727Z] #34 0.506 + : /build [2020-02-10T20:05:19.727Z] #34 0.506 + '[' -z '' ']' [2020-02-10T20:05:19.727Z] #34 0.506 ++ mktemp -d [2020-02-10T20:05:19.727Z] #34 0.506 + export GOPATH=/tmp/tmp.jIya7MJ6MB [2020-02-10T20:05:19.727Z] #34 0.506 + GOPATH=/tmp/tmp.jIya7MJ6MB [2020-02-10T20:05:19.727Z] #34 0.506 + RM_GOPATH=1 [2020-02-10T20:05:19.727Z] #34 0.507 ++ dirname ./install.sh [2020-02-10T20:05:19.727Z] #34 0.507 + dir=. [2020-02-10T20:05:19.727Z] #34 0.507 + bin=tomlv [2020-02-10T20:05:19.727Z] #34 0.507 + shift [2020-02-10T20:05:19.727Z] #34 0.507 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T20:05:19.727Z] #34 0.507 + . ./tomlv.installer [2020-02-10T20:05:19.727Z] #34 0.507 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T20:05:19.727Z] #34 0.507 + install_tomlv [2020-02-10T20:05:19.727Z] #34 0.507 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T20:05:19.727Z] #34 0.507 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T20:05:19.727Z] #34 0.507 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jIya7MJ6MB/src/github.com/BurntSushi/toml [2020-02-10T20:05:19.727Z] #34 0.508 Cloning into '/tmp/tmp.jIya7MJ6MB/src/github.com/BurntSushi/toml'... [2020-02-10T20:05:19.727Z] #34 1.281 + cd /tmp/tmp.jIya7MJ6MB/src/github.com/BurntSushi/toml [2020-02-10T20:05:19.727Z] #34 1.285 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T20:05:19.727Z] #34 1.289 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T20:05:19.727Z] #34 1.712 runtime/internal/atomic [2020-02-10T20:05:19.727Z] #34 1.721 internal/cpu [2020-02-10T20:05:19.727Z] #34 1.872 runtime/internal/sys [2020-02-10T20:05:19.727Z] #34 2.001 runtime/internal/math [2020-02-10T20:05:19.727Z] #34 2.072 math/bits [2020-02-10T20:05:19.727Z] #34 2.208 internal/bytealg [2020-02-10T20:05:19.727Z] #34 2.425 math [2020-02-10T20:05:19.727Z] #34 2.519 runtime [2020-02-10T20:05:19.903Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-02-10T20:05:20.094Z] #34 ... [2020-02-10T20:05:20.094Z] [2020-02-10T20:05:20.094Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:20.094Z] #24 0.412 + RM_GOPATH=0 [2020-02-10T20:05:20.094Z] #24 0.412 + TMP_GOPATH= [2020-02-10T20:05:20.094Z] #24 0.412 + : /build [2020-02-10T20:05:20.094Z] #24 0.413 + '[' -z '' ']' [2020-02-10T20:05:20.094Z] #24 0.413 ++ mktemp -d [2020-02-10T20:05:20.094Z] #24 0.413 + export GOPATH=/tmp/tmp.R5EUXxJjBs [2020-02-10T20:05:20.094Z] #24 0.413 + GOPATH=/tmp/tmp.R5EUXxJjBs [2020-02-10T20:05:20.094Z] #24 0.413 + RM_GOPATH=1 [2020-02-10T20:05:20.094Z] #24 0.414 ++ dirname ./install.sh [2020-02-10T20:05:20.094Z] #24 0.414 + dir=. [2020-02-10T20:05:20.094Z] #24 0.414 + bin=dockercli [2020-02-10T20:05:20.094Z] #24 0.414 + shift [2020-02-10T20:05:20.094Z] #24 0.414 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T20:05:20.094Z] #24 0.414 + . ./dockercli.installer [2020-02-10T20:05:20.094Z] #24 0.415 ++ : stable [2020-02-10T20:05:20.094Z] #24 0.415 ++ : 17.06.2-ce [2020-02-10T20:05:20.094Z] #24 0.415 + install_dockercli [2020-02-10T20:05:20.094Z] #24 0.415 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T20:05:20.094Z] #24 0.415 Install docker/cli version 17.06.2-ce from stable [2020-02-10T20:05:20.094Z] #24 0.417 ++ uname -m [2020-02-10T20:05:20.094Z] #24 0.419 + arch=s390x [2020-02-10T20:05:20.094Z] #24 0.419 + '[' s390x '!=' x86_64 ']' [2020-02-10T20:05:20.094Z] #24 0.419 + '[' s390x '!=' s390x ']' [2020-02-10T20:05:20.094Z] #24 0.419 + url=https://download.docker.com/linux/static [2020-02-10T20:05:20.094Z] #24 0.420 + tar -xz docker/docker [2020-02-10T20:05:20.094Z] #24 0.421 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-02-10T20:05:20.094Z] #24 6.121 + mkdir -p /build [2020-02-10T20:05:20.094Z] #24 6.124 + mv docker/docker /build/ [2020-02-10T20:05:20.094Z] #24 6.127 + rmdir docker [2020-02-10T20:05:20.094Z] #24 DONE 6.3s [2020-02-10T20:05:20.094Z] [2020-02-10T20:05:20.094Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:20.094Z] #66 0.552 + RM_GOPATH=0 [2020-02-10T20:05:20.094Z] #66 0.559 + TMP_GOPATH= [2020-02-10T20:05:20.094Z] #66 0.559 + : /build/ [2020-02-10T20:05:20.094Z] #66 0.559 + '[' -z '' ']' [2020-02-10T20:05:20.094Z] #66 0.561 ++ mktemp -d [2020-02-10T20:05:20.094Z] #66 0.565 + export GOPATH=/tmp/tmp.In9lZq0qXF [2020-02-10T20:05:20.094Z] #66 0.565 + GOPATH=/tmp/tmp.In9lZq0qXF [2020-02-10T20:05:20.094Z] #66 0.565 + RM_GOPATH=1 [2020-02-10T20:05:20.094Z] #66 0.567 ++ dirname ./install.sh [2020-02-10T20:05:20.094Z] #66 0.570 + dir=. [2020-02-10T20:05:20.094Z] #66 0.570 + bin=rootlesskit [2020-02-10T20:05:20.094Z] #66 0.571 + shift [2020-02-10T20:05:20.094Z] #66 0.571 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T20:05:20.094Z] #66 0.571 + . ./rootlesskit.installer [2020-02-10T20:05:20.094Z] #66 0.571 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T20:05:20.094Z] #66 0.572 + install_rootlesskit [2020-02-10T20:05:20.094Z] #66 0.572 + case "$1" in [2020-02-10T20:05:20.094Z] #66 0.572 + export CGO_ENABLED=0 [2020-02-10T20:05:20.094Z] #66 0.572 + CGO_ENABLED=0 [2020-02-10T20:05:20.094Z] #66 0.573 + _install_rootlesskit [2020-02-10T20:05:20.094Z] #66 0.573 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T20:05:20.094Z] #66 0.573 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T20:05:20.094Z] #66 0.573 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.In9lZq0qXF/src/github.com/rootless-containers/rootlesskit [2020-02-10T20:05:20.094Z] #66 0.581 Cloning into '/tmp/tmp.In9lZq0qXF/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T20:05:20.094Z] #66 3.339 + cd /tmp/tmp.In9lZq0qXF/src/github.com/rootless-containers/rootlesskit [2020-02-10T20:05:20.094Z] #66 3.344 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T20:05:20.094Z] #66 3.611 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T20:05:20.094Z] #66 3.618 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T20:05:20.533Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-02-10T20:05:20.910Z] #66 ... [2020-02-10T20:05:20.910Z] [2020-02-10T20:05:20.910Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:20.910Z] #34 7.003 internal/testlog [2020-02-10T20:05:21.415Z] #34 7.543 encoding [2020-02-10T20:05:21.573Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-02-10T20:05:21.862Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-02-10T20:05:21.869Z] #34 7.971 runtime/cgo [2020-02-10T20:05:22.492Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-02-10T20:05:22.781Z] go: finding github.com/lib/pq v1.0.0 [2020-02-10T20:05:22.781Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-02-10T20:05:22.781Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-02-10T20:05:23.857Z] #34 ... [2020-02-10T20:05:23.857Z] [2020-02-10T20:05:23.857Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:05:23.857Z] #60 0.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:05:23.857Z] #60 0.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:05:23.857Z] #60 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:05:23.857Z] #60 1.012 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T20:05:23.857Z] #60 2.314 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T20:05:23.857Z] #60 3.868 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T20:05:23.857Z] #60 ... [2020-02-10T20:05:23.857Z] [2020-02-10T20:05:23.857Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:23.857Z] #44 0.503 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:05:23.857Z] #44 0.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:05:23.857Z] #44 0.793 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:05:23.857Z] #44 1.309 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T20:05:23.857Z] #44 2.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T20:05:23.857Z] #44 4.264 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T20:05:23.857Z] #44 ... [2020-02-10T20:05:23.857Z] [2020-02-10T20:05:23.857Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:05:23.857Z] #36 0.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:05:23.857Z] #36 0.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:05:23.857Z] #36 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:05:23.857Z] #36 1.000 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T20:05:23.857Z] #36 2.635 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T20:05:23.857Z] #36 4.003 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T20:05:24.239Z] #36 ... [2020-02-10T20:05:24.239Z] [2020-02-10T20:05:24.239Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:05:24.239Z] #26 0.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:05:24.239Z] #26 0.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:05:24.239Z] #26 0.770 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:05:24.239Z] #26 0.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T20:05:24.239Z] #26 2.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T20:05:24.239Z] #26 4.324 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T20:05:24.239Z] #26 ... [2020-02-10T20:05:24.239Z] [2020-02-10T20:05:24.239Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:05:24.239Z] #42 0.396 + git clone https://github.com/docker/distribution.git . [2020-02-10T20:05:24.239Z] #42 0.397 Cloning into '.'... [2020-02-10T20:05:24.239Z] #42 9.172 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T20:05:24.239Z] #42 9.940 + 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-02-10T20:05:24.239Z] #42 ... [2020-02-10T20:05:24.239Z] [2020-02-10T20:05:24.239Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:24.239Z] #72 0.563 + RM_GOPATH=0 [2020-02-10T20:05:24.239Z] #72 0.563 + TMP_GOPATH= [2020-02-10T20:05:24.239Z] #72 0.563 + : /build [2020-02-10T20:05:24.239Z] #72 0.563 + '[' -z '' ']' [2020-02-10T20:05:24.239Z] #72 0.563 ++ mktemp -d [2020-02-10T20:05:24.239Z] #72 0.565 + export GOPATH=/tmp/tmp.fM4CH6mxLW [2020-02-10T20:05:24.239Z] #72 0.566 + GOPATH=/tmp/tmp.fM4CH6mxLW [2020-02-10T20:05:24.239Z] #72 0.566 + RM_GOPATH=1 [2020-02-10T20:05:24.239Z] #72 0.567 ++ dirname ./install.sh [2020-02-10T20:05:24.239Z] #72 0.571 + dir=. [2020-02-10T20:05:24.239Z] #72 0.571 + bin=proxy [2020-02-10T20:05:24.239Z] #72 0.571 + shift [2020-02-10T20:05:24.239Z] #72 0.572 + '[' '!' -f ./proxy.installer ']' [2020-02-10T20:05:24.239Z] #72 0.572 + . ./proxy.installer [2020-02-10T20:05:24.239Z] #72 0.572 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T20:05:24.239Z] #72 0.573 + install_proxy [2020-02-10T20:05:24.239Z] #72 0.573 + case "$1" in [2020-02-10T20:05:24.239Z] #72 0.573 + export CGO_ENABLED=0 [2020-02-10T20:05:24.239Z] #72 0.573 + CGO_ENABLED=0 [2020-02-10T20:05:24.239Z] #72 0.573 + _install_proxy [2020-02-10T20:05:24.239Z] #72 0.573 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T20:05:24.239Z] #72 0.573 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T20:05:24.239Z] #72 0.573 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fM4CH6mxLW/src/github.com/docker/libnetwork [2020-02-10T20:05:24.239Z] #72 0.579 Cloning into '/tmp/tmp.fM4CH6mxLW/src/github.com/docker/libnetwork'... [2020-02-10T20:05:24.289Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-02-10T20:05:24.289Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-02-10T20:05:24.579Z] go: finding github.com/spf13/pflag v1.0.3 [2020-02-10T20:05:24.610Z] #72 ... [2020-02-10T20:05:24.610Z] [2020-02-10T20:05:24.610Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:05:24.610Z] #31 0.374 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T20:05:24.610Z] #31 0.375 Cloning into '.'... [2020-02-10T20:05:24.610Z] #31 ... [2020-02-10T20:05:24.610Z] [2020-02-10T20:05:24.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:24.610Z] #11 0.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:05:24.610Z] #11 0.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:05:24.610Z] #11 0.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:05:24.610Z] #11 0.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T20:05:24.610Z] #11 2.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T20:05:24.610Z] #11 3.514 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T20:05:24.981Z] #11 ... [2020-02-10T20:05:24.981Z] [2020-02-10T20:05:24.981Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:24.981Z] #54 0.572 + RM_GOPATH=0 [2020-02-10T20:05:24.981Z] #54 0.572 + TMP_GOPATH= [2020-02-10T20:05:24.981Z] #54 0.572 + : /build [2020-02-10T20:05:24.981Z] #54 0.572 + '[' -z '' ']' [2020-02-10T20:05:24.981Z] #54 0.575 ++ mktemp -d [2020-02-10T20:05:24.981Z] #54 0.579 + export GOPATH=/tmp/tmp.7nb89La1hw [2020-02-10T20:05:24.981Z] #54 0.579 + GOPATH=/tmp/tmp.7nb89La1hw [2020-02-10T20:05:24.981Z] #54 0.579 + RM_GOPATH=1 [2020-02-10T20:05:24.981Z] #54 0.581 ++ dirname ./install.sh [2020-02-10T20:05:24.981Z] #54 0.585 + dir=. [2020-02-10T20:05:24.981Z] #54 0.585 + bin=golangci_lint [2020-02-10T20:05:24.981Z] #54 0.585 + shift [2020-02-10T20:05:24.981Z] #54 0.585 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T20:05:24.981Z] #54 0.585 + . ./golangci_lint.installer [2020-02-10T20:05:24.981Z] #54 0.586 ++ : v1.20.0 [2020-02-10T20:05:24.981Z] #54 0.586 + install_golangci_lint [2020-02-10T20:05:24.981Z] #54 0.587 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T20:05:24.981Z] #54 0.588 Installing golangci-lint version v1.20.0 [2020-02-10T20:05:24.981Z] #54 0.589 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T20:05:24.981Z] #54 ... [2020-02-10T20:05:24.981Z] [2020-02-10T20:05:24.981Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:24.981Z] #51 0.358 + RM_GOPATH=0 [2020-02-10T20:05:24.981Z] #51 0.358 + TMP_GOPATH= [2020-02-10T20:05:24.981Z] #51 0.358 + : /build [2020-02-10T20:05:24.981Z] #51 0.358 + '[' -z '' ']' [2020-02-10T20:05:24.981Z] #51 0.358 ++ mktemp -d [2020-02-10T20:05:24.981Z] #51 0.359 + export GOPATH=/tmp/tmp.NkrGqiUCVK [2020-02-10T20:05:24.981Z] #51 0.359 + GOPATH=/tmp/tmp.NkrGqiUCVK [2020-02-10T20:05:24.981Z] #51 0.359 + RM_GOPATH=1 [2020-02-10T20:05:24.981Z] #51 0.360 ++ dirname ./install.sh [2020-02-10T20:05:24.981Z] #51 0.360 + dir=. [2020-02-10T20:05:24.981Z] #51 0.360 + bin=gotestsum [2020-02-10T20:05:24.981Z] #51 0.360 + shift [2020-02-10T20:05:24.981Z] #51 0.360 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T20:05:24.981Z] #51 0.360 + . ./gotestsum.installer [2020-02-10T20:05:24.981Z] #51 0.360 ++ : v0.3.5 [2020-02-10T20:05:24.981Z] #51 0.360 + install_gotestsum [2020-02-10T20:05:24.981Z] #51 0.360 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T20:05:24.981Z] #51 0.361 Installing gotestsum version v0.3.5 [2020-02-10T20:05:24.981Z] #51 0.361 + go get -d gotest.tools/gotestsum [2020-02-10T20:05:24.981Z] #51 ... [2020-02-10T20:05:24.981Z] [2020-02-10T20:05:24.981Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:24.981Z] #11 11.38 Fetched 8022 kB in 11s (729 kB/s) [2020-02-10T20:05:25.609Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-02-10T20:05:26.247Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-02-10T20:05:26.247Z] go: finding github.com/spf13/cobra v0.0.3 [2020-02-10T20:05:26.882Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-02-10T20:05:26.882Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-02-10T20:05:27.937Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-02-10T20:05:28.259Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-02-10T20:05:28.302Z] #11 11.38 Reading package lists... [2020-02-10T20:05:28.887Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-02-10T20:05:28.887Z] go: finding github.com/pkg/errors v0.8.1 [2020-02-10T20:05:29.517Z] go: finding github.com/spf13/viper v1.3.2 [2020-02-10T20:05:29.517Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-02-10T20:05:29.806Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-02-10T20:05:30.519Z] #11 14.88 Reading package lists... [2020-02-10T20:05:30.520Z] #11 ... [2020-02-10T20:05:30.520Z] [2020-02-10T20:05:30.520Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:30.520Z] #54 13.47 + cd /tmp/tmp.7nb89La1hw/src/github.com/golangci/golangci-lint/ [2020-02-10T20:05:30.520Z] #54 13.48 + git checkout -q v1.20.0 [2020-02-10T20:05:30.520Z] #54 13.82 ++ git describe --tags [2020-02-10T20:05:30.520Z] #54 13.82 + version=v1.20.0 [2020-02-10T20:05:30.520Z] #54 13.82 ++ git rev-parse --short HEAD [2020-02-10T20:05:30.520Z] #54 13.82 + commit=cc98739 [2020-02-10T20:05:30.520Z] #54 13.82 ++ git show -s --format=%cd [2020-02-10T20:05:30.520Z] #54 13.82 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T20:05:30.520Z] #54 13.83 + 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-02-10T20:05:31.307Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-02-10T20:05:31.598Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-02-10T20:05:31.890Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-02-10T20:05:32.179Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-02-10T20:05:32.470Z] go: finding github.com/docker/go-connections v0.4.0 [2020-02-10T20:05:32.760Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-02-10T20:05:33.011Z] #54 ... [2020-02-10T20:05:33.011Z] [2020-02-10T20:05:33.011Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:33.011Z] #11 14.88 Reading package lists... [2020-02-10T20:05:33.011Z] #11 17.90 Building dependency tree... [2020-02-10T20:05:33.011Z] #11 19.26 The following additional packages will be installed: [2020-02-10T20:05:33.011Z] #11 19.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T20:05:33.011Z] #11 19.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T20:05:33.011Z] #11 19.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T20:05:33.011Z] #11 19.26 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T20:05:33.012Z] #11 19.26 mingw-w64-x86-64-dev [2020-02-10T20:05:33.012Z] #11 19.27 Suggested packages: [2020-02-10T20:05:33.012Z] #11 19.27 gcc-8-locales seccomp wine64 [2020-02-10T20:05:33.795Z] go: finding github.com/stretchr/objx v0.1.0 [2020-02-10T20:05:33.846Z] #11 ... [2020-02-10T20:05:33.846Z] [2020-02-10T20:05:33.846Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:33.846Z] #48 9.981 unicode/utf16 [2020-02-10T20:05:33.846Z] #48 10.25 container/list [2020-02-10T20:05:33.846Z] #48 10.67 crypto/internal/subtle [2020-02-10T20:05:33.846Z] #48 11.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T20:05:33.846Z] #48 11.09 internal/nettrace [2020-02-10T20:05:33.846Z] #48 11.13 runtime/cgo [2020-02-10T20:05:33.846Z] #48 15.97 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T20:05:34.237Z] #48 ... [2020-02-10T20:05:34.237Z] [2020-02-10T20:05:34.237Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:34.237Z] #11 20.35 The following NEW packages will be installed: [2020-02-10T20:05:34.237Z] #11 20.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T20:05:34.237Z] #11 20.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T20:05:34.237Z] #11 20.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T20:05:34.237Z] #11 20.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T20:05:34.237Z] #11 20.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T20:05:34.237Z] #11 20.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T20:05:34.237Z] #11 20.38 The following packages will be upgraded: [2020-02-10T20:05:34.237Z] #11 20.39 libsystemd0 libudev1 [2020-02-10T20:05:34.237Z] #11 20.54 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T20:05:34.237Z] #11 20.54 Need to get 73.7 MB of archives. [2020-02-10T20:05:34.237Z] #11 20.54 After this operation, 494 MB of additional disk space will be used. [2020-02-10T20:05:34.237Z] #11 20.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB] [2020-02-10T20:05:34.237Z] #11 20.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB] [2020-02-10T20:05:34.237Z] #11 20.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-02-10T20:05:34.237Z] #11 20.70 Get:4 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-02-10T20:05:34.616Z] #11 20.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T20:05:34.616Z] #11 20.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-02-10T20:05:34.616Z] #11 20.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-02-10T20:05:34.616Z] #11 20.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T20:05:34.825Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-02-10T20:05:34.825Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-02-10T20:05:35.017Z] #11 ... [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:05:35.017Z] #26 11.09 Fetched 8022 kB in 11s (754 kB/s) [2020-02-10T20:05:35.017Z] #26 11.09 Reading package lists... [2020-02-10T20:05:35.017Z] #26 14.46 Reading package lists... [2020-02-10T20:05:35.017Z] #26 17.57 Building dependency tree... [2020-02-10T20:05:35.017Z] #26 18.47 ca-certificates is already the newest version (20190110). [2020-02-10T20:05:35.017Z] #26 18.47 The following additional packages will be installed: [2020-02-10T20:05:35.017Z] #26 18.47 libjq1 libonig5 [2020-02-10T20:05:35.017Z] #26 18.75 The following NEW packages will be installed: [2020-02-10T20:05:35.017Z] #26 18.75 jq libjq1 libonig5 [2020-02-10T20:05:35.017Z] #26 18.83 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:05:35.017Z] #26 18.83 Need to get 350 kB of archives. [2020-02-10T20:05:35.017Z] #26 18.83 After this operation, 1154 kB of additional disk space will be used. [2020-02-10T20:05:35.017Z] #26 18.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T20:05:35.017Z] #26 18.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T20:05:35.017Z] #26 18.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T20:05:35.017Z] #26 19.78 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:05:35.017Z] #26 19.96 Fetched 350 kB in 0s (3060 kB/s) [2020-02-10T20:05:35.017Z] #26 20.04 Selecting previously unselected package libonig5:s390x. [2020-02-10T20:05:35.017Z] #26 20.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T20:05:35.017Z] #26 20.07 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-02-10T20:05:35.017Z] #26 20.08 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T20:05:35.017Z] #26 20.35 Selecting previously unselected package libjq1:s390x. [2020-02-10T20:05:35.017Z] #26 20.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T20:05:35.017Z] #26 20.37 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T20:05:35.017Z] #26 20.56 Selecting previously unselected package jq. [2020-02-10T20:05:35.017Z] #26 20.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T20:05:35.017Z] #26 20.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T20:05:35.017Z] #26 20.89 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T20:05:35.017Z] #26 20.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T20:05:35.017Z] #26 20.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T20:05:35.017Z] #26 20.91 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:05:35.017Z] #26 DONE 21.1s [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:35.017Z] #11 21.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T20:05:35.017Z] #11 ... [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:35.017Z] #44 11.21 Fetched 8022 kB in 11s (748 kB/s) [2020-02-10T20:05:35.017Z] #44 11.21 Reading package lists... [2020-02-10T20:05:35.017Z] #44 14.58 Reading package lists... [2020-02-10T20:05:35.017Z] #44 17.98 Building dependency tree... [2020-02-10T20:05:35.017Z] #44 19.16 The following additional packages will be installed: [2020-02-10T20:05:35.017Z] #44 19.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T20:05:35.017Z] #44 19.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T20:05:35.017Z] #44 19.16 Suggested packages: [2020-02-10T20:05:35.017Z] #44 19.16 manpages-dev python-setuptools [2020-02-10T20:05:35.017Z] #44 20.11 The following NEW packages will be installed: [2020-02-10T20:05:35.017Z] #44 20.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T20:05:35.017Z] #44 20.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T20:05:35.017Z] #44 20.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T20:05:35.017Z] #44 20.11 python-six zlib1g-dev [2020-02-10T20:05:35.017Z] #44 20.22 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:05:35.017Z] #44 20.22 Need to get 3742 kB of archives. [2020-02-10T20:05:35.017Z] #44 20.22 After this operation, 22.0 MB of additional disk space will be used. [2020-02-10T20:05:35.017Z] #44 20.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-02-10T20:05:35.017Z] #44 20.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-10T20:05:35.017Z] #44 20.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-02-10T20:05:35.017Z] #44 20.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-10T20:05:35.017Z] #44 20.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-02-10T20:05:35.017Z] #44 20.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-10T20:05:35.017Z] #44 20.27 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-02-10T20:05:35.017Z] #44 20.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-02-10T20:05:35.017Z] #44 20.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-02-10T20:05:35.017Z] #44 20.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-02-10T20:05:35.017Z] #44 20.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-02-10T20:05:35.017Z] #44 20.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-02-10T20:05:35.017Z] #44 20.54 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-02-10T20:05:35.017Z] #44 20.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-02-10T20:05:35.017Z] #44 20.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T20:05:35.017Z] #44 20.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-02-10T20:05:35.017Z] #44 20.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-02-10T20:05:35.017Z] #44 ... [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T20:05:35.017Z] #27 DONE 0.1s [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:35.017Z] #44 21.22 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:05:35.017Z] #44 21.30 Fetched 3742 kB in 0s (9124 kB/s) [2020-02-10T20:05:35.017Z] #44 ... [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:35.017Z] #11 21.36 Get:10 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-02-10T20:05:35.017Z] #11 ... [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:05:35.017Z] #60 11.56 Fetched 8022 kB in 11s (713 kB/s) [2020-02-10T20:05:35.017Z] #60 11.56 Reading package lists... [2020-02-10T20:05:35.017Z] #60 15.49 Reading package lists... [2020-02-10T20:05:35.017Z] #60 18.50 Building dependency tree... [2020-02-10T20:05:35.017Z] #60 19.63 The following additional packages will be installed: [2020-02-10T20:05:35.017Z] #60 19.63 libbtrfs0 [2020-02-10T20:05:35.017Z] #60 19.71 The following NEW packages will be installed: [2020-02-10T20:05:35.017Z] #60 19.71 libbtrfs-dev libbtrfs0 [2020-02-10T20:05:35.017Z] #60 19.79 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:05:35.017Z] #60 19.79 Need to get 118 kB of archives. [2020-02-10T20:05:35.017Z] #60 19.79 After this operation, 390 kB of additional disk space will be used. [2020-02-10T20:05:35.017Z] #60 19.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T20:05:35.017Z] #60 19.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T20:05:35.017Z] #60 20.62 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:05:35.017Z] #60 20.68 Fetched 118 kB in 0s (1786 kB/s) [2020-02-10T20:05:35.017Z] #60 20.81 Selecting previously unselected package libbtrfs0. [2020-02-10T20:05:35.017Z] #60 20.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T20:05:35.017Z] #60 20.89 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T20:05:35.017Z] #60 20.90 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T20:05:35.017Z] #60 21.00 Selecting previously unselected package libbtrfs-dev. [2020-02-10T20:05:35.017Z] #60 21.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T20:05:35.017Z] #60 21.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:05:35.017Z] #60 21.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T20:05:35.017Z] #60 21.26 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:05:35.017Z] #60 21.26 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:05:35.017Z] #60 DONE 21.4s [2020-02-10T20:05:35.017Z] [2020-02-10T20:05:35.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:35.017Z] #11 21.36 Get:11 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-02-10T20:05:35.114Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-02-10T20:05:35.114Z] go: finding github.com/json-iterator/go v1.1.6 [2020-02-10T20:05:35.404Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-02-10T20:05:35.404Z] #11 ... [2020-02-10T20:05:35.405Z] [2020-02-10T20:05:35.405Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:05:35.405Z] #61 DONE 0.1s [2020-02-10T20:05:35.405Z] [2020-02-10T20:05:35.405Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T20:05:35.405Z] #62 DONE 0.1s [2020-02-10T20:05:35.405Z] [2020-02-10T20:05:35.405Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:35.405Z] #44 21.39 Selecting previously unselected package libcap-dev:s390x. [2020-02-10T20:05:35.405Z] #44 21.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T20:05:35.405Z] #44 21.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-02-10T20:05:35.405Z] #44 21.44 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-02-10T20:05:35.405Z] #44 21.57 Selecting previously unselected package libnet1:s390x. [2020-02-10T20:05:35.405Z] #44 21.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T20:05:35.405Z] #44 21.57 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T20:05:35.405Z] #44 21.66 Selecting previously unselected package libnet1-dev. [2020-02-10T20:05:35.405Z] #44 21.68 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T20:05:35.405Z] #44 21.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T20:05:35.405Z] #44 21.80 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T20:05:35.405Z] #44 21.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T20:05:35.405Z] #44 21.80 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T20:05:35.405Z] #44 21.87 Selecting previously unselected package libnl-3-dev:s390x. [2020-02-10T20:05:35.405Z] #44 21.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-02-10T20:05:35.825Z] #44 21.88 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T20:05:35.825Z] #44 ... [2020-02-10T20:05:35.825Z] [2020-02-10T20:05:35.825Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:05:35.825Z] #36 11.95 Fetched 8022 kB in 11s (700 kB/s) [2020-02-10T20:05:35.825Z] #36 11.95 Reading package lists... [2020-02-10T20:05:35.825Z] #36 15.52 Reading package lists... [2020-02-10T20:05:35.825Z] #36 18.14 Building dependency tree... [2020-02-10T20:05:35.825Z] #36 19.28 The following additional packages will be installed: [2020-02-10T20:05:35.825Z] #36 19.28 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T20:05:35.825Z] #36 19.28 Suggested packages: [2020-02-10T20:05:35.825Z] #36 19.28 cmake-doc ninja-build lrzip [2020-02-10T20:05:35.825Z] #36 19.28 Recommended packages: [2020-02-10T20:05:35.825Z] #36 19.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T20:05:35.825Z] #36 20.00 The following NEW packages will be installed: [2020-02-10T20:05:35.825Z] #36 20.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T20:05:35.825Z] #36 20.00 vim-common xxd [2020-02-10T20:05:35.825Z] #36 20.10 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:05:35.825Z] #36 20.10 Need to get 13.9 MB of archives. [2020-02-10T20:05:35.825Z] #36 20.10 After this operation, 62.1 MB of additional disk space will be used. [2020-02-10T20:05:35.825Z] #36 20.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T20:05:35.825Z] #36 20.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T20:05:35.825Z] #36 20.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T20:05:35.825Z] #36 20.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T20:05:35.825Z] #36 20.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-02-10T20:05:35.825Z] #36 20.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-02-10T20:05:35.825Z] #36 20.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-02-10T20:05:35.825Z] #36 20.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-02-10T20:05:35.825Z] #36 20.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-02-10T20:05:35.825Z] #36 20.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-02-10T20:05:35.825Z] #36 21.92 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:05:35.825Z] #36 22.03 Fetched 13.9 MB in 1s (13.2 MB/s) [2020-02-10T20:05:35.825Z] #36 22.07 Selecting previously unselected package xxd. [2020-02-10T20:05:35.825Z] #36 22.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T20:05:35.825Z] #36 22.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T20:05:35.825Z] #36 22.10 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T20:05:35.825Z] #36 ... [2020-02-10T20:05:35.825Z] [2020-02-10T20:05:35.825Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:35.825Z] #44 22.08 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T20:05:35.825Z] #44 22.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T20:05:35.825Z] #44 22.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T20:05:35.825Z] #44 22.21 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-02-10T20:05:35.825Z] #44 22.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-02-10T20:05:35.825Z] #44 ... [2020-02-10T20:05:35.825Z] [2020-02-10T20:05:35.825Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:35.825Z] #72 11.99 + cd /tmp/tmp.fM4CH6mxLW/src/github.com/docker/libnetwork [2020-02-10T20:05:35.825Z] #72 12.00 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T20:05:35.825Z] #72 12.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T20:05:35.825Z] #72 ... [2020-02-10T20:05:35.825Z] [2020-02-10T20:05:35.825Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:35.825Z] #63 0.247 + RM_GOPATH=0 [2020-02-10T20:05:35.825Z] #63 0.247 + TMP_GOPATH= [2020-02-10T20:05:35.825Z] #63 0.247 + : /build [2020-02-10T20:05:35.825Z] #63 0.247 + '[' -z '' ']' [2020-02-10T20:05:35.825Z] #63 0.248 ++ mktemp -d [2020-02-10T20:05:35.825Z] #63 0.253 + export GOPATH=/tmp/tmp.Vi5NUEY3bm [2020-02-10T20:05:35.825Z] #63 0.253 + GOPATH=/tmp/tmp.Vi5NUEY3bm [2020-02-10T20:05:35.825Z] #63 0.253 + RM_GOPATH=1 [2020-02-10T20:05:35.825Z] #63 0.255 ++ dirname ./install.sh [2020-02-10T20:05:35.825Z] #63 0.258 + dir=. [2020-02-10T20:05:35.825Z] #63 0.258 + bin=containerd [2020-02-10T20:05:35.825Z] #63 0.258 + shift [2020-02-10T20:05:35.825Z] #63 0.258 + '[' '!' -f ./containerd.installer ']' [2020-02-10T20:05:35.825Z] #63 0.259 + . ./containerd.installer [2020-02-10T20:05:35.825Z] #63 0.259 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T20:05:35.825Z] #63 0.260 + install_containerd [2020-02-10T20:05:35.825Z] #63 0.260 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T20:05:35.825Z] #63 0.260 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T20:05:35.825Z] #63 0.260 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Vi5NUEY3bm/src/github.com/containerd/containerd [2020-02-10T20:05:35.825Z] #63 0.272 Cloning into '/tmp/tmp.Vi5NUEY3bm/src/github.com/containerd/containerd'... [2020-02-10T20:05:36.426Z] go: finding github.com/jinzhu/now v1.0.0 [2020-02-10T20:05:36.426Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-02-10T20:05:36.716Z] go: finding golang.org/x/text v0.3.0 [2020-02-10T20:05:37.753Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-02-10T20:05:38.402Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-02-10T20:05:38.692Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-02-10T20:05:38.981Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-02-10T20:05:39.614Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-02-10T20:05:40.061Z] #63 ... [2020-02-10T20:05:40.061Z] [2020-02-10T20:05:40.061Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:40.061Z] #72 DONE 26.3s [2020-02-10T20:05:40.451Z] [2020-02-10T20:05:40.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:40.451Z] #11 22.87 Get:12 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-02-10T20:05:40.451Z] #11 24.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-02-10T20:05:40.451Z] #11 24.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-02-10T20:05:40.451Z] #11 24.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-02-10T20:05:40.451Z] #11 24.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-02-10T20:05:40.451Z] #11 24.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-02-10T20:05:40.451Z] #11 24.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-02-10T20:05:40.451Z] #11 24.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-02-10T20:05:40.451Z] #11 24.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-02-10T20:05:40.451Z] #11 24.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-02-10T20:05:40.451Z] #11 24.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-02-10T20:05:40.451Z] #11 24.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-02-10T20:05:40.451Z] #11 24.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-02-10T20:05:40.451Z] #11 24.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-02-10T20:05:40.451Z] #11 24.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-02-10T20:05:40.451Z] #11 24.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-02-10T20:05:40.451Z] #11 25.43 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:05:40.451Z] #11 25.49 Fetched 73.7 MB in 4s (17.2 MB/s) [2020-02-10T20:05:40.451Z] #11 25.55 (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-02-10T20:05:40.451Z] #11 25.58 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ... [2020-02-10T20:05:40.451Z] #11 25.59 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T20:05:40.451Z] #11 25.92 Setting up libsystemd0:s390x (241-7~deb10u3) ... [2020-02-10T20:05:40.451Z] #11 26.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-02-10T20:05:40.451Z] #11 26.04 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ... [2020-02-10T20:05:40.451Z] #11 26.04 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T20:05:40.451Z] #11 26.13 Setting up libudev1:s390x (241-7~deb10u3) ... [2020-02-10T20:05:40.451Z] #11 26.19 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T20:05:40.451Z] #11 26.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-02-10T20:05:40.451Z] #11 26.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-02-10T20:05:40.451Z] #11 26.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T20:05:40.643Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-02-10T20:05:42.149Z] go: finding github.com/stretchr/testify v1.2.2 [2020-02-10T20:05:42.149Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-02-10T20:05:42.255Z] #11 ... [2020-02-10T20:05:42.255Z] [2020-02-10T20:05:42.255Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:05:42.255Z] #28 1.458 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T20:05:42.255Z] #28 1.946 #=#=# [2020-02-10T20:05:42.255Z] #28 2.195 #=#=# 0.4% ###### 9.7% ########### 16.0% ############## 20.1% ################# 24.3% ######################### 34.8% ############################### 43.1% ################################### 49.4% ######################################## 55.7% ########################################### 59.9% ############################################### 66.1% ##################################################### 74.5% ########################################################## 80.7% ################################################################ 89.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-02-10T20:05:42.255Z] #28 4.396 [2020-02-10T20:05:42.255Z] #28 4.526 # 1.8% ############## 20.7% ############################### 43.2% ############################################### 65.9% ########################################################### 83.0% ######################################################################## 100.0% [2020-02-10T20:05:42.255Z] #28 5.461 #=#=# [2020-02-10T20:05:42.256Z] #28 5.718 # 1.4% #### 6.6% ###### 9.1% ########## 14.2% ################# 24.4% ####################### 32.0% ############################ 39.6% ################################ 44.7% ##################################### 52.4% ########################################### 60.0% ################################################ 67.6% ###################################################### 75.3% ########################################################### 82.9% ################################################################### 93.1% ######################################################################## 100.0% [2020-02-10T20:05:42.641Z] #28 7.701 [2020-02-10T20:05:43.180Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-02-10T20:05:43.811Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-02-10T20:05:43.811Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-02-10T20:05:44.097Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-02-10T20:05:44.097Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-02-10T20:05:44.723Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-02-10T20:05:45.013Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-02-10T20:05:45.303Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-02-10T20:05:45.593Z] go: finding github.com/spf13/cast v1.3.0 [2020-02-10T20:05:45.836Z] #28 7.826 #=#=# # 2.5% #### 6.3% ####### 10.1% ######### 13.8% ############ 16.7% ############### 21.4% ################# 24.3% ################### 27.2% ##################### 30.0% ######################## 33.8% ########################## 36.6% ############################ 39.5% ############################### 43.3% ################################# 46.1% ################################### 48.9% ##################################### 51.8% ####################################### 55.5% ########################################## 59.3% ############################################ 62.2% ############################################# 63.1% ############################################### 65.9% ################################################# 68.8% ################################################## 70.7% #################################################### 72.6% ###################################################### 75.4% #### [2020-02-10T20:05:45.836Z] #28 ... [2020-02-10T20:05:45.836Z] [2020-02-10T20:05:45.836Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:05:45.836Z] #36 22.20 Selecting previously unselected package vim-common. [2020-02-10T20:05:45.836Z] #36 22.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T20:05:45.836Z] #36 22.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T20:05:45.836Z] #36 22.42 Selecting previously unselected package cmake-data. [2020-02-10T20:05:45.836Z] #36 22.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T20:05:45.836Z] #36 22.43 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T20:05:45.836Z] #36 25.35 Selecting previously unselected package libicu63:s390x. [2020-02-10T20:05:45.836Z] #36 25.35 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 25.36 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T20:05:45.836Z] #36 30.41 Selecting previously unselected package libxml2:s390x. [2020-02-10T20:05:45.836Z] #36 30.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 30.42 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T20:05:45.836Z] #36 30.96 Selecting previously unselected package libarchive13:s390x. [2020-02-10T20:05:45.836Z] #36 30.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 30.98 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T20:05:45.836Z] #36 31.29 Selecting previously unselected package libjsoncpp1:s390x. [2020-02-10T20:05:45.836Z] #36 31.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 31.30 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T20:05:45.836Z] #36 31.37 Selecting previously unselected package librhash0:s390x. [2020-02-10T20:05:45.836Z] #36 31.37 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 31.37 Unpacking librhash0:s390x (1.3.8-1) ... [2020-02-10T20:05:45.836Z] #36 31.54 Selecting previously unselected package libuv1:s390x. [2020-02-10T20:05:45.836Z] #36 31.54 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 31.54 Unpacking libuv1:s390x (1.24.1-1) ... [2020-02-10T20:05:45.836Z] #36 31.77 Selecting previously unselected package cmake. [2020-02-10T20:05:45.836Z] #36 31.77 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-02-10T20:05:45.836Z] #36 31.79 Unpacking cmake (3.13.4-1) ... [2020-02-10T20:05:46.222Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-02-10T20:05:46.237Z] #36 ... [2020-02-10T20:05:46.237Z] [2020-02-10T20:05:46.237Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:46.237Z] #44 22.25 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T20:05:46.237Z] #44 22.35 Selecting previously unselected package zlib1g-dev:s390x. [2020-02-10T20:05:46.237Z] #44 22.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 22.39 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T20:05:46.237Z] #44 22.74 Selecting previously unselected package libprotobuf17:s390x. [2020-02-10T20:05:46.237Z] #44 22.79 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 22.81 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 23.79 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-02-10T20:05:46.237Z] #44 23.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 23.83 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 24.50 Selecting previously unselected package libprotobuf-dev:s390x. [2020-02-10T20:05:46.237Z] #44 24.50 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 24.51 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 25.34 Selecting previously unselected package libprotoc17:s390x. [2020-02-10T20:05:46.237Z] #44 25.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 25.35 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 25.84 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T20:05:46.237Z] #44 25.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 25.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T20:05:46.237Z] #44 25.91 Selecting previously unselected package protobuf-compiler. [2020-02-10T20:05:46.237Z] #44 25.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 25.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 25.98 Selecting previously unselected package python-pkg-resources. [2020-02-10T20:05:46.237Z] #44 25.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T20:05:46.237Z] #44 25.98 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T20:05:46.237Z] #44 26.14 Selecting previously unselected package python-six. [2020-02-10T20:05:46.237Z] #44 26.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T20:05:46.237Z] #44 26.15 Unpacking python-six (1.12.0-1) ... [2020-02-10T20:05:46.237Z] #44 26.22 Selecting previously unselected package python-protobuf. [2020-02-10T20:05:46.237Z] #44 26.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-02-10T20:05:46.237Z] #44 26.24 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 26.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T20:05:46.237Z] #44 28.85 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 28.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T20:05:46.237Z] #44 28.88 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T20:05:46.237Z] #44 28.89 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-02-10T20:05:46.237Z] #44 28.90 Setting up python-six (1.12.0-1) ... [2020-02-10T20:05:46.237Z] #44 30.49 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-02-10T20:05:46.237Z] #44 30.50 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T20:05:46.237Z] #44 30.51 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 30.52 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-02-10T20:05:46.237Z] #44 30.52 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 30.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 30.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T20:05:46.237Z] #44 30.54 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 30.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T20:05:46.237Z] #44 30.56 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T20:05:46.237Z] #44 ... [2020-02-10T20:05:46.237Z] [2020-02-10T20:05:46.237Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:05:46.513Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-02-10T20:05:46.979Z] #28 7.826 #=#=# # 2.5% #### 6.3% ####### 10.1% ######### 13.8% ############ 16.7% ############### 21.4% ################# 24.3% ################### 27.2% ##################### 30.0% ######################## 33.8% ########################## 36.6% ############################ 39.5% ############################### 43.3% ################################# 46.1% ################################### 48.9% ##################################### 51.8% ####################################### 55.5% ########################################## 59.3% ############################################ 62.2% ############################################# 63.1% ############################################### 65.9% ################################################# 68.8% ################################################## 70.7% #################################################### 72.6% ###################################################### 75.4% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.1% ########################################################### 82.0% ############################################################# 85.8% ############################################################### 88.6% ################################################################## 92.4% ###################################################################### 98.1% ######################################################################## 100.0% [2020-02-10T20:05:46.979Z] #28 12.11 [2020-02-10T20:05:47.177Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-02-10T20:05:47.753Z] #28 ... [2020-02-10T20:05:47.753Z] [2020-02-10T20:05:47.753Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:05:47.753Z] #44 33.81 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-02-10T20:05:47.753Z] #44 33.82 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:05:47.753Z] #44 DONE 34.2s [2020-02-10T20:05:47.753Z] [2020-02-10T20:05:47.753Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:05:47.753Z] #28 13.00 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T20:05:48.025Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-02-10T20:05:48.025Z] ok github.com/docker/docker/builder/remotecontext/git 3.189s coverage: 86.3% of statements [2020-02-10T20:05:48.123Z] #28 13.34 #=#=# [2020-02-10T20:05:48.504Z] #28 13.50 #### #28 ... [2020-02-10T20:05:48.504Z] [2020-02-10T20:05:48.504Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:05:48.504Z] #36 34.34 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T20:05:48.504Z] #36 34.37 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T20:05:48.504Z] #36 34.37 Setting up libuv1:s390x (1.24.1-1) ... [2020-02-10T20:05:48.504Z] #36 34.38 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T20:05:48.504Z] #36 34.39 Setting up librhash0:s390x (1.3.8-1) ... [2020-02-10T20:05:48.504Z] #36 34.40 Setting up cmake-data (3.13.4-1) ... [2020-02-10T20:05:48.504Z] #36 34.41 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-02-10T20:05:48.504Z] #36 34.42 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-02-10T20:05:48.504Z] #36 34.42 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-02-10T20:05:48.504Z] #36 34.43 Setting up cmake (3.13.4-1) ... [2020-02-10T20:05:48.504Z] #36 34.44 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:05:48.504Z] #36 34.46 Processing triggers for mime-support (3.62) ... [2020-02-10T20:05:48.504Z] #36 DONE 34.7s [2020-02-10T20:05:48.504Z] [2020-02-10T20:05:48.504Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:05:48.504Z] #28 13.50 #### 6.8% ######################################################################## 100.0% [2020-02-10T20:05:48.504Z] #28 13.64 [2020-02-10T20:05:48.504Z] #28 ... [2020-02-10T20:05:48.504Z] [2020-02-10T20:05:48.504Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:05:48.504Z] #37 DONE 0.1s [2020-02-10T20:05:48.504Z] [2020-02-10T20:05:48.504Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T20:05:48.504Z] #38 DONE 0.1s [2020-02-10T20:05:48.504Z] [2020-02-10T20:05:48.504Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:48.504Z] #34 24.73 internal/reflectlite [2020-02-10T20:05:48.504Z] #34 24.76 sync [2020-02-10T20:05:48.504Z] #34 27.04 sort [2020-02-10T20:05:48.504Z] #34 27.04 errors [2020-02-10T20:05:48.504Z] #34 27.27 strconv [2020-02-10T20:05:48.504Z] #34 28.14 io [2020-02-10T20:05:48.504Z] #34 29.13 syscall [2020-02-10T20:05:48.504Z] #34 31.16 reflect [2020-02-10T20:05:48.680Z] go: finding github.com/stretchr/objx v0.1.1 [2020-02-10T20:05:48.680Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-02-10T20:05:48.864Z] #34 ... [2020-02-10T20:05:48.864Z] [2020-02-10T20:05:48.864Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:48.864Z] #39 0.217 + RM_GOPATH=0 [2020-02-10T20:05:48.864Z] #39 0.217 + TMP_GOPATH= [2020-02-10T20:05:48.864Z] #39 0.218 + : /build [2020-02-10T20:05:48.864Z] #39 0.218 + '[' -z '' ']' [2020-02-10T20:05:48.864Z] #39 0.218 ++ mktemp -d [2020-02-10T20:05:48.864Z] #39 0.219 + export GOPATH=/tmp/tmp.cY5TKXVrLq [2020-02-10T20:05:48.864Z] #39 0.219 + GOPATH=/tmp/tmp.cY5TKXVrLq [2020-02-10T20:05:48.864Z] #39 0.219 + RM_GOPATH=1 [2020-02-10T20:05:48.864Z] #39 0.219 ++ dirname ./install.sh [2020-02-10T20:05:48.864Z] #39 0.220 + dir=. [2020-02-10T20:05:48.864Z] #39 0.220 + bin=tini [2020-02-10T20:05:48.864Z] #39 0.220 + shift [2020-02-10T20:05:48.864Z] #39 0.220 + '[' '!' -f ./tini.installer ']' [2020-02-10T20:05:48.864Z] #39 0.220 + . ./tini.installer [2020-02-10T20:05:48.864Z] #39 0.220 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T20:05:48.864Z] #39 0.220 + install_tini [2020-02-10T20:05:48.864Z] #39 0.221 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T20:05:48.864Z] #39 0.221 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T20:05:48.864Z] #39 0.221 + git clone https://github.com/krallin/tini.git /tmp/tmp.cY5TKXVrLq/tini [2020-02-10T20:05:48.864Z] #39 0.222 Cloning into '/tmp/tmp.cY5TKXVrLq/tini'... [2020-02-10T20:05:48.963Z] ok github.com/docker/docker/builder/dockerfile 1.038s coverage: 48.2% of statements [2020-02-10T20:05:48.963Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T20:05:48.963Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T20:05:48.973Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-02-10T20:05:49.235Z] #39 0.714 + cd /tmp/tmp.cY5TKXVrLq/tini [2020-02-10T20:05:49.235Z] #39 0.714 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T20:05:49.235Z] #39 0.719 + cmake . [2020-02-10T20:05:49.616Z] #39 ... [2020-02-10T20:05:49.616Z] [2020-02-10T20:05:49.616Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:49.616Z] #48 25.73 sync [2020-02-10T20:05:49.616Z] #48 25.73 internal/reflectlite [2020-02-10T20:05:49.616Z] #48 27.36 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T20:05:49.616Z] #48 27.61 math/rand [2020-02-10T20:05:49.616Z] #48 28.36 internal/singleflight [2020-02-10T20:05:49.616Z] #48 28.60 io [2020-02-10T20:05:49.616Z] #48 28.64 strconv [2020-02-10T20:05:49.616Z] #48 29.48 bytes [2020-02-10T20:05:49.616Z] #48 31.80 bufio [2020-02-10T20:05:49.616Z] #48 31.88 reflect [2020-02-10T20:05:49.616Z] #48 33.15 syscall [2020-02-10T20:05:49.616Z] #48 ... [2020-02-10T20:05:49.616Z] [2020-02-10T20:05:49.616Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:49.616Z] #39 1.132 -- The C compiler identification is GNU 8.3.0 [2020-02-10T20:05:49.616Z] #39 1.156 -- Check for working C compiler: /usr/bin/cc [2020-02-10T20:05:49.984Z] #39 1.519 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T20:05:50.001Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-02-10T20:05:50.294Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-02-10T20:05:50.367Z] #39 1.520 -- Detecting C compiler ABI info [2020-02-10T20:05:50.367Z] #39 1.887 -- Detecting C compiler ABI info - done [2020-02-10T20:05:50.367Z] #39 1.917 -- Detecting C compile features [2020-02-10T20:05:50.367Z] #39 ... [2020-02-10T20:05:50.367Z] [2020-02-10T20:05:50.367Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:50.367Z] #51 26.64 + cd /tmp/tmp.NkrGqiUCVK/src/gotest.tools/gotestsum [2020-02-10T20:05:50.367Z] #51 26.64 + git checkout -q v0.3.5 [2020-02-10T20:05:50.367Z] #51 26.73 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T20:05:50.875Z] #51 ... [2020-02-10T20:05:50.875Z] [2020-02-10T20:05:50.875Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:05:50.875Z] #28 14.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T20:05:50.875Z] #28 14.76 [2020-02-10T20:05:50.875Z] #28 14.88 ######### 13.1% ######################################################################## 100.0% [2020-02-10T20:05:50.875Z] #28 14.98 [2020-02-10T20:05:50.875Z] #28 15.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T20:05:50.875Z] #28 16.00 skipping existing b63cc5f62c21 [2020-02-10T20:05:51.392Z] #28 16.18 [2020-02-10T20:05:51.796Z] go: finding github.com/imdario/mergo v0.3.7 [2020-02-10T20:05:51.796Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-02-10T20:05:52.088Z] go: finding github.com/gorilla/mux v1.7.0 [2020-02-10T20:05:52.342Z] #28 17.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T20:05:52.342Z] #28 ... [2020-02-10T20:05:52.342Z] [2020-02-10T20:05:52.342Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:05:52.342Z] #31 28.59 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T20:05:52.342Z] #31 29.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T20:05:52.342Z] #31 ... [2020-02-10T20:05:52.342Z] [2020-02-10T20:05:52.342Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:05:52.342Z] #11 28.72 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T20:05:52.342Z] #11 28.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-02-10T20:05:52.342Z] #11 28.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T20:05:52.342Z] #11 31.27 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T20:05:52.342Z] #11 31.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T20:05:52.342Z] #11 31.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T20:05:52.342Z] #11 31.35 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-02-10T20:05:52.342Z] #11 31.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T20:05:52.342Z] #11 31.35 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T20:05:52.342Z] #11 31.50 Selecting previously unselected package dmsetup. [2020-02-10T20:05:52.342Z] #11 31.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-02-10T20:05:52.342Z] #11 31.52 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T20:05:52.342Z] #11 31.73 Selecting previously unselected package mingw-w64-common. [2020-02-10T20:05:52.342Z] #11 31.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T20:05:52.342Z] #11 31.75 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T20:05:52.342Z] #11 36.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T20:05:52.342Z] #11 36.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T20:05:52.342Z] #11 36.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T20:05:52.381Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-02-10T20:05:52.681Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-02-10T20:05:52.700Z] #11 ... [2020-02-10T20:05:52.700Z] [2020-02-10T20:05:52.700Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:52.700Z] #39 3.660 -- Detecting C compile features - done [2020-02-10T20:05:52.700Z] #39 3.716 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T20:05:52.700Z] #39 3.828 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T20:05:52.700Z] #39 3.888 -- Configuring done [2020-02-10T20:05:52.700Z] #39 3.898 -- Generating done [2020-02-10T20:05:52.700Z] #39 3.902 -- Build files have been written to: /tmp/tmp.cY5TKXVrLq/tini [2020-02-10T20:05:52.700Z] #39 3.904 + make tini-static [2020-02-10T20:05:52.700Z] #39 4.224 Scanning dependencies of target tini-static [2020-02-10T20:05:52.970Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-02-10T20:05:52.970Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-02-10T20:05:53.105Z] #39 ... [2020-02-10T20:05:53.105Z] [2020-02-10T20:05:53.105Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:05:53.105Z] #28 17.64 [2020-02-10T20:05:53.105Z] #28 17.73 ######################################################################## 100.0% [2020-02-10T20:05:53.105Z] #28 17.83 [2020-02-10T20:05:53.105Z] #28 17.85 Download of images into '/build' complete. [2020-02-10T20:05:53.105Z] #28 17.85 Use something like the following to load the result into a Docker daemon: [2020-02-10T20:05:53.105Z] #28 17.85 tar -cC '/build' . | docker load [2020-02-10T20:05:53.105Z] #28 DONE 18.0s [2020-02-10T20:05:53.105Z] [2020-02-10T20:05:53.105Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:05:53.105Z] #45 1.365 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T20:05:53.105Z] #45 1.365 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T20:05:53.105Z] #45 2.073 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T20:05:53.105Z] #45 2.077 GEN .gitid [2020-02-10T20:05:53.105Z] #45 2.078 GEN criu/include/version.h [2020-02-10T20:05:53.105Z] #45 2.087 GEN include/common/asm [2020-02-10T20:05:53.105Z] #45 2.931 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.022 PBCC images/opts.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.081 PBCC images/sit.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.155 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.174 DEP images/opts.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.272 DEP images/sit.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.348 PBCC images/macvlan.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.374 DEP images/macvlan.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.426 PBCC images/autofs.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.465 DEP images/autofs.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.531 PBCC images/sysctl.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.570 DEP images/sysctl.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.674 PBCC images/time.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.710 DEP images/time.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.736 PBCC images/binfmt-misc.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.754 DEP images/binfmt-misc.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.836 PBCC images/seccomp.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.852 DEP images/seccomp.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.869 PBCC images/userns.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.902 DEP images/userns.pb-c.d [2020-02-10T20:05:53.105Z] #45 3.949 PBCC images/cgroup.pb-c.c [2020-02-10T20:05:53.105Z] #45 3.993 DEP images/cgroup.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.003 PBCC images/fown.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.027 PBCC images/ext-file.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.047 DEP images/fown.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.099 DEP images/ext-file.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.108 PBCC images/rpc.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.154 DEP images/rpc.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.193 PBCC images/siginfo.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.206 DEP images/siginfo.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.245 PBCC images/pagemap.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.280 DEP images/pagemap.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.298 PBCC images/rlimit.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.361 DEP images/rlimit.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.375 PBCC images/file-lock.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.391 DEP images/file-lock.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.409 PBCC images/tty.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.482 DEP images/tty.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.494 PBCC images/tun.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.541 PBCC images/netdev.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.564 DEP images/tun.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.578 DEP images/netdev.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.631 PBCC images/vma.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.679 DEP images/vma.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.720 PBCC images/creds.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.727 DEP images/creds.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.773 PBCC images/utsns.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.781 DEP images/utsns.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.830 PBCC images/ipc-desc.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.847 PBCC images/ipc-sem.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.862 DEP images/ipc-desc.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.886 DEP images/ipc-sem.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.917 PBCC images/ipc-msg.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.952 DEP images/ipc-msg.pb-c.d [2020-02-10T20:05:53.105Z] #45 4.968 PBCC images/ipc-shm.pb-c.c [2020-02-10T20:05:53.105Z] #45 4.996 DEP images/ipc-shm.pb-c.d [2020-02-10T20:05:53.105Z] #45 5.044 PBCC images/ipc-var.pb-c.c [2020-02-10T20:05:53.105Z] #45 5.143 DEP images/ipc-var.pb-c.d [2020-02-10T20:05:53.105Z] #45 5.279 PBCC images/sk-opts.pb-c.c [2020-02-10T20:05:53.105Z] #45 5.283 PBCC images/packet-sock.pb-c.c [2020-02-10T20:05:53.105Z] #45 5.303 DEP images/sk-opts.pb-c.d [2020-02-10T20:05:53.105Z] #45 5.322 DEP images/packet-sock.pb-c.d [2020-02-10T20:05:53.105Z] #45 5.343 PBCC images/sk-netlink.pb-c.c [2020-02-10T20:05:53.105Z] #45 ... [2020-02-10T20:05:53.105Z] [2020-02-10T20:05:53.105Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:53.105Z] #48 39.34 internal/poll [2020-02-10T20:05:53.162Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:05:53.162Z] [2020-02-10T20:05:53.597Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-02-10T20:05:53.727Z] [2020-02-10T20:05:53.727Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-02-10T20:05:53.984Z] No new tests added to integration. [2020-02-10T20:05:53.984Z] [2020-02-10T20:05:53.984Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T20:05:54.229Z] go: finding github.com/spf13/afero v1.1.2 [2020-02-10T20:05:54.229Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-02-10T20:05:54.241Z] [2020-02-10T20:05:54.241Z] [2020-02-10T20:05:54.241Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T20:05:54.241Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T20:05:54.241Z] HOSTNAME=d3cb4b2d9976 [2020-02-10T20:05:54.241Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T20:05:54.241Z] TESTDEBUG=0 [2020-02-10T20:05:54.241Z] DEST=bundles/test-integration [2020-02-10T20:05:54.241Z] PWD=/go/src/github.com/docker/docker [2020-02-10T20:05:54.241Z] KEEPBUNDLE=1 [2020-02-10T20:05:54.241Z] DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:05:54.241Z] container=docker [2020-02-10T20:05:54.241Z] HOME=/root [2020-02-10T20:05:54.241Z] GOLANG_VERSION=1.13.7 [2020-02-10T20:05:54.241Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T20:05:54.241Z] VALIDATE_BRANCH=master [2020-02-10T20:05:54.241Z] TERM=xterm [2020-02-10T20:05:54.241Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T20:05:54.241Z] SHLVL=1 [2020-02-10T20:05:54.241Z] TIMEOUT=120m [2020-02-10T20:05:54.241Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T20:05:54.241Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T20:05:54.241Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-02-10T20:05:54.241Z] GO111MODULE=off [2020-02-10T20:05:54.241Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T20:05:54.241Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T20:05:54.241Z] GOPATH=/go [2020-02-10T20:05:54.241Z] PKG_CONFIG=pkg-config [2020-02-10T20:05:54.241Z] _=/usr/bin/env [2020-02-10T20:05:54.241Z] Building test suite binary ./integration-cli/test.main [2020-02-10T20:05:54.241Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T20:05:54.241Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T20:05:54.241Z] HOSTNAME=a66bc847e8b2 [2020-02-10T20:05:54.241Z] TEST_SKIP_INTEGRATION=1 [2020-02-10T20:05:54.241Z] TESTDEBUG=0 [2020-02-10T20:05:54.241Z] DEST=bundles/test-integration [2020-02-10T20:05:54.241Z] PWD=/go/src/github.com/docker/docker [2020-02-10T20:05:54.241Z] KEEPBUNDLE=1 [2020-02-10T20:05:54.241Z] DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:05:54.241Z] container=docker [2020-02-10T20:05:54.241Z] HOME=/root [2020-02-10T20:05:54.241Z] GOLANG_VERSION=1.13.7 [2020-02-10T20:05:54.241Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T20:05:54.241Z] VALIDATE_BRANCH=master [2020-02-10T20:05:54.241Z] TERM=xterm [2020-02-10T20:05:54.241Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T20:05:54.241Z] SHLVL=1 [2020-02-10T20:05:54.241Z] TIMEOUT=120m [2020-02-10T20:05:54.241Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T20:05:54.241Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T20:05:54.241Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-02-10T20:05:54.241Z] GO111MODULE=off [2020-02-10T20:05:54.241Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T20:05:54.241Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T20:05:54.241Z] GOPATH=/go [2020-02-10T20:05:54.241Z] PKG_CONFIG=pkg-config [2020-02-10T20:05:54.241Z] _=/usr/bin/env [2020-02-10T20:05:54.241Z] Building test suite binary ./integration-cli/test.main [2020-02-10T20:05:54.243Z] ok github.com/docker/docker/client 0.359s coverage: 75.8% of statements [2020-02-10T20:05:54.874Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-02-10T20:05:54.874Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-02-10T20:05:54.953Z] #48 ... [2020-02-10T20:05:54.953Z] [2020-02-10T20:05:54.953Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:05:54.953Z] #39 4.436 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T20:05:54.953Z] #39 5.695 [100%] Linking C executable tini-static [2020-02-10T20:05:54.953Z] #39 6.043 [100%] Built target tini-static [2020-02-10T20:05:54.953Z] #39 6.094 + mkdir -p /build [2020-02-10T20:05:54.953Z] #39 6.095 + cp tini-static /build/docker-init [2020-02-10T20:05:54.953Z] #39 DONE 6.2s [2020-02-10T20:05:54.953Z] [2020-02-10T20:05:54.953Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:05:54.953Z] #45 5.365 DEP images/sk-netlink.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.386 PBCC images/sk-inet.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.444 DEP images/sk-inet.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.513 PBCC images/sk-unix.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.602 DEP images/sk-unix.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.635 PBCC images/mm.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.648 DEP images/mm.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.701 PBCC images/timerfd.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.744 DEP images/timerfd.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.814 PBCC images/timer.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.852 DEP images/timer.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.929 PBCC images/sa.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.935 DEP images/sa.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.952 PBCC images/pipe-data.pb-c.c [2020-02-10T20:05:54.953Z] #45 5.959 DEP images/pipe-data.pb-c.d [2020-02-10T20:05:54.953Z] #45 5.982 PBCC images/mnt.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.002 DEP images/mnt.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.033 PBCC images/sk-packet.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.040 DEP images/sk-packet.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.054 PBCC images/tcp-stream.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.085 DEP images/tcp-stream.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.103 PBCC images/pipe.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.122 DEP images/pipe.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.154 PBCC images/pstree.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.158 DEP images/pstree.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.228 PBCC images/fs.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.231 DEP images/fs.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.255 PBCC images/signalfd.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.318 DEP images/signalfd.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.349 PBCC images/fh.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.375 PBCC images/fsnotify.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.423 DEP images/fh.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.452 DEP images/fsnotify.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.485 PBCC images/eventpoll.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.500 DEP images/eventpoll.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.531 PBCC images/eventfd.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.547 DEP images/eventfd.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.579 PBCC images/remap-file-path.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.595 DEP images/remap-file-path.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.629 PBCC images/fifo.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.643 DEP images/fifo.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.686 PBCC images/ghost-file.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.729 DEP images/ghost-file.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.777 PBCC images/regfile.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.813 DEP images/regfile.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.829 PBCC images/ns.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.845 DEP images/ns.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.874 PBCC images/fdinfo.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.958 DEP images/fdinfo.pb-c.d [2020-02-10T20:05:54.953Z] #45 6.975 PBCC images/core-aarch64.pb-c.c [2020-02-10T20:05:54.953Z] #45 6.993 PBCC images/core-arm.pb-c.c [2020-02-10T20:05:54.953Z] #45 7.001 PBCC images/core-ppc64.pb-c.c [2020-02-10T20:05:54.953Z] #45 7.032 PBCC images/core-s390.pb-c.c [2020-02-10T20:05:54.953Z] #45 7.040 PBCC images/core-x86.pb-c.c [2020-02-10T20:05:54.953Z] #45 7.103 PBCC images/core.pb-c.c [2020-02-10T20:05:54.953Z] #45 7.122 PBCC images/inventory.pb-c.c [2020-02-10T20:05:54.953Z] #45 7.155 DEP images/core-aarch64.pb-c.d [2020-02-10T20:05:54.953Z] #45 7.204 DEP images/core-arm.pb-c.d [2020-02-10T20:05:55.170Z] go: finding github.com/magiconair/properties v1.8.0 [2020-02-10T20:05:55.323Z] #45 7.222 DEP images/core-ppc64.pb-c.d [2020-02-10T20:05:55.323Z] #45 7.315 DEP images/core-s390.pb-c.d [2020-02-10T20:05:55.323Z] #45 7.482 DEP images/core-x86.pb-c.d [2020-02-10T20:05:55.323Z] #45 7.489 DEP images/core.pb-c.d [2020-02-10T20:05:55.323Z] #45 7.514 DEP images/inventory.pb-c.d [2020-02-10T20:05:55.323Z] #45 7.533 PBCC images/cpuinfo.pb-c.c [2020-02-10T20:05:55.323Z] #45 7.550 DEP images/cpuinfo.pb-c.d [2020-02-10T20:05:55.323Z] #45 7.629 PBCC images/stats.pb-c.c [2020-02-10T20:05:55.465Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-02-10T20:05:55.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T20:05:55.610Z] HOSTNAME=def95c1e1fd2 [2020-02-10T20:05:55.610Z] TESTDEBUG=0 [2020-02-10T20:05:55.610Z] DEST=bundles/test-integration [2020-02-10T20:05:55.610Z] PWD=/go/src/github.com/docker/docker [2020-02-10T20:05:55.610Z] KEEPBUNDLE=1 [2020-02-10T20:05:55.610Z] DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:05:55.610Z] container=docker [2020-02-10T20:05:55.610Z] HOME=/root [2020-02-10T20:05:55.610Z] GOLANG_VERSION=1.13.7 [2020-02-10T20:05:55.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T20:05:55.610Z] VALIDATE_BRANCH=master [2020-02-10T20:05:55.610Z] TERM=xterm [2020-02-10T20:05:55.610Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T20:05:55.610Z] SHLVL=1 [2020-02-10T20:05:55.610Z] TIMEOUT=120m [2020-02-10T20:05:55.610Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T20:05:55.610Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T20:05:55.610Z] GO111MODULE=off [2020-02-10T20:05:55.610Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T20:05:55.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T20:05:55.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T20:05:55.610Z] GOPATH=/go [2020-02-10T20:05:55.610Z] PKG_CONFIG=pkg-config [2020-02-10T20:05:55.610Z] _=/usr/bin/env [2020-02-10T20:05:55.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T20:05:55.687Z] #45 7.647 DEP images/stats.pb-c.d [2020-02-10T20:05:55.755Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-02-10T20:05:56.384Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-02-10T20:05:56.563Z] #45 8.499 make[1]: Nothing to be done for 'all'. [2020-02-10T20:05:56.676Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-02-10T20:05:56.985Z] #45 9.164 CC images/stats.o [2020-02-10T20:05:57.341Z] #45 9.463 CC images/core.o [2020-02-10T20:05:57.707Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-02-10T20:05:57.707Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-02-10T20:05:57.744Z] #45 9.801 CC images/core-x86.o [2020-02-10T20:05:57.997Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-02-10T20:05:58.290Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-02-10T20:05:58.514Z] #45 10.12 CC images/core-arm.o [2020-02-10T20:05:58.514Z] #45 10.63 CC images/core-aarch64.o [2020-02-10T20:05:58.579Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-02-10T20:05:59.406Z] #45 11.19 CC images/core-ppc64.o [2020-02-10T20:05:59.406Z] #45 ... [2020-02-10T20:05:59.406Z] [2020-02-10T20:05:59.406Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:05:59.406Z] #34 35.29 time [2020-02-10T20:05:59.406Z] #34 39.26 internal/poll [2020-02-10T20:05:59.406Z] #34 41.42 internal/syscall/unix [2020-02-10T20:05:59.406Z] #34 41.53 os [2020-02-10T20:05:59.406Z] #34 41.91 internal/fmtsort [2020-02-10T20:05:59.406Z] #34 42.42 strings [2020-02-10T20:05:59.406Z] #34 44.38 fmt [2020-02-10T20:05:59.406Z] #34 44.97 path/filepath [2020-02-10T20:05:59.406Z] #34 ... [2020-02-10T20:05:59.406Z] [2020-02-10T20:05:59.406Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:05:59.406Z] #63 22.66 Checking out files: 90% (2747/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T20:05:59.406Z] #63 23.18 + cd /tmp/tmp.Vi5NUEY3bm/src/github.com/containerd/containerd [2020-02-10T20:05:59.406Z] #63 23.18 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T20:05:59.406Z] #63 24.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T20:05:59.406Z] #63 24.11 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T20:05:59.406Z] #63 24.11 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T20:05:59.406Z] #63 24.11 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T20:05:59.406Z] #63 24.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T20:05:59.406Z] #63 24.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T20:05:59.406Z] #63 24.11 + '[' '' = dynamic ']' [2020-02-10T20:05:59.406Z] #63 24.11 + make [2020-02-10T20:05:59.612Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-02-10T20:05:59.904Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-02-10T20:05:59.904Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-02-10T20:05:59.904Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-02-10T20:06:00.195Z] go: finding github.com/gofrs/flock v0.7.0 [2020-02-10T20:06:00.198Z] #63 24.97 + bin/ctr [2020-02-10T20:06:00.483Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-02-10T20:06:00.778Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-02-10T20:06:01.069Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-02-10T20:06:01.069Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-02-10T20:06:02.579Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-02-10T20:06:02.880Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-02-10T20:06:04.200Z] #63 ... [2020-02-10T20:06:04.200Z] [2020-02-10T20:06:04.200Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:04.200Z] #45 11.60 CC images/core-s390.o [2020-02-10T20:06:04.200Z] #45 12.00 CC images/cpuinfo.o [2020-02-10T20:06:04.200Z] #45 12.21 CC images/inventory.o [2020-02-10T20:06:04.200Z] #45 12.31 CC images/fdinfo.o [2020-02-10T20:06:04.200Z] #45 12.45 CC images/fown.o [2020-02-10T20:06:04.200Z] #45 12.61 CC images/ns.o [2020-02-10T20:06:04.200Z] #45 12.74 CC images/regfile.o [2020-02-10T20:06:04.200Z] #45 12.84 CC images/ghost-file.o [2020-02-10T20:06:04.200Z] #45 13.05 CC images/fifo.o [2020-02-10T20:06:04.200Z] #45 13.15 CC images/remap-file-path.o [2020-02-10T20:06:04.200Z] #45 13.24 CC images/eventfd.o [2020-02-10T20:06:04.200Z] #45 13.38 CC images/eventpoll.o [2020-02-10T20:06:04.200Z] #45 13.52 CC images/fh.o [2020-02-10T20:06:04.200Z] #45 13.67 CC images/fsnotify.o [2020-02-10T20:06:04.200Z] #45 13.98 CC images/signalfd.o [2020-02-10T20:06:04.200Z] #45 14.07 CC images/fs.o [2020-02-10T20:06:04.200Z] #45 14.19 CC images/pstree.o [2020-02-10T20:06:04.200Z] #45 14.27 CC images/pipe.o [2020-02-10T20:06:04.200Z] #45 14.41 CC images/tcp-stream.o [2020-02-10T20:06:04.200Z] #45 14.52 CC images/sk-packet.o [2020-02-10T20:06:04.200Z] #45 14.66 CC images/mnt.o [2020-02-10T20:06:04.200Z] #45 14.77 CC images/pipe-data.o [2020-02-10T20:06:04.200Z] #45 14.85 CC images/sa.o [2020-02-10T20:06:04.200Z] #45 15.00 CC images/timer.o [2020-02-10T20:06:04.200Z] #45 15.24 CC images/timerfd.o [2020-02-10T20:06:04.200Z] #45 15.39 CC images/mm.o [2020-02-10T20:06:04.200Z] #45 15.52 CC images/sk-opts.o [2020-02-10T20:06:04.200Z] #45 15.61 CC images/sk-unix.o [2020-02-10T20:06:04.200Z] #45 15.82 CC images/sk-inet.o [2020-02-10T20:06:04.200Z] #45 15.98 CC images/tun.o [2020-02-10T20:06:04.200Z] #45 16.13 CC images/sk-netlink.o [2020-02-10T20:06:04.200Z] #45 16.23 CC images/packet-sock.o [2020-02-10T20:06:04.200Z] #45 16.42 CC images/ipc-var.o [2020-02-10T20:06:04.564Z] #45 16.52 CC images/ipc-desc.o [2020-02-10T20:06:04.564Z] #45 16.62 CC images/ipc-shm.o [2020-02-10T20:06:04.564Z] #45 16.75 CC images/ipc-msg.o [2020-02-10T20:06:04.564Z] #45 16.88 CC images/ipc-sem.o [2020-02-10T20:06:04.929Z] #45 16.99 CC images/utsns.o [2020-02-10T20:06:04.929Z] #45 17.12 CC images/creds.o [2020-02-10T20:06:04.929Z] #45 17.21 CC images/vma.o [2020-02-10T20:06:05.291Z] #45 17.37 CC images/netdev.o [2020-02-10T20:06:05.291Z] #45 ... [2020-02-10T20:06:05.291Z] [2020-02-10T20:06:05.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:06:05.291Z] #11 41.66 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T20:06:05.291Z] #11 41.74 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T20:06:05.291Z] #11 41.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:06:05.292Z] #11 41.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T20:06:05.292Z] #11 41.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T20:06:05.292Z] #11 41.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:06:05.655Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-02-10T20:06:05.665Z] #11 ... [2020-02-10T20:06:05.665Z] [2020-02-10T20:06:05.665Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:05.665Z] #48 41.40 internal/syscall/unix [2020-02-10T20:06:05.665Z] #48 41.51 os [2020-02-10T20:06:05.665Z] #48 43.02 strings [2020-02-10T20:06:05.665Z] #48 44.29 fmt [2020-02-10T20:06:05.665Z] #48 45.43 path/filepath [2020-02-10T20:06:05.665Z] #48 46.28 regexp/syntax [2020-02-10T20:06:05.665Z] #48 48.42 flag [2020-02-10T20:06:05.665Z] #48 49.01 go/token [2020-02-10T20:06:05.665Z] #48 49.63 go/scanner [2020-02-10T20:06:05.665Z] #48 49.67 regexp [2020-02-10T20:06:05.665Z] #48 50.61 go/ast [2020-02-10T20:06:05.665Z] #48 ... [2020-02-10T20:06:05.665Z] [2020-02-10T20:06:05.665Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:05.665Z] #45 17.58 CC images/tty.o [2020-02-10T20:06:05.945Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-02-10T20:06:05.945Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-02-10T20:06:05.945Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-02-10T20:06:05.945Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-02-10T20:06:05.945Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-02-10T20:06:05.945Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-02-10T20:06:05.945Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-02-10T20:06:05.945Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-02-10T20:06:06.021Z] #45 17.97 CC images/file-lock.o [2020-02-10T20:06:06.021Z] #45 18.10 CC images/rlimit.o [2020-02-10T20:06:06.021Z] #45 18.20 CC images/pagemap.o [2020-02-10T20:06:06.235Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-02-10T20:06:06.393Z] #45 18.38 CC images/siginfo.o [2020-02-10T20:06:06.393Z] #45 18.53 CC images/rpc.o [2020-02-10T20:06:06.920Z] #45 ... [2020-02-10T20:06:06.920Z] [2020-02-10T20:06:06.920Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:06:06.920Z] #34 46.17 io/ioutil [2020-02-10T20:06:06.920Z] #34 46.68 path [2020-02-10T20:06:06.920Z] #34 47.07 text/tabwriter [2020-02-10T20:06:06.920Z] #34 47.90 flag [2020-02-10T20:06:06.920Z] #34 47.91 github.com/BurntSushi/toml [2020-02-10T20:06:06.920Z] #34 49.06 log [2020-02-10T20:06:06.920Z] #34 50.62 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T20:06:06.920Z] #34 DONE 52.8s [2020-02-10T20:06:06.920Z] [2020-02-10T20:06:06.920Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:06.920Z] #48 52.58 internal/lazyregexp [2020-02-10T20:06:06.920Z] #48 52.86 net/url [2020-02-10T20:06:07.264Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-02-10T20:06:08.462Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 1m51.270166999s [2020-02-10T20:06:08.720Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.753733ms [2020-02-10T20:06:08.768Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-02-10T20:06:08.769Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-02-10T20:06:08.930Z] #48 54.80 text/template/parse [2020-02-10T20:06:08.930Z] #48 54.94 go/parser [2020-02-10T20:06:09.059Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-02-10T20:06:09.059Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-02-10T20:06:10.090Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-02-10T20:06:10.383Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-02-10T20:06:10.733Z] #48 56.87 encoding/xml [2020-02-10T20:06:11.104Z] #48 57.36 text/template [2020-02-10T20:06:11.424Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-02-10T20:06:11.715Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-02-10T20:06:12.354Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-02-10T20:06:12.365Z] #48 ... [2020-02-10T20:06:12.365Z] [2020-02-10T20:06:12.365Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:12.365Z] #45 20.00 CC images/ext-file.o [2020-02-10T20:06:12.365Z] #45 20.09 CC images/cgroup.o [2020-02-10T20:06:12.365Z] #45 20.51 CC images/userns.o [2020-02-10T20:06:12.365Z] #45 20.60 CC images/google/protobuf/descriptor.o [2020-02-10T20:06:12.365Z] #45 21.40 CC images/opts.o [2020-02-10T20:06:12.365Z] #45 21.59 CC images/seccomp.o [2020-02-10T20:06:12.365Z] #45 21.69 CC images/binfmt-misc.o [2020-02-10T20:06:12.365Z] #45 21.77 CC images/time.o [2020-02-10T20:06:12.365Z] #45 21.86 CC images/sysctl.o [2020-02-10T20:06:12.365Z] #45 21.99 CC images/autofs.o [2020-02-10T20:06:12.365Z] #45 22.05 CC images/macvlan.o [2020-02-10T20:06:12.365Z] #45 22.18 CC images/sit.o [2020-02-10T20:06:12.365Z] #45 22.28 LINK images/built-in.o [2020-02-10T20:06:12.365Z] #45 22.35 GEN compel/include/asm [2020-02-10T20:06:12.365Z] #45 22.35 GEN compel/include/version.h [2020-02-10T20:06:12.365Z] #45 22.35 touch .config [2020-02-10T20:06:12.365Z] #45 22.36 GEN include/common/config.h [2020-02-10T20:06:12.365Z] #45 22.41 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-02-10T20:06:12.365Z] #45 22.45 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T20:06:12.365Z] #45 22.47 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T20:06:12.365Z] #45 22.49 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-02-10T20:06:12.365Z] #45 22.52 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-02-10T20:06:12.365Z] #45 22.52 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-02-10T20:06:12.365Z] #45 22.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T20:06:12.365Z] #45 22.55 DEP compel/plugins/std/infect.d [2020-02-10T20:06:12.365Z] #45 22.64 DEP compel/plugins/std/string.d [2020-02-10T20:06:12.365Z] #45 22.69 DEP compel/plugins/std/log.d [2020-02-10T20:06:12.365Z] #45 22.78 DEP compel/plugins/std/fds.d [2020-02-10T20:06:12.365Z] #45 22.85 DEP compel/plugins/std/std.d [2020-02-10T20:06:12.365Z] #45 22.92 DEP compel/plugins/shmem/shmem.d [2020-02-10T20:06:12.365Z] #45 22.95 DEP compel/plugins/fds/fds.d [2020-02-10T20:06:12.365Z] #45 23.01 CC compel/plugins/std/std.o [2020-02-10T20:06:12.365Z] #45 23.16 CC compel/plugins/std/fds.o [2020-02-10T20:06:12.365Z] #45 23.39 CC compel/plugins/std/log.o [2020-02-10T20:06:12.365Z] #45 23.85 CC compel/plugins/std/string.o [2020-02-10T20:06:12.365Z] #45 24.26 CC compel/plugins/std/infect.o [2020-02-10T20:06:12.365Z] #45 24.42 CC compel/arch/s390/plugins/std/parasite-head.o [2020-02-10T20:06:12.365Z] #45 24.43 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-02-10T20:06:12.365Z] #45 24.45 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-02-10T20:06:12.365Z] #45 24.49 AR compel/plugins/std.lib.a [2020-02-10T20:06:12.365Z] #45 24.52 CC compel/plugins/fds/fds.o [2020-02-10T20:06:12.365Z] #45 24.63 AR compel/plugins/fds.lib.a [2020-02-10T20:06:12.725Z] #45 24.66 HOSTDEP compel/src/lib/log-host.d [2020-02-10T20:06:12.725Z] #45 24.76 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T20:06:12.725Z] #45 24.80 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-02-10T20:06:12.725Z] #45 24.85 HOSTDEP compel/src/main-host.d [2020-02-10T20:06:12.725Z] #45 24.93 DEP compel/src/lib/ptrace.d [2020-02-10T20:06:12.725Z] #45 24.99 DEP compel/src/lib/infect.d [2020-02-10T20:06:12.993Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-02-10T20:06:13.099Z] #45 25.08 DEP compel/src/lib/infect-util.d [2020-02-10T20:06:13.099Z] #45 25.14 DEP compel/src/lib/infect-rpc.d [2020-02-10T20:06:13.099Z] #45 25.22 DEP compel/arch/s390/src/lib/infect.d [2020-02-10T20:06:13.099Z] #45 25.32 DEP compel/arch/s390/src/lib/cpu.d [2020-02-10T20:06:13.287Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-02-10T20:06:13.287Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-02-10T20:06:13.652Z] #45 25.37 DEP compel/src/lib/log.d [2020-02-10T20:06:13.652Z] #45 25.45 DEP compel/src/main.d [2020-02-10T20:06:13.652Z] #45 25.54 DEP compel/src/lib/handle-elf.d [2020-02-10T20:06:13.652Z] #45 25.66 DEP compel/arch/s390/src/lib/handle-elf.d [2020-02-10T20:06:13.652Z] #45 25.76 CC compel/src/lib/log.o [2020-02-10T20:06:14.189Z] #45 26.12 CC compel/arch/s390/src/lib/cpu.o [2020-02-10T20:06:14.189Z] #45 26.49 CC compel/arch/s390/src/lib/infect.o [2020-02-10T20:06:14.818Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-02-10T20:06:14.966Z] #45 26.94 CC compel/src/lib/infect-rpc.o [2020-02-10T20:06:14.966Z] #45 27.16 CC compel/src/lib/infect-util.o [2020-02-10T20:06:15.334Z] #45 27.35 CC compel/src/lib/infect.o [2020-02-10T20:06:15.879Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-02-10T20:06:15.879Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-02-10T20:06:15.879Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-02-10T20:06:16.509Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-02-10T20:06:16.773Z] #45 28.65 CC compel/src/lib/ptrace.o [2020-02-10T20:06:16.773Z] #45 28.87 AR compel/libcompel.a [2020-02-10T20:06:16.773Z] #45 28.91 HOSTCC compel/src/main-host.o [2020-02-10T20:06:16.781Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-02-10T20:06:16.781Z] [2020-02-10T20:06:16.781Z] ________ ____ __. [2020-02-10T20:06:16.781Z] \_____ \ | |/ _| [2020-02-10T20:06:16.781Z] / | \| < [2020-02-10T20:06:16.781Z] / | \ | \ [2020-02-10T20:06:16.781Z] \_______ /____|__ \ [2020-02-10T20:06:16.781Z] \/ \/ [2020-02-10T20:06:16.781Z] [2020-02-10T20:06:16.781Z] INFO: make.ps1 ended at 02/10/2020 20:06:13 [2020-02-10T20:06:16.781Z] INFO: Binaries build ended at 02/10/2020 20:06:15. Duration:00:01:15.8027726 [2020-02-10T20:06:17.138Z] #45 29.12 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-02-10T20:06:17.138Z] #45 29.24 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T20:06:17.500Z] #45 29.42 HOSTCC compel/src/lib/log-host.o [2020-02-10T20:06:17.500Z] #45 29.58 HOSTLINK compel/compel-host-bin [2020-02-10T20:06:17.500Z] #45 29.64 DEP soccr/soccr.d [2020-02-10T20:06:17.500Z] #45 29.74 CC soccr/soccr.o [2020-02-10T20:06:18.046Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-02-10T20:06:18.046Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-02-10T20:06:18.299Z] INFO: Copying the built daemon binary to d:\CI\PR-40488\3\binary\dockerd-5c0cf86d96.exe... [2020-02-10T20:06:18.747Z] #45 30.66 AR soccr/libsoccr.a [2020-02-10T20:06:18.748Z] #45 30.69 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T20:06:18.748Z] #45 30.87 DEP criu/arch/s390/sigframe.d [2020-02-10T20:06:18.748Z] #45 30.93 DEP criu/arch/s390/crtools.d [2020-02-10T20:06:18.748Z] #45 31.07 DEP criu/arch/s390/cpu.d [2020-02-10T20:06:19.075Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-02-10T20:06:19.075Z] go: finding github.com/docker/go-connections v0.3.0 [2020-02-10T20:06:19.075Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-02-10T20:06:19.075Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-02-10T20:06:19.108Z] #45 31.20 CC criu/arch/s390/cpu.o [2020-02-10T20:06:19.256Z] INFO: Copying the built client binary to d:\CI\PR-40488\3\binary\docker-5c0cf86d96.exe... [2020-02-10T20:06:19.256Z] INFO: Copying dockerversion from the container... [2020-02-10T20:06:19.256Z] INFO: Copying the golang package from the container to d:\CI\PR-40488\3\installer\go.zip... [2020-02-10T20:06:19.367Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-02-10T20:06:19.367Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-02-10T20:06:19.504Z] #45 31.56 CC criu/arch/s390/crtools.o [2020-02-10T20:06:19.931Z] #45 ... [2020-02-10T20:06:19.931Z] [2020-02-10T20:06:19.931Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:06:19.931Z] #11 56.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T20:06:19.931Z] #11 56.13 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-02-10T20:06:19.931Z] #11 56.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:06:19.931Z] #11 ... [2020-02-10T20:06:19.931Z] [2020-02-10T20:06:19.931Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:19.931Z] #48 60.80 go/doc [2020-02-10T20:06:19.931Z] #48 61.40 github.com/LK4D4/vndr/versioned [2020-02-10T20:06:19.931Z] #48 61.57 net [2020-02-10T20:06:19.931Z] #48 63.24 github.com/LK4D4/vndr/build [2020-02-10T20:06:19.931Z] #48 64.91 vendor/golang.org/x/text/transform [2020-02-10T20:06:19.931Z] #48 65.68 vendor/golang.org/x/text/unicode/bidi [2020-02-10T20:06:20.402Z] #48 ... [2020-02-10T20:06:20.402Z] [2020-02-10T20:06:20.402Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:20.402Z] #45 32.41 CC criu/arch/s390/sigframe.o [2020-02-10T20:06:20.402Z] #45 32.60 LINK criu/arch/s390/crtools.built-in.o [2020-02-10T20:06:20.402Z] #45 32.67 DEP criu/arch/s390/vdso-pie.d [2020-02-10T20:06:20.402Z] go: finding google.golang.org/grpc v1.20.1 [2020-02-10T20:06:20.402Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-02-10T20:06:20.693Z] go: finding github.com/docker/go-units v0.3.1 [2020-02-10T20:06:20.693Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-02-10T20:06:20.805Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 30.6% of statements [2020-02-10T20:06:20.826Z] #45 32.83 DEP criu/pie/parasite-vdso.d [2020-02-10T20:06:21.198Z] #45 33.14 DEP criu/pie/util-vdso.d [2020-02-10T20:06:21.198Z] #45 33.33 DEP criu/pie/util.d [2020-02-10T20:06:21.198Z] #45 33.43 CC criu/pie/util.o [2020-02-10T20:06:21.328Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-02-10T20:06:21.559Z] #45 33.63 CC criu/pie/util-vdso.o [2020-02-10T20:06:21.617Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-02-10T20:06:21.907Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-02-10T20:06:21.927Z] #45 34.17 CC criu/pie/parasite-vdso.o [2020-02-10T20:06:22.131Z] INFO: Extracting go.zip to d:\CI\PR-40488\3\go [2020-02-10T20:06:22.187Z] ok github.com/docker/docker/container 0.179s coverage: 35.3% of statements [2020-02-10T20:06:22.187Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T20:06:22.187Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T20:06:22.187Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T20:06:22.187Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T20:06:22.199Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-02-10T20:06:22.199Z] go: finding gotest.tools v2.1.0+incompatible [2020-02-10T20:06:22.283Z] #45 34.51 CC criu/arch/s390/vdso-pie.o [2020-02-10T20:06:22.646Z] #45 34.72 AR criu/pie/pie.lib.a [2020-02-10T20:06:22.646Z] #45 34.77 DEP criu/pie/restorer.d [2020-02-10T20:06:23.003Z] #45 34.93 DEP criu/arch/s390/restorer.d [2020-02-10T20:06:23.003Z] #45 35.07 DEP criu/pie/parasite.d [2020-02-10T20:06:23.231Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-02-10T20:06:23.379Z] #45 35.32 CC criu/pie/parasite.o [2020-02-10T20:06:23.861Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-02-10T20:06:23.861Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-02-10T20:06:24.199Z] #45 ... [2020-02-10T20:06:24.199Z] [2020-02-10T20:06:24.199Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:06:24.199Z] #11 67.66 Selecting previously unselected package libapparmor1:s390x. [2020-02-10T20:06:24.199Z] #11 67.66 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 67.67 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-02-10T20:06:24.199Z] #11 67.72 Selecting previously unselected package libapparmor-dev:s390x. [2020-02-10T20:06:24.199Z] #11 67.73 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 67.74 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T20:06:24.199Z] #11 67.84 Selecting previously unselected package libbtrfs0. [2020-02-10T20:06:24.199Z] #11 67.84 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 67.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T20:06:24.199Z] #11 67.88 Selecting previously unselected package libbtrfs-dev. [2020-02-10T20:06:24.199Z] #11 67.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 67.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:06:24.199Z] #11 67.96 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-02-10T20:06:24.199Z] #11 67.96 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 67.96 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T20:06:24.199Z] #11 68.01 Selecting previously unselected package libudev-dev:s390x. [2020-02-10T20:06:24.199Z] #11 68.01 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.02 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T20:06:24.199Z] #11 68.18 Selecting previously unselected package libsepol1-dev:s390x. [2020-02-10T20:06:24.199Z] #11 68.18 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.19 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-02-10T20:06:24.199Z] #11 68.40 Selecting previously unselected package libpcre16-3:s390x. [2020-02-10T20:06:24.199Z] #11 68.40 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.41 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 68.49 Selecting previously unselected package libpcre32-3:s390x. [2020-02-10T20:06:24.199Z] #11 68.49 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.50 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 68.59 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-02-10T20:06:24.199Z] #11 68.59 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.59 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 68.64 Selecting previously unselected package libpcre3-dev:s390x. [2020-02-10T20:06:24.199Z] #11 68.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.65 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 68.94 Selecting previously unselected package libselinux1-dev:s390x. [2020-02-10T20:06:24.199Z] #11 68.94 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 68.94 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T20:06:24.199Z] #11 69.15 Selecting previously unselected package libdevmapper-dev:s390x. [2020-02-10T20:06:24.199Z] #11 69.15 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 69.15 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T20:06:24.199Z] #11 69.24 Selecting previously unselected package libseccomp-dev:s390x. [2020-02-10T20:06:24.199Z] #11 69.24 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 69.24 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T20:06:24.199Z] #11 69.30 Selecting previously unselected package libsystemd-dev:s390x. [2020-02-10T20:06:24.199Z] #11 69.30 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-02-10T20:06:24.199Z] #11 69.30 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T20:06:24.199Z] #11 69.77 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 69.81 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-02-10T20:06:24.199Z] #11 69.81 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-02-10T20:06:24.199Z] #11 69.82 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T20:06:24.199Z] #11 69.83 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 69.83 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-02-10T20:06:24.199Z] #11 69.84 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:06:24.199Z] #11 69.85 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T20:06:24.199Z] #11 69.85 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 69.86 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-02-10T20:06:24.199Z] #11 69.87 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T20:06:24.199Z] #11 69.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:06:24.199Z] #11 69.88 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-02-10T20:06:24.199Z] #11 69.89 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T20:06:24.199Z] #11 69.90 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-02-10T20:06:24.199Z] #11 69.92 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T20:06:24.199Z] #11 69.92 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-02-10T20:06:24.199Z] #11 69.95 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:06:24.199Z] #11 69.95 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-02-10T20:06:24.199Z] #11 69.95 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-02-10T20:06:24.199Z] #11 69.96 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:06:24.199Z] #11 69.97 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-02-10T20:06:24.199Z] #11 69.98 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-02-10T20:06:24.199Z] #11 69.99 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T20:06:24.199Z] #11 70.00 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-02-10T20:06:24.199Z] #11 70.01 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T20:06:24.199Z] #11 70.02 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T20:06:24.199Z] #11 70.03 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-02-10T20:06:24.199Z] #11 70.03 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-02-10T20:06:24.199Z] #11 70.04 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:06:24.199Z] #11 DONE 70.3s [2020-02-10T20:06:24.199Z] [2020-02-10T20:06:24.199Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:06:24.199Z] #56 DONE 0.1s [2020-02-10T20:06:24.199Z] [2020-02-10T20:06:24.199Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T20:06:24.199Z] #57 DONE 0.1s [2020-02-10T20:06:24.199Z] [2020-02-10T20:06:24.199Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:24.199Z] #45 36.30 LINK criu/pie/parasite.built-in.o [2020-02-10T20:06:24.199Z] #45 36.30 GEN criu/pie/parasite-blob.h [2020-02-10T20:06:24.199Z] #45 36.34 CC criu/arch/s390/restorer.o [2020-02-10T20:06:24.564Z] #45 ... [2020-02-10T20:06:24.564Z] [2020-02-10T20:06:24.564Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T20:06:24.564Z] #12 DONE 0.4s [2020-02-10T20:06:24.564Z] [2020-02-10T20:06:24.564Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:24.564Z] #58 0.322 + RM_GOPATH=0 [2020-02-10T20:06:24.564Z] #58 0.322 + TMP_GOPATH= [2020-02-10T20:06:24.564Z] #58 0.322 + : /build [2020-02-10T20:06:24.564Z] #58 0.322 + '[' -z '' ']' [2020-02-10T20:06:24.564Z] #58 0.322 ++ mktemp -d [2020-02-10T20:06:24.564Z] #58 0.323 + export GOPATH=/tmp/tmp.tka7gGSeSU [2020-02-10T20:06:24.564Z] #58 0.323 + GOPATH=/tmp/tmp.tka7gGSeSU [2020-02-10T20:06:24.564Z] #58 0.323 + RM_GOPATH=1 [2020-02-10T20:06:24.564Z] #58 0.324 ++ dirname ./install.sh [2020-02-10T20:06:24.564Z] #58 0.325 + dir=. [2020-02-10T20:06:24.564Z] #58 0.335 + bin=runc [2020-02-10T20:06:24.564Z] #58 0.335 + shift [2020-02-10T20:06:24.564Z] #58 0.335 + '[' '!' -f ./runc.installer ']' [2020-02-10T20:06:24.564Z] #58 0.335 + . ./runc.installer [2020-02-10T20:06:24.564Z] #58 0.335 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T20:06:24.564Z] #58 0.336 + install_runc [2020-02-10T20:06:24.564Z] #58 0.336 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T20:06:24.564Z] #58 0.337 + uname -r [2020-02-10T20:06:24.564Z] #58 0.337 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T20:06:24.564Z] #58 0.337 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T20:06:24.564Z] #58 0.337 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T20:06:24.564Z] #58 0.338 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tka7gGSeSU/src/github.com/opencontainers/runc [2020-02-10T20:06:24.564Z] #58 0.346 Cloning into '/tmp/tmp.tka7gGSeSU/src/github.com/opencontainers/runc'... [2020-02-10T20:06:24.895Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-02-10T20:06:24.895Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-02-10T20:06:24.920Z] #58 ... [2020-02-10T20:06:24.920Z] [2020-02-10T20:06:24.920Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T20:06:24.920Z] #13 DONE 0.4s [2020-02-10T20:06:24.920Z] [2020-02-10T20:06:24.920Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T20:06:24.920Z] #14 0.214 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T20:06:24.920Z] #14 DONE 0.3s [2020-02-10T20:06:24.920Z] [2020-02-10T20:06:24.920Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:06:24.920Z] #66 70.27 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T20:06:24.920Z] #66 70.27 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T20:06:25.486Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-02-10T20:06:25.525Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-02-10T20:06:25.683Z] #66 ... [2020-02-10T20:06:25.683Z] [2020-02-10T20:06:25.683Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T20:06:25.683Z] #15 DONE 0.4s [2020-02-10T20:06:25.683Z] [2020-02-10T20:06:25.683Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T20:06:25.815Z] go: finding github.com/onsi/gomega v1.4.3 [2020-02-10T20:06:26.052Z] #16 DONE 0.4s [2020-02-10T20:06:26.052Z] [2020-02-10T20:06:26.052Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T20:06:26.419Z] #17 DONE 0.4s [2020-02-10T20:06:26.419Z] [2020-02-10T20:06:26.419Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:26.419Z] #45 36.74 CC criu/pie/restorer.o [2020-02-10T20:06:26.419Z] #45 38.31 LINK criu/pie/restorer.built-in.o [2020-02-10T20:06:26.419Z] #45 38.32 GEN criu/pie/restorer-blob.h [2020-02-10T20:06:26.419Z] #45 38.48 DEP criu/vdso.d [2020-02-10T20:06:26.419Z] #45 38.68 DEP criu/uts_ns.d [2020-02-10T20:06:26.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.7% of statements [2020-02-10T20:06:26.895Z] #45 38.81 DEP criu/util.d [2020-02-10T20:06:26.895Z] #45 38.93 DEP criu/uffd.d [2020-02-10T20:06:26.895Z] #45 39.09 DEP criu/tun.d [2020-02-10T20:06:27.314Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-02-10T20:06:27.319Z] #45 39.24 DEP criu/tty.d [2020-02-10T20:06:27.370Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2020-02-10T20:06:27.812Z] #45 39.57 DEP criu/timerfd.d [2020-02-10T20:06:27.812Z] #45 39.80 DEP criu/sysfs_parse.d [2020-02-10T20:06:27.812Z] #45 39.97 DEP criu/sysctl.d [2020-02-10T20:06:27.942Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-02-10T20:06:27.942Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-02-10T20:06:27.942Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-02-10T20:06:28.224Z] #45 40.36 DEP criu/string.d [2020-02-10T20:06:28.224Z] #45 40.44 DEP criu/stats.d [2020-02-10T20:06:28.233Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-02-10T20:06:28.620Z] #45 40.65 DEP criu/sockets.d [2020-02-10T20:06:28.620Z] #45 40.81 DEP criu/sk-unix.d [2020-02-10T20:06:28.620Z] #45 40.92 DEP criu/sk-tcp.d [2020-02-10T20:06:28.864Z] go: finding github.com/google/go-cmp v0.2.0 [2020-02-10T20:06:28.864Z] go: finding google.golang.org/appengine v1.1.0 [2020-02-10T20:06:28.991Z] #45 41.06 DEP criu/sk-queue.d [2020-02-10T20:06:28.991Z] #45 41.20 DEP criu/sk-packet.d [2020-02-10T20:06:29.348Z] #45 41.35 DEP criu/sk-netlink.d [2020-02-10T20:06:29.348Z] #45 41.45 DEP criu/sk-inet.d [2020-02-10T20:06:29.348Z] #45 41.55 DEP criu/signalfd.d [2020-02-10T20:06:29.497Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-02-10T20:06:29.497Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-02-10T20:06:29.703Z] #45 ... [2020-02-10T20:06:29.703Z] [2020-02-10T20:06:29.703Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:06:29.703Z] #66 DONE 75.6s [2020-02-10T20:06:29.703Z] [2020-02-10T20:06:29.703Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:29.703Z] #45 41.64 DEP criu/sigframe.d [2020-02-10T20:06:29.703Z] #45 41.75 DEP criu/shmem.d [2020-02-10T20:06:29.703Z] #45 ... [2020-02-10T20:06:29.703Z] [2020-02-10T20:06:29.703Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T20:06:29.703Z] #67 DONE 0.1s [2020-02-10T20:06:29.703Z] [2020-02-10T20:06:29.703Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:29.703Z] #45 41.85 DEP criu/servicefd.d [2020-02-10T20:06:29.703Z] #45 41.94 DEP criu/seize.d [2020-02-10T20:06:30.074Z] #45 42.11 DEP criu/seccomp.d [2020-02-10T20:06:30.129Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-02-10T20:06:30.129Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-02-10T20:06:30.501Z] #45 42.31 DEP criu/rst-malloc.d [2020-02-10T20:06:30.501Z] #45 42.39 DEP criu/rbtree.d [2020-02-10T20:06:30.501Z] #45 42.44 DEP criu/pstree.d [2020-02-10T20:06:30.501Z] #45 42.65 DEP criu/protobuf.d [2020-02-10T20:06:30.668Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2020-02-10T20:06:30.758Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-02-10T20:06:30.758Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-02-10T20:06:30.880Z] #45 42.79 GEN criu/protobuf-desc-gen.h [2020-02-10T20:06:31.049Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-02-10T20:06:31.049Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-02-10T20:06:31.049Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-02-10T20:06:31.610Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 82.1% of statements [2020-02-10T20:06:31.659Z] #45 43.83 DEP criu/protobuf-desc.d [2020-02-10T20:06:31.659Z] #45 ... [2020-02-10T20:06:31.659Z] [2020-02-10T20:06:31.659Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:31.659Z] #48 67.84 vendor/golang.org/x/text/secure/bidirule [2020-02-10T20:06:31.659Z] #48 67.98 vendor/golang.org/x/text/unicode/norm [2020-02-10T20:06:31.659Z] #48 72.12 vendor/golang.org/x/net/idna [2020-02-10T20:06:31.659Z] #48 74.86 mime [2020-02-10T20:06:31.659Z] #48 77.63 net/textproto [2020-02-10T20:06:31.659Z] #48 77.63 crypto/x509 [2020-02-10T20:06:31.678Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-02-10T20:06:31.870Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-02-10T20:06:32.009Z] #48 ... [2020-02-10T20:06:32.009Z] [2020-02-10T20:06:32.009Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:32.009Z] #45 43.91 DEP criu/proc_parse.d [2020-02-10T20:06:32.009Z] #45 44.03 DEP criu/plugin.d [2020-02-10T20:06:32.009Z] #45 44.09 DEP criu/pipes.d [2020-02-10T20:06:32.009Z] #45 44.17 DEP criu/pie-util.d [2020-02-10T20:06:32.009Z] #45 44.21 DEP criu/pie-util-vdso.d [2020-02-10T20:06:32.009Z] #45 44.27 DEP criu/pie-util-vdso-elf32.d [2020-02-10T20:06:32.394Z] #45 44.34 DEP criu/path.d [2020-02-10T20:06:32.394Z] #45 44.44 DEP criu/parasite-syscall.d [2020-02-10T20:06:32.394Z] #45 44.56 DEP criu/pagemap.d [2020-02-10T20:06:32.394Z] #45 44.68 DEP criu/pagemap-cache.d [2020-02-10T20:06:32.747Z] go: finding github.com/client9/misspell v0.3.4 [2020-02-10T20:06:32.747Z] go: finding github.com/containerd/containerd v1.2.4 [2020-02-10T20:06:32.806Z] #45 44.83 DEP criu/page-xfer.d [2020-02-10T20:06:32.806Z] #45 44.92 DEP criu/page-pipe.d [2020-02-10T20:06:32.806Z] #45 45.03 DEP criu/netfilter.d [2020-02-10T20:06:33.034Z] go: finding github.com/kr/pretty v0.1.0 [2020-02-10T20:06:33.034Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-02-10T20:06:33.240Z] #45 45.25 DEP criu/net.d [2020-02-10T20:06:33.240Z] #45 45.42 DEP criu/namespaces.d [2020-02-10T20:06:33.632Z] #45 45.71 DEP criu/mount.d [2020-02-10T20:06:33.632Z] #45 45.84 DEP criu/mem.d [2020-02-10T20:06:33.667Z] go: finding gotest.tools v2.2.0+incompatible [2020-02-10T20:06:33.961Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-02-10T20:06:33.994Z] #45 46.02 DEP criu/lsm.d [2020-02-10T20:06:33.994Z] #45 46.13 DEP criu/log.d [2020-02-10T20:06:33.994Z] #45 46.17 DEP criu/libnetlink.d [2020-02-10T20:06:34.252Z] go: finding github.com/golang/protobuf v1.2.0 [2020-02-10T20:06:34.382Z] #45 46.37 DEP criu/kerndat.d [2020-02-10T20:06:34.382Z] #45 46.53 DEP criu/kcmp-ids.d [2020-02-10T20:06:34.382Z] #45 46.58 DEP criu/irmap.d [2020-02-10T20:06:34.382Z] #45 46.66 DEP criu/ipc_ns.d [2020-02-10T20:06:34.410Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-02-10T20:06:34.542Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-02-10T20:06:34.774Z] #45 46.90 DEP criu/image.d [2020-02-10T20:06:34.774Z] #45 47.01 DEP criu/image-desc.d [2020-02-10T20:06:35.148Z] #45 47.04 DEP criu/fsnotify.d [2020-02-10T20:06:35.148Z] #45 47.28 DEP criu/filesystems.d [2020-02-10T20:06:35.148Z] #45 47.38 DEP criu/files.d [2020-02-10T20:06:35.203Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-02-10T20:06:35.494Z] go: finding cloud.google.com/go v0.26.0 [2020-02-10T20:06:35.494Z] go: finding github.com/pkg/profile v1.2.1 [2020-02-10T20:06:35.526Z] #45 47.52 DEP criu/files-reg.d [2020-02-10T20:06:35.526Z] #45 47.65 DEP criu/files-ext.d [2020-02-10T20:06:35.526Z] #45 47.76 DEP criu/file-lock.d [2020-02-10T20:06:35.526Z] #45 47.83 DEP criu/file-ids.d [2020-02-10T20:06:35.898Z] #45 47.93 DEP criu/fifo.d [2020-02-10T20:06:35.898Z] #45 48.00 DEP criu/fdstore.d [2020-02-10T20:06:35.898Z] #45 48.04 DEP criu/fault-injection.d [2020-02-10T20:06:35.898Z] #45 48.06 DEP criu/external.d [2020-02-10T20:06:35.898Z] #45 48.13 DEP criu/eventpoll.d [2020-02-10T20:06:35.898Z] #45 48.24 DEP criu/eventfd.d [2020-02-10T20:06:36.126Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-02-10T20:06:36.266Z] #45 48.35 DEP criu/crtools.d [2020-02-10T20:06:36.266Z] #45 48.46 DEP criu/cr-service.d [2020-02-10T20:06:36.266Z] #45 ... [2020-02-10T20:06:36.266Z] [2020-02-10T20:06:36.266Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:06:36.266Z] #18 0.391 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:06:36.266Z] #18 0.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:06:36.266Z] #18 0.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:06:36.266Z] #18 1.101 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-02-10T20:06:36.266Z] #18 2.464 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB] [2020-02-10T20:06:36.266Z] #18 3.595 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B] [2020-02-10T20:06:36.266Z] #18 8.234 Fetched 8022 kB in 8s (1016 kB/s) [2020-02-10T20:06:36.266Z] #18 8.234 Reading package lists... [2020-02-10T20:06:36.266Z] #18 ... [2020-02-10T20:06:36.266Z] [2020-02-10T20:06:36.266Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:36.266Z] #45 48.54 DEP criu/cr-restore.d [2020-02-10T20:06:36.416Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-02-10T20:06:36.648Z] #45 48.71 DEP criu/cr-errno.d [2020-02-10T20:06:36.648Z] #45 ... [2020-02-10T20:06:36.648Z] [2020-02-10T20:06:36.648Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:06:36.648Z] #51 DONE 82.8s [2020-02-10T20:06:36.648Z] [2020-02-10T20:06:36.648Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:36.648Z] #45 48.72 DEP criu/cr-dump.d [2020-02-10T20:06:36.706Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-02-10T20:06:36.706Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-02-10T20:06:36.947Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 13.6% of statements [2020-02-10T20:06:36.997Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-02-10T20:06:37.029Z] #45 49.08 DEP criu/cr-dedup.d [2020-02-10T20:06:37.029Z] #45 49.35 DEP criu/cr-check.d [2020-02-10T20:06:37.206Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-02-10T20:06:37.403Z] #45 49.46 DEP criu/config.d [2020-02-10T20:06:37.403Z] #45 49.55 DEP criu/clone-noasan.d [2020-02-10T20:06:37.403Z] #45 49.59 DEP criu/cgroup.d [2020-02-10T20:06:37.403Z] #45 49.70 DEP criu/cgroup-props.d [2020-02-10T20:06:37.632Z] go: finding github.com/kr/text v0.1.0 [2020-02-10T20:06:37.783Z] #45 49.79 DEP criu/bitmap.d [2020-02-10T20:06:37.783Z] #45 49.82 DEP criu/bfd.d [2020-02-10T20:06:37.783Z] #45 49.85 DEP criu/autofs.d [2020-02-10T20:06:37.783Z] #45 49.92 DEP criu/aio.d [2020-02-10T20:06:37.783Z] #45 50.00 DEP criu/action-scripts.d [2020-02-10T20:06:37.937Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-02-10T20:06:38.154Z] #45 50.27 CC criu/action-scripts.o [2020-02-10T20:06:38.540Z] #45 50.68 CC criu/aio.o [2020-02-10T20:06:38.566Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-02-10T20:06:38.857Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-02-10T20:06:38.895Z] #45 51.13 CC criu/autofs.o [2020-02-10T20:06:39.114Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.582s coverage: 57.0% of statements [2020-02-10T20:06:39.524Z] go: finding github.com/golang/mock v1.1.1 [2020-02-10T20:06:39.524Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-02-10T20:06:39.813Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-02-10T20:06:39.813Z] go: finding github.com/kr/pty v1.1.1 [2020-02-10T20:06:40.209Z] #45 52.04 CC criu/bfd.o [2020-02-10T20:06:40.209Z] #45 52.37 CC criu/bitmap.o [2020-02-10T20:06:40.209Z] #45 52.46 CC criu/cgroup-props.o [2020-02-10T20:06:41.199Z] #45 ... [2020-02-10T20:06:41.199Z] [2020-02-10T20:06:41.199Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:41.199Z] #58 6.657 + cd /tmp/tmp.tka7gGSeSU/src/github.com/opencontainers/runc [2020-02-10T20:06:41.199Z] #58 6.659 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T20:06:41.199Z] #58 6.856 + '[' -z '' ']' [2020-02-10T20:06:41.199Z] #58 6.856 + target=static [2020-02-10T20:06:41.199Z] #58 6.856 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T20:06:41.199Z] #58 7.778 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-10T20:06:41.199Z] #58 ... [2020-02-10T20:06:41.199Z] [2020-02-10T20:06:41.199Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:41.199Z] #45 53.27 CC criu/cgroup.o [2020-02-10T20:06:41.860Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-02-10T20:06:42.417Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.214s coverage: 45.9% of statements [2020-02-10T20:06:42.605Z] #45 ... [2020-02-10T20:06:42.605Z] [2020-02-10T20:06:42.605Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:42.605Z] #48 78.50 vendor/golang.org/x/net/http/httpguts [2020-02-10T20:06:42.605Z] #48 78.69 vendor/golang.org/x/net/http/httpproxy [2020-02-10T20:06:42.605Z] #48 79.19 mime/multipart [2020-02-10T20:06:42.605Z] #48 81.15 crypto/tls [2020-02-10T20:06:42.605Z] #48 85.76 net/http/httptrace [2020-02-10T20:06:42.605Z] #48 85.93 net/http [2020-02-10T20:06:42.605Z] #48 ... [2020-02-10T20:06:42.605Z] [2020-02-10T20:06:42.605Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:06:42.605Z] #18 10.37 Reading package lists... [2020-02-10T20:06:42.605Z] #18 12.23 Building dependency tree... [2020-02-10T20:06:42.605Z] #18 12.71 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T20:06:42.605Z] #18 12.71 The following additional packages will be installed: [2020-02-10T20:06:42.605Z] #18 12.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T20:06:42.605Z] #18 12.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T20:06:42.605Z] #18 12.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T20:06:42.605Z] #18 12.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T20:06:42.605Z] #18 12.71 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T20:06:42.605Z] #18 12.72 Suggested packages: [2020-02-10T20:06:42.605Z] #18 12.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T20:06:42.605Z] #18 12.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T20:06:42.605Z] #18 12.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T20:06:42.605Z] #18 12.72 Recommended packages: [2020-02-10T20:06:42.605Z] #18 12.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T20:06:42.605Z] #18 12.72 python3-keyrings.alt python3-xdg unzip [2020-02-10T20:06:42.605Z] #18 13.66 The following NEW packages will be installed: [2020-02-10T20:06:42.605Z] #18 13.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T20:06:42.605Z] #18 13.68 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T20:06:42.605Z] #18 13.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T20:06:42.605Z] #18 13.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T20:06:42.605Z] #18 13.68 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T20:06:42.605Z] #18 13.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T20:06:42.605Z] #18 13.68 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T20:06:42.605Z] #18 13.68 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T20:06:42.605Z] #18 13.74 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T20:06:42.605Z] #18 13.74 Need to get 26.3 MB of archives. [2020-02-10T20:06:42.605Z] #18 13.74 After this operation, 112 MB of additional disk space will be used. [2020-02-10T20:06:42.605Z] #18 13.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-02-10T20:06:42.605Z] #18 13.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-02-10T20:06:42.605Z] #18 13.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-02-10T20:06:42.605Z] #18 13.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-02-10T20:06:42.605Z] #18 13.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-02-10T20:06:42.605Z] #18 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-02-10T20:06:42.605Z] #18 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-02-10T20:06:42.605Z] #18 13.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-02-10T20:06:42.605Z] #18 13.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-02-10T20:06:42.605Z] #18 13.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-02-10T20:06:42.605Z] #18 13.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-02-10T20:06:42.605Z] #18 13.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-02-10T20:06:42.605Z] #18 13.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-02-10T20:06:42.605Z] #18 13.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-02-10T20:06:42.605Z] #18 13.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-02-10T20:06:42.605Z] #18 13.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-02-10T20:06:42.605Z] #18 13.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-02-10T20:06:42.605Z] #18 13.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T20:06:42.605Z] #18 13.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-02-10T20:06:42.605Z] #18 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-02-10T20:06:42.605Z] #18 13.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-02-10T20:06:42.605Z] #18 13.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-02-10T20:06:42.605Z] #18 13.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-02-10T20:06:42.605Z] #18 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-02-10T20:06:42.605Z] #18 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-02-10T20:06:42.605Z] #18 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-02-10T20:06:42.605Z] #18 13.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-02-10T20:06:42.605Z] #18 13.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-02-10T20:06:42.605Z] #18 13.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB] [2020-02-10T20:06:42.605Z] #18 14.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-02-10T20:06:42.605Z] #18 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-02-10T20:06:42.605Z] #18 14.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-02-10T20:06:42.605Z] #18 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-02-10T20:06:42.605Z] #18 14.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-02-10T20:06:42.605Z] #18 14.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T20:06:42.605Z] #18 14.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T20:06:42.605Z] #18 14.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T20:06:42.605Z] #18 14.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-02-10T20:06:42.605Z] #18 14.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T20:06:42.605Z] #18 14.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T20:06:42.605Z] #18 14.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T20:06:42.605Z] #18 14.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-02-10T20:06:42.605Z] #18 14.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T20:06:42.605Z] #18 14.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-02-10T20:06:42.605Z] #18 14.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-02-10T20:06:42.605Z] #18 14.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-02-10T20:06:42.605Z] #18 15.60 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:06:42.605Z] #18 15.68 Fetched 26.3 MB in 1s (22.5 MB/s) [2020-02-10T20:06:42.605Z] #18 15.71 Selecting previously unselected package pigz. [2020-02-10T20:06:42.605Z] #18 15.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-02-10T20:06:42.605Z] #18 15.73 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-02-10T20:06:42.605Z] #18 15.73 Unpacking pigz (2.4-1) ... [2020-02-10T20:06:42.605Z] #18 15.81 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-02-10T20:06:42.605Z] #18 15.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T20:06:42.605Z] #18 15.81 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T20:06:42.605Z] #18 16.17 Selecting previously unselected package python3.7-minimal. [2020-02-10T20:06:42.605Z] #18 16.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T20:06:42.605Z] #18 16.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T20:06:42.985Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.722s coverage: 48.6% of statements [2020-02-10T20:06:43.395Z] #18 16.98 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-02-10T20:06:43.395Z] #18 16.99 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T20:06:43.395Z] #18 ... [2020-02-10T20:06:43.395Z] [2020-02-10T20:06:43.395Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:43.395Z] #45 55.48 CC criu/clone-noasan.o [2020-02-10T20:06:43.395Z] #45 55.56 CC criu/config.o [2020-02-10T20:06:43.923Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.465s coverage: 72.5% of statements [2020-02-10T20:06:44.642Z] #45 56.55 CC criu/cr-check.o [2020-02-10T20:06:45.302Z] ok github.com/docker/docker/daemon 12.346s coverage: 17.5% of statements [2020-02-10T20:06:45.302Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T20:06:45.302Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T20:06:45.302Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T20:06:45.302Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T20:06:45.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T20:06:45.402Z] #45 57.56 CC criu/cr-dedup.o [2020-02-10T20:06:45.561Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2020-02-10T20:06:45.779Z] #45 57.87 CC criu/cr-dump.o [2020-02-10T20:06:45.821Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.645s coverage: 76.1% of statements [2020-02-10T20:06:46.761Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2020-02-10T20:06:47.331Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-02-10T20:06:47.713Z] #45 59.95 CC criu/cr-errno.o [2020-02-10T20:06:47.713Z] #45 59.98 CC criu/cr-restore.o [2020-02-10T20:06:48.975Z] #45 ... [2020-02-10T20:06:48.975Z] [2020-02-10T20:06:48.975Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:06:48.975Z] #18 18.64 Selecting previously unselected package python3-minimal. [2020-02-10T20:06:48.975Z] #18 18.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-02-10T20:06:48.975Z] #18 18.67 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 18.67 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T20:06:48.975Z] #18 18.73 Selecting previously unselected package libmpdec2:s390x. [2020-02-10T20:06:48.975Z] #18 18.73 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 18.74 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-02-10T20:06:48.975Z] #18 18.80 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-02-10T20:06:48.975Z] #18 18.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 18.80 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T20:06:48.975Z] #18 19.52 Selecting previously unselected package python3.7. [2020-02-10T20:06:48.975Z] #18 19.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 19.52 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T20:06:48.975Z] #18 19.60 Selecting previously unselected package libpython3-stdlib:s390x. [2020-02-10T20:06:48.975Z] #18 19.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 19.60 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T20:06:48.975Z] #18 19.65 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T20:06:48.975Z] #18 20.71 Selecting previously unselected package python3. [2020-02-10T20:06:48.975Z] #18 20.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-02-10T20:06:48.975Z] #18 20.78 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 20.79 Unpacking python3 (3.7.3-1) ... [2020-02-10T20:06:48.975Z] #18 20.85 Selecting previously unselected package libip4tc0:s390x. [2020-02-10T20:06:48.975Z] #18 20.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 20.85 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-02-10T20:06:48.975Z] #18 20.90 Selecting previously unselected package libip6tc0:s390x. [2020-02-10T20:06:48.975Z] #18 20.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 20.90 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-02-10T20:06:48.975Z] #18 20.94 Selecting previously unselected package libiptc0:s390x. [2020-02-10T20:06:48.975Z] #18 20.94 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 20.94 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-02-10T20:06:48.975Z] #18 20.99 Selecting previously unselected package libnfnetlink0:s390x. [2020-02-10T20:06:48.975Z] #18 20.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 20.99 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T20:06:48.975Z] #18 21.03 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-02-10T20:06:48.975Z] #18 21.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 21.03 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T20:06:48.975Z] #18 21.09 Selecting previously unselected package libnftnl11:s390x. [2020-02-10T20:06:48.975Z] #18 21.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 21.09 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-02-10T20:06:48.975Z] #18 21.15 Selecting previously unselected package iptables. [2020-02-10T20:06:48.975Z] #18 21.15 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 21.16 Unpacking iptables (1.8.2-4) ... [2020-02-10T20:06:48.975Z] #18 21.43 Selecting previously unselected package xxd. [2020-02-10T20:06:48.975Z] #18 21.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T20:06:48.975Z] #18 21.43 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T20:06:48.975Z] #18 21.50 Selecting previously unselected package vim-common. [2020-02-10T20:06:48.975Z] #18 21.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T20:06:48.975Z] #18 21.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T20:06:48.975Z] #18 21.64 Selecting previously unselected package bash-completion. [2020-02-10T20:06:48.975Z] #18 21.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T20:06:49.239Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 42.7% of statements [2020-02-10T20:06:49.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.708s coverage: 60.1% of statements [2020-02-10T20:06:49.498Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T20:06:49.498Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T20:06:49.777Z] #18 23.38 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T20:06:50.071Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2020-02-10T20:06:50.071Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T20:06:50.071Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T20:06:50.151Z] #18 23.72 Selecting previously unselected package bzip2. [2020-02-10T20:06:50.151Z] #18 23.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-02-10T20:06:50.151Z] #18 23.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T20:06:50.151Z] #18 23.81 Selecting previously unselected package xz-utils. [2020-02-10T20:06:50.151Z] #18 23.81 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-02-10T20:06:50.151Z] #18 23.81 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T20:06:50.151Z] #18 23.90 Selecting previously unselected package apparmor. [2020-02-10T20:06:50.151Z] #18 23.91 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-02-10T20:06:50.151Z] #18 23.96 Unpacking apparmor (2.13.2-10) ... [2020-02-10T20:06:50.519Z] #18 24.24 Selecting previously unselected package aufs-tools. [2020-02-10T20:06:50.519Z] #18 24.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-02-10T20:06:50.519Z] #18 24.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T20:06:50.519Z] #18 24.31 Selecting previously unselected package libonig5:s390x. [2020-02-10T20:06:50.519Z] #18 24.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-02-10T20:06:50.519Z] #18 24.32 Unpacking libonig5:s390x (6.9.1-1) ... [2020-02-10T20:06:50.519Z] #18 24.39 Selecting previously unselected package libjq1:s390x. [2020-02-10T20:06:50.519Z] #18 24.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T20:06:50.519Z] #18 24.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T20:06:50.641Z] ok github.com/docker/docker/daemon/logger/awslogs 0.369s coverage: 77.8% of statements [2020-02-10T20:06:50.641Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T20:06:50.641Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T20:06:50.880Z] #18 24.51 Selecting previously unselected package jq. [2020-02-10T20:06:50.881Z] #18 24.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-02-10T20:06:50.881Z] #18 24.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T20:06:50.881Z] #18 24.57 Selecting previously unselected package libaio1:s390x. [2020-02-10T20:06:50.881Z] #18 24.57 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-02-10T20:06:50.881Z] #18 24.57 Unpacking libaio1:s390x (0.3.112-3) ... [2020-02-10T20:06:50.881Z] #18 24.60 Selecting previously unselected package libgpm2:s390x. [2020-02-10T20:06:50.881Z] #18 24.60 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-02-10T20:06:50.881Z] #18 24.60 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-02-10T20:06:50.881Z] #18 24.63 Selecting previously unselected package libicu63:s390x. [2020-02-10T20:06:50.881Z] #18 24.63 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ... [2020-02-10T20:06:50.881Z] #18 24.64 Unpacking libicu63:s390x (63.1-6) ... [2020-02-10T20:06:50.881Z] #18 ... [2020-02-10T20:06:50.881Z] [2020-02-10T20:06:50.881Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:50.881Z] #45 63.12 CC criu/cr-service.o [2020-02-10T20:06:50.901Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2020-02-10T20:06:50.901Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-02-10T20:06:51.470Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 88.3% of statements [2020-02-10T20:06:51.999Z] INFO: Extraction ended at 02/10/2020 20:06:47. Duration:00:00:25.6099258 [2020-02-10T20:06:51.999Z] INFO: Updating the golang and path environment variables [2020-02-10T20:06:51.999Z] INFO: GOPATH=d:\gopath [2020-02-10T20:06:51.999Z] INFO: go version go1.13.7 windows/amd64 [2020-02-10T20:06:51.999Z] INFO: Running the daemon under test in debug mode [2020-02-10T20:06:51.999Z] INFO: Starting a daemon under test... [2020-02-10T20:06:51.999Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40488\3\daemon --pidfile d:\CI\PR-40488\3\docker.pid -D [2020-02-10T20:06:51.999Z] INFO: Process started successfully. [2020-02-10T20:06:51.999Z] INFO: Start tailing logs of the daemon under tests [2020-02-10T20:06:51.999Z] INFO: Waiting for the daemon under test to start... [2020-02-10T20:06:51.999Z] INFO: Daemon under test started and replied! [2020-02-10T20:06:51.999Z] INFO: Docker version of the daemon under test [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] Client: [2020-02-10T20:06:51.999Z] Version: 17.06.2-ce [2020-02-10T20:06:51.999Z] API version: 1.30 [2020-02-10T20:06:51.999Z] Go version: go1.8.3 [2020-02-10T20:06:51.999Z] Git commit: cec0b72 [2020-02-10T20:06:51.999Z] Built: Tue Sep 5 19:57:19 2017 [2020-02-10T20:06:51.999Z] OS/Arch: windows/amd64 [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] Server: [2020-02-10T20:06:51.999Z] Version: 0.0.0-dev [2020-02-10T20:06:51.999Z] API version: 1.41 (minimum version 1.24) [2020-02-10T20:06:51.999Z] Go version: go1.13.7 [2020-02-10T20:06:51.999Z] Git commit: 5c0cf86d96 [2020-02-10T20:06:51.999Z] Built: 02/10/2020 20:05:04 [2020-02-10T20:06:51.999Z] OS/Arch: windows/amd64 [2020-02-10T20:06:51.999Z] Experimental: false [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] INFO: Docker info of the daemon under test [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] Containers: 0 [2020-02-10T20:06:51.999Z] Running: 0 [2020-02-10T20:06:51.999Z] Paused: 0 [2020-02-10T20:06:51.999Z] Stopped: 0 [2020-02-10T20:06:51.999Z] Images: 0 [2020-02-10T20:06:51.999Z] Server Version: 0.0.0-dev [2020-02-10T20:06:51.999Z] Storage Driver: windowsfilter [2020-02-10T20:06:51.999Z] Windows: [2020-02-10T20:06:51.999Z] Logging Driver: json-file [2020-02-10T20:06:51.999Z] Plugins: [2020-02-10T20:06:51.999Z] Volume: local [2020-02-10T20:06:51.999Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T20:06:51.999Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T20:06:51.999Z] Swarm: inactive [2020-02-10T20:06:51.999Z] Default Isolation: process [2020-02-10T20:06:51.999Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T20:06:51.999Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T20:06:51.999Z] OSType: windows [2020-02-10T20:06:51.999Z] Architecture: x86_64 [2020-02-10T20:06:51.999Z] CPUs: 4 [2020-02-10T20:06:51.999Z] Total Memory: 32GiB [2020-02-10T20:06:51.999Z] Name: azwin-2-5de0c0 [2020-02-10T20:06:51.999Z] ID: QGYJ:A5YJ:JKND:4OO2:3I5H:HFTK:WAMH:7VNC:4BCD:IZJ6:XZ52:S535 [2020-02-10T20:06:51.999Z] Docker Root Dir: D:\CI\PR-40488\3\daemon [2020-02-10T20:06:51.999Z] Debug Mode (client): false [2020-02-10T20:06:51.999Z] Debug Mode (server): true [2020-02-10T20:06:51.999Z] File Descriptors: -1 [2020-02-10T20:06:51.999Z] Goroutines: 17 [2020-02-10T20:06:51.999Z] System Time: 2020-02-10T20:06:51.4411744Z [2020-02-10T20:06:51.999Z] EventsListeners: 0 [2020-02-10T20:06:51.999Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:06:51.999Z] Labels: [2020-02-10T20:06:51.999Z] Experimental: false [2020-02-10T20:06:51.999Z] Insecure Registries: [2020-02-10T20:06:51.999Z] 127.0.0.0/8 [2020-02-10T20:06:51.999Z] Live Restore Enabled: false [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] INFO: Docker images of the daemon under test [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T20:06:51.999Z] [2020-02-10T20:06:51.999Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-02-10T20:06:51.999Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-02-10T20:06:51.999Z] ltsc2019: Pulling from windows/servercore [2020-02-10T20:06:51.999Z] 65014b3c3121: Pulling fs layer [2020-02-10T20:06:51.999Z] edbd72df76b4: Pulling fs layer [2020-02-10T20:06:52.041Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 62.1% of statements [2020-02-10T20:06:52.120Z] #45 64.25 CC criu/crtools.o [2020-02-10T20:06:52.481Z] #45 64.70 CC criu/eventfd.o [2020-02-10T20:06:52.612Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 74.7% of statements [2020-02-10T20:06:52.612Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T20:06:52.942Z] #45 64.96 CC criu/eventpoll.o [2020-02-10T20:06:53.182Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2020-02-10T20:06:53.443Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-02-10T20:06:53.745Z] #45 65.85 CC criu/external.o [2020-02-10T20:06:54.013Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2020-02-10T20:06:54.185Z] #45 66.15 CC criu/fault-injection.o [2020-02-10T20:06:54.185Z] #45 66.24 CC criu/fdstore.o [2020-02-10T20:06:54.578Z] #45 66.59 CC criu/fifo.o [2020-02-10T20:06:54.953Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-02-10T20:06:55.079Z] #45 ... [2020-02-10T20:06:55.079Z] [2020-02-10T20:06:55.079Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:06:55.079Z] #48 94.49 github.com/LK4D4/vndr/godl [2020-02-10T20:06:55.079Z] #48 94.96 github.com/LK4D4/vndr [2020-02-10T20:06:55.079Z] #48 DONE 101.1s [2020-02-10T20:06:55.079Z] [2020-02-10T20:06:55.079Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:06:55.079Z] #45 67.06 CC criu/file-ids.o [2020-02-10T20:06:55.435Z] #45 67.59 CC criu/file-lock.o [2020-02-10T20:06:55.893Z] ok github.com/docker/docker/daemon/logger/splunk 1.954s coverage: 82.5% of statements [2020-02-10T20:06:55.893Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T20:06:55.893Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T20:06:56.153Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-02-10T20:06:56.227Z] #45 68.20 CC criu/files-ext.o [2020-02-10T20:06:56.227Z] #45 68.46 CC criu/files-reg.o [2020-02-10T20:06:57.533Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-02-10T20:06:57.533Z] ok github.com/docker/docker/distribution 0.282s coverage: 22.1% of statements [2020-02-10T20:06:57.533Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T20:06:58.032Z] #45 69.93 CC criu/files.o [2020-02-10T20:06:58.914Z] ok github.com/docker/docker/image 0.067s coverage: 86.4% of statements [2020-02-10T20:06:59.173Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-02-10T20:06:59.312Z] #45 71.22 CC criu/filesystems.o [2020-02-10T20:06:59.433Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-02-10T20:06:59.685Z] #45 71.67 CC criu/fsnotify.o [2020-02-10T20:07:00.004Z] ok github.com/docker/docker/distribution/xfer 1.737s coverage: 85.1% of statements [2020-02-10T20:07:00.004Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T20:07:00.004Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T20:07:00.004Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T20:07:00.004Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-02-10T20:07:00.054Z] #45 72.36 CC criu/image-desc.o [2020-02-10T20:07:00.427Z] #45 72.46 CC criu/image.o [2020-02-10T20:07:00.573Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2020-02-10T20:07:01.492Z] #45 73.35 CC criu/ipc_ns.o [2020-02-10T20:07:01.492Z] #45 ... [2020-02-10T20:07:01.492Z] [2020-02-10T20:07:01.492Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:07:01.492Z] #18 27.46 Selecting previously unselected package libnet1:s390x. [2020-02-10T20:07:01.492Z] #18 27.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 27.47 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T20:07:01.492Z] #18 27.51 Selecting previously unselected package libnl-3-200:s390x. [2020-02-10T20:07:01.492Z] #18 27.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 27.52 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T20:07:01.492Z] #18 27.56 Selecting previously unselected package libprotobuf-c1:s390x. [2020-02-10T20:07:01.492Z] #18 27.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 27.57 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T20:07:01.492Z] #18 27.62 Selecting previously unselected package libreadline5:s390x. [2020-02-10T20:07:01.492Z] #18 27.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 27.62 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T20:07:01.492Z] #18 27.71 Selecting previously unselected package net-tools. [2020-02-10T20:07:01.492Z] #18 27.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 27.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T20:07:01.492Z] #18 27.94 Selecting previously unselected package python-pip-whl. [2020-02-10T20:07:01.492Z] #18 27.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T20:07:01.492Z] #18 27.95 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T20:07:01.492Z] #18 29.18 Selecting previously unselected package python3-lib2to3. [2020-02-10T20:07:01.492Z] #18 29.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T20:07:01.492Z] #18 29.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T20:07:01.492Z] #18 29.28 Selecting previously unselected package python3-distutils. [2020-02-10T20:07:01.492Z] #18 29.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T20:07:01.492Z] #18 29.28 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T20:07:01.492Z] #18 29.41 Selecting previously unselected package python3-pip. [2020-02-10T20:07:01.492Z] #18 29.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T20:07:01.492Z] #18 29.42 Unpacking python3-pip (18.1-5) ... [2020-02-10T20:07:01.492Z] #18 29.55 Selecting previously unselected package python3-pkg-resources. [2020-02-10T20:07:01.492Z] #18 29.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T20:07:01.492Z] #18 29.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T20:07:01.492Z] #18 29.63 Selecting previously unselected package python3-setuptools. [2020-02-10T20:07:01.492Z] #18 29.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T20:07:01.492Z] #18 29.63 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T20:07:01.492Z] #18 29.78 Selecting previously unselected package python3-wheel. [2020-02-10T20:07:01.492Z] #18 29.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T20:07:01.492Z] #18 29.79 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T20:07:01.492Z] #18 29.83 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T20:07:01.492Z] #18 29.83 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 29.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T20:07:01.492Z] #18 30.00 Selecting previously unselected package vim-runtime. [2020-02-10T20:07:01.492Z] #18 30.00 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T20:07:01.492Z] #18 30.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T20:07:01.492Z] #18 30.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T20:07:01.492Z] #18 30.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T20:07:01.492Z] #18 32.54 Selecting previously unselected package vim. [2020-02-10T20:07:01.492Z] #18 32.54 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 32.55 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T20:07:01.492Z] #18 33.02 Selecting previously unselected package xfsprogs. [2020-02-10T20:07:01.492Z] #18 33.02 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ... [2020-02-10T20:07:01.492Z] #18 33.02 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T20:07:01.492Z] #18 33.33 Selecting previously unselected package zip. [2020-02-10T20:07:01.493Z] #18 33.33 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ... [2020-02-10T20:07:01.493Z] #18 33.34 Unpacking zip (3.0-11+b1) ... [2020-02-10T20:07:01.493Z] #18 33.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T20:07:01.493Z] #18 33.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T20:07:01.493Z] #18 33.48 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-02-10T20:07:01.493Z] #18 33.49 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-02-10T20:07:01.493Z] #18 33.50 Setting up libgpm2:s390x (1.20.7-5) ... [2020-02-10T20:07:01.493Z] #18 33.50 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-02-10T20:07:01.493Z] #18 33.51 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-02-10T20:07:01.493Z] #18 33.52 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-02-10T20:07:01.493Z] #18 33.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T20:07:01.493Z] #18 33.53 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-02-10T20:07:01.493Z] #18 33.54 Setting up libicu63:s390x (63.1-6) ... [2020-02-10T20:07:01.493Z] #18 33.54 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T20:07:01.493Z] #18 33.55 Setting up zip (3.0-11+b1) ... [2020-02-10T20:07:01.493Z] #18 33.56 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T20:07:01.493Z] #18 33.57 Setting up bash-completion (1:2.8-6) ... [2020-02-10T20:07:01.513Z] ok github.com/docker/docker/opts 0.094s coverage: 67.0% of statements [2020-02-10T20:07:01.898Z] #18 35.58 Setting up libiptc0:s390x (1.8.2-4) ... [2020-02-10T20:07:01.898Z] #18 35.59 Setting up xz-utils (5.2.4-1) ... [2020-02-10T20:07:01.898Z] #18 35.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T20:07:01.898Z] #18 35.60 Setting up pigz (2.4-1) ... [2020-02-10T20:07:01.898Z] #18 35.61 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-02-10T20:07:01.898Z] #18 35.61 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-02-10T20:07:01.898Z] #18 35.62 Setting up python-pip-whl (18.1-5) ... [2020-02-10T20:07:01.898Z] #18 35.63 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-02-10T20:07:01.898Z] #18 35.64 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T20:07:02.255Z] #18 35.84 Setting up libaio1:s390x (0.3.112-3) ... [2020-02-10T20:07:02.255Z] #18 35.84 Setting up libonig5:s390x (6.9.1-1) ... [2020-02-10T20:07:02.255Z] #18 35.85 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-02-10T20:07:02.255Z] #18 35.86 Setting up vim (2:8.1.0875-5) ... [2020-02-10T20:07:02.255Z] #18 35.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T20:07:02.255Z] #18 35.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T20:07:02.255Z] #18 35.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T20:07:02.255Z] #18 35.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T20:07:02.255Z] #18 35.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T20:07:02.255Z] #18 35.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T20:07:02.255Z] #18 35.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T20:07:02.255Z] #18 35.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T20:07:02.255Z] #18 35.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-02-10T20:07:02.255Z] #18 35.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T20:07:02.255Z] #18 35.91 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-02-10T20:07:02.255Z] #18 35.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T20:07:02.255Z] #18 35.93 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-02-10T20:07:02.255Z] #18 35.93 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T20:07:02.255Z] #18 ... [2020-02-10T20:07:02.255Z] [2020-02-10T20:07:02.255Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:02.255Z] #45 74.55 CC criu/irmap.o [2020-02-10T20:07:02.289Z] edbd72df76b4: Verifying Checksum [2020-02-10T20:07:02.289Z] edbd72df76b4: Download complete [2020-02-10T20:07:02.638Z] #45 74.99 CC criu/kcmp-ids.o [2020-02-10T20:07:02.895Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-02-10T20:07:03.017Z] #45 75.24 CC criu/kerndat.o [2020-02-10T20:07:03.463Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-02-10T20:07:03.463Z] ok github.com/docker/docker/pkg/authorization 1.106s coverage: 68.3% of statements [2020-02-10T20:07:03.837Z] #45 75.96 CC criu/libnetlink.o [2020-02-10T20:07:03.837Z] #45 ... [2020-02-10T20:07:03.837Z] [2020-02-10T20:07:03.837Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:07:03.837Z] #31 DONE 110.2s [2020-02-10T20:07:04.032Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-02-10T20:07:04.311Z] [2020-02-10T20:07:04.311Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:04.311Z] #63 ... [2020-02-10T20:07:04.311Z] [2020-02-10T20:07:04.311Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:04.311Z] #45 76.31 CC criu/log.o [2020-02-10T20:07:04.602Z] ok github.com/docker/docker/pkg/archive 1.319s coverage: 77.0% of statements [2020-02-10T20:07:04.738Z] #45 76.84 CC criu/lsm.o [2020-02-10T20:07:04.738Z] #45 77.07 CC criu/mem.o [2020-02-10T20:07:04.862Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-02-10T20:07:05.431Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements [2020-02-10T20:07:05.970Z] #45 77.88 CC criu/mount.o [2020-02-10T20:07:06.001Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-02-10T20:07:06.570Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-02-10T20:07:06.828Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-02-10T20:07:07.934Z] #45 79.68 CC criu/namespaces.o [2020-02-10T20:07:08.041Z] 65014b3c3121: Verifying Checksum [2020-02-10T20:07:08.041Z] 65014b3c3121: Download complete [2020-02-10T20:07:08.205Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-02-10T20:07:08.205Z] ok github.com/docker/docker/pkg/chrootarchive 3.451s coverage: 43.2% of statements [2020-02-10T20:07:08.482Z] #45 ... [2020-02-10T20:07:08.482Z] [2020-02-10T20:07:08.482Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:07:08.482Z] #18 38.04 Setting up iptables (1.8.2-4) ... [2020-02-10T20:07:08.482Z] #18 38.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T20:07:08.482Z] #18 38.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T20:07:08.482Z] #18 38.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T20:07:08.482Z] #18 38.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T20:07:08.482Z] #18 38.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T20:07:08.482Z] #18 38.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T20:07:08.482Z] #18 38.16 Setting up python3 (3.7.3-1) ... [2020-02-10T20:07:08.482Z] #18 38.38 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T20:07:08.482Z] #18 38.58 Setting up apparmor (2.13.2-10) ... [2020-02-10T20:07:08.482Z] #18 39.76 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T20:07:08.482Z] #18 39.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T20:07:08.482Z] #18 40.00 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T20:07:08.482Z] #18 40.48 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T20:07:08.482Z] #18 40.78 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T20:07:08.482Z] #18 41.42 Setting up python3-pip (18.1-5) ... [2020-02-10T20:07:08.482Z] #18 42.13 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:07:08.482Z] #18 42.16 Processing triggers for mime-support (3.62) ... [2020-02-10T20:07:08.482Z] #18 DONE 42.4s [2020-02-10T20:07:08.774Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-02-10T20:07:08.912Z] [2020-02-10T20:07:08.912Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:08.912Z] #45 80.84 CC criu/net.o [2020-02-10T20:07:08.912Z] #45 ... [2020-02-10T20:07:08.912Z] [2020-02-10T20:07:08.912Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T20:07:08.912Z] #19 0.294 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T20:07:08.912Z] #19 0.296 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T20:07:08.912Z] #19 0.298 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T20:07:08.912Z] #19 DONE 0.4s [2020-02-10T20:07:09.034Z] ok github.com/docker/docker/pkg/fsutils 0.320s coverage: 85.1% of statements [2020-02-10T20:07:09.034Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-02-10T20:07:09.283Z] [2020-02-10T20:07:09.283Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T20:07:09.293Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-02-10T20:07:10.233Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-02-10T20:07:10.233Z] ok github.com/docker/docker/layer 7.946s coverage: 68.8% of statements [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T20:07:10.233Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T20:07:10.804Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-02-10T20:07:10.804Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-02-10T20:07:10.804Z] ok github.com/docker/docker/pkg/idtools 0.745s coverage: 70.1% of statements [2020-02-10T20:07:10.804Z] ok github.com/docker/docker/pkg/ioutils 0.642s coverage: 70.6% of statements [2020-02-10T20:07:10.804Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T20:07:11.375Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2020-02-10T20:07:11.375Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2020-02-10T20:07:11.635Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2020-02-10T20:07:11.674Z] #20 2.466 Collecting yamllint==1.16.0 [2020-02-10T20:07:11.674Z] #20 2.606 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T20:07:11.674Z] #20 2.626 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T20:07:12.053Z] #20 2.715 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T20:07:12.205Z] ok github.com/docker/docker/pkg/pidfile 0.026s coverage: 82.4% of statements [2020-02-10T20:07:12.205Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-02-10T20:07:12.776Z] ok github.com/docker/docker/pkg/mount 0.829s coverage: 70.0% of statements [2020-02-10T20:07:12.776Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T20:07:12.776Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T20:07:12.776Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T20:07:12.835Z] #20 3.703 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T20:07:12.835Z] #20 3.744 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T20:07:12.835Z] #20 3.763 Building wheels for collected packages: pyyaml [2020-02-10T20:07:12.835Z] #20 3.763 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T20:07:13.036Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2020-02-10T20:07:13.204Z] #20 4.271 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T20:07:13.297Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-02-10T20:07:13.556Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-02-10T20:07:13.557Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-02-10T20:07:13.565Z] #20 4.271 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T20:07:13.565Z] #20 4.298 Successfully built pyyaml [2020-02-10T20:07:13.565Z] #20 4.337 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T20:07:13.935Z] #20 4.612 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T20:07:13.935Z] #20 DONE 4.8s [2020-02-10T20:07:13.935Z] [2020-02-10T20:07:13.935Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:13.935Z] #45 83.02 CC criu/netfilter.o [2020-02-10T20:07:13.935Z] #45 83.23 CC criu/page-pipe.o [2020-02-10T20:07:13.935Z] #45 83.64 CC criu/page-xfer.o [2020-02-10T20:07:13.935Z] #45 84.36 CC criu/pagemap-cache.o [2020-02-10T20:07:13.935Z] #45 84.64 CC criu/pagemap.o [2020-02-10T20:07:13.935Z] #45 85.24 CC criu/parasite-syscall.o [2020-02-10T20:07:13.935Z] #45 85.95 CC criu/path.o [2020-02-10T20:07:13.935Z] #45 ... [2020-02-10T20:07:13.935Z] [2020-02-10T20:07:13.935Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T20:07:13.935Z] #25 DONE 0.1s [2020-02-10T20:07:13.935Z] [2020-02-10T20:07:13.935Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:13.935Z] #45 86.08 CC criu/pie-util-vdso-elf32.o [2020-02-10T20:07:14.125Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-02-10T20:07:14.303Z] #45 ... [2020-02-10T20:07:14.303Z] [2020-02-10T20:07:14.303Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T20:07:14.303Z] #29 DONE 0.4s [2020-02-10T20:07:14.669Z] [2020-02-10T20:07:14.669Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T20:07:14.669Z] #32 DONE 0.1s [2020-02-10T20:07:14.669Z] [2020-02-10T20:07:14.669Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:14.669Z] #45 86.69 CC criu/pie-util-vdso.o [2020-02-10T20:07:14.669Z] #45 ... [2020-02-10T20:07:14.669Z] [2020-02-10T20:07:14.669Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T20:07:14.669Z] #35 DONE 0.1s [2020-02-10T20:07:14.669Z] [2020-02-10T20:07:14.669Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T20:07:14.669Z] #40 DONE 0.1s [2020-02-10T20:07:14.669Z] [2020-02-10T20:07:14.669Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:14.669Z] #45 86.99 CC criu/pie-util.o [2020-02-10T20:07:15.035Z] #45 87.17 CC criu/pipes.o [2020-02-10T20:07:15.063Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-02-10T20:07:15.064Z] ok github.com/docker/docker/pkg/pubsub 1.100s coverage: 73.9% of statements [2020-02-10T20:07:15.633Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-02-10T20:07:15.633Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-02-10T20:07:15.639Z] #45 87.58 CC criu/plugin.o [2020-02-10T20:07:15.892Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-02-10T20:07:16.084Z] #45 88.05 CC criu/proc_parse.o [2020-02-10T20:07:16.152Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 71.3% of statements [2020-02-10T20:07:17.091Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2020-02-10T20:07:17.091Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.2% of statements [2020-02-10T20:07:17.351Z] ok github.com/docker/docker/pkg/signal 2.828s coverage: 61.0% of statements [2020-02-10T20:07:17.922Z] testing: warning: no tests to run [2020-02-10T20:07:17.922Z] coverage: [no statements] [2020-02-10T20:07:17.922Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-02-10T20:07:17.922Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2020-02-10T20:07:17.929Z] #45 89.75 CC criu/protobuf-desc.o [2020-02-10T20:07:18.181Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2020-02-10T20:07:18.305Z] #45 90.16 CC criu/protobuf.o [2020-02-10T20:07:18.305Z] #45 90.38 CC criu/pstree.o [2020-02-10T20:07:18.441Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-02-10T20:07:18.441Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-02-10T20:07:18.441Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-02-10T20:07:19.070Z] #45 90.93 CC criu/rbtree.o [2020-02-10T20:07:19.070Z] #45 91.21 CC criu/rst-malloc.o [2020-02-10T20:07:19.460Z] #45 91.35 CC criu/seccomp.o [2020-02-10T20:07:19.460Z] #45 91.71 CC criu/seize.o [2020-02-10T20:07:20.256Z] #45 92.25 CC criu/servicefd.o [2020-02-10T20:07:20.256Z] #45 92.52 CC criu/shmem.o [2020-02-10T20:07:20.351Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2020-02-10T20:07:20.351Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 73.8% of statements [2020-02-10T20:07:21.033Z] #45 93.00 CC criu/sigframe.o [2020-02-10T20:07:21.033Z] #45 93.12 CC criu/signalfd.o [2020-02-10T20:07:21.291Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-02-10T20:07:21.395Z] #45 93.34 CC criu/sk-inet.o [2020-02-10T20:07:21.789Z] #45 93.87 CC criu/sk-netlink.o [2020-02-10T20:07:22.196Z] #45 94.08 CC criu/sk-packet.o [2020-02-10T20:07:22.196Z] #45 94.42 CC criu/sk-queue.o [2020-02-10T20:07:22.229Z] ok github.com/docker/docker/plugin 0.576s coverage: 27.1% of statements [2020-02-10T20:07:22.489Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-02-10T20:07:22.749Z] ok github.com/docker/docker/registry 0.248s coverage: 56.0% of statements [2020-02-10T20:07:22.749Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2020-02-10T20:07:23.030Z] #45 94.93 CC criu/sk-tcp.o [2020-02-10T20:07:23.030Z] #45 95.24 CC criu/sk-unix.o [2020-02-10T20:07:23.689Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-02-10T20:07:23.948Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-02-10T20:07:24.297Z] #45 96.24 CC criu/sockets.o [2020-02-10T20:07:24.645Z] #45 96.81 CC criu/stats.o [2020-02-10T20:07:25.021Z] #45 97.12 CC criu/string.o [2020-02-10T20:07:25.021Z] #45 97.16 CC criu/sysctl.o [2020-02-10T20:07:25.384Z] #45 97.53 CC criu/sysfs_parse.o [2020-02-10T20:07:25.760Z] #45 97.76 CC criu/timerfd.o [2020-02-10T20:07:25.760Z] #45 ... [2020-02-10T20:07:25.760Z] [2020-02-10T20:07:25.760Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:07:25.760Z] #42 132.1 + dpkg --print-architecture [2020-02-10T20:07:25.760Z] #42 132.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T20:07:25.856Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-02-10T20:07:25.856Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-02-10T20:07:26.117Z] #42 132.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T20:07:26.117Z] #42 132.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T20:07:26.425Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-02-10T20:07:27.361Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-02-10T20:07:33.849Z] #42 ... [2020-02-10T20:07:33.849Z] [2020-02-10T20:07:33.849Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:07:33.849Z] #45 97.98 CC criu/tty.o [2020-02-10T20:07:33.849Z] #45 99.29 CC criu/tun.o [2020-02-10T20:07:33.849Z] #45 99.58 CC criu/uffd.o [2020-02-10T20:07:33.849Z] #45 100.2 CC criu/util.o [2020-02-10T20:07:33.849Z] #45 100.8 CC criu/uts_ns.o [2020-02-10T20:07:33.849Z] #45 101.0 CC criu/vdso.o [2020-02-10T20:07:33.849Z] #45 101.3 LINK criu/built-in.o [2020-02-10T20:07:33.849Z] #45 101.4 LINK criu/criu [2020-02-10T20:07:33.849Z] #45 101.6 DEP lib/c/criu.d [2020-02-10T20:07:33.849Z] #45 101.8 CC images/rpc.pb-c.o [2020-02-10T20:07:33.849Z] #45 102.3 CC lib/c/criu.o [2020-02-10T20:07:33.849Z] #45 103.1 LINK lib/c/built-in.o [2020-02-10T20:07:33.849Z] #45 103.1 LINK lib/c/libcriu.so [2020-02-10T20:07:33.849Z] #45 103.1 GEN magic.py [2020-02-10T20:07:33.849Z] #45 103.2 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T20:07:33.849Z] #45 103.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T20:07:33.849Z] #45 103.5 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T20:07:33.849Z] #45 103.9 make[1]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.3 make[1]: 'images/built-in.o' is up to date. [2020-02-10T20:07:33.849Z] #45 104.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T20:07:33.849Z] #45 104.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T20:07:33.849Z] #45 104.3 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T20:07:33.849Z] #45 104.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T20:07:33.849Z] #45 104.4 make[1]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T20:07:33.849Z] #45 104.5 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.5 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.5 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.6 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.6 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.6 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.6 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.7 make[2]: Nothing to be done for 'all'. [2020-02-10T20:07:33.849Z] #45 104.7 INSTALL criu/criu [2020-02-10T20:07:33.849Z] #45 DONE 104.9s [2020-02-10T20:07:33.849Z] [2020-02-10T20:07:33.849Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:07:41.417Z] #42 DONE 147.3s [2020-02-10T20:07:41.417Z] [2020-02-10T20:07:41.417Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:41.777Z] #54 ... [2020-02-10T20:07:41.778Z] [2020-02-10T20:07:41.778Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T20:07:42.145Z] #43 DONE 0.1s [2020-02-10T20:07:42.145Z] [2020-02-10T20:07:42.145Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T20:07:42.145Z] #46 DONE 0.1s [2020-02-10T20:07:42.145Z] [2020-02-10T20:07:42.145Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T20:07:42.145Z] #49 DONE 0.1s [2020-02-10T20:07:42.145Z] [2020-02-10T20:07:42.145Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T20:07:42.145Z] #52 DONE 0.1s [2020-02-10T20:07:42.145Z] [2020-02-10T20:07:42.145Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:43.245Z] #54 ... [2020-02-10T20:07:43.245Z] [2020-02-10T20:07:43.245Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:07:43.245Z] #58 78.83 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T20:07:44.029Z] #58 79.72 + mkdir -p /build [2020-02-10T20:07:44.029Z] #58 79.72 + cp runc /build/runc [2020-02-10T20:07:44.029Z] #58 DONE 79.9s [2020-02-10T20:07:44.029Z] [2020-02-10T20:07:44.029Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:45.141Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2020-02-10T20:07:45.141Z] INFO [runner] Issues before processing: 46, after processing: 0 [2020-02-10T20:07:45.141Z] INFO [runner] Processors filtering stat (out/in): exclude: 1/1, path_prettifier: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, skip_files: 10/10, nolint: 0/1, cgo: 10/46, filename_unadjuster: 10/10, autogenerated_exclude: 1/10, exclude-rules: 1/1 [2020-02-10T20:07:45.141Z] INFO [runner] processing took 966.447µs with stages: nolint: 546.051µs, path_prettifier: 205.908µs, skip_dirs: 94.268µs, autogenerated_exclude: 69.748µs, identifier_marker: 26.419µs, cgo: 13.794µs, filename_unadjuster: 3.714µs, exclude-rules: 2.932µs, max_same_issues: 894ns, diff: 480ns, source_code: 374ns, exclude: 355ns, max_from_linter: 354ns, uniq_by_line: 354ns, skip_files: 290ns, path_shortener: 263ns, max_per_file_from_linter: 249ns [2020-02-10T20:07:45.141Z] INFO [runner] linters took 1m30.261339963s with stages: goanalysis_metalinter: 1m11.53544193s, unused: 18.724797181s [2020-02-10T20:07:45.141Z] INFO File cache stats: 1446 entries of total size 6.8MiB [2020-02-10T20:07:45.141Z] INFO Memory: 1375 samples, avg is 628.2MB, max is 3371.6MB [2020-02-10T20:07:45.141Z] INFO Execution took 3m22.001027708s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-02-10T20:07:45.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/make.sh dynbinary-daemon test-docker-py [2020-02-10T20:07:46.036Z] [2020-02-10T20:07:46.036Z] Removing bundles/ [2020-02-10T20:07:46.036Z] [2020-02-10T20:07:46.036Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-02-10T20:07:46.036Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:07:46.036Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T20:07:47.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T20:07:47.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T20:07:49.039Z] #54 ... [2020-02-10T20:07:49.039Z] [2020-02-10T20:07:49.039Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:49.039Z] #63 133.4 + bin/containerd [2020-02-10T20:07:49.285Z] ok github.com/docker/docker/pkg/plugins 33.667s coverage: 76.6% of statements [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T20:07:49.285Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === Skipped [2020-02-10T20:07:49.285Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T20:07:49.285Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T20:07:49.285Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T20:07:49.285Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T20:07:49.285Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T20:07:49.285Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:07:49.285Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T20:07:49.285Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T20:07:49.285Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T20:07:49.285Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] [2020-02-10T20:07:49.285Z] DONE 2155 tests, 20 skipped in 188.857s Post stage [Pipeline] junit [2020-02-10T20:07:49.299Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T20:07:49.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -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:0264e8a78faebab6c014cfdae781c236528c405f hack/make.sh dynbinary test-integration [2020-02-10T20:07:50.720Z] [2020-02-10T20:07:50.720Z] Removing bundles/ [2020-02-10T20:07:50.720Z] [2020-02-10T20:07:50.720Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T20:07:50.720Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:07:50.720Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T20:07:52.561Z] #63 ... [2020-02-10T20:07:52.561Z] [2020-02-10T20:07:52.561Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:52.561Z] #54 DONE 158.8s [2020-02-10T20:07:52.957Z] [2020-02-10T20:07:52.957Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:07:53.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T20:07:53.752Z] #63 ... [2020-02-10T20:07:53.752Z] [2020-02-10T20:07:53.752Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T20:07:53.752Z] #55 DONE 0.1s [2020-02-10T20:07:53.752Z] [2020-02-10T20:07:53.752Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T20:07:53.752Z] #59 DONE 0.1s [2020-02-10T20:07:53.752Z] [2020-02-10T20:07:53.752Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:08:04.030Z] Removing intermediate container bd9ad5d9f1ee [2020-02-10T20:08:04.030Z] ---> b2d378ab1a0e [2020-02-10T20:08:04.030Z] Step 11/16 : ARG GOOS [2020-02-10T20:08:04.030Z] ---> Running in d5322dfeca17 [2020-02-10T20:08:04.030Z] Removing intermediate container d5322dfeca17 [2020-02-10T20:08:04.030Z] ---> e82ba8df529b [2020-02-10T20:08:04.030Z] Step 12/16 : ARG GOARCH [2020-02-10T20:08:04.030Z] ---> Running in fabd5d0ab744 [2020-02-10T20:08:04.030Z] Removing intermediate container fabd5d0ab744 [2020-02-10T20:08:04.030Z] ---> 0d5ae2334877 [2020-02-10T20:08:04.030Z] 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-02-10T20:08:04.030Z] ---> Running in 4439432e8542 [2020-02-10T20:08:10.169Z] #63 153.2 + bin/containerd-stress [2020-02-10T20:08:10.169Z] #63 154.6 + bin/containerd-shim [2020-02-10T20:08:15.239Z] #63 159.3 + bin/containerd-shim-runc-v1 [2020-02-10T20:08:16.987Z] #63 161.4 + bin/containerd-shim-runc-v2 [2020-02-10T20:08:17.332Z] #63 162.1 + binaries [2020-02-10T20:08:17.332Z] #63 162.1 + mkdir -p /build [2020-02-10T20:08:17.332Z] #63 162.1 + cp bin/containerd /build/containerd [2020-02-10T20:08:17.332Z] #63 162.1 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T20:08:17.332Z] #63 162.1 + cp bin/ctr /build/ctr [2020-02-10T20:08:17.756Z] #63 DONE 162.2s [2020-02-10T20:08:18.221Z] [2020-02-10T20:08:18.221Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T20:08:18.221Z] #64 DONE 0.2s [2020-02-10T20:08:18.221Z] [2020-02-10T20:08:18.221Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T20:08:18.221Z] #68 DONE 0.1s [2020-02-10T20:08:18.653Z] [2020-02-10T20:08:18.653Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T20:08:18.653Z] #70 DONE 0.1s [2020-02-10T20:08:18.653Z] [2020-02-10T20:08:18.653Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T20:08:18.653Z] #73 DONE 0.1s [2020-02-10T20:08:18.653Z] [2020-02-10T20:08:18.653Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T20:08:18.653Z] #74 DONE 0.1s [2020-02-10T20:08:18.653Z] [2020-02-10T20:08:18.653Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T20:08:19.020Z] #75 DONE 0.6s [2020-02-10T20:08:19.385Z] [2020-02-10T20:08:19.385Z] #76 exporting to oci image format [2020-02-10T20:08:19.385Z] #76 exporting layers [2020-02-10T20:08:58.422Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:08:58.422Z] [2020-02-10T20:08:58.422Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T20:08:58.681Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T20:08:58.681Z] HOSTNAME=8b0f22158fcd [2020-02-10T20:08:58.681Z] TESTDEBUG=0 [2020-02-10T20:08:58.681Z] DEST=bundles/test-integration [2020-02-10T20:08:58.681Z] PWD=/go/src/github.com/docker/docker [2020-02-10T20:08:58.681Z] DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:08:58.681Z] container=docker [2020-02-10T20:08:58.681Z] HOME=/root [2020-02-10T20:08:58.681Z] GOLANG_VERSION=1.13.7 [2020-02-10T20:08:58.681Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T20:08:58.681Z] VALIDATE_BRANCH=master [2020-02-10T20:08:58.681Z] TERM=xterm [2020-02-10T20:08:58.681Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T20:08:58.681Z] SHLVL=1 [2020-02-10T20:08:58.681Z] TIMEOUT=120m [2020-02-10T20:08:58.681Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T20:08:58.681Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T20:08:58.681Z] GO111MODULE=off [2020-02-10T20:08:58.681Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T20:08:58.681Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T20:08:58.681Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T20:08:58.681Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T20:08:58.681Z] GOPATH=/go [2020-02-10T20:08:58.681Z] PKG_CONFIG=pkg-config [2020-02-10T20:08:58.681Z] _=/usr/bin/env [2020-02-10T20:08:58.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T20:09:00.956Z] Removing intermediate container 4439432e8542 [2020-02-10T20:09:00.956Z] ---> 1a6810e63f38 [2020-02-10T20:09:00.956Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-02-10T20:09:00.956Z] ---> ebd73b5ebd31 [2020-02-10T20:09:00.956Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-02-10T20:09:00.956Z] ---> 129f444f39f2 [2020-02-10T20:09:00.956Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-02-10T20:09:00.956Z] ---> Running in b50f7741740f [2020-02-10T20:09:00.956Z] Removing intermediate container b50f7741740f [2020-02-10T20:09:00.956Z] ---> 55835d2d90e1 [2020-02-10T20:09:00.956Z] Successfully built 55835d2d90e1 [2020-02-10T20:09:00.956Z] Successfully tagged moby-buildx:latest [2020-02-10T20:09:00.956Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-02-10T20:09:00.956Z] if [ -n "${id}" ]; then \ [2020-02-10T20:09:00.956Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-02-10T20:09:00.956Z] && touch bundles/buildx; \ [2020-02-10T20:09:00.956Z] docker rm -f ${id}; \ [2020-02-10T20:09:00.956Z] fi [2020-02-10T20:09:00.956Z] 0f299d96bc2cc91902966c6d1c9638df6ff3129aef94a49f2f2a54d3c76881ff [2020-02-10T20:09:00.956Z] bundles/buildx version [2020-02-10T20:09:00.956Z] buildx v0.3.1 6db68d0 [2020-02-10T20:09:00.956Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0264e8a78faebab6c014cfdae781c236528c405f . [2020-02-10T20:09:00.956Z] #1 [internal] booting buildkit [2020-02-10T20:09:00.956Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-02-10T20:09:02.440Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-02-10T20:09:02.725Z] #1 creating container buildx_buildkit_default [2020-02-10T20:09:03.013Z] #1 creating container buildx_buildkit_default 0.5s done [2020-02-10T20:09:03.013Z] #1 DONE 3.3s [2020-02-10T20:09:03.298Z] [2020-02-10T20:09:03.298Z] #3 [internal] load build definition from Dockerfile [2020-02-10T20:09:03.298Z] #3 transferring dockerfile: 15.71kB done [2020-02-10T20:09:03.298Z] #3 DONE 0.0s [2020-02-10T20:09:03.298Z] [2020-02-10T20:09:03.298Z] #2 [internal] load .dockerignore [2020-02-10T20:09:03.298Z] #2 transferring context: 87B done [2020-02-10T20:09:03.298Z] #2 DONE 0.0s [2020-02-10T20:09:03.298Z] [2020-02-10T20:09:03.298Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-02-10T20:09:03.918Z] #4 DONE 0.6s [2020-02-10T20:09:03.918Z] [2020-02-10T20:09:03.918Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-02-10T20:09:03.918Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-02-10T20:09:04.549Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-02-10T20:09:04.549Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-02-10T20:09:04.549Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-02-10T20:09:04.549Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 989.83kB / 8.18MB 0.1s [2020-02-10T20:09:04.549Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-02-10T20:09:04.549Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-02-10T20:09:05.168Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-02-10T20:09:05.168Z] #5 DONE 1.2s [2020-02-10T20:09:05.454Z] [2020-02-10T20:09:05.454Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-02-10T20:09:05.454Z] #7 DONE 0.3s [2020-02-10T20:09:05.454Z] [2020-02-10T20:09:05.454Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster [2020-02-10T20:09:05.454Z] #6 DONE 0.3s [2020-02-10T20:09:05.454Z] [2020-02-10T20:09:05.454Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:09:05.454Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done [2020-02-10T20:09:06.086Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done [2020-02-10T20:09:06.086Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done [2020-02-10T20:09:06.086Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done [2020-02-10T20:09:06.086Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 2.00MB / 54.13MB 0.3s [2020-02-10T20:09:06.086Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 269.39kB / 96.43MB 0.3s [2020-02-10T20:09:06.086Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.1s done [2020-02-10T20:09:06.086Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 457.85kB / 8.25MB 0.3s [2020-02-10T20:09:06.086Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 195.70kB / 10.73MB 0.3s [2020-02-10T20:09:06.086Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 162.93kB / 57.39MB 0.3s [2020-02-10T20:09:06.086Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 425.04kB / 73.43MB 0.3s [2020-02-10T20:09:06.379Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 949.50kB / 8.25MB 0.4s [2020-02-10T20:09:06.379Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 851.06kB / 10.73MB 0.4s [2020-02-10T20:09:06.379Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.41MB / 8.25MB 0.6s [2020-02-10T20:09:06.379Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.10MB / 8.25MB 0.7s [2020-02-10T20:09:06.379Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.16MB / 10.73MB 0.7s [2020-02-10T20:09:06.681Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.56MB / 8.25MB 0.9s [2020-02-10T20:09:06.681Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.98MB / 8.25MB 1.0s [2020-02-10T20:09:06.681Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.94MB / 10.73MB 1.0s [2020-02-10T20:09:06.994Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 4.98MB / 54.13MB 1.2s [2020-02-10T20:09:06.994Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 3.37MB / 57.39MB 1.2s [2020-02-10T20:09:06.994Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.77MB / 8.25MB 1.3s [2020-02-10T20:09:06.994Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.71MB / 10.73MB 1.3s [2020-02-10T20:09:07.296Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 4.16MB / 73.43MB 1.5s [2020-02-10T20:09:07.433Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:09:07.433Z] [2020-02-10T20:09:07.433Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-02-10T20:09:07.433Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-02-10T20:09:07.433Z] Using test binary docker [2020-02-10T20:09:07.433Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T20:09:07.433Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:09:07.433Z] INFO: Waiting for daemon to start... [2020-02-10T20:09:07.433Z] Starting dockerd [2020-02-10T20:09:07.433Z] . [2020-02-10T20:09:07.433Z] INFO: Building docker-sdk-python3:4.2.0... [2020-02-10T20:09:07.615Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.55MB / 8.25MB 1.6s [2020-02-10T20:09:07.615Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 4.51MB / 10.73MB 1.6s [2020-02-10T20:09:07.615Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.98MB / 8.25MB 1.8s [2020-02-10T20:09:07.615Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 5.37MB / 96.43MB 1.9s [2020-02-10T20:09:07.615Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.44MB / 8.25MB 1.9s [2020-02-10T20:09:07.615Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.39MB / 10.73MB 1.9s [2020-02-10T20:09:07.924Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 7.83MB / 54.13MB 2.2s [2020-02-10T20:09:07.924Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.24MB / 8.25MB 2.2s [2020-02-10T20:09:07.924Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.18MB / 10.73MB 2.2s [2020-02-10T20:09:07.924Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 6.32MB / 57.39MB 2.2s [2020-02-10T20:09:08.241Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.68MB / 8.25MB 2.4s [2020-02-10T20:09:08.241Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.21MB / 8.25MB 2.5s [2020-02-10T20:09:08.241Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.16MB / 10.73MB 2.5s [2020-02-10T20:09:08.374Z] #76 exporting layers 43.9s done [2020-02-10T20:09:08.374Z] #76 exporting manifest sha256:59def7f5005b0dc6cb46db7472283e66450812aadba6548920ac212a1a5386d5 done [2020-02-10T20:09:08.374Z] #76 exporting config sha256:5f1cfd7b9cb958cc3358ba095202164463924a4462511c1fd3477357b8320a64 done [2020-02-10T20:09:08.374Z] #76 sending tarball [2020-02-10T20:09:08.540Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.83MB / 8.25MB 2.7s [2020-02-10T20:09:08.540Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.79MB / 10.73MB 2.7s [2020-02-10T20:09:08.540Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 7.93MB / 73.43MB 2.7s [2020-02-10T20:09:08.540Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.8s [2020-02-10T20:09:08.841Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.8s done [2020-02-10T20:09:08.841Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.74MB / 10.73MB 3.0s [2020-02-10T20:09:08.841Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 10.85MB / 54.13MB 3.1s [2020-02-10T20:09:08.841Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 9.28MB / 57.39MB 3.1s [2020-02-10T20:09:09.137Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.73MB / 10.73MB 3.3s [2020-02-10T20:09:09.137Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 10.35MB / 96.43MB 3.4s [2020-02-10T20:09:09.137Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.28MB / 10.73MB 3.4s [2020-02-10T20:09:09.443Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.6s done [2020-02-10T20:09:09.443Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 11.67MB / 73.43MB 3.7s [2020-02-10T20:09:09.443Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.6s done [2020-02-10T20:09:09.744Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 13.94MB / 54.13MB 3.9s [2020-02-10T20:09:09.744Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 12.29MB / 57.39MB 3.9s [2020-02-10T20:09:10.392Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 15.27MB / 57.39MB 4.5s [2020-02-10T20:09:10.392Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 15.98MB / 73.43MB 4.5s [2020-02-10T20:09:10.392Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 17.05MB / 54.13MB 4.6s [2020-02-10T20:09:10.392Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 15.65MB / 96.43MB 4.6s [2020-02-10T20:09:11.033Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 18.78MB / 57.39MB 5.1s [2020-02-10T20:09:11.033Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 20.46MB / 54.13MB 5.4s [2020-02-10T20:09:11.033Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 20.05MB / 73.43MB 5.4s [2020-02-10T20:09:11.068Z] #76 sending tarball 7.2s done [2020-02-10T20:09:11.068Z] #76 DONE 51.2s [2020-02-10T20:09:11.068Z] [2020-02-10T20:09:11.068Z] #77 importing to docker [2020-02-10T20:09:11.326Z] #8 ... [2020-02-10T20:09:11.326Z] [2020-02-10T20:09:11.326Z] #21 [internal] load build context [2020-02-10T20:09:11.326Z] #21 transferring context: 47.10MB 5.6s done [2020-02-10T20:09:11.326Z] #21 DONE 5.7s [2020-02-10T20:09:11.326Z] [2020-02-10T20:09:11.326Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:09:11.326Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 21.56MB / 96.43MB 5.7s [2020-02-10T20:09:11.326Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 22.38MB / 57.39MB 5.7s [2020-02-10T20:09:11.326Z] #8 ... [2020-02-10T20:09:11.326Z] [2020-02-10T20:09:11.326Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T20:09:11.326Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-02-10T20:09:11.326Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-02-10T20:09:11.326Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-02-10T20:09:11.326Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done [2020-02-10T20:09:11.326Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-02-10T20:09:11.621Z] #69 ... [2020-02-10T20:09:11.621Z] [2020-02-10T20:09:11.621Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:09:11.621Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 24.62MB / 54.13MB 5.8s [2020-02-10T20:09:11.919Z] #8 ... [2020-02-10T20:09:11.919Z] [2020-02-10T20:09:11.919Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-02-10T20:09:11.919Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.6s done [2020-02-10T20:09:11.919Z] #69 DONE 6.0s [2020-02-10T20:09:11.919Z] [2020-02-10T20:09:11.919Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8... [2020-02-10T20:09:11.919Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 25.89MB / 57.39MB 6.0s [2020-02-10T20:09:11.919Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 29.69MB / 54.13MB 6.1s [2020-02-10T20:09:11.919Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 27.62MB / 96.43MB 6.1s [2020-02-10T20:09:12.225Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 30.19MB / 57.39MB 6.3s [2020-02-10T20:09:12.225Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 33.82MB / 54.13MB 6.4s [2020-02-10T20:09:12.565Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 34.79MB / 96.43MB 6.6s [2020-02-10T20:09:12.565Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 35.13MB / 57.39MB 6.6s [2020-02-10T20:09:12.565Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 38.35MB / 54.13MB 6.7s [2020-02-10T20:09:12.565Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 38.18MB / 57.39MB 6.9s [2020-02-10T20:09:12.857Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 40.41MB / 96.43MB 7.0s [2020-02-10T20:09:12.857Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.94MB / 73.43MB 7.0s [2020-02-10T20:09:12.857Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 42.60MB / 54.13MB 7.2s [2020-02-10T20:09:13.149Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 42.31MB / 57.39MB 7.3s [2020-02-10T20:09:13.440Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 46.40MB / 54.13MB 7.5s [2020-02-10T20:09:13.440Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 30.26MB / 73.43MB 7.5s [2020-02-10T20:09:13.440Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 46.39MB / 96.43MB 7.6s [2020-02-10T20:09:13.440Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 46.08MB / 57.39MB 7.6s [2020-02-10T20:09:13.729Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 49.68MB / 54.13MB 7.8s [2020-02-10T20:09:13.729Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 50.57MB / 57.39MB 7.9s [2020-02-10T20:09:13.729Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 34.73MB / 73.43MB 7.9s [2020-02-10T20:09:14.015Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 53.73MB / 54.13MB 8.1s [2020-02-10T20:09:14.015Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 51.86MB / 96.43MB 8.1s [2020-02-10T20:09:14.015Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.1s done [2020-02-10T20:09:14.015Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 54.17MB / 57.39MB 8.2s [2020-02-10T20:09:14.015Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 38.54MB / 73.43MB 8.2s [2020-02-10T20:09:14.303Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 58.45MB / 96.43MB 8.4s [2020-02-10T20:09:14.303Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 8.5s done [2020-02-10T20:09:14.303Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 43.82MB / 73.43MB 8.5s [2020-02-10T20:09:14.590Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 68.31MB / 96.43MB 8.7s [2020-02-10T20:09:14.590Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 74.93MB / 96.43MB 8.8s [2020-02-10T20:09:14.590Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 48.41MB / 73.43MB 8.8s [2020-02-10T20:09:14.878Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 83.89MB / 96.43MB 9.1s [2020-02-10T20:09:14.878Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 55.07MB / 73.43MB 9.1s [2020-02-10T20:09:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T20:09:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T20:09:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T20:09:14.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T20:09:15.168Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 92.90MB / 96.43MB 9.4s [2020-02-10T20:09:15.168Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 62.33MB / 73.43MB 9.4s [2020-02-10T20:09:15.679Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 66.90MB / 73.43MB 9.6s [2020-02-10T20:09:15.679Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 9.6s done [2020-02-10T20:09:15.679Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.8s done [2020-02-10T20:09:15.679Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf [2020-02-10T20:09:15.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T20:09:21.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T20:09:23.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T20:09:27.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T20:09:30.602Z] #77 DONE 19.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T20:09:30.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T20:09:30.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T20:09:30.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T20:09:31.558Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/test/unit [2020-02-10T20:09:34.045Z] ? github.com/docker/docker/api [no test files] [2020-02-10T20:09:34.808Z] 65014b3c3121: Pull complete [2020-02-10T20:09:35.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T20:09:39.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T20:09:42.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T20:09:43.390Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-02-10T20:09:47.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T20:09:48.225Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 28.9s done [2020-02-10T20:09:48.225Z] #8 DONE 38.8s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-02-10T20:09:48.225Z] #9 DONE 0.2s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-02-10T20:09:48.225Z] #10 DONE 0.2s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:09:48.225Z] #44 ... [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-02-10T20:09:48.225Z] #30 DONE 0.0s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-02-10T20:09:48.225Z] #41 DONE 0.0s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:09:48.225Z] #22 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-02-10T20:09:48.225Z] #71 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-02-10T20:09:48.225Z] #65 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-02-10T20:09:48.225Z] #53 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T20:09:48.225Z] #23 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-02-10T20:09:48.225Z] #50 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-02-10T20:09:48.225Z] #47 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-02-10T20:09:48.225Z] #33 DONE 0.1s [2020-02-10T20:09:48.225Z] [2020-02-10T20:09:48.225Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:09:48.225Z] #34 0.682 + RM_GOPATH=0 [2020-02-10T20:09:48.225Z] #34 0.682 + TMP_GOPATH= [2020-02-10T20:09:48.225Z] #34 0.682 + : /build [2020-02-10T20:09:48.225Z] #34 0.682 + '[' -z '' ']' [2020-02-10T20:09:48.225Z] #34 0.684 ++ mktemp -d [2020-02-10T20:09:48.225Z] #34 0.687 + export GOPATH=/tmp/tmp.iI4EJtAWkQ [2020-02-10T20:09:48.225Z] #34 0.691 + GOPATH=/tmp/tmp.iI4EJtAWkQ [2020-02-10T20:09:48.225Z] #34 0.692 + RM_GOPATH=1 [2020-02-10T20:09:48.225Z] #34 0.695 ++ dirname ./install.sh [2020-02-10T20:09:48.225Z] #34 0.699 + dir=. [2020-02-10T20:09:48.225Z] #34 0.700 + bin=tomlv [2020-02-10T20:09:48.225Z] #34 0.701 + shift [2020-02-10T20:09:48.225Z] #34 0.703 + '[' '!' -f ./tomlv.installer ']' [2020-02-10T20:09:48.225Z] #34 0.706 + . ./tomlv.installer [2020-02-10T20:09:48.225Z] #34 0.708 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T20:09:48.225Z] #34 0.709 + install_tomlv [2020-02-10T20:09:48.225Z] #34 0.710 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-02-10T20:09:48.225Z] #34 0.711 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T20:09:48.225Z] #34 0.711 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iI4EJtAWkQ/src/github.com/BurntSushi/toml [2020-02-10T20:09:48.225Z] #34 0.715 Cloning into '/tmp/tmp.iI4EJtAWkQ/src/github.com/BurntSushi/toml'... [2020-02-10T20:09:48.225Z] #34 2.496 + cd /tmp/tmp.iI4EJtAWkQ/src/github.com/BurntSushi/toml [2020-02-10T20:09:48.225Z] #34 2.496 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-02-10T20:09:48.225Z] #34 2.555 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T20:09:48.862Z] #34 3.720 internal/cpu [2020-02-10T20:09:48.862Z] #34 3.797 runtime/internal/sys [2020-02-10T20:09:48.862Z] #34 3.853 math/bits [2020-02-10T20:09:48.862Z] #34 3.938 runtime/internal/atomic [2020-02-10T20:09:48.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T20:09:49.897Z] #34 4.962 runtime/internal/math [2020-02-10T20:09:50.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T20:09:50.531Z] #34 5.264 unicode/utf8 [2020-02-10T20:09:50.531Z] #34 5.532 sync/atomic [2020-02-10T20:09:50.824Z] #34 5.912 internal/bytealg [2020-02-10T20:09:51.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T20:09:51.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T20:09:52.329Z] #34 6.978 unicode [2020-02-10T20:09:52.961Z] #34 7.963 internal/testlog [2020-02-10T20:09:52.961Z] #34 8.085 math [2020-02-10T20:09:53.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T20:09:53.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T20:09:54.081Z] sha256:b0e06389c8655cebc45dcd6d216c7bb2bd703fa81a3357b41faa4f322af21c27 [2020-02-10T20:09:54.081Z] INFO: Starting docker-py tests... [2020-02-10T20:09:54.081Z] ============================= test session starts ============================== [2020-02-10T20:09:54.081Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-02-10T20:09:54.081Z] rootdir: /src, inifile: pytest.ini [2020-02-10T20:09:54.081Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-02-10T20:09:54.081Z] collected 387 items [2020-02-10T20:09:54.081Z] [2020-02-10T20:09:54.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T20:09:54.460Z] #34 9.229 runtime [2020-02-10T20:09:54.460Z] #34 9.438 encoding [2020-02-10T20:09:55.087Z] #34 ... [2020-02-10T20:09:55.087Z] [2020-02-10T20:09:55.087Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:09:55.087Z] #60 1.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:09:55.087Z] #60 1.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:09:55.087Z] #60 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:09:55.087Z] #60 3.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T20:09:55.087Z] #60 7.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T20:09:55.087Z] #60 9.948 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T20:09:55.087Z] #60 ... [2020-02-10T20:09:55.087Z] [2020-02-10T20:09:55.087Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:09:55.087Z] #66 0.809 + RM_GOPATH=0 [2020-02-10T20:09:55.087Z] #66 0.844 + TMP_GOPATH= [2020-02-10T20:09:55.087Z] #66 0.850 + : /build/ [2020-02-10T20:09:55.087Z] #66 0.850 + '[' -z '' ']' [2020-02-10T20:09:55.087Z] #66 0.853 ++ mktemp -d [2020-02-10T20:09:55.087Z] #66 0.859 + export GOPATH=/tmp/tmp.cLkuhA2kAs [2020-02-10T20:09:55.087Z] #66 0.859 + GOPATH=/tmp/tmp.cLkuhA2kAs [2020-02-10T20:09:55.087Z] #66 0.859 + RM_GOPATH=1 [2020-02-10T20:09:55.087Z] #66 0.890 ++ dirname ./install.sh [2020-02-10T20:09:55.087Z] #66 0.897 + dir=. [2020-02-10T20:09:55.087Z] #66 0.947 + bin=rootlesskit [2020-02-10T20:09:55.087Z] #66 0.947 + shift [2020-02-10T20:09:55.087Z] #66 0.948 + '[' '!' -f ./rootlesskit.installer ']' [2020-02-10T20:09:55.087Z] #66 0.948 + . ./rootlesskit.installer [2020-02-10T20:09:55.087Z] #66 0.949 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T20:09:55.087Z] #66 0.953 + install_rootlesskit [2020-02-10T20:09:55.087Z] #66 0.954 + case "$1" in [2020-02-10T20:09:55.087Z] #66 0.954 + export CGO_ENABLED=0 [2020-02-10T20:09:55.087Z] #66 0.954 + CGO_ENABLED=0 [2020-02-10T20:09:55.087Z] #66 0.954 + _install_rootlesskit [2020-02-10T20:09:55.087Z] #66 0.954 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-02-10T20:09:55.087Z] #66 0.954 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cLkuhA2kAs/src/github.com/rootless-containers/rootlesskit [2020-02-10T20:09:55.087Z] #66 0.954 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T20:09:55.087Z] #66 0.958 Cloning into '/tmp/tmp.cLkuhA2kAs/src/github.com/rootless-containers/rootlesskit'... [2020-02-10T20:09:55.087Z] #66 7.947 + cd /tmp/tmp.cLkuhA2kAs/src/github.com/rootless-containers/rootlesskit [2020-02-10T20:09:55.087Z] #66 7.949 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-02-10T20:09:55.087Z] #66 8.899 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T20:09:55.087Z] #66 8.902 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-02-10T20:09:55.087Z] #66 ... [2020-02-10T20:09:55.087Z] [2020-02-10T20:09:55.087Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:09:55.087Z] #51 0.796 + RM_GOPATH=0 [2020-02-10T20:09:55.087Z] #51 0.796 + TMP_GOPATH= [2020-02-10T20:09:55.087Z] #51 0.796 + : /build [2020-02-10T20:09:55.087Z] #51 0.796 + '[' -z '' ']' [2020-02-10T20:09:55.087Z] #51 0.797 ++ mktemp -d [2020-02-10T20:09:55.087Z] #51 0.801 + export GOPATH=/tmp/tmp.DAETfhdWua [2020-02-10T20:09:55.087Z] #51 0.802 + GOPATH=/tmp/tmp.DAETfhdWua [2020-02-10T20:09:55.087Z] #51 0.802 + RM_GOPATH=1 [2020-02-10T20:09:55.087Z] #51 0.804 ++ dirname ./install.sh [2020-02-10T20:09:55.087Z] #51 0.806 + dir=. [2020-02-10T20:09:55.087Z] #51 0.807 + bin=gotestsum [2020-02-10T20:09:55.087Z] #51 0.807 + shift [2020-02-10T20:09:55.087Z] #51 0.808 + '[' '!' -f ./gotestsum.installer ']' [2020-02-10T20:09:55.087Z] #51 0.808 + . ./gotestsum.installer [2020-02-10T20:09:55.087Z] #51 0.808 ++ : v0.3.5 [2020-02-10T20:09:55.087Z] #51 0.810 + install_gotestsum [2020-02-10T20:09:55.087Z] #51 0.810 + echo 'Installing gotestsum version v0.3.5' [2020-02-10T20:09:55.087Z] #51 0.810 Installing gotestsum version v0.3.5 [2020-02-10T20:09:55.087Z] #51 0.810 + go get -d gotest.tools/gotestsum [2020-02-10T20:09:55.376Z] #51 ... [2020-02-10T20:09:55.376Z] [2020-02-10T20:09:55.376Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:09:55.376Z] #54 0.777 + RM_GOPATH=0 [2020-02-10T20:09:55.376Z] #54 0.794 + TMP_GOPATH= [2020-02-10T20:09:55.376Z] #54 0.794 + : /build [2020-02-10T20:09:55.376Z] #54 0.795 + '[' -z '' ']' [2020-02-10T20:09:55.376Z] #54 0.799 ++ mktemp -d [2020-02-10T20:09:55.376Z] #54 0.806 + export GOPATH=/tmp/tmp.WQqGGLQV9v [2020-02-10T20:09:55.376Z] #54 0.806 + GOPATH=/tmp/tmp.WQqGGLQV9v [2020-02-10T20:09:55.376Z] #54 0.806 + RM_GOPATH=1 [2020-02-10T20:09:55.376Z] #54 0.807 ++ dirname ./install.sh [2020-02-10T20:09:55.376Z] #54 0.809 + dir=. [2020-02-10T20:09:55.376Z] #54 0.809 + bin=golangci_lint [2020-02-10T20:09:55.376Z] #54 0.809 + shift [2020-02-10T20:09:55.376Z] #54 0.809 + '[' '!' -f ./golangci_lint.installer ']' [2020-02-10T20:09:55.376Z] #54 0.810 + . ./golangci_lint.installer [2020-02-10T20:09:55.376Z] #54 0.810 ++ : v1.20.0 [2020-02-10T20:09:55.376Z] #54 0.811 + install_golangci_lint [2020-02-10T20:09:55.376Z] #54 0.811 + echo 'Installing golangci-lint version v1.20.0' [2020-02-10T20:09:55.376Z] #54 0.812 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-02-10T20:09:55.376Z] #54 0.812 Installing golangci-lint version v1.20.0 [2020-02-10T20:09:55.376Z] #54 ... [2020-02-10T20:09:55.376Z] [2020-02-10T20:09:55.376Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:09:55.376Z] #26 0.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:09:55.376Z] #26 0.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:09:55.376Z] #26 1.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:09:55.376Z] #26 2.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T20:09:55.376Z] #26 6.021 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T20:09:55.376Z] #26 9.015 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T20:09:55.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T20:09:55.666Z] #26 ... [2020-02-10T20:09:55.666Z] [2020-02-10T20:09:55.666Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:09:55.666Z] #24 0.782 + RM_GOPATH=0 [2020-02-10T20:09:55.666Z] #24 0.782 + TMP_GOPATH= [2020-02-10T20:09:55.666Z] #24 0.783 + : /build [2020-02-10T20:09:55.666Z] #24 0.784 + '[' -z '' ']' [2020-02-10T20:09:55.666Z] #24 0.786 ++ mktemp -d [2020-02-10T20:09:55.666Z] #24 0.803 + export GOPATH=/tmp/tmp.3FTVRe4CvG [2020-02-10T20:09:55.666Z] #24 0.814 + GOPATH=/tmp/tmp.3FTVRe4CvG [2020-02-10T20:09:55.666Z] #24 0.815 + RM_GOPATH=1 [2020-02-10T20:09:55.666Z] #24 0.821 ++ dirname ./install.sh [2020-02-10T20:09:55.666Z] #24 0.832 + dir=. [2020-02-10T20:09:55.666Z] #24 0.832 + bin=dockercli [2020-02-10T20:09:55.666Z] #24 0.832 + shift [2020-02-10T20:09:55.666Z] #24 0.833 + '[' '!' -f ./dockercli.installer ']' [2020-02-10T20:09:55.666Z] #24 0.833 + . ./dockercli.installer [2020-02-10T20:09:55.666Z] #24 0.833 ++ : stable [2020-02-10T20:09:55.666Z] #24 0.834 ++ : 17.06.2-ce [2020-02-10T20:09:55.666Z] #24 0.835 + install_dockercli [2020-02-10T20:09:55.666Z] #24 0.836 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-02-10T20:09:55.666Z] #24 0.836 Install docker/cli version 17.06.2-ce from stable [2020-02-10T20:09:55.666Z] #24 0.861 ++ uname -m [2020-02-10T20:09:55.666Z] #24 0.881 + arch=ppc64le [2020-02-10T20:09:55.666Z] #24 0.930 + '[' ppc64le '!=' x86_64 ']' [2020-02-10T20:09:55.666Z] #24 0.930 + '[' ppc64le '!=' s390x ']' [2020-02-10T20:09:55.666Z] #24 0.930 + '[' ppc64le '!=' armhf ']' [2020-02-10T20:09:55.666Z] #24 0.930 + build_dockercli [2020-02-10T20:09:55.666Z] #24 0.930 + git clone https://github.com/docker/docker-ce /tmp/tmp.3FTVRe4CvG/tmp/docker-ce [2020-02-10T20:09:55.666Z] #24 0.940 Cloning into '/tmp/tmp.3FTVRe4CvG/tmp/docker-ce'... [2020-02-10T20:09:55.666Z] #24 ... [2020-02-10T20:09:55.666Z] [2020-02-10T20:09:55.666Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:09:55.666Z] #72 0.852 + RM_GOPATH=0 [2020-02-10T20:09:55.666Z] #72 0.861 + TMP_GOPATH= [2020-02-10T20:09:55.666Z] #72 0.861 + : /build [2020-02-10T20:09:55.666Z] #72 0.861 + '[' -z '' ']' [2020-02-10T20:09:55.666Z] #72 0.891 ++ mktemp -d [2020-02-10T20:09:55.666Z] #72 0.897 + export GOPATH=/tmp/tmp.8IpEaNXJE2 [2020-02-10T20:09:55.666Z] #72 0.897 + GOPATH=/tmp/tmp.8IpEaNXJE2 [2020-02-10T20:09:55.666Z] #72 0.897 + RM_GOPATH=1 [2020-02-10T20:09:55.666Z] #72 0.912 ++ dirname ./install.sh [2020-02-10T20:09:55.666Z] #72 0.942 + dir=. [2020-02-10T20:09:55.666Z] #72 0.942 + bin=proxy [2020-02-10T20:09:55.666Z] #72 0.943 + shift [2020-02-10T20:09:55.666Z] #72 0.943 + '[' '!' -f ./proxy.installer ']' [2020-02-10T20:09:55.666Z] #72 0.943 + . ./proxy.installer [2020-02-10T20:09:55.666Z] #72 0.944 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T20:09:55.666Z] #72 0.945 + install_proxy [2020-02-10T20:09:55.666Z] #72 0.945 + case "$1" in [2020-02-10T20:09:55.666Z] #72 0.945 + export CGO_ENABLED=0 [2020-02-10T20:09:55.666Z] #72 0.945 + CGO_ENABLED=0 [2020-02-10T20:09:55.666Z] #72 0.945 + _install_proxy [2020-02-10T20:09:55.666Z] #72 0.945 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T20:09:55.666Z] #72 0.945 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9' [2020-02-10T20:09:55.666Z] #72 0.946 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8IpEaNXJE2/src/github.com/docker/libnetwork [2020-02-10T20:09:55.666Z] #72 0.951 Cloning into '/tmp/tmp.8IpEaNXJE2/src/github.com/docker/libnetwork'... [2020-02-10T20:09:55.955Z] #72 ... [2020-02-10T20:09:55.955Z] [2020-02-10T20:09:55.955Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:09:55.955Z] #36 1.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:09:55.955Z] #36 1.327 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:09:55.955Z] #36 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:09:55.955Z] #36 3.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T20:09:55.955Z] #36 6.570 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T20:09:55.955Z] #36 9.269 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T20:09:55.955Z] #36 ... [2020-02-10T20:09:55.955Z] [2020-02-10T20:09:55.955Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:09:55.955Z] #48 0.735 + RM_GOPATH=0 [2020-02-10T20:09:55.955Z] #48 0.736 + TMP_GOPATH= [2020-02-10T20:09:55.955Z] #48 0.741 + : /build [2020-02-10T20:09:55.955Z] #48 0.741 + '[' -z '' ']' [2020-02-10T20:09:55.955Z] #48 0.742 ++ mktemp -d [2020-02-10T20:09:55.955Z] #48 0.753 + export GOPATH=/tmp/tmp.ynK06aITc3 [2020-02-10T20:09:55.955Z] #48 0.754 + GOPATH=/tmp/tmp.ynK06aITc3 [2020-02-10T20:09:55.955Z] #48 0.754 + RM_GOPATH=1 [2020-02-10T20:09:55.955Z] #48 0.755 ++ dirname ./install.sh [2020-02-10T20:09:55.955Z] #48 0.756 + dir=. [2020-02-10T20:09:55.955Z] #48 0.756 + bin=vndr [2020-02-10T20:09:55.955Z] #48 0.756 + shift [2020-02-10T20:09:55.955Z] #48 0.757 + '[' '!' -f ./vndr.installer ']' [2020-02-10T20:09:55.955Z] #48 0.757 + . ./vndr.installer [2020-02-10T20:09:55.955Z] #48 0.757 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T20:09:55.955Z] #48 0.758 + install_vndr [2020-02-10T20:09:55.955Z] #48 0.758 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-02-10T20:09:55.955Z] #48 0.758 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ynK06aITc3/src/github.com/LK4D4/vndr [2020-02-10T20:09:55.955Z] #48 0.759 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T20:09:55.955Z] #48 0.773 Cloning into '/tmp/tmp.ynK06aITc3/src/github.com/LK4D4/vndr'... [2020-02-10T20:09:55.955Z] #48 1.855 + cd /tmp/tmp.ynK06aITc3/src/github.com/LK4D4/vndr [2020-02-10T20:09:55.955Z] #48 1.855 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-02-10T20:09:55.955Z] #48 1.913 + go build -buildmode=pie -v -o /build/vndr . [2020-02-10T20:09:55.955Z] #48 4.444 internal/cpu [2020-02-10T20:09:55.955Z] #48 4.545 runtime/internal/sys [2020-02-10T20:09:55.955Z] #48 4.633 internal/race [2020-02-10T20:09:55.955Z] #48 4.777 runtime/internal/atomic [2020-02-10T20:09:55.955Z] #48 5.200 runtime/internal/math [2020-02-10T20:09:55.955Z] #48 5.216 sync/atomic [2020-02-10T20:09:55.955Z] #48 5.641 unicode [2020-02-10T20:09:55.955Z] #48 5.953 unicode/utf8 [2020-02-10T20:09:55.955Z] #48 6.708 internal/bytealg [2020-02-10T20:09:55.955Z] #48 6.848 math/bits [2020-02-10T20:09:55.955Z] #48 8.965 internal/testlog [2020-02-10T20:09:55.955Z] #48 9.760 runtime [2020-02-10T20:09:55.955Z] #48 9.830 math [2020-02-10T20:09:55.955Z] #48 10.33 unicode/utf16 [2020-02-10T20:09:56.243Z] #48 ... [2020-02-10T20:09:56.243Z] [2020-02-10T20:09:56.243Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:09:56.243Z] #11 0.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:09:56.243Z] #11 1.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:09:56.243Z] #11 1.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:09:56.243Z] #11 2.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T20:09:56.243Z] #11 6.306 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T20:09:56.243Z] #11 9.268 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T20:09:56.243Z] #11 ... [2020-02-10T20:09:56.243Z] [2020-02-10T20:09:56.243Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:09:56.243Z] #42 0.964 + git clone https://github.com/docker/distribution.git . [2020-02-10T20:09:56.243Z] #42 0.982 Cloning into '.'... [2020-02-10T20:09:56.534Z] #42 ... [2020-02-10T20:09:56.534Z] [2020-02-10T20:09:56.534Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:09:56.534Z] #44 0.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:09:56.534Z] #44 0.903 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:09:56.534Z] #44 1.123 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:09:56.534Z] #44 2.455 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T20:09:56.534Z] #44 5.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T20:09:56.534Z] #44 8.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T20:09:56.534Z] #44 ... [2020-02-10T20:09:56.534Z] [2020-02-10T20:09:56.534Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:09:56.534Z] #31 0.949 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-02-10T20:09:56.534Z] #31 0.953 Cloning into '.'... [2020-02-10T20:09:56.826Z] #31 ... [2020-02-10T20:09:56.826Z] [2020-02-10T20:09:56.826Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:09:56.826Z] #34 10.38 runtime/cgo [2020-02-10T20:09:56.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T20:09:57.605Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T20:09:57.605Z] Using test binary docker [2020-02-10T20:09:57.605Z] +++ /etc/init.d/apparmor start [2020-02-10T20:09:57.605Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:09:57.605Z] Starting dockerd [2020-02-10T20:09:57.605Z] INFO: Waiting for daemon to start... [2020-02-10T20:09:57.605Z] +++ 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-02-10T20:09:58.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T20:09:59.502Z] . [2020-02-10T20:09:59.502Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T20:09:59.502Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T20:09:59.760Z] Error: No such image: emptyfs [2020-02-10T20:09:59.760Z] ++++ docker load [2020-02-10T20:09:59.760Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T20:10:00.018Z] Running integration-test (iteration 1) [2020-02-10T20:10:00.018Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T20:10:00.018Z] ++ 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-02-10T20:10:00.018Z] ++ set -e [2020-02-10T20:10:00.018Z] ++ '[' -n 0 ']' [2020-02-10T20:10:00.018Z] ++ set -x [2020-02-10T20:10:00.018Z] ++ env -i DEST=/go/src/github.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-02-10T20:10:02.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T20:10:02.385Z] #34 ... [2020-02-10T20:10:02.385Z] [2020-02-10T20:10:02.385Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:10:02.385Z] #48 11.93 container/list [2020-02-10T20:10:02.385Z] #48 15.41 crypto/internal/subtle [2020-02-10T20:10:02.385Z] #48 15.99 crypto/subtle [2020-02-10T20:10:02.385Z] #48 16.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-02-10T20:10:02.385Z] #48 17.26 internal/nettrace [2020-02-10T20:10:02.673Z] #48 17.73 runtime/cgo [2020-02-10T20:10:03.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T20:10:05.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T20:10:07.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T20:10:08.292Z] #48 ... [2020-02-10T20:10:08.293Z] [2020-02-10T20:10:08.293Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:10:08.293Z] #26 23.52 Fetched 8107 kB in 23s (355 kB/s) [2020-02-10T20:10:08.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T20:10:10.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T20:10:11.595Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T20:10:11.595Z] Using test binary docker [2020-02-10T20:10:11.854Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T20:10:11.854Z] +++ /etc/init.d/apparmor start [2020-02-10T20:10:11.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:10:11.854Z] INFO: Waiting for daemon to start... [2020-02-10T20:10:11.854Z] Starting dockerd [2020-02-10T20:10:11.854Z] +++ 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-02-10T20:10:13.755Z] . [2020-02-10T20:10:13.755Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T20:10:13.852Z] #26 23.52 Reading package lists... [2020-02-10T20:10:13.852Z] #26 ... [2020-02-10T20:10:13.852Z] [2020-02-10T20:10:13.852Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:10:13.852Z] #42 26.70 Checking out files: 83% (1307/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-02-10T20:10:13.852Z] #42 27.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-02-10T20:10:14.014Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T20:10:14.014Z] Error: No such image: emptyfs [2020-02-10T20:10:14.014Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T20:10:14.014Z] ++++ docker load [2020-02-10T20:10:14.273Z] Running integration-test (iteration 1) [2020-02-10T20:10:14.273Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T20:10:14.273Z] ++ 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-02-10T20:10:14.273Z] ++ set -e [2020-02-10T20:10:14.273Z] ++ '[' -n 0 ']' [2020-02-10T20:10:14.273Z] ++ set -x [2020-02-10T20:10:14.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T20:10:15.027Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-02-10T20:10:15.284Z] tests/integration/api_client_test.py ..... [ 7%] [2020-02-10T20:10:15.358Z] #42 30.46 + 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-02-10T20:10:17.424Z] #42 ... [2020-02-10T20:10:17.424Z] [2020-02-10T20:10:17.424Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:10:17.424Z] #26 23.52 Reading package lists... [2020-02-10T20:10:17.580Z] tests/integration/api_config_test.py ..... [ 8%] [2020-02-10T20:10:18.744Z] #26 32.91 Reading package lists... [2020-02-10T20:10:18.744Z] #26 ... [2020-02-10T20:10:18.744Z] [2020-02-10T20:10:18.744Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:10:18.744Z] #48 23.71 vendor/golang.org/x/crypto/internal/subtle [2020-02-10T20:10:19.035Z] #48 ... [2020-02-10T20:10:19.035Z] [2020-02-10T20:10:19.035Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:10:19.035Z] #44 24.18 Fetched 8107 kB in 23s (346 kB/s) [2020-02-10T20:10:19.035Z] #44 24.18 Reading package lists... [2020-02-10T20:10:19.035Z] #44 33.60 Reading package lists... [2020-02-10T20:10:19.035Z] #44 ... [2020-02-10T20:10:19.035Z] [2020-02-10T20:10:19.035Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:10:19.035Z] #36 24.22 Fetched 8107 kB in 23s (353 kB/s) [2020-02-10T20:10:19.035Z] #36 24.22 Reading package lists... [2020-02-10T20:10:19.326Z] #36 33.59 Reading package lists... [2020-02-10T20:10:19.326Z] #36 ... [2020-02-10T20:10:19.326Z] [2020-02-10T20:10:19.326Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:10:19.326Z] #72 29.36 Checking out files: 62% (1246/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: 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-02-10T20:10:19.326Z] #72 30.01 + cd /tmp/tmp.8IpEaNXJE2/src/github.com/docker/libnetwork [2020-02-10T20:10:19.326Z] #72 30.01 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9 [2020-02-10T20:10:19.326Z] #72 31.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-02-10T20:10:19.956Z] #72 ... [2020-02-10T20:10:19.956Z] [2020-02-10T20:10:19.956Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:10:19.956Z] #11 25.19 Fetched 8107 kB in 24s (333 kB/s) [2020-02-10T20:10:19.956Z] #11 25.19 Reading package lists... [2020-02-10T20:10:20.243Z] #11 35.21 Reading package lists... [2020-02-10T20:10:20.243Z] #11 ... [2020-02-10T20:10:20.243Z] [2020-02-10T20:10:20.243Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:10:20.243Z] #54 32.66 + cd /tmp/tmp.WQqGGLQV9v/src/github.com/golangci/golangci-lint/ [2020-02-10T20:10:20.243Z] #54 32.66 + git checkout -q v1.20.0 [2020-02-10T20:10:20.243Z] #54 33.55 ++ git describe --tags [2020-02-10T20:10:20.243Z] #54 33.56 + version=v1.20.0 [2020-02-10T20:10:20.243Z] #54 33.56 ++ git rev-parse --short HEAD [2020-02-10T20:10:20.243Z] #54 33.56 + commit=cc98739 [2020-02-10T20:10:20.243Z] #54 33.58 ++ git show -s --format=%cd [2020-02-10T20:10:20.243Z] #54 33.60 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-02-10T20:10:20.243Z] #54 33.60 + 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-02-10T20:10:20.874Z] #54 ... [2020-02-10T20:10:20.874Z] [2020-02-10T20:10:20.874Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:10:20.874Z] #60 25.91 Fetched 8107 kB in 25s (330 kB/s) [2020-02-10T20:10:20.874Z] #60 25.91 Reading package lists... [2020-02-10T20:10:24.252Z] Loaded image: buildpack-deps:jessie [2020-02-10T20:10:24.252Z] Loaded image: busybox:latest [2020-02-10T20:10:24.252Z] Loaded image: busybox:glibc [2020-02-10T20:10:24.252Z] Loaded image: debian:jessie [2020-02-10T20:10:24.252Z] Loaded image: hello-world:latest [2020-02-10T20:10:24.252Z] INFO: Testing against a local daemon [2020-02-10T20:10:24.252Z] === RUN TestCgroupNamespacesBuild [2020-02-10T20:10:26.784Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2020-02-10T20:10:26.784Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T20:10:28.055Z] #60 36.18 Reading package lists... [2020-02-10T20:10:28.055Z] #60 ... [2020-02-10T20:10:28.055Z] [2020-02-10T20:10:28.055Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:10:28.055Z] #36 33.59 Reading package lists... [2020-02-10T20:10:28.160Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2020-02-10T20:10:28.160Z] === RUN TestBuildWithSession [2020-02-10T20:10:28.160Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T20:10:28.160Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:10:28.160Z] === RUN TestBuildSquashParent [2020-02-10T20:10:30.414Z] #36 43.42 Building dependency tree... [2020-02-10T20:10:32.103Z] Loaded image: buildpack-deps:jessie [2020-02-10T20:10:32.103Z] Loaded image: busybox:latest [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.5% of statements [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T20:10:32.188Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T20:10:32.188Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-02-10T20:10:32.360Z] Loaded image: busybox:glibc [2020-02-10T20:10:32.360Z] Loaded image: debian:jessie [2020-02-10T20:10:32.482Z] #36 47.42 The following additional packages will be installed: [2020-02-10T20:10:32.482Z] #36 47.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-02-10T20:10:32.482Z] #36 47.45 Suggested packages: [2020-02-10T20:10:32.482Z] #36 47.46 cmake-doc ninja-build lrzip [2020-02-10T20:10:32.482Z] #36 47.46 Recommended packages: [2020-02-10T20:10:32.482Z] #36 47.46 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-02-10T20:10:32.617Z] Loaded image: hello-world:latest [2020-02-10T20:10:32.617Z] INFO: Testing against a local daemon [2020-02-10T20:10:32.617Z] === RUN TestCgroupNamespacesBuild [2020-02-10T20:10:32.791Z] ok github.com/docker/docker/builder/dockerfile 0.809s coverage: 48.2% of statements [2020-02-10T20:10:32.791Z] ok github.com/docker/docker/builder/remotecontext 0.323s coverage: 13.6% of statements [2020-02-10T20:10:33.577Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-02-10T20:10:33.988Z] #36 ... [2020-02-10T20:10:33.988Z] [2020-02-10T20:10:33.988Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:10:33.988Z] #26 32.91 Reading package lists... [2020-02-10T20:10:33.988Z] #26 43.56 Building dependency tree... [2020-02-10T20:10:33.988Z] #26 47.89 ca-certificates is already the newest version (20190110). [2020-02-10T20:10:33.988Z] #26 47.89 The following additional packages will be installed: [2020-02-10T20:10:33.988Z] #26 47.90 libjq1 libonig5 [2020-02-10T20:10:33.988Z] #26 48.68 The following NEW packages will be installed: [2020-02-10T20:10:33.988Z] #26 48.69 jq libjq1 libonig5 [2020-02-10T20:10:33.988Z] #26 49.08 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:10:33.988Z] #26 49.08 Need to get 358 kB of archives. [2020-02-10T20:10:33.988Z] #26 49.08 After this operation, 1277 kB of additional disk space will be used. [2020-02-10T20:10:33.988Z] #26 49.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T20:10:33.988Z] #26 49.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T20:10:33.988Z] #26 49.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T20:10:34.278Z] #26 ... [2020-02-10T20:10:34.278Z] [2020-02-10T20:10:34.278Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:10:34.278Z] #36 49.45 The following NEW packages will be installed: [2020-02-10T20:10:34.278Z] #36 49.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-02-10T20:10:34.278Z] #36 49.47 vim-common xxd [2020-02-10T20:10:34.340Z] ok github.com/docker/docker/builder/remotecontext/git 1.051s coverage: 86.3% of statements [2020-02-10T20:10:34.340Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T20:10:34.340Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T20:10:34.570Z] #36 49.65 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:10:34.570Z] #36 49.65 Need to get 14.9 MB of archives. [2020-02-10T20:10:34.570Z] #36 49.65 After this operation, 67.2 MB of additional disk space will be used. [2020-02-10T20:10:34.570Z] #36 49.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T20:10:34.570Z] #36 49.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T20:10:34.570Z] #36 49.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-02-10T20:10:34.728Z] --- PASS: TestBuildSquashParent (6.58s) [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:10:34.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:10:34.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:10:34.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:10:34.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:10:34.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:10:34.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:10:34.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:10:34.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:10:34.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:10:34.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:10:34.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:10:34.862Z] #36 49.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T20:10:35.142Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-02-10T20:10:35.142Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T20:10:35.894Z] #36 51.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-02-10T20:10:35.894Z] #36 51.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-02-10T20:10:35.894Z] #36 51.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-02-10T20:10:36.097Z] ok github.com/docker/docker/client 0.155s coverage: 75.8% of statements [2020-02-10T20:10:36.186Z] #36 51.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-02-10T20:10:36.186Z] #36 51.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-02-10T20:10:36.186Z] #36 51.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-02-10T20:10:37.275Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:10:37.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:10:37.668Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2020-02-10T20:10:37.668Z] === RUN TestBuildWithSession [2020-02-10T20:10:37.668Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T20:10:37.668Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:10:37.668Z] === RUN TestBuildSquashParent [2020-02-10T20:10:38.258Z] #36 ... [2020-02-10T20:10:38.258Z] [2020-02-10T20:10:38.258Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-02-10T20:10:38.258Z] #26 50.81 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:10:38.258Z] #26 51.22 Fetched 358 kB in 0s (2198 kB/s) [2020-02-10T20:10:38.258Z] #26 51.50 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T20:10:38.258Z] #26 51.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T20:10:38.258Z] #26 51.73 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T20:10:38.258Z] #26 51.74 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T20:10:38.258Z] #26 52.15 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T20:10:38.258Z] #26 52.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T20:10:38.258Z] #26 52.21 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T20:10:38.258Z] #26 52.51 Selecting previously unselected package jq. [2020-02-10T20:10:38.258Z] #26 52.53 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T20:10:38.258Z] #26 52.54 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T20:10:38.258Z] #26 52.85 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T20:10:38.258Z] #26 52.88 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T20:10:38.258Z] #26 52.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T20:10:38.258Z] #26 52.89 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:10:38.258Z] #26 DONE 53.2s [2020-02-10T20:10:38.258Z] [2020-02-10T20:10:38.258Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T20:10:38.258Z] #27 DONE 0.1s [2020-02-10T20:10:38.258Z] [2020-02-10T20:10:38.258Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:10:38.551Z] #28 ... [2020-02-10T20:10:38.551Z] [2020-02-10T20:10:38.551Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-02-10T20:10:38.551Z] #60 36.18 Reading package lists... [2020-02-10T20:10:38.551Z] #60 45.92 Building dependency tree... [2020-02-10T20:10:38.551Z] #60 49.46 The following additional packages will be installed: [2020-02-10T20:10:38.551Z] #60 49.47 libbtrfs0 [2020-02-10T20:10:38.551Z] #60 49.82 The following NEW packages will be installed: [2020-02-10T20:10:38.551Z] #60 49.84 libbtrfs-dev libbtrfs0 [2020-02-10T20:10:38.551Z] #60 50.12 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:10:38.551Z] #60 50.12 Need to get 120 kB of archives. [2020-02-10T20:10:38.551Z] #60 50.12 After this operation, 423 kB of additional disk space will be used. [2020-02-10T20:10:38.551Z] #60 50.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T20:10:38.551Z] #60 50.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T20:10:38.551Z] #60 52.04 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:10:38.551Z] #60 52.35 Fetched 120 kB in 0s (969 kB/s) [2020-02-10T20:10:38.551Z] #60 52.50 Selecting previously unselected package libbtrfs0. [2020-02-10T20:10:38.551Z] #60 52.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T20:10:38.551Z] #60 52.64 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T20:10:38.551Z] #60 52.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T20:10:38.551Z] #60 52.82 Selecting previously unselected package libbtrfs-dev. [2020-02-10T20:10:38.551Z] #60 52.84 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T20:10:38.551Z] #60 52.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:10:38.551Z] #60 53.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T20:10:38.551Z] #60 53.27 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:10:38.551Z] #60 53.28 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:10:38.551Z] #60 DONE 53.6s [2020-02-10T20:10:38.551Z] [2020-02-10T20:10:38.551Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:10:38.551Z] #61 DONE 0.1s [2020-02-10T20:10:38.551Z] [2020-02-10T20:10:38.551Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-02-10T20:10:38.551Z] #62 DONE 0.1s [2020-02-10T20:10:38.551Z] [2020-02-10T20:10:38.551Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:10:38.846Z] #63 ... [2020-02-10T20:10:38.846Z] [2020-02-10T20:10:38.846Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:10:38.846Z] #44 33.60 Reading package lists... [2020-02-10T20:10:38.846Z] #44 44.61 Building dependency tree... [2020-02-10T20:10:38.846Z] #44 48.90 The following additional packages will be installed: [2020-02-10T20:10:38.846Z] #44 48.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-02-10T20:10:38.846Z] #44 48.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-02-10T20:10:38.846Z] #44 48.92 Suggested packages: [2020-02-10T20:10:38.846Z] #44 48.92 manpages-dev python-setuptools [2020-02-10T20:10:38.846Z] #44 51.10 The following NEW packages will be installed: [2020-02-10T20:10:38.846Z] #44 51.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-02-10T20:10:38.846Z] #44 51.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-02-10T20:10:38.846Z] #44 51.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-02-10T20:10:38.846Z] #44 51.12 python-six zlib1g-dev [2020-02-10T20:10:38.846Z] #44 51.41 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded. [2020-02-10T20:10:38.846Z] #44 51.41 Need to get 4075 kB of archives. [2020-02-10T20:10:38.846Z] #44 51.41 After this operation, 24.5 MB of additional disk space will be used. [2020-02-10T20:10:38.846Z] #44 51.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-02-10T20:10:38.846Z] #44 51.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-10T20:10:38.846Z] #44 51.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-02-10T20:10:38.846Z] #44 51.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-10T20:10:38.846Z] #44 51.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-02-10T20:10:38.846Z] #44 51.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-10T20:10:38.846Z] #44 51.65 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-02-10T20:10:38.846Z] #44 51.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-02-10T20:10:38.846Z] #44 51.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-02-10T20:10:38.846Z] #44 51.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-02-10T20:10:38.846Z] #44 51.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-02-10T20:10:38.846Z] #44 52.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-02-10T20:10:38.846Z] #44 52.35 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-02-10T20:10:38.846Z] #44 52.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-02-10T20:10:38.846Z] #44 52.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-02-10T20:10:38.846Z] #44 52.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-02-10T20:10:38.846Z] #44 52.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-02-10T20:10:39.139Z] #44 ... [2020-02-10T20:10:39.139Z] [2020-02-10T20:10:39.139Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:10:39.139Z] #63 0.441 + RM_GOPATH=0 [2020-02-10T20:10:39.139Z] #63 0.441 + TMP_GOPATH= [2020-02-10T20:10:39.139Z] #63 0.441 + : /build [2020-02-10T20:10:39.139Z] #63 0.441 + '[' -z '' ']' [2020-02-10T20:10:39.139Z] #63 0.443 ++ mktemp -d [2020-02-10T20:10:39.139Z] #63 0.463 + export GOPATH=/tmp/tmp.vYCZoXaBdJ [2020-02-10T20:10:39.139Z] #63 0.463 + GOPATH=/tmp/tmp.vYCZoXaBdJ [2020-02-10T20:10:39.139Z] #63 0.463 + RM_GOPATH=1 [2020-02-10T20:10:39.139Z] #63 0.475 ++ dirname ./install.sh [2020-02-10T20:10:39.139Z] #63 0.500 + dir=. [2020-02-10T20:10:39.139Z] #63 0.503 + bin=containerd [2020-02-10T20:10:39.139Z] #63 0.504 + shift [2020-02-10T20:10:39.139Z] #63 0.506 + '[' '!' -f ./containerd.installer ']' [2020-02-10T20:10:39.139Z] #63 0.507 + . ./containerd.installer [2020-02-10T20:10:39.139Z] #63 0.512 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T20:10:39.139Z] #63 0.526 + install_containerd [2020-02-10T20:10:39.139Z] #63 0.529 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-02-10T20:10:39.139Z] #63 0.530 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T20:10:39.139Z] #63 0.530 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vYCZoXaBdJ/src/github.com/containerd/containerd [2020-02-10T20:10:39.139Z] #63 0.540 Cloning into '/tmp/tmp.vYCZoXaBdJ/src/github.com/containerd/containerd'... [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.60s) [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2020-02-10T20:10:40.069Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2020-02-10T20:10:40.069Z] === RUN TestBuildMultiStageCopy [2020-02-10T20:10:40.069Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T20:10:40.687Z] #63 ... [2020-02-10T20:10:40.687Z] [2020-02-10T20:10:40.687Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:10:40.687Z] #11 35.21 Reading package lists... [2020-02-10T20:10:40.687Z] #11 46.49 Building dependency tree... [2020-02-10T20:10:40.687Z] #11 49.62 The following additional packages will be installed: [2020-02-10T20:10:40.687Z] #11 49.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-02-10T20:10:40.687Z] #11 49.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-02-10T20:10:40.687Z] #11 49.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-02-10T20:10:40.687Z] #11 49.63 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-02-10T20:10:40.687Z] #11 49.63 mingw-w64-x86-64-dev [2020-02-10T20:10:40.687Z] #11 49.63 Suggested packages: [2020-02-10T20:10:40.687Z] #11 49.63 gcc-8-locales seccomp wine64 [2020-02-10T20:10:40.687Z] #11 52.14 The following NEW packages will be installed: [2020-02-10T20:10:40.687Z] #11 52.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-02-10T20:10:40.687Z] #11 52.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-02-10T20:10:40.687Z] #11 52.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-02-10T20:10:40.687Z] #11 52.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-02-10T20:10:40.981Z] #11 52.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-02-10T20:10:40.981Z] #11 52.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-02-10T20:10:40.981Z] #11 52.18 The following packages will be upgraded: [2020-02-10T20:10:40.981Z] #11 52.19 libsystemd0 libudev1 [2020-02-10T20:10:40.981Z] #11 52.42 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T20:10:40.981Z] #11 52.42 Need to get 79.4 MB of archives. [2020-02-10T20:10:40.981Z] #11 52.42 After this operation, 532 MB of additional disk space will be used. [2020-02-10T20:10:40.981Z] #11 52.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB] [2020-02-10T20:10:40.981Z] #11 52.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB] [2020-02-10T20:10:40.981Z] #11 52.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-02-10T20:10:40.981Z] #11 53.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-02-10T20:10:40.981Z] #11 53.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-02-10T20:10:40.981Z] #11 53.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-02-10T20:10:40.981Z] #11 53.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-02-10T20:10:40.981Z] #11 53.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-02-10T20:10:40.981Z] #11 54.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-02-10T20:10:40.981Z] #11 55.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-02-10T20:10:40.981Z] #11 55.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-02-10T20:10:40.981Z] #11 ... [2020-02-10T20:10:40.981Z] [2020-02-10T20:10:40.981Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:10:40.981Z] #44 54.92 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:10:40.981Z] #44 55.24 Fetched 4075 kB in 1s (3275 kB/s) [2020-02-10T20:10:40.981Z] #44 55.40 Selecting previously unselected package libcap-dev:ppc64el. [2020-02-10T20:10:40.981Z] #44 55.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T20:10:40.981Z] #44 55.53 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-02-10T20:10:40.981Z] #44 55.54 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T20:10:40.981Z] #44 55.77 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T20:10:40.981Z] #44 55.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T20:10:40.981Z] #44 55.79 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T20:10:40.981Z] #44 56.06 Selecting previously unselected package libnet1-dev. [2020-02-10T20:10:40.981Z] #44 56.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T20:10:40.981Z] #44 56.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T20:10:41.274Z] #44 56.45 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T20:10:41.274Z] #44 56.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T20:10:41.274Z] #44 56.47 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T20:10:41.572Z] #44 56.63 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-02-10T20:10:41.572Z] #44 56.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-02-10T20:10:41.572Z] #44 56.67 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T20:10:41.973Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T20:10:42.243Z] #44 57.23 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T20:10:42.243Z] #44 57.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T20:10:42.243Z] #44 57.30 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T20:10:42.243Z] #44 57.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-02-10T20:10:42.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T20:10:42.546Z] #44 57.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T20:10:42.547Z] #44 57.58 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T20:10:42.800Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T20:10:42.841Z] #44 57.98 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-02-10T20:10:42.841Z] #44 57.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-02-10T20:10:42.841Z] #44 58.00 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T20:10:43.132Z] #44 58.43 Selecting previously unselected package libprotobuf17:ppc64el. [2020-02-10T20:10:43.368Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T20:10:43.427Z] #44 58.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T20:10:43.427Z] #44 58.45 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T20:10:43.935Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2020-02-10T20:10:43.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-02-10T20:10:43.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-02-10T20:10:43.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-02-10T20:10:43.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-02-10T20:10:43.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-02-10T20:10:43.935Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T20:10:44.476Z] #44 59.76 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-02-10T20:10:44.476Z] #44 59.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T20:10:44.476Z] #44 59.77 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T20:10:45.111Z] #44 60.20 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-02-10T20:10:45.111Z] #44 60.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-02-10T20:10:45.111Z] #44 60.24 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T20:10:45.311Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2020-02-10T20:10:45.311Z] === RUN TestBuildLabelWithTargets [2020-02-10T20:10:46.150Z] #44 ... [2020-02-10T20:10:46.150Z] [2020-02-10T20:10:46.150Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:10:46.150Z] #28 3.109 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-02-10T20:10:46.150Z] #28 3.863 #=#=# [2020-02-10T20:10:46.150Z] #28 4.242 0.1% ## 3.0% ### 5.2% ######## 11.6% ############ 17.9% ############### 22.2% ################### 26.4% ####################### 32.8% ######################### 35.0% ########################## 37.1% ############################# 41.4% ################################ 45.6% ################################### 49.9% ###################################### 54.1% ########################################## 58.4% ############################################# 62.7% ############################################## 64.8% ################################################### 71.9% ####################################################### 77.4% ############################################################ 83.8% ################################################################ 90.2% ################################################################### 94.4% ##################################################################### 97.0% ######################################################################## 100.0% [2020-02-10T20:10:46.150Z] #28 7.964 #=#=# [2020-02-10T20:10:47.337Z] #28 8.222 #=#=# ##### 7.8% ############# 19.3% ###################### 30.8% ############################## 42.3% ###################################### 53.8% ############################################### 65.3% ########################################################### 82.5% ###################################################################### 97.7% ######################################################################## 100.0% [2020-02-10T20:10:47.844Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2020-02-10T20:10:47.844Z] === RUN TestBuildWithEmptyLayers [2020-02-10T20:10:47.973Z] #28 ... [2020-02-10T20:10:47.973Z] [2020-02-10T20:10:47.973Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:10:47.973Z] #44 63.18 Selecting previously unselected package libprotoc17:ppc64el. [2020-02-10T20:10:47.973Z] #44 63.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-02-10T20:10:47.973Z] #44 63.24 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T20:10:48.412Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-02-10T20:10:48.412Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T20:10:48.617Z] #44 ... [2020-02-10T20:10:48.617Z] [2020-02-10T20:10:48.617Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:10:48.617Z] #72 DONE 63.7s [2020-02-10T20:10:48.918Z] [2020-02-10T20:10:48.918Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:10:48.918Z] #28 10.00 #=#=# [2020-02-10T20:10:48.918Z] #28 10.32 #=#=# ## 3.5% ##### 7.5% [2020-02-10T20:10:48.918Z] #28 ... [2020-02-10T20:10:48.918Z] [2020-02-10T20:10:48.918Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:10:48.918Z] #36 54.00 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:10:48.918Z] #36 54.35 Fetched 14.9 MB in 2s (6556 kB/s) [2020-02-10T20:10:48.918Z] #36 54.54 Selecting previously unselected package xxd. [2020-02-10T20:10:48.918Z] #36 54.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T20:10:48.918Z] #36 54.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T20:10:48.918Z] #36 54.65 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T20:10:48.918Z] #36 55.06 Selecting previously unselected package vim-common. [2020-02-10T20:10:48.918Z] #36 55.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T20:10:48.918Z] #36 55.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T20:10:48.918Z] #36 55.78 Selecting previously unselected package cmake-data. [2020-02-10T20:10:48.918Z] #36 55.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-02-10T20:10:48.918Z] #36 55.81 Unpacking cmake-data (3.13.4-1) ... [2020-02-10T20:10:48.918Z] #36 61.49 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T20:10:48.918Z] #36 61.51 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T20:10:48.918Z] #36 61.52 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T20:10:48.918Z] #36 ... [2020-02-10T20:10:48.918Z] [2020-02-10T20:10:48.918Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:10:49.855Z] --- PASS: TestBuildSquashParent (10.85s) [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:10:49.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:10:49.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:10:49.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:10:49.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:10:49.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:10:49.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:10:49.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:10:49.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:10:49.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:10:50.944Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-02-10T20:10:50.944Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T20:10:51.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:10:51.267Z] #28 10.32 #=#=# ## 3.5% ##### 7.5% ######## 11.8% ############ 17.0% ################# 24.7% ####################### 32.4% ########################### 37.6% ############################## 42.8% ################################ 45.4% #################################### 50.5% ######################################## 55.7% ########################################### 60.9% ############################################# 63.4% ################################################# 68.6% ################################################### 71.2% ######################################################## 78.9% ############################################################## 86.6% ################################################################### 94.4% ######################################################################## 100.0% [2020-02-10T20:10:51.306Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-02-10T20:10:51.489Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:10:51.968Z] #28 13.68 #=#=# [2020-02-10T20:10:52.364Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-02-10T20:10:52.364Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T20:10:54.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:10:54.941Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:10:55.694Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2020-02-10T20:10:55.694Z] === RUN TestBuildWithHugeFile [2020-02-10T20:10:56.683Z] #28 13.97 0.0% # 2.0% ## 3.8% ### 5.5% ##### 7.8% ###### 9.0% ######## 11.6% ########## 14.3% ########### 16.1% ############ 17.9% ############## 19.7% ############### 21.5% ################ 23.3% ################## 25.9% #################### 28.2% ##################### 30.0% ###################### 31.7% ######################## 34.4% ########################## 36.2% ########################### 38.0% ############################ 39.6% ############################# 41.2% ############################## 43.0% ############################### 43.9% ################################ 45.7% ################################## 47.5% #################################### 50.2% ##################################### 52.0% ####################################### 55.5% ######################################### 57.3% ########################################## 58.8% ########################################### 59.8% ############################################ 61.6% ############################################# 63.4% ############################################### 66.1% ################################################## 69.6% ################################################### 71.4% ##################################################### 75.0% ####################################################### 77.7% [2020-02-10T20:10:56.683Z] #28 ... [2020-02-10T20:10:56.683Z] [2020-02-10T20:10:56.683Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:10:56.683Z] #11 61.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-02-10T20:10:56.683Z] #11 67.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-02-10T20:10:56.683Z] #11 67.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-02-10T20:10:56.683Z] #11 67.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-02-10T20:10:56.683Z] #11 67.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-02-10T20:10:56.683Z] #11 67.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-02-10T20:10:56.683Z] #11 67.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-02-10T20:10:56.683Z] #11 67.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-02-10T20:10:56.683Z] #11 67.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-02-10T20:10:56.683Z] #11 67.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-02-10T20:10:56.683Z] #11 67.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-02-10T20:10:56.683Z] #11 67.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-02-10T20:10:56.683Z] #11 67.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-02-10T20:10:56.683Z] #11 67.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-02-10T20:10:56.683Z] #11 67.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-02-10T20:10:56.683Z] #11 67.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-02-10T20:10:56.683Z] #11 70.93 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:10:56.683Z] #11 71.39 Fetched 79.4 MB in 15s (5136 kB/s) [2020-02-10T20:10:56.684Z] #11 71.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T20:10:56.684Z] #11 71.85 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ... [2020-02-10T20:10:56.684Z] #11 71.88 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T20:10:56.684Z] #11 ... [2020-02-10T20:10:56.684Z] [2020-02-10T20:10:56.684Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:10:57.915Z] #28 13.97 0.0% # 2.0% ## 3.8% ### 5.5% ##### 7.8% ###### 9.0% ######## 11.6% ########## 14.3% ########### 16.1% ############ 17.9% ############## 19.7% ############### 21.5% ################ 23.3% ################## 25.9% #################### 28.2% ##################### 30.0% ###################### 31.7% ######################## 34.4% ########################## 36.2% ########################### 38.0% ############################ 39.6% ############################# 41.2% ############################## 43.0% ############################### 43.9% ################################ 45.7% ################################## 47.5% #################################### 50.2% ##################################### 52.0% ####################################### 55.5% ######################################### 57.3% ########################################## 58.8% ########################################### 59.8% ############################################ 61.6% ############################################# 63.4% ############################################### 66.1% ################################################## 69.6% ################################################### 71.4% ##################################################### 75.0% ####################################################### 77.7% ######################################################### 80.3% ########################################################### 82.1% ############################################################ 83.9% ############################################################# 85.7% ############################################################### 88.4% ################################################################# 91.1% ################################################################### 94.2% ##################################################################### 96.9% ####################################################################### 99.7% ######################################################################## 100.0% [2020-02-10T20:10:57.915Z] #28 19.97 [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.10s) [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2020-02-10T20:10:58.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.24s) [2020-02-10T20:10:58.220Z] === RUN TestBuildMultiStageCopy [2020-02-10T20:10:58.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T20:10:59.412Z] #28 ... [2020-02-10T20:10:59.412Z] [2020-02-10T20:10:59.412Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:10:59.412Z] #34 64.06 internal/reflectlite [2020-02-10T20:10:59.412Z] #34 64.06 sync [2020-02-10T20:10:59.412Z] #34 70.51 sort [2020-02-10T20:10:59.412Z] #34 70.52 errors [2020-02-10T20:10:59.412Z] #34 71.72 io [2020-02-10T20:10:59.412Z] #34 71.75 internal/oserror [2020-02-10T20:10:59.412Z] #34 71.77 strconv [2020-02-10T20:10:59.412Z] #34 72.21 syscall [2020-02-10T20:10:59.412Z] #34 ... [2020-02-10T20:10:59.412Z] [2020-02-10T20:10:59.412Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:10:59.412Z] #11 72.74 Setting up libsystemd0:ppc64el (241-7~deb10u3) ... [2020-02-10T20:10:59.412Z] #11 73.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-02-10T20:10:59.412Z] #11 73.19 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ... [2020-02-10T20:10:59.412Z] #11 73.22 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ... [2020-02-10T20:10:59.412Z] #11 73.73 Setting up libudev1:ppc64el (241-7~deb10u3) ... [2020-02-10T20:10:59.412Z] #11 74.05 Selecting previously unselected package binutils-mingw-w64-i686. [2020-02-10T20:10:59.412Z] #11 74.06 (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-02-10T20:10:59.412Z] #11 74.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T20:10:59.412Z] #11 74.16 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T20:11:00.044Z] #11 ... [2020-02-10T20:11:00.044Z] [2020-02-10T20:11:00.044Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:11:00.044Z] #44 65.15 Selecting previously unselected package protobuf-c-compiler. [2020-02-10T20:11:00.044Z] #44 65.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T20:11:00.044Z] #44 65.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T20:11:00.044Z] #44 65.32 Selecting previously unselected package protobuf-compiler. [2020-02-10T20:11:00.044Z] #44 65.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-02-10T20:11:00.044Z] #44 65.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-02-10T20:11:00.044Z] #44 65.74 Selecting previously unselected package python-pkg-resources. [2020-02-10T20:11:00.044Z] #44 65.75 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T20:11:00.044Z] #44 65.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-02-10T20:11:00.044Z] #44 66.25 Selecting previously unselected package python-six. [2020-02-10T20:11:00.044Z] #44 66.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-02-10T20:11:00.044Z] #44 66.27 Unpacking python-six (1.12.0-1) ... [2020-02-10T20:11:00.044Z] #44 66.47 Selecting previously unselected package python-protobuf. [2020-02-10T20:11:00.044Z] #44 66.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-02-10T20:11:00.044Z] #44 66.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-02-10T20:11:00.044Z] #44 67.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-02-10T20:11:00.044Z] #44 ... [2020-02-10T20:11:00.044Z] [2020-02-10T20:11:00.044Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:11:00.044Z] #51 75.01 + cd /tmp/tmp.DAETfhdWua/src/gotest.tools/gotestsum [2020-02-10T20:11:00.044Z] #51 75.02 + git checkout -q v0.3.5 [2020-02-10T20:11:00.044Z] #51 75.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-02-10T20:11:00.671Z] #51 ... [2020-02-10T20:11:00.671Z] [2020-02-10T20:11:00.671Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:00.671Z] #48 65.70 internal/reflectlite [2020-02-10T20:11:00.671Z] #48 65.71 sync [2020-02-10T20:11:00.671Z] #48 69.54 github.com/LK4D4/vndr/godl/singleflight [2020-02-10T20:11:00.671Z] #48 69.55 math/rand [2020-02-10T20:11:00.671Z] #48 69.55 internal/singleflight [2020-02-10T20:11:00.671Z] #48 74.35 io [2020-02-10T20:11:00.671Z] #48 74.35 sort [2020-02-10T20:11:00.671Z] #48 74.35 strconv [2020-02-10T20:11:00.671Z] #48 74.56 syscall [2020-02-10T20:11:00.963Z] #48 ... [2020-02-10T20:11:00.963Z] [2020-02-10T20:11:00.963Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:11:00.963Z] #44 75.74 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-02-10T20:11:00.963Z] #44 75.74 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T20:11:00.963Z] #44 75.75 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T20:11:00.963Z] #44 75.78 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-02-10T20:11:00.963Z] #44 75.80 Setting up python-six (1.12.0-1) ... [2020-02-10T20:11:01.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T20:11:01.755Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T20:11:02.319Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T20:11:02.884Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T20:11:03.816Z] --- PASS: TestBuildMultiStageCopy (5.85s) [2020-02-10T20:11:03.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2020-02-10T20:11:03.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-02-10T20:11:03.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-02-10T20:11:03.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-02-10T20:11:03.816Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s) [2020-02-10T20:11:03.816Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T20:11:04.472Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 30.6% of statements [2020-02-10T20:11:04.472Z] ok github.com/docker/docker/container 0.108s coverage: 35.3% of statements [2020-02-10T20:11:04.472Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T20:11:04.472Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T20:11:04.472Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T20:11:04.472Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T20:11:05.713Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2020-02-10T20:11:05.713Z] === RUN TestBuildLabelWithTargets [2020-02-10T20:11:06.712Z] #44 ... [2020-02-10T20:11:06.712Z] [2020-02-10T20:11:06.712Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:11:06.712Z] #28 21.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-02-10T20:11:06.712Z] #28 22.72 [2020-02-10T20:11:06.712Z] #28 23.02 #=#=# ######################################################## 78.3% ######################################################################## 100.0% [2020-02-10T20:11:06.712Z] #28 23.44 [2020-02-10T20:11:06.712Z] #28 25.74 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-02-10T20:11:06.712Z] #28 26.37 [2020-02-10T20:11:06.712Z] #28 26.69 #=#=# ######################### 35.1% ############################################################## 87.1% ######################################################################## 100.0% [2020-02-10T20:11:06.712Z] #28 27.15 [2020-02-10T20:11:06.712Z] #28 ... [2020-02-10T20:11:06.712Z] [2020-02-10T20:11:06.712Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:11:07.003Z] #31 81.74 Checking out files: 69% (918/1317) Checking out files: 70% (922/1317) Checking out files: 71% (936/1317) Checking out files: 72% (949/1317) Checking out files: 73% (962/1317) Checking out files: 74% (975/1317) Checking out files: 75% (988/1317) Checking out files: 76% (1001/1317) Checking out files: 77% (1015/1317) [2020-02-10T20:11:07.003Z] #31 ... [2020-02-10T20:11:07.003Z] [2020-02-10T20:11:07.003Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-02-10T20:11:07.003Z] #36 74.15 Selecting previously unselected package libxml2:ppc64el. [2020-02-10T20:11:07.003Z] #36 74.15 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-02-10T20:11:07.003Z] #36 74.18 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T20:11:07.003Z] #36 75.13 Selecting previously unselected package libarchive13:ppc64el. [2020-02-10T20:11:07.003Z] #36 75.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-02-10T20:11:07.003Z] #36 75.15 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T20:11:07.003Z] #36 75.57 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-02-10T20:11:07.003Z] #36 75.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-02-10T20:11:07.003Z] #36 75.59 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T20:11:07.003Z] #36 75.77 Selecting previously unselected package librhash0:ppc64el. [2020-02-10T20:11:07.003Z] #36 75.77 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-02-10T20:11:07.003Z] #36 75.77 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-02-10T20:11:07.003Z] #36 76.04 Selecting previously unselected package libuv1:ppc64el. [2020-02-10T20:11:07.003Z] #36 76.05 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-02-10T20:11:07.003Z] #36 76.06 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-02-10T20:11:07.003Z] #36 76.42 Selecting previously unselected package cmake. [2020-02-10T20:11:07.003Z] #36 76.53 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-02-10T20:11:07.003Z] #36 76.54 Unpacking cmake (3.13.4-1) ... [2020-02-10T20:11:07.003Z] #36 81.49 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T20:11:07.003Z] #36 81.51 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T20:11:07.003Z] #36 81.52 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-02-10T20:11:07.003Z] #36 81.55 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T20:11:07.003Z] #36 81.64 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-02-10T20:11:07.003Z] #36 81.67 Setting up cmake-data (3.13.4-1) ... [2020-02-10T20:11:07.003Z] #36 81.69 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-02-10T20:11:07.003Z] #36 81.72 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-02-10T20:11:07.003Z] #36 81.74 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-02-10T20:11:07.003Z] #36 81.76 Setting up cmake (3.13.4-1) ... [2020-02-10T20:11:07.003Z] #36 81.77 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:11:07.003Z] #36 81.93 Processing triggers for mime-support (3.62) ... [2020-02-10T20:11:07.003Z] #36 DONE 82.3s [2020-02-10T20:11:07.003Z] [2020-02-10T20:11:07.003Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:11:07.294Z] #31 81.74 Checking out files: 69% (918/1317) Checking out files: 70% (922/1317) Checking out files: 71% (936/1317) Checking out files: 72% (949/1317) Checking out files: 73% (962/1317) Checking out files: 74% (975/1317) Checking out files: 75% (988/1317) Checking out files: 76% (1001/1317) Checking out files: 77% (1015/1317) Checking out files: 78% (1028/1317) Checking out files: 79% (1041/1317) Checking out files: 80% (1054/1317) Checking out files: 81% (1067/1317) Checking out files: 82% (1080/1317) Checking out files: 83% (1094/1317) Checking out files: 84% (1107/1317) Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) [2020-02-10T20:11:07.294Z] #31 ... [2020-02-10T20:11:07.294Z] [2020-02-10T20:11:07.294Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:11:07.294Z] #37 DONE 0.2s [2020-02-10T20:11:07.294Z] [2020-02-10T20:11:07.294Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:11:07.294Z] #31 81.74 Checking out files: 69% (918/1317) Checking out files: 70% (922/1317) Checking out files: 71% (936/1317) Checking out files: 72% (949/1317) Checking out files: 73% (962/1317) Checking out files: 74% (975/1317) Checking out files: 75% (988/1317) Checking out files: 76% (1001/1317) Checking out files: 77% (1015/1317) Checking out files: 78% (1028/1317) Checking out files: 79% (1041/1317) Checking out files: 80% (1054/1317) Checking out files: 81% (1067/1317) Checking out files: 82% (1080/1317) Checking out files: 83% (1094/1317) Checking out files: 84% (1107/1317) Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) Checking out files: 92% (1212/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) #31 ... [2020-02-10T20:11:07.294Z] [2020-02-10T20:11:07.294Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-02-10T20:11:07.294Z] #38 DONE 0.1s [2020-02-10T20:11:07.295Z] [2020-02-10T20:11:07.295Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:11:07.295Z] #31 81.74 Checking out files: 69% (918/1317) Checking out files: 70% (922/1317) Checking out files: 71% (936/1317) Checking out files: 72% (949/1317) Checking out files: 73% (962/1317) Checking out files: 74% (975/1317) Checking out files: 75% (988/1317) Checking out files: 76% (1001/1317) Checking out files: 77% (1015/1317) Checking out files: 78% (1028/1317) Checking out files: 79% (1041/1317) Checking out files: 80% (1054/1317) Checking out files: 81% (1067/1317) Checking out files: 82% (1080/1317) Checking out files: 83% (1094/1317) Checking out files: 84% (1107/1317) Checking out files: 85% (1120/1317) Checking out files: 86% (1133/1317) Checking out files: 87% (1146/1317) Checking out files: 88% (1159/1317) Checking out files: 89% (1173/1317) Checking out files: 90% (1186/1317) Checking out files: 91% (1199/1317) Checking out files: 92% (1212/1317) Checking out files: 93% (1225/1317) Checking out files: 94% (1238/1317) Checking out files: 95% (1252/1317) Checking out files: 96% (1265/1317) Checking out files: 97% (1278/1317) Checking out files: 98% (1291/1317) Checking out files: 99% (1304/1317) Checking out files: 100% (1317/1317) Checking out files: 100% (1317/1317), done. [2020-02-10T20:11:07.295Z] #31 82.51 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-02-10T20:11:08.239Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2020-02-10T20:11:08.239Z] === RUN TestBuildWithEmptyLayers [2020-02-10T20:11:09.586Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-02-10T20:11:09.610Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2020-02-10T20:11:09.610Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T20:11:10.021Z] #31 84.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-02-10T20:11:10.352Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-02-10T20:11:11.582Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-02-10T20:11:12.099Z] #31 ... [2020-02-10T20:11:12.099Z] [2020-02-10T20:11:12.099Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-02-10T20:11:12.099Z] #28 29.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-02-10T20:11:12.099Z] #28 29.70 skipping existing c8c2d4a6b2e3 [2020-02-10T20:11:12.099Z] #28 29.97 [2020-02-10T20:11:12.099Z] #28 32.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-02-10T20:11:12.099Z] #28 32.85 #=#=# [2020-02-10T20:11:12.099Z] #28 33.11 #=#=# ######################################################################## 100.0% [2020-02-10T20:11:12.099Z] #28 33.37 [2020-02-10T20:11:12.099Z] #28 33.50 Download of images into '/build' complete. [2020-02-10T20:11:12.099Z] #28 33.50 Use something like the following to load the result into a Docker daemon: [2020-02-10T20:11:12.099Z] #28 33.50 tar -cC '/build' . | docker load [2020-02-10T20:11:12.099Z] #28 DONE 33.6s [2020-02-10T20:11:12.099Z] [2020-02-10T20:11:12.099Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:12.099Z] #39 0.385 + RM_GOPATH=0 [2020-02-10T20:11:12.099Z] #39 0.385 + TMP_GOPATH= [2020-02-10T20:11:12.099Z] #39 0.385 + : /build [2020-02-10T20:11:12.099Z] #39 0.385 + '[' -z '' ']' [2020-02-10T20:11:12.099Z] #39 0.386 ++ mktemp -d [2020-02-10T20:11:12.099Z] #39 0.389 + export GOPATH=/tmp/tmp.II8UupQnA4 [2020-02-10T20:11:12.099Z] #39 0.389 + GOPATH=/tmp/tmp.II8UupQnA4 [2020-02-10T20:11:12.099Z] #39 0.389 + RM_GOPATH=1 [2020-02-10T20:11:12.099Z] #39 0.390 ++ dirname ./install.sh [2020-02-10T20:11:12.099Z] #39 0.392 + dir=. [2020-02-10T20:11:12.099Z] #39 0.392 + bin=tini [2020-02-10T20:11:12.099Z] #39 0.392 + shift [2020-02-10T20:11:12.099Z] #39 0.393 + '[' '!' -f ./tini.installer ']' [2020-02-10T20:11:12.099Z] #39 0.393 + . ./tini.installer [2020-02-10T20:11:12.099Z] #39 0.393 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T20:11:12.099Z] #39 0.394 + install_tini [2020-02-10T20:11:12.099Z] #39 0.394 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-02-10T20:11:12.099Z] #39 0.395 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T20:11:12.099Z] #39 0.395 + git clone https://github.com/krallin/tini.git /tmp/tmp.II8UupQnA4/tini [2020-02-10T20:11:12.099Z] #39 0.402 Cloning into '/tmp/tmp.II8UupQnA4/tini'... [2020-02-10T20:11:12.099Z] #39 1.920 + cd /tmp/tmp.II8UupQnA4/tini [2020-02-10T20:11:12.099Z] #39 1.924 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-02-10T20:11:12.099Z] #39 1.962 + cmake . [2020-02-10T20:11:12.099Z] #39 3.149 -- The C compiler identification is GNU 8.3.0 [2020-02-10T20:11:12.099Z] #39 3.248 -- Check for working C compiler: /usr/bin/cc [2020-02-10T20:11:12.099Z] #39 4.149 -- Check for working C compiler: /usr/bin/cc -- works [2020-02-10T20:11:12.099Z] #39 4.155 -- Detecting C compiler ABI info [2020-02-10T20:11:12.729Z] #39 ... [2020-02-10T20:11:12.729Z] [2020-02-10T20:11:12.729Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:11:12.729Z] #34 77.71 bytes [2020-02-10T20:11:12.729Z] #34 77.73 strings [2020-02-10T20:11:12.887Z] --- PASS: TestBuildMultiStageOnBuild (3.60s) [2020-02-10T20:11:12.887Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T20:11:13.022Z] #34 ... [2020-02-10T20:11:13.022Z] [2020-02-10T20:11:13.022Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:13.022Z] #39 5.538 -- Detecting C compiler ABI info - done [2020-02-10T20:11:13.022Z] #39 5.675 -- Detecting C compile features [2020-02-10T20:11:13.652Z] #39 ... [2020-02-10T20:11:13.652Z] [2020-02-10T20:11:13.652Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:11:13.652Z] #11 78.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-02-10T20:11:13.652Z] #11 78.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-02-10T20:11:13.652Z] #11 78.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T20:11:13.652Z] #11 84.44 Selecting previously unselected package binutils-mingw-w64. [2020-02-10T20:11:13.652Z] #11 84.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-02-10T20:11:13.652Z] #11 84.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T20:11:13.652Z] #11 84.68 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-02-10T20:11:13.941Z] #11 84.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T20:11:13.941Z] #11 84.70 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T20:11:13.941Z] #11 85.01 Selecting previously unselected package dmsetup. [2020-02-10T20:11:13.941Z] #11 85.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T20:11:13.941Z] #11 85.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-02-10T20:11:13.941Z] #11 85.46 Selecting previously unselected package mingw-w64-common. [2020-02-10T20:11:13.941Z] #11 85.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-02-10T20:11:13.941Z] #11 85.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-02-10T20:11:13.941Z] #11 ... [2020-02-10T20:11:13.941Z] [2020-02-10T20:11:13.941Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:11:13.941Z] #44 81.00 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-02-10T20:11:13.941Z] #44 81.00 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T20:11:13.941Z] #44 81.02 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-02-10T20:11:13.941Z] #44 81.02 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-02-10T20:11:13.941Z] #44 81.03 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-02-10T20:11:13.941Z] #44 81.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-02-10T20:11:13.941Z] #44 81.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-02-10T20:11:13.941Z] #44 81.08 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-02-10T20:11:13.941Z] #44 81.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-02-10T20:11:13.941Z] #44 81.11 Setting up python-protobuf (3.6.1.3-2) ... [2020-02-10T20:11:14.784Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2020-02-10T20:11:14.784Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T20:11:15.438Z] #44 ... [2020-02-10T20:11:15.439Z] [2020-02-10T20:11:15.439Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:11:15.439Z] #34 90.03 bufio [2020-02-10T20:11:15.439Z] #34 ... [2020-02-10T20:11:15.439Z] [2020-02-10T20:11:15.439Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:15.439Z] #48 80.44 vendor/golang.org/x/net/dns/dnsmessage [2020-02-10T20:11:15.439Z] #48 81.25 bytes [2020-02-10T20:11:15.728Z] #48 ... [2020-02-10T20:11:15.728Z] [2020-02-10T20:11:15.728Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-02-10T20:11:15.728Z] #44 90.95 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-02-10T20:11:15.728Z] #44 90.96 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:11:16.352Z] #44 DONE 91.3s [2020-02-10T20:11:16.352Z] [2020-02-10T20:11:16.352Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:18.405Z] #45 2.063 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T20:11:18.405Z] #45 2.063 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T20:11:18.962Z] --- PASS: TestBuildMultiStageLayerLeak (3.95s) [2020-02-10T20:11:18.962Z] === RUN TestBuildWithHugeFile [2020-02-10T20:11:19.047Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2020-02-10T20:11:20.262Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 82.1% of statements [2020-02-10T20:11:20.458Z] #45 4.120 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T20:11:20.458Z] #45 4.149 GEN .gitid [2020-02-10T20:11:20.458Z] #45 4.169 GEN criu/include/version.h [2020-02-10T20:11:20.458Z] #45 4.210 GEN include/common/asm [2020-02-10T20:11:20.624Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-02-10T20:11:21.036Z] ok github.com/docker/docker/daemon 12.202s coverage: 17.5% of statements [2020-02-10T20:11:21.036Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T20:11:21.036Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T20:11:21.086Z] #45 ... [2020-02-10T20:11:21.086Z] [2020-02-10T20:11:21.086Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:21.086Z] #39 9.051 -- Detecting C compile features - done [2020-02-10T20:11:21.086Z] #39 9.158 -- Performing Test HAS_BUILTIN_FORTIFY [2020-02-10T20:11:21.086Z] #39 9.487 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-02-10T20:11:21.086Z] #39 9.761 -- Configuring done [2020-02-10T20:11:21.086Z] #39 9.811 -- Generating done [2020-02-10T20:11:21.086Z] #39 9.836 -- Build files have been written to: /tmp/tmp.II8UupQnA4/tini [2020-02-10T20:11:21.086Z] #39 9.849 + make tini-static [2020-02-10T20:11:21.086Z] #39 10.31 Scanning dependencies of target tini-static [2020-02-10T20:11:21.086Z] #39 10.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-02-10T20:11:21.086Z] #39 12.54 [100%] Linking C executable tini-static [2020-02-10T20:11:21.086Z] #39 13.43 [100%] Built target tini-static [2020-02-10T20:11:21.086Z] #39 13.52 + mkdir -p /build [2020-02-10T20:11:21.086Z] #39 13.53 + cp tini-static /build/docker-init [2020-02-10T20:11:21.086Z] #39 DONE 13.6s [2020-02-10T20:11:21.086Z] [2020-02-10T20:11:21.086Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:11:21.086Z] #11 95.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-02-10T20:11:21.086Z] #11 95.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-02-10T20:11:21.086Z] #11 95.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T20:11:21.620Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-02-10T20:11:21.620Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T20:11:21.620Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T20:11:22.976Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-02-10T20:11:24.718Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-10T20:11:25.472Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 57.9% of statements [2020-02-10T20:11:25.524Z] #11 ... [2020-02-10T20:11:25.524Z] [2020-02-10T20:11:25.524Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:25.524Z] #45 6.340 PBCC images/google/protobuf/descriptor.pb-c.c [2020-02-10T20:11:25.524Z] #45 6.520 PBCC images/opts.pb-c.c [2020-02-10T20:11:25.524Z] #45 6.602 PBCC images/sit.pb-c.c [2020-02-10T20:11:25.524Z] #45 6.762 DEP images/google/protobuf/descriptor.pb-c.d [2020-02-10T20:11:25.524Z] #45 6.859 DEP images/opts.pb-c.d [2020-02-10T20:11:25.524Z] #45 6.941 DEP images/sit.pb-c.d [2020-02-10T20:11:25.524Z] #45 6.997 PBCC images/macvlan.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.041 DEP images/macvlan.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.094 PBCC images/autofs.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.128 DEP images/autofs.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.193 PBCC images/sysctl.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.238 DEP images/sysctl.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.330 PBCC images/time.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.373 DEP images/time.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.462 PBCC images/binfmt-misc.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.498 DEP images/binfmt-misc.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.560 PBCC images/seccomp.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.603 DEP images/seccomp.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.722 PBCC images/userns.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.746 DEP images/userns.pb-c.d [2020-02-10T20:11:25.524Z] #45 7.855 PBCC images/cgroup.pb-c.c [2020-02-10T20:11:25.524Z] #45 7.890 DEP images/cgroup.pb-c.d [2020-02-10T20:11:25.524Z] #45 8.029 PBCC images/fown.pb-c.c [2020-02-10T20:11:25.524Z] #45 8.061 PBCC images/ext-file.pb-c.c [2020-02-10T20:11:25.524Z] #45 8.109 DEP images/fown.pb-c.d [2020-02-10T20:11:25.524Z] #45 8.210 DEP images/ext-file.pb-c.d [2020-02-10T20:11:25.524Z] #45 8.306 PBCC images/rpc.pb-c.c [2020-02-10T20:11:25.524Z] #45 8.429 DEP images/rpc.pb-c.d [2020-02-10T20:11:25.524Z] #45 8.499 PBCC images/siginfo.pb-c.c [2020-02-10T20:11:25.524Z] #45 8.540 DEP images/siginfo.pb-c.d [2020-02-10T20:11:25.524Z] #45 8.639 PBCC images/pagemap.pb-c.c [2020-02-10T20:11:25.524Z] #45 8.803 DEP images/pagemap.pb-c.d [2020-02-10T20:11:25.524Z] #45 8.922 PBCC images/rlimit.pb-c.c [2020-02-10T20:11:25.524Z] #45 8.962 DEP images/rlimit.pb-c.d [2020-02-10T20:11:25.524Z] #45 9.148 PBCC images/file-lock.pb-c.c [2020-02-10T20:11:25.524Z] #45 9.174 DEP images/file-lock.pb-c.d [2020-02-10T20:11:25.524Z] #45 9.302 PBCC images/tty.pb-c.c [2020-02-10T20:11:25.524Z] #45 9.497 DEP images/tty.pb-c.d [2020-02-10T20:11:25.818Z] #45 9.612 PBCC images/tun.pb-c.c [2020-02-10T20:11:25.818Z] #45 9.680 PBCC images/netdev.pb-c.c [2020-02-10T20:11:25.818Z] #45 9.777 DEP images/tun.pb-c.d [2020-02-10T20:11:26.108Z] #45 9.924 DEP images/netdev.pb-c.d [2020-02-10T20:11:26.108Z] #45 10.00 PBCC images/vma.pb-c.c [2020-02-10T20:11:26.108Z] #45 10.12 DEP images/vma.pb-c.d [2020-02-10T20:11:26.399Z] #45 10.28 PBCC images/creds.pb-c.c [2020-02-10T20:11:26.399Z] #45 10.31 DEP images/creds.pb-c.d [2020-02-10T20:11:26.399Z] #45 10.40 PBCC images/utsns.pb-c.c [2020-02-10T20:11:26.688Z] #45 10.44 DEP images/utsns.pb-c.d [2020-02-10T20:11:26.688Z] #45 10.59 PBCC images/ipc-desc.pb-c.c [2020-02-10T20:11:26.688Z] #45 10.65 PBCC images/ipc-sem.pb-c.c [2020-02-10T20:11:26.688Z] #45 10.75 DEP images/ipc-desc.pb-c.d [2020-02-10T20:11:26.978Z] #45 10.92 DEP images/ipc-sem.pb-c.d [2020-02-10T20:11:26.978Z] #45 10.98 PBCC images/ipc-msg.pb-c.c [2020-02-10T20:11:26.978Z] #45 11.02 DEP images/ipc-msg.pb-c.d [2020-02-10T20:11:27.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T20:11:27.063Z] Using test binary docker [2020-02-10T20:11:27.063Z] +++ /etc/init.d/apparmor start [2020-02-10T20:11:27.063Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:11:27.063Z] INFO: Waiting for daemon to start... [2020-02-10T20:11:27.063Z] Starting dockerd [2020-02-10T20:11:27.063Z] +++ 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-02-10T20:11:27.267Z] #45 11.17 PBCC images/ipc-shm.pb-c.c [2020-02-10T20:11:27.267Z] #45 11.21 DEP images/ipc-shm.pb-c.d [2020-02-10T20:11:27.559Z] #45 11.35 PBCC images/ipc-var.pb-c.c [2020-02-10T20:11:27.559Z] #45 11.40 DEP images/ipc-var.pb-c.d [2020-02-10T20:11:27.559Z] #45 11.53 PBCC images/sk-opts.pb-c.c [2020-02-10T20:11:27.559Z] #45 11.56 PBCC images/packet-sock.pb-c.c [2020-02-10T20:11:27.559Z] #45 11.65 DEP images/sk-opts.pb-c.d [2020-02-10T20:11:27.849Z] #45 11.71 DEP images/packet-sock.pb-c.d [2020-02-10T20:11:27.849Z] #45 11.79 PBCC images/sk-netlink.pb-c.c [2020-02-10T20:11:27.849Z] #45 ... [2020-02-10T20:11:27.849Z] [2020-02-10T20:11:27.849Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:11:27.849Z] #34 92.77 reflect [2020-02-10T20:11:27.849Z] #34 94.20 path [2020-02-10T20:11:27.849Z] #34 97.11 text/tabwriter [2020-02-10T20:11:27.849Z] #34 ... [2020-02-10T20:11:27.849Z] [2020-02-10T20:11:27.849Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:27.849Z] #45 11.86 DEP images/sk-netlink.pb-c.d [2020-02-10T20:11:27.994Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T20:11:27.994Z] Using test binary docker [2020-02-10T20:11:27.994Z] +++ /etc/init.d/apparmor start [2020-02-10T20:11:27.994Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:11:27.994Z] INFO: Waiting for daemon to start... [2020-02-10T20:11:27.994Z] Starting dockerd [2020-02-10T20:11:27.994Z] +++ 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-02-10T20:11:28.139Z] #45 12.02 PBCC images/sk-inet.pb-c.c [2020-02-10T20:11:28.140Z] #45 12.10 DEP images/sk-inet.pb-c.d [2020-02-10T20:11:28.140Z] #45 12.17 PBCC images/sk-unix.pb-c.c [2020-02-10T20:11:28.430Z] #45 12.27 DEP images/sk-unix.pb-c.d [2020-02-10T20:11:28.722Z] #45 12.43 PBCC images/mm.pb-c.c [2020-02-10T20:11:28.722Z] #45 12.58 DEP images/mm.pb-c.d [2020-02-10T20:11:28.722Z] #45 ... [2020-02-10T20:11:28.722Z] [2020-02-10T20:11:28.722Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:28.722Z] #48 93.60 bufio [2020-02-10T20:11:28.722Z] #48 94.99 reflect [2020-02-10T20:11:28.722Z] #48 102.2 regexp/syntax [2020-02-10T20:11:28.722Z] #48 ... [2020-02-10T20:11:28.722Z] [2020-02-10T20:11:28.722Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:28.722Z] #45 12.72 PBCC images/timerfd.pb-c.c [2020-02-10T20:11:28.722Z] #45 12.80 DEP images/timerfd.pb-c.d [2020-02-10T20:11:29.013Z] #45 12.89 PBCC images/timer.pb-c.c [2020-02-10T20:11:29.013Z] #45 12.92 DEP images/timer.pb-c.d [2020-02-10T20:11:29.013Z] #45 13.01 PBCC images/sa.pb-c.c [2020-02-10T20:11:29.013Z] #45 13.06 DEP images/sa.pb-c.d [2020-02-10T20:11:29.306Z] #45 13.18 PBCC images/pipe-data.pb-c.c [2020-02-10T20:11:29.306Z] #45 13.21 DEP images/pipe-data.pb-c.d [2020-02-10T20:11:29.306Z] #45 13.29 PBCC images/mnt.pb-c.c [2020-02-10T20:11:29.306Z] #45 13.38 DEP images/mnt.pb-c.d [2020-02-10T20:11:29.598Z] #45 13.53 PBCC images/sk-packet.pb-c.c [2020-02-10T20:11:29.598Z] #45 13.56 DEP images/sk-packet.pb-c.d [2020-02-10T20:11:29.890Z] #45 13.68 PBCC images/tcp-stream.pb-c.c [2020-02-10T20:11:29.890Z] #45 13.80 DEP images/tcp-stream.pb-c.d [2020-02-10T20:11:30.181Z] #45 13.96 PBCC images/pipe.pb-c.c [2020-02-10T20:11:30.181Z] #45 14.14 DEP images/pipe.pb-c.d [2020-02-10T20:11:30.181Z] #45 14.23 PBCC images/pstree.pb-c.c [2020-02-10T20:11:30.469Z] #45 14.29 DEP images/pstree.pb-c.d [2020-02-10T20:11:30.469Z] #45 14.36 PBCC images/fs.pb-c.c [2020-02-10T20:11:30.469Z] #45 14.39 DEP images/fs.pb-c.d [2020-02-10T20:11:30.528Z] . [2020-02-10T20:11:30.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T20:11:30.528Z] [2020-02-10T20:11:30.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T20:11:30.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T20:11:30.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T20:11:30.528Z] Error: No such image: emptyfs [2020-02-10T20:11:30.528Z] Error: No such image: emptyfs [2020-02-10T20:11:30.529Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T20:11:30.529Z] ++++ docker load [2020-02-10T20:11:30.529Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T20:11:30.529Z] ++++ docker load [2020-02-10T20:11:30.529Z] Running integration-test (iteration 1) [2020-02-10T20:11:30.529Z] 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-02-10T20:11:30.529Z] ++ 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-02-10T20:11:30.529Z] ++ set -e [2020-02-10T20:11:30.529Z] ++ '[' -n 0 ']' [2020-02-10T20:11:30.529Z] ++ set -x [2020-02-10T20:11:30.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:11:30.529Z] Running integration-test (iteration 1) [2020-02-10T20:11:30.529Z] 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-02-10T20:11:30.529Z] ++ 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-02-10T20:11:30.529Z] ++ set -e [2020-02-10T20:11:30.529Z] ++ '[' -n 0 ']' [2020-02-10T20:11:30.529Z] ++ set -x [2020-02-10T20:11:30.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:11:30.757Z] #45 14.54 PBCC images/signalfd.pb-c.c [2020-02-10T20:11:30.757Z] #45 14.65 DEP images/signalfd.pb-c.d [2020-02-10T20:11:30.757Z] #45 14.76 PBCC images/fh.pb-c.c [2020-02-10T20:11:31.047Z] #45 14.82 PBCC images/fsnotify.pb-c.c [2020-02-10T20:11:31.047Z] #45 14.99 DEP images/fh.pb-c.d [2020-02-10T20:11:31.193Z] edbd72df76b4: Pull complete [2020-02-10T20:11:31.193Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4 [2020-02-10T20:11:31.193Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:11:31.193Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-02-10T20:11:31.193Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-02-10T20:11:31.193Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973' [2020-02-10T20:11:31.193Z] WARN: Skipping validation tests [2020-02-10T20:11:31.193Z] INFO: Running unit tests at 02/10/2020 20:11:24... [2020-02-10T20:11:31.193Z] INFO: make.ps1 starting at 02/10/2020 20:11:28 [2020-02-10T20:11:31.193Z] INFO: Git commit (5c0cf86d96) assumed from DOCKER_GITCOMMIT environment variable [2020-02-10T20:11:31.193Z] INFO: Invoking autogen... [2020-02-10T20:11:31.193Z] INFO: Running unit tests... [2020-02-10T20:11:31.336Z] #45 15.08 DEP images/fsnotify.pb-c.d [2020-02-10T20:11:31.336Z] #45 15.18 PBCC images/eventpoll.pb-c.c [2020-02-10T20:11:31.336Z] #45 15.27 DEP images/eventpoll.pb-c.d [2020-02-10T20:11:31.337Z] #45 15.34 PBCC images/eventfd.pb-c.c [2020-02-10T20:11:31.337Z] #45 15.39 DEP images/eventfd.pb-c.d [2020-02-10T20:11:31.337Z] #45 15.43 PBCC images/remap-file-path.pb-c.c [2020-02-10T20:11:31.626Z] #45 15.48 DEP images/remap-file-path.pb-c.d [2020-02-10T20:11:31.626Z] #45 15.57 PBCC images/fifo.pb-c.c [2020-02-10T20:11:31.626Z] #45 15.60 DEP images/fifo.pb-c.d [2020-02-10T20:11:31.745Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.630s coverage: 46.2% of statements [2020-02-10T20:11:31.916Z] #45 15.73 PBCC images/ghost-file.pb-c.c [2020-02-10T20:11:31.916Z] #45 15.82 DEP images/ghost-file.pb-c.d [2020-02-10T20:11:31.916Z] #45 15.93 PBCC images/regfile.pb-c.c [2020-02-10T20:11:32.210Z] #45 16.02 DEP images/regfile.pb-c.d [2020-02-10T20:11:32.210Z] #45 16.12 PBCC images/ns.pb-c.c [2020-02-10T20:11:32.499Z] #45 16.18 DEP images/ns.pb-c.d [2020-02-10T20:11:32.499Z] #45 16.33 PBCC images/fdinfo.pb-c.c [2020-02-10T20:11:32.499Z] #45 16.47 DEP images/fdinfo.pb-c.d [2020-02-10T20:11:32.499Z] #45 16.59 PBCC images/core-aarch64.pb-c.c [2020-02-10T20:11:32.789Z] #45 16.68 PBCC images/core-arm.pb-c.c [2020-02-10T20:11:32.789Z] #45 16.80 PBCC images/core-ppc64.pb-c.c [2020-02-10T20:11:33.081Z] #45 16.91 PBCC images/core-s390.pb-c.c [2020-02-10T20:11:33.081Z] #45 17.02 PBCC images/core-x86.pb-c.c [2020-02-10T20:11:33.369Z] #45 17.20 PBCC images/core.pb-c.c [2020-02-10T20:11:33.369Z] #45 17.35 PBCC images/inventory.pb-c.c [2020-02-10T20:11:33.658Z] #45 17.54 DEP images/core-aarch64.pb-c.d [2020-02-10T20:11:33.658Z] #45 17.61 DEP images/core-arm.pb-c.d [2020-02-10T20:11:33.658Z] #45 17.70 DEP images/core-ppc64.pb-c.d [2020-02-10T20:11:33.948Z] #45 17.81 DEP images/core-s390.pb-c.d [2020-02-10T20:11:34.259Z] #45 17.92 DEP images/core-x86.pb-c.d [2020-02-10T20:11:34.259Z] #45 17.99 DEP images/core.pb-c.d [2020-02-10T20:11:34.259Z] #45 18.15 DEP images/inventory.pb-c.d [2020-02-10T20:11:34.259Z] #45 18.30 PBCC images/cpuinfo.pb-c.c [2020-02-10T20:11:34.550Z] #45 18.36 DEP images/cpuinfo.pb-c.d [2020-02-10T20:11:34.814Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.978s coverage: 48.6% of statements [2020-02-10T20:11:34.859Z] #45 18.54 PBCC images/stats.pb-c.c [2020-02-10T20:11:34.859Z] #45 18.59 DEP images/stats.pb-c.d [2020-02-10T20:11:36.360Z] #45 20.37 make[1]: Nothing to be done for 'all'. [2020-02-10T20:11:36.544Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.916s coverage: 72.5% of statements [2020-02-10T20:11:36.544Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T20:11:37.790Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.570s coverage: 76.1% of statements [2020-02-10T20:11:38.421Z] #45 ... [2020-02-10T20:11:38.422Z] [2020-02-10T20:11:38.422Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:11:38.422Z] #34 103.0 internal/syscall/unix [2020-02-10T20:11:38.422Z] #34 103.1 time [2020-02-10T20:11:38.422Z] #34 ... [2020-02-10T20:11:38.422Z] [2020-02-10T20:11:38.422Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:11:38.422Z] #11 104.7 Selecting previously unselected package gcc-mingw-w64-base. [2020-02-10T20:11:38.422Z] #11 104.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T20:11:38.422Z] #11 104.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:11:38.422Z] #11 104.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-02-10T20:11:38.422Z] #11 104.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T20:11:38.422Z] #11 104.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:11:38.675Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-02-10T20:11:38.714Z] #11 ... [2020-02-10T20:11:38.714Z] [2020-02-10T20:11:38.714Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:38.714Z] #45 22.45 CC images/stats.o [2020-02-10T20:11:39.344Z] #45 23.09 CC images/core.o [2020-02-10T20:11:39.702Z] 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-02-10T20:11:39.997Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-02-10T20:11:40.382Z] #45 24.20 CC images/core-x86.o [2020-02-10T20:11:41.227Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.814s coverage: 59.8% of statements [2020-02-10T20:11:41.227Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T20:11:41.227Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T20:11:41.227Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-02-10T20:11:41.227Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T20:11:41.414Z] #45 25.24 CC images/core-arm.o [2020-02-10T20:11:41.597Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-02-10T20:11:41.597Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T20:11:41.703Z] #45 25.73 CC images/core-aarch64.o [2020-02-10T20:11:41.703Z] #45 ... [2020-02-10T20:11:41.703Z] [2020-02-10T20:11:41.703Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:41.703Z] #48 106.8 vendor/golang.org/x/text/transform [2020-02-10T20:11:41.703Z] #48 111.5 time [2020-02-10T20:11:41.995Z] #48 ... [2020-02-10T20:11:41.995Z] [2020-02-10T20:11:41.995Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:11:42.373Z] --- PASS: TestBuildWithHugeFile (40.47s) [2020-02-10T20:11:42.374Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T20:11:42.374Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:11:42.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:11:42.374Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:11:42.374Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:11:42.374Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:11:42.374Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:11:42.374Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:11:42.374Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:11:42.374Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:11:42.374Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-02-10T20:11:42.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-02-10T20:11:42.374Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-02-10T20:11:42.374Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-02-10T20:11:42.374Z] === RUN TestBuildPreserveOwnership [2020-02-10T20:11:42.374Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T20:11:42.374Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T20:11:42.374Z] --- PASS: TestBuildPreserveOwnership (5.94s) [2020-02-10T20:11:42.374Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-02-10T20:11:42.374Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-02-10T20:11:42.374Z] === RUN TestBuildPlatformInvalid [2020-02-10T20:11:42.374Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-02-10T20:11:42.374Z] PASS [2020-02-10T20:11:42.374Z] [2020-02-10T20:11:42.374Z] === Skipped [2020-02-10T20:11:42.374Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-02-10T20:11:42.374Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:11:42.374Z] [2020-02-10T20:11:42.374Z] [2020-02-10T20:11:42.374Z] DONE 32 tests, 1 skipped in 87.905s [2020-02-10T20:11:42.374Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T20:11:42.374Z] ++ 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-02-10T20:11:42.374Z] ++ set -e [2020-02-10T20:11:42.374Z] ++ '[' -n 0 ']' [2020-02-10T20:11:42.374Z] ++ set -x [2020-02-10T20:11:42.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:11:42.374Z] INFO: Testing against a local daemon [2020-02-10T20:11:42.374Z] === RUN TestConfigList [2020-02-10T20:11:42.866Z] #63 62.67 Checking out files: 47% (1437/3042) Checking out files: 48% (1461/3042) Checking out files: 49% (1491/3042) Checking out files: 50% (1521/3042) Checking out files: 51% (1552/3042) Checking out files: 52% (1582/3042) Checking out files: 53% (1613/3042) Checking out files: 54% (1643/3042) Checking out files: 55% (1674/3042) Checking out files: 56% (1704/3042) Checking out files: 57% (1734/3042) Checking out files: 58% (1765/3042) Checking out files: 59% (1795/3042) Checking out files: 60% (1826/3042) Checking out files: 61% (1856/3042) Checking out files: 62% (1887/3042) Checking out files: 63% (1917/3042) Checking out files: 64% (1947/3042) Checking out files: 65% (1978/3042) Checking out files: 66% (2008/3042) Checking out files: 67% (2039/3042) Checking out files: 68% (2069/3042) Checking out files: 69% (2099/3042) Checking out files: 70% (2130/3042) Checking out files: 71% (2160/3042) Checking out files: 72% (2191/3042) Checking out files: 73% (2221/3042) Checking out files: 74% (2252/3042) Checking out files: 75% (2282/3042) Checking out files: 76% (2312/3042) Checking out files: 77% (2343/3042) Checking out files: 78% (2373/3042) Checking out files: 79% (2404/3042) Checking out files: 80% (2434/3042) Checking out files: 81% (2465/3042) Checking out files: 82% (2495/3042) Checking out files: 83% (2525/3042) Checking out files: 84% (2556/3042) Checking out files: 85% (2586/3042) Checking out files: 86% (2617/3042) Checking out files: 87% (2647/3042) Checking out files: 88% (2677/3042) Checking out files: 89% (2708/3042) Checking out files: 90% (2738/3042) Checking out files: 91% (2769/3042) Checking out files: 92% (2799/3042) Checking out files: 93% (2830/3042) Checking out files: 94% (2860/3042) Checking out files: 95% (2890/3042) Checking out files: 96% (2921/3042) Checking out files: 97% (2951/3042) Checking out files: 98% (2982/3042) Checking out files: 99% (3012/3042) Checking out files: 100% (3042/3042) Checking out files: 100% (3042/3042), done. [2020-02-10T20:11:42.866Z] #63 64.17 + cd /tmp/tmp.vYCZoXaBdJ/src/github.com/containerd/containerd [2020-02-10T20:11:42.866Z] #63 64.18 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-02-10T20:11:43.359Z] ok github.com/docker/docker/daemon/logger 0.208s coverage: 42.7% of statements [2020-02-10T20:11:43.359Z] ok github.com/docker/docker/daemon/logger/awslogs 0.071s coverage: 77.8% of statements [2020-02-10T20:11:43.359Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T20:11:43.359Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T20:11:44.119Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-02-10T20:11:44.119Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-02-10T20:11:44.924Z] #63 66.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-02-10T20:11:44.924Z] #63 66.17 + BUILDTAGS='netgo osusergo static_build' [2020-02-10T20:11:44.924Z] #63 66.17 + export EXTRA_FLAGS=-buildmode=pie [2020-02-10T20:11:44.924Z] #63 66.18 + EXTRA_FLAGS=-buildmode=pie [2020-02-10T20:11:44.924Z] #63 66.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-02-10T20:11:44.924Z] #63 66.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-02-10T20:11:44.924Z] #63 66.18 + '[' '' = dynamic ']' [2020-02-10T20:11:44.924Z] #63 66.18 + make [2020-02-10T20:11:45.199Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-02-10T20:11:45.199Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-02-10T20:11:45.662Z] --- PASS: TestConfigList (3.33s) [2020-02-10T20:11:45.662Z] === RUN TestConfigsCreateAndDelete [2020-02-10T20:11:45.955Z] #63 67.39 + bin/ctr [2020-02-10T20:11:46.453Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 74.7% of statements [2020-02-10T20:11:46.453Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T20:11:46.453Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.004s coverage: 19.9% of statements [2020-02-10T20:11:47.708Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-02-10T20:11:47.708Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-02-10T20:11:48.238Z] ? github.com/docker/docker/api [no test files] [2020-02-10T20:11:48.474Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-02-10T20:11:48.835Z] ok github.com/docker/docker/daemon/logger/splunk 1.496s coverage: 82.5% of statements [2020-02-10T20:11:48.835Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T20:11:48.835Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T20:11:48.949Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-02-10T20:11:48.949Z] === RUN TestConfigsUpdate [2020-02-10T20:11:49.460Z] #63 ... [2020-02-10T20:11:49.460Z] [2020-02-10T20:11:49.460Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:11:49.460Z] #34 114.0 internal/poll [2020-02-10T20:11:49.460Z] #34 118.3 os [2020-02-10T20:11:49.460Z] #34 120.0 internal/fmtsort [2020-02-10T20:11:49.460Z] #34 122.5 fmt [2020-02-10T20:11:49.460Z] #34 122.5 path/filepath [2020-02-10T20:11:49.460Z] #34 ... [2020-02-10T20:11:49.460Z] [2020-02-10T20:11:49.460Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:49.460Z] #45 26.63 CC images/core-ppc64.o [2020-02-10T20:11:49.460Z] #45 27.94 CC images/core-s390.o [2020-02-10T20:11:49.460Z] #45 29.36 CC images/cpuinfo.o [2020-02-10T20:11:49.460Z] #45 30.13 CC images/inventory.o [2020-02-10T20:11:49.460Z] #45 30.62 CC images/fdinfo.o [2020-02-10T20:11:49.460Z] #45 31.14 CC images/fown.o [2020-02-10T20:11:49.460Z] #45 31.41 CC images/ns.o [2020-02-10T20:11:49.460Z] #45 31.76 CC images/regfile.o [2020-02-10T20:11:49.460Z] #45 32.15 CC images/ghost-file.o [2020-02-10T20:11:49.460Z] #45 32.61 CC images/fifo.o [2020-02-10T20:11:49.460Z] #45 33.01 CC images/remap-file-path.o [2020-02-10T20:11:49.460Z] #45 33.31 CC images/eventfd.o [2020-02-10T20:11:49.750Z] #45 33.67 CC images/eventpoll.o [2020-02-10T20:11:50.379Z] #45 ... [2020-02-10T20:11:50.380Z] [2020-02-10T20:11:50.380Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:11:50.380Z] #34 125.2 io/ioutil [2020-02-10T20:11:50.604Z] ok github.com/docker/docker/distribution 0.267s coverage: 22.1% of statements [2020-02-10T20:11:50.604Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-02-10T20:11:50.604Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T20:11:51.380Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-02-10T20:11:52.234Z] --- PASS: TestConfigsUpdate (3.21s) [2020-02-10T20:11:52.234Z] === RUN TestTemplatedConfig [2020-02-10T20:11:52.862Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-02-10T20:11:53.103Z] #34 128.2 flag [2020-02-10T20:11:53.227Z] ................................................. [ 29%] [2020-02-10T20:11:53.393Z] #34 128.2 github.com/BurntSushi/toml [2020-02-10T20:11:53.393Z] #34 128.2 log [2020-02-10T20:11:53.640Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-02-10T20:11:53.640Z] ok github.com/docker/docker/distribution/xfer 1.943s coverage: 85.6% of statements [2020-02-10T20:11:53.640Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T20:11:53.640Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T20:11:54.412Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2020-02-10T20:11:54.412Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T20:11:54.800Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-10T20:11:55.452Z] #34 ... [2020-02-10T20:11:55.452Z] [2020-02-10T20:11:55.452Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:55.452Z] #48 120.4 regexp [2020-02-10T20:11:55.452Z] #48 126.6 os/exec [2020-02-10T20:11:55.452Z] #48 126.7 net [2020-02-10T20:11:55.521Z] --- PASS: TestTemplatedConfig (3.35s) [2020-02-10T20:11:55.521Z] === RUN TestConfigInspect [2020-02-10T20:11:55.743Z] #48 ... [2020-02-10T20:11:55.743Z] [2020-02-10T20:11:55.743Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:11:55.743Z] #45 34.26 CC images/fh.o [2020-02-10T20:11:55.743Z] #45 34.78 CC images/fsnotify.o [2020-02-10T20:11:55.743Z] #45 35.93 CC images/signalfd.o [2020-02-10T20:11:55.743Z] #45 36.39 CC images/fs.o [2020-02-10T20:11:55.743Z] #45 36.72 CC images/pstree.o [2020-02-10T20:11:55.743Z] #45 37.23 CC images/pipe.o [2020-02-10T20:11:55.743Z] #45 37.64 CC images/tcp-stream.o [2020-02-10T20:11:55.743Z] #45 38.09 CC images/sk-packet.o [2020-02-10T20:11:55.743Z] #45 38.62 CC images/mnt.o [2020-02-10T20:11:55.743Z] #45 38.99 CC images/pipe-data.o [2020-02-10T20:11:55.743Z] #45 39.36 CC images/sa.o [2020-02-10T20:11:55.743Z] #45 39.70 CC images/timer.o [2020-02-10T20:11:56.039Z] ok github.com/docker/docker/opts 0.025s coverage: 67.0% of statements [2020-02-10T20:11:56.039Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T20:11:56.773Z] #45 40.56 CC images/timerfd.o [2020-02-10T20:11:57.064Z] #45 40.92 CC images/mm.o [2020-02-10T20:11:57.694Z] #45 41.49 CC images/sk-opts.o [2020-02-10T20:11:57.798Z] ok github.com/docker/docker/pkg/archive 0.454s coverage: 76.9% of statements [2020-02-10T20:11:57.983Z] #45 41.96 CC images/sk-unix.o [2020-02-10T20:11:58.551Z] ok github.com/docker/docker/pkg/authorization 0.477s coverage: 68.3% of statements [2020-02-10T20:11:58.622Z] #45 42.45 CC images/sk-inet.o [2020-02-10T20:11:58.806Z] --- PASS: TestConfigInspect (3.16s) [2020-02-10T20:11:58.806Z] === RUN TestConfigCreateWithLabels [2020-02-10T20:11:58.923Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T20:11:58.923Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T20:11:59.647Z] #45 43.27 CC images/tun.o [2020-02-10T20:11:59.937Z] #45 43.81 CC images/sk-netlink.o [2020-02-10T20:11:59.937Z] #45 ... [2020-02-10T20:11:59.937Z] [2020-02-10T20:11:59.937Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:11:59.937Z] #48 134.8 github.com/LK4D4/vndr/versioned [2020-02-10T20:11:59.937Z] #48 134.8 internal/lazyregexp [2020-02-10T20:12:02.090Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2020-02-10T20:12:02.091Z] === RUN TestConfigCreateResolve [2020-02-10T20:12:02.573Z] Loaded image: buildpack-deps:jessie [2020-02-10T20:12:02.573Z] Loaded image: busybox:latest [2020-02-10T20:12:02.573Z] Loaded image: busybox:glibc [2020-02-10T20:12:02.573Z] Loaded image: buildpack-deps:jessie [2020-02-10T20:12:02.573Z] Loaded image: debian:jessie [2020-02-10T20:12:02.573Z] Loaded image: hello-world:latest [2020-02-10T20:12:02.573Z] INFO: Testing against a local daemon [2020-02-10T20:12:02.573Z] === RUN TestDockerDaemonSuite [2020-02-10T20:12:02.573Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-02-10T20:12:02.573Z] Loaded image: busybox:latest [2020-02-10T20:12:02.573Z] Loaded image: busybox:glibc [2020-02-10T20:12:02.573Z] Loaded image: debian:jessie [2020-02-10T20:12:02.573Z] Loaded image: hello-world:latest [2020-02-10T20:12:02.573Z] INFO: Testing against a local daemon [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-02-10T20:12:02.573Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-02-10T20:12:02.680Z] #48 137.2 net/url [2020-02-10T20:12:02.680Z] #48 137.2 text/template/parse [2020-02-10T20:12:02.680Z] #48 137.3 go/token [2020-02-10T20:12:02.989Z] ok github.com/docker/docker/api/server 0.173s coverage: 9.0% of statements [2020-02-10T20:12:03.503Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-02-10T20:12:03.503Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-02-10T20:12:03.909Z] ok github.com/docker/docker/pkg/chrootarchive 3.369s coverage: 43.2% of statements [2020-02-10T20:12:03.909Z] ok github.com/docker/docker/layer 7.880s coverage: 68.8% of statements [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T20:12:03.909Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T20:12:03.909Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-10T20:12:03.909Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2020-02-10T20:12:03.909Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-02-10T20:12:04.260Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-02-10T20:12:04.434Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-02-10T20:12:04.434Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-02-10T20:12:04.624Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-02-10T20:12:04.972Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-02-10T20:12:05.363Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-02-10T20:12:05.376Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-02-10T20:12:05.376Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T20:12:05.405Z] #48 140.3 go/scanner [2020-02-10T20:12:05.621Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-02-10T20:12:05.621Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-02-10T20:12:05.634Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-02-10T20:12:05.634Z] PASS [2020-02-10T20:12:05.634Z] [2020-02-10T20:12:05.634Z] DONE 8 tests in 23.396s [2020-02-10T20:12:05.634Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T20:12:05.634Z] ++ 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-02-10T20:12:05.634Z] ++ set -e [2020-02-10T20:12:05.634Z] ++ '[' -n 0 ']' [2020-02-10T20:12:05.634Z] ++ set -x [2020-02-10T20:12:05.634Z] ++ env -i DEST=/go/src/github.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-02-10T20:12:05.634Z] INFO: Testing against a local daemon [2020-02-10T20:12:05.634Z] === RUN TestCheckpoint [2020-02-10T20:12:05.634Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T20:12:05.634Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:12:05.634Z] === RUN TestContainerInvalidJSON [2020-02-10T20:12:05.634Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:12:05.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:12:05.634Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:12:05.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:12:05.634Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:12:05.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:12:05.634Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:12:05.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:12:05.892Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:12:05.892Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T20:12:05.892Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T20:12:05.892Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T20:12:05.892Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T20:12:05.892Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T20:12:05.892Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-02-10T20:12:05.892Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T20:12:05.892Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-02-10T20:12:05.892Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T20:12:06.151Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-02-10T20:12:06.151Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T20:12:06.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-02-10T20:12:06.151Z] === RUN TestCopyFromContainer [2020-02-10T20:12:06.184Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-02-10T20:12:06.439Z] #48 ... [2020-02-10T20:12:06.439Z] [2020-02-10T20:12:06.439Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:06.439Z] #45 44.20 CC images/packet-sock.o [2020-02-10T20:12:06.439Z] #45 45.00 CC images/ipc-var.o [2020-02-10T20:12:06.439Z] #45 45.35 CC images/ipc-desc.o [2020-02-10T20:12:06.439Z] #45 45.70 CC images/ipc-shm.o [2020-02-10T20:12:06.439Z] #45 45.98 CC images/ipc-msg.o [2020-02-10T20:12:06.439Z] #45 46.43 CC images/ipc-sem.o [2020-02-10T20:12:06.439Z] #45 46.70 CC images/utsns.o [2020-02-10T20:12:06.439Z] #45 47.13 CC images/creds.o [2020-02-10T20:12:06.439Z] #45 47.43 CC images/vma.o [2020-02-10T20:12:06.439Z] #45 47.92 CC images/netdev.o [2020-02-10T20:12:06.439Z] #45 48.59 CC images/tty.o [2020-02-10T20:12:06.439Z] #45 49.67 CC images/file-lock.o [2020-02-10T20:12:06.439Z] #45 50.05 CC images/rlimit.o [2020-02-10T20:12:06.439Z] #45 50.47 CC images/pagemap.o [2020-02-10T20:12:06.951Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 89.5% of statements [2020-02-10T20:12:07.070Z] #45 ... [2020-02-10T20:12:07.070Z] [2020-02-10T20:12:07.070Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-02-10T20:12:07.070Z] #34 135.8 github.com/BurntSushi/toml/cmd/tomlv [2020-02-10T20:12:07.070Z] #34 DONE 142.0s [2020-02-10T20:12:07.070Z] [2020-02-10T20:12:07.070Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:07.070Z] #45 50.97 CC images/siginfo.o [2020-02-10T20:12:07.070Z] #45 ... [2020-02-10T20:12:07.070Z] [2020-02-10T20:12:07.070Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:12:07.071Z] #11 136.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-02-10T20:12:07.071Z] #11 136.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-02-10T20:12:07.071Z] #11 136.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:12:07.308Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements [2020-02-10T20:12:07.657Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-02-10T20:12:07.702Z] #11 ... [2020-02-10T20:12:07.702Z] [2020-02-10T20:12:07.702Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:07.702Z] #45 51.64 CC images/rpc.o [2020-02-10T20:12:08.055Z] === RUN TestCopyFromContainer// [2020-02-10T20:12:08.148Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-02-10T20:12:08.255Z] ok github.com/docker/docker/pkg/discovery/kv 3.127s coverage: 84.1% of statements [2020-02-10T20:12:08.313Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T20:12:08.313Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T20:12:08.405Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-02-10T20:12:08.572Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T20:12:08.572Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T20:12:08.662Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-02-10T20:12:08.662Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-02-10T20:12:08.662Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-02-10T20:12:08.831Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T20:12:08.831Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T20:12:09.090Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T20:12:09.090Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T20:12:09.090Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T20:12:09.188Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 70.1% of statements [2020-02-10T20:12:09.188Z] ok github.com/docker/docker/pkg/ioutils 0.371s coverage: 70.1% of statements [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer (3.11s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-02-10T20:12:09.349Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-02-10T20:12:09.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T20:12:09.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:12:09.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:12:09.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:12:09.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:12:09.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:12:09.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:12:09.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:12:09.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:12:09.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:12:09.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-02-10T20:12:09.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T20:12:09.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T20:12:09.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T20:12:09.349Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T20:12:09.349Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-10T20:12:09.349Z] === RUN TestCreateWithInvalidEnv [2020-02-10T20:12:09.349Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T20:12:09.349Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T20:12:09.349Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T20:12:09.349Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T20:12:09.349Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T20:12:09.349Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T20:12:09.349Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T20:12:09.349Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T20:12:09.349Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T20:12:09.349Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T20:12:09.349Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T20:12:09.349Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T20:12:09.349Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T20:12:09.349Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T20:12:09.608Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-10T20:12:09.608Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T20:12:09.988Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-02-10T20:12:09.988Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-02-10T20:12:09.988Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-02-10T20:12:09.988Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T20:12:10.031Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-02-10T20:12:10.342Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-10T20:12:10.433Z] #45 54.45 CC images/ext-file.o [2020-02-10T20:12:10.703Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-10T20:12:10.703Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-02-10T20:12:10.961Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-02-10T20:12:11.066Z] #45 54.79 CC images/cgroup.o [2020-02-10T20:12:11.071Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-02-10T20:12:11.218Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-02-10T20:12:11.458Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-02-10T20:12:11.458Z] ok github.com/docker/docker/pkg/mount 1.136s coverage: 70.0% of statements [2020-02-10T20:12:11.458Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T20:12:11.458Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T20:12:11.458Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T20:12:11.475Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-02-10T20:12:11.475Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-02-10T20:12:11.475Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-02-10T20:12:11.731Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-02-10T20:12:12.095Z] #45 55.93 CC images/userns.o [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:12:12.141Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:12:12.141Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-02-10T20:12:12.141Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-02-10T20:12:12.141Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T20:12:12.201Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-02-10T20:12:12.556Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-02-10T20:12:12.600Z] tests/integration/api_exec_test.py ..................... [ 35%] [2020-02-10T20:12:12.726Z] #45 56.39 CC images/google/protobuf/descriptor.o [2020-02-10T20:12:13.075Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-02-10T20:12:13.474Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-10T20:12:14.046Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-02-10T20:12:14.046Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T20:12:14.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:12:14.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:12:14.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:12:14.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:12:14.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:12:14.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:12:14.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:12:14.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:12:14.046Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:12:14.046Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:12:14.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:12:14.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:12:14.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:12:14.046Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:12:14.305Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:12:14.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-10T20:12:14.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-02-10T20:12:14.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-02-10T20:12:14.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-02-10T20:12:14.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-02-10T20:12:14.305Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-02-10T20:12:14.305Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T20:12:14.661Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2020-02-10T20:12:14.872Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-02-10T20:12:14.872Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T20:12:14.872Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T20:12:14.872Z] === RUN TestDaemonRestartIpcMode [2020-02-10T20:12:14.872Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T20:12:14.872Z] === RUN TestDaemonHostGatewayIP [2020-02-10T20:12:14.872Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T20:12:14.872Z] === RUN TestDiff [2020-02-10T20:12:15.051Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-02-10T20:12:15.809Z] --- PASS: TestDiff (0.76s) [2020-02-10T20:12:15.809Z] === RUN TestExecWithCloseStdin [2020-02-10T20:12:16.233Z] #45 60.03 CC images/opts.o [2020-02-10T20:12:16.523Z] #45 60.41 CC images/seccomp.o [2020-02-10T20:12:16.744Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-02-10T20:12:16.744Z] === RUN TestExec [2020-02-10T20:12:16.983Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-02-10T20:12:16.983Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-02-10T20:12:17.153Z] #45 60.87 CC images/binfmt-misc.o [2020-02-10T20:12:17.443Z] #45 61.18 CC images/time.o [2020-02-10T20:12:17.679Z] --- PASS: TestExec (0.91s) [2020-02-10T20:12:17.679Z] === RUN TestExecUser [2020-02-10T20:12:17.734Z] #45 61.61 CC images/sysctl.o [2020-02-10T20:12:18.026Z] #45 61.97 CC images/autofs.o [2020-02-10T20:12:18.108Z] ok github.com/docker/docker/pkg/signal 2.354s coverage: 61.0% of statements [2020-02-10T20:12:18.108Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-02-10T20:12:18.317Z] #45 62.29 CC images/macvlan.o [2020-02-10T20:12:18.464Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-02-10T20:12:18.464Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-02-10T20:12:18.608Z] #45 62.64 CC images/sit.o [2020-02-10T20:12:18.615Z] --- PASS: TestExecUser (0.88s) [2020-02-10T20:12:18.615Z] === RUN TestExportContainerAndImportImage [2020-02-10T20:12:18.821Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-02-10T20:12:19.192Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-02-10T20:12:19.237Z] #45 63.02 LINK images/built-in.o [2020-02-10T20:12:19.237Z] #45 63.21 GEN compel/include/asm [2020-02-10T20:12:19.506Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-02-10T20:12:19.506Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-02-10T20:12:19.529Z] #45 63.23 GEN compel/include/version.h [2020-02-10T20:12:19.529Z] #45 63.25 touch .config [2020-02-10T20:12:19.529Z] #45 63.26 GEN include/common/config.h [2020-02-10T20:12:19.529Z] #45 63.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-02-10T20:12:19.529Z] #45 63.44 GEN compel/plugins/include/uapi/std/syscall.h [2020-02-10T20:12:19.529Z] #45 63.47 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-02-10T20:12:19.529Z] #45 63.50 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-02-10T20:12:19.529Z] #45 63.58 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-02-10T20:12:19.551Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-02-10T20:12:19.551Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T20:12:19.564Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 36.2% of statements [2020-02-10T20:12:19.819Z] #45 63.63 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-02-10T20:12:19.819Z] #45 63.68 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-02-10T20:12:19.819Z] #45 63.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-02-10T20:12:19.819Z] #45 ... [2020-02-10T20:12:19.819Z] [2020-02-10T20:12:19.819Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:19.819Z] #48 144.8 encoding/json [2020-02-10T20:12:19.819Z] #48 145.7 go/ast [2020-02-10T20:12:19.819Z] #48 ... [2020-02-10T20:12:19.819Z] [2020-02-10T20:12:19.819Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:19.819Z] #45 63.74 DEP compel/plugins/std/infect.d [2020-02-10T20:12:19.916Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-02-10T20:12:20.032Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-02-10T20:12:20.109Z] #45 64.02 DEP compel/plugins/std/string.d [2020-02-10T20:12:20.399Z] #45 64.16 DEP compel/plugins/std/log.d [2020-02-10T20:12:20.399Z] #45 64.33 DEP compel/plugins/std/fds.d [2020-02-10T20:12:20.673Z] ok github.com/docker/docker/pkg/tarsum 0.035s coverage: 89.3% of statements [2020-02-10T20:12:20.689Z] #45 64.52 DEP compel/plugins/std/std.d [2020-02-10T20:12:20.689Z] #45 64.68 DEP compel/plugins/shmem/shmem.d [2020-02-10T20:12:20.977Z] #45 64.87 DEP compel/plugins/fds/fds.d [2020-02-10T20:12:21.030Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 85.9% of statements [2020-02-10T20:12:21.030Z] testing: warning: no tests to run [2020-02-10T20:12:21.030Z] coverage: [no statements] [2020-02-10T20:12:21.030Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T20:12:21.267Z] #45 65.18 CC compel/plugins/std/std.o [2020-02-10T20:12:21.395Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-02-10T20:12:21.455Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-02-10T20:12:21.455Z] === RUN TestHealthCheckWorkdir [2020-02-10T20:12:21.777Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T20:12:21.777Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T20:12:21.897Z] #45 65.71 CC compel/plugins/std/fds.o [2020-02-10T20:12:22.526Z] #45 66.33 CC compel/plugins/std/log.o [2020-02-10T20:12:22.784Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-02-10T20:12:22.833Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-02-10T20:12:22.833Z] === RUN TestHealthKillContainer [2020-02-10T20:12:23.558Z] #45 67.63 CC compel/plugins/std/string.o [2020-02-10T20:12:24.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-02-10T20:12:24.296Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.1% of statements [2020-02-10T20:12:24.554Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-02-10T20:12:24.587Z] #45 68.63 CC compel/plugins/std/infect.o [2020-02-10T20:12:24.654Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-10T20:12:24.717Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-02-10T20:12:25.429Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2020-02-10T20:12:25.616Z] #45 69.30 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-02-10T20:12:25.616Z] #45 69.36 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-02-10T20:12:25.617Z] #45 69.44 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-02-10T20:12:25.617Z] #45 69.53 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-02-10T20:12:25.617Z] #45 69.62 AR compel/plugins/std.lib.a [2020-02-10T20:12:25.617Z] #45 69.70 CC compel/plugins/fds/fds.o [2020-02-10T20:12:25.783Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-02-10T20:12:25.908Z] #45 ... [2020-02-10T20:12:25.908Z] [2020-02-10T20:12:25.908Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-02-10T20:12:25.908Z] #11 158.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-02-10T20:12:25.908Z] #11 158.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 158.3 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T20:12:25.908Z] #11 158.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-02-10T20:12:25.908Z] #11 158.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 158.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T20:12:25.908Z] #11 158.8 Selecting previously unselected package libbtrfs0. [2020-02-10T20:12:25.908Z] #11 158.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 158.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-02-10T20:12:25.908Z] #11 159.0 Selecting previously unselected package libbtrfs-dev. [2020-02-10T20:12:25.908Z] #11 159.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 159.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:12:25.908Z] #11 159.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-02-10T20:12:25.908Z] #11 159.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 159.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T20:12:25.908Z] #11 159.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-02-10T20:12:25.908Z] #11 159.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 159.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T20:12:25.908Z] #11 159.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-02-10T20:12:25.908Z] #11 159.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 159.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T20:12:25.908Z] #11 160.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-02-10T20:12:25.908Z] #11 160.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 160.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T20:12:25.908Z] #11 160.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-02-10T20:12:25.908Z] #11 160.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 160.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T20:12:25.908Z] #11 160.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-02-10T20:12:25.908Z] #11 160.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 160.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T20:12:25.908Z] #11 161.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-02-10T20:12:25.908Z] #11 161.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-02-10T20:12:25.908Z] #11 161.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T20:12:26.116Z] --- PASS: TestHealthKillContainer (2.96s) [2020-02-10T20:12:26.116Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T20:12:26.375Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-02-10T20:12:26.375Z] === RUN TestIpcModeNone [2020-02-10T20:12:26.536Z] #11 161.6 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-02-10T20:12:26.536Z] #11 161.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-02-10T20:12:26.536Z] #11 161.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T20:12:26.610Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-02-10T20:12:26.826Z] #11 162.0 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-02-10T20:12:26.826Z] #11 162.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-02-10T20:12:26.826Z] #11 162.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T20:12:27.033Z] ok github.com/docker/docker/registry 0.125s coverage: 56.0% of statements [2020-02-10T20:12:27.114Z] #11 162.2 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-02-10T20:12:27.114Z] #11 162.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-02-10T20:12:27.114Z] #11 162.2 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T20:12:27.114Z] #11 162.4 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-02-10T20:12:27.115Z] #11 162.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-02-10T20:12:27.115Z] #11 162.4 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T20:12:27.311Z] --- PASS: TestIpcModeNone (0.84s) [2020-02-10T20:12:27.311Z] === RUN TestIpcModePrivate [2020-02-10T20:12:27.402Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-02-10T20:12:27.402Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-02-10T20:12:27.878Z] --- PASS: TestIpcModePrivate (0.86s) [2020-02-10T20:12:27.878Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-02-10T20:12:27.878Z] === RUN TestIpcModeShareable [2020-02-10T20:12:27.979Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-02-10T20:12:28.144Z] #11 163.1 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-02-10T20:12:28.144Z] #11 163.1 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-02-10T20:12:28.144Z] #11 163.1 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-02-10T20:12:28.144Z] #11 163.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-02-10T20:12:28.144Z] #11 163.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-02-10T20:12:28.144Z] #11 163.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-02-10T20:12:28.144Z] #11 163.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:12:28.144Z] #11 163.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-02-10T20:12:28.144Z] #11 163.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-02-10T20:12:28.144Z] #11 163.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-02-10T20:12:28.144Z] #11 163.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:12:28.144Z] #11 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T20:12:28.144Z] #11 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-02-10T20:12:28.144Z] #11 163.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-02-10T20:12:28.144Z] #11 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T20:12:28.144Z] #11 163.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-02-10T20:12:28.144Z] #11 163.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-02-10T20:12:28.144Z] #11 163.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-02-10T20:12:28.144Z] #11 163.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T20:12:28.144Z] #11 163.4 Setting up dmsetup (2:1.02.155-3) ... [2020-02-10T20:12:28.144Z] #11 163.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-02-10T20:12:28.144Z] #11 163.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-02-10T20:12:28.178Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-02-10T20:12:28.433Z] #11 163.5 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:12:28.433Z] #11 DONE 163.7s [2020-02-10T20:12:28.433Z] [2020-02-10T20:12:28.433Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:28.433Z] #45 70.00 AR compel/plugins/fds.lib.a [2020-02-10T20:12:28.433Z] #45 70.08 HOSTDEP compel/src/lib/log-host.d [2020-02-10T20:12:28.433Z] #45 70.44 HOSTDEP compel/src/lib/handle-elf-host.d [2020-02-10T20:12:28.433Z] #45 70.79 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-02-10T20:12:28.433Z] #45 71.07 HOSTDEP compel/src/main-host.d [2020-02-10T20:12:28.433Z] #45 71.26 DEP compel/src/lib/ptrace.d [2020-02-10T20:12:28.433Z] #45 71.54 DEP compel/src/lib/infect.d [2020-02-10T20:12:28.433Z] #45 71.78 DEP compel/src/lib/infect-util.d [2020-02-10T20:12:28.433Z] #45 72.02 DEP compel/src/lib/infect-rpc.d [2020-02-10T20:12:28.433Z] #45 72.24 DEP compel/arch/ppc64/src/lib/infect.d [2020-02-10T20:12:28.433Z] #45 72.42 DEP compel/arch/ppc64/src/lib/cpu.d [2020-02-10T20:12:28.546Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-02-10T20:12:28.588Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-02-10T20:12:28.724Z] #45 72.61 DEP compel/src/lib/log.d [2020-02-10T20:12:28.724Z] #45 ... [2020-02-10T20:12:28.724Z] [2020-02-10T20:12:28.724Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:12:28.724Z] #56 DONE 0.3s [2020-02-10T20:12:28.814Z] --- PASS: TestIpcModeShareable (0.90s) [2020-02-10T20:12:28.814Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-02-10T20:12:28.814Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T20:12:29.015Z] [2020-02-10T20:12:29.015Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-02-10T20:12:29.015Z] #57 DONE 0.1s [2020-02-10T20:12:29.015Z] [2020-02-10T20:12:29.015Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:29.112Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-02-10T20:12:29.305Z] #58 ... [2020-02-10T20:12:29.305Z] [2020-02-10T20:12:29.305Z] #12 [dev 1/25] RUN groupadd -r docker [2020-02-10T20:12:29.305Z] #12 DONE 0.7s [2020-02-10T20:12:29.305Z] [2020-02-10T20:12:29.305Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:29.305Z] #58 0.404 + RM_GOPATH=0 [2020-02-10T20:12:29.305Z] #58 0.406 + TMP_GOPATH= [2020-02-10T20:12:29.305Z] #58 0.406 + : /build [2020-02-10T20:12:29.305Z] #58 0.406 + '[' -z '' ']' [2020-02-10T20:12:29.305Z] #58 0.406 ++ mktemp -d [2020-02-10T20:12:29.305Z] #58 0.409 + export GOPATH=/tmp/tmp.3bTGUl5n97 [2020-02-10T20:12:29.305Z] #58 0.410 + GOPATH=/tmp/tmp.3bTGUl5n97 [2020-02-10T20:12:29.305Z] #58 0.410 + RM_GOPATH=1 [2020-02-10T20:12:29.305Z] #58 0.410 ++ dirname ./install.sh [2020-02-10T20:12:29.305Z] #58 0.415 + dir=. [2020-02-10T20:12:29.305Z] #58 0.415 + bin=runc [2020-02-10T20:12:29.305Z] #58 0.415 + shift [2020-02-10T20:12:29.305Z] #58 0.415 + '[' '!' -f ./runc.installer ']' [2020-02-10T20:12:29.305Z] #58 0.415 + . ./runc.installer [2020-02-10T20:12:29.305Z] #58 0.416 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T20:12:29.305Z] #58 0.417 + install_runc [2020-02-10T20:12:29.305Z] #58 0.419 + grep -q '^3\.10\.0.*\.el7\.' [2020-02-10T20:12:29.305Z] #58 0.421 + uname -r [2020-02-10T20:12:29.305Z] #58 0.461 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-02-10T20:12:29.595Z] #58 0.463 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-02-10T20:12:29.595Z] #58 0.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3bTGUl5n97/src/github.com/opencontainers/runc [2020-02-10T20:12:29.595Z] #58 0.463 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-02-10T20:12:29.595Z] #58 0.467 Cloning into '/tmp/tmp.3bTGUl5n97/src/github.com/opencontainers/runc'... [2020-02-10T20:12:29.884Z] #58 ... [2020-02-10T20:12:29.884Z] [2020-02-10T20:12:29.884Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-02-10T20:12:29.884Z] #13 DONE 0.4s [2020-02-10T20:12:29.884Z] [2020-02-10T20:12:29.884Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:29.884Z] #45 73.04 DEP compel/src/main.d [2020-02-10T20:12:29.884Z] #45 73.33 DEP compel/src/lib/handle-elf.d [2020-02-10T20:12:29.884Z] #45 73.58 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-02-10T20:12:29.884Z] #45 73.94 CC compel/src/lib/log.o [2020-02-10T20:12:30.174Z] #45 ... [2020-02-10T20:12:30.174Z] [2020-02-10T20:12:30.174Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-02-10T20:12:30.174Z] #14 0.385 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-02-10T20:12:30.174Z] #14 DONE 0.5s [2020-02-10T20:12:30.174Z] [2020-02-10T20:12:30.174Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:30.174Z] #48 155.1 text/template [2020-02-10T20:12:30.174Z] #48 164.8 go/parser [2020-02-10T20:12:30.174Z] #48 ... [2020-02-10T20:12:30.174Z] [2020-02-10T20:12:30.174Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-02-10T20:12:30.480Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-02-10T20:12:30.808Z] #15 DONE 0.4s [2020-02-10T20:12:30.808Z] [2020-02-10T20:12:30.808Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-02-10T20:12:30.808Z] #16 DONE 0.4s [2020-02-10T20:12:30.808Z] [2020-02-10T20:12:30.808Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:30.808Z] #45 74.46 CC compel/arch/ppc64/src/lib/cpu.o [2020-02-10T20:12:31.073Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-02-10T20:12:31.099Z] #45 75.07 CC compel/arch/ppc64/src/lib/infect.o [2020-02-10T20:12:31.390Z] #45 ... [2020-02-10T20:12:31.390Z] [2020-02-10T20:12:31.390Z] #17 [dev 6/25] RUN ldconfig [2020-02-10T20:12:31.390Z] #17 DONE 0.6s [2020-02-10T20:12:31.461Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-02-10T20:12:31.680Z] [2020-02-10T20:12:31.680Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:12:31.852Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-02-10T20:12:31.852Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-02-10T20:12:32.100Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-02-10T20:12:32.100Z] === RUN TestAPIIpcModeHost [2020-02-10T20:12:32.100Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-02-10T20:12:32.100Z] === RUN TestDaemonIpcModeShareable [2020-02-10T20:12:32.234Z] ok github.com/docker/docker/volume/mounts 0.015s coverage: 67.0% of statements [2020-02-10T20:12:32.313Z] #18 0.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-02-10T20:12:32.313Z] #18 0.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-02-10T20:12:32.604Z] #18 0.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-02-10T20:12:32.995Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-02-10T20:12:34.003Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-02-10T20:12:34.003Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-10T20:12:34.003Z] === RUN TestDaemonIpcModePrivate [2020-02-10T20:12:34.105Z] #18 2.336 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-02-10T20:12:35.128Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-02-10T20:12:35.908Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-02-10T20:12:35.908Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-10T20:12:35.908Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T20:12:36.162Z] #18 4.476 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB] [2020-02-10T20:12:37.649Z] === RUN TestDockerSuite/TestAttachDetach [2020-02-10T20:12:37.649Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-02-10T20:12:37.812Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2020-02-10T20:12:37.812Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-02-10T20:12:37.812Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T20:12:38.225Z] #18 6.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B] [2020-02-10T20:12:38.582Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-02-10T20:12:39.716Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2020-02-10T20:12:39.716Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-02-10T20:12:39.716Z] === RUN TestIpcModeOlderClient [2020-02-10T20:12:39.716Z] === PAUSE TestIpcModeOlderClient [2020-02-10T20:12:39.716Z] === RUN TestKillContainerInvalidSignal [2020-02-10T20:12:39.951Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-02-10T20:12:40.286Z] #18 ... [2020-02-10T20:12:40.286Z] [2020-02-10T20:12:40.286Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:40.287Z] #45 76.43 CC compel/src/lib/infect-rpc.o [2020-02-10T20:12:40.287Z] #45 77.02 CC compel/src/lib/infect-util.o [2020-02-10T20:12:40.287Z] #45 77.50 CC compel/src/lib/infect.o [2020-02-10T20:12:40.287Z] #45 81.99 CC compel/src/lib/ptrace.o [2020-02-10T20:12:40.287Z] #45 82.59 AR compel/libcompel.a [2020-02-10T20:12:40.287Z] #45 82.75 HOSTCC compel/src/main-host.o [2020-02-10T20:12:40.287Z] #45 83.43 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-02-10T20:12:40.287Z] #45 83.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-02-10T20:12:40.577Z] #45 84.60 HOSTCC compel/src/lib/log-host.o [2020-02-10T20:12:40.652Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-02-10T20:12:40.652Z] === RUN TestKillContainer [2020-02-10T20:12:40.652Z] === RUN TestKillContainer/no_signal [2020-02-10T20:12:41.207Z] #45 85.05 HOSTLINK compel/compel-host-bin [2020-02-10T20:12:41.219Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T20:12:41.500Z] #45 85.41 DEP soccr/soccr.d [2020-02-10T20:12:41.786Z] === RUN TestKillContainer/killing_signal [2020-02-10T20:12:41.790Z] #45 85.77 CC soccr/soccr.o [2020-02-10T20:12:42.084Z] #45 ... [2020-02-10T20:12:42.084Z] [2020-02-10T20:12:42.084Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:42.084Z] #58 13.35 + cd /tmp/tmp.3bTGUl5n97/src/github.com/opencontainers/runc [2020-02-10T20:12:42.379Z] #58 13.36 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-02-10T20:12:42.379Z] #58 13.49 + '[' -z '' ']' [2020-02-10T20:12:42.379Z] #58 13.49 + target=static [2020-02-10T20:12:42.379Z] #58 13.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-02-10T20:12:42.471Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-02-10T20:12:42.471Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-02-10T20:12:42.724Z] --- PASS: TestKillContainer (2.33s) [2020-02-10T20:12:42.724Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-02-10T20:12:42.724Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-02-10T20:12:42.724Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-02-10T20:12:42.724Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T20:12:42.983Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T20:12:43.012Z] #58 ... [2020-02-10T20:12:43.012Z] [2020-02-10T20:12:43.012Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:43.012Z] #48 168.0 encoding/xml [2020-02-10T20:12:43.012Z] #48 176.7 go/doc [2020-02-10T20:12:43.550Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T20:12:43.841Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-02-10T20:12:44.091Z] #48 ... [2020-02-10T20:12:44.091Z] [2020-02-10T20:12:44.091Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:12:44.091Z] #66 178.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-02-10T20:12:44.091Z] #66 178.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-02-10T20:12:44.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-02-10T20:12:44.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-02-10T20:12:44.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-02-10T20:12:44.485Z] === RUN TestKillStoppedContainer [2020-02-10T20:12:44.485Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-02-10T20:12:44.485Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T20:12:44.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-10T20:12:44.485Z] === RUN TestKillDifferentUserContainer [2020-02-10T20:12:45.423Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-02-10T20:12:45.423Z] === RUN TestInspectOomKilledTrue [2020-02-10T20:12:45.423Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T20:12:45.423Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:12:45.423Z] === RUN TestInspectOomKilledFalse [2020-02-10T20:12:45.423Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T20:12:45.423Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:12:45.423Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T20:12:45.572Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-02-10T20:12:45.735Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-02-10T20:12:45.990Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-02-10T20:12:45.990Z] === RUN TestLinksContainerNames [2020-02-10T20:12:46.409Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T20:12:46.409Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === Skipped [2020-02-10T20:12:46.409Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T20:12:46.409Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T20:12:46.409Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T20:12:46.409Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T20:12:46.409Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T20:12:46.409Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:12:46.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T20:12:46.409Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T20:12:46.409Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T20:12:46.409Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] [2020-02-10T20:12:46.409Z] DONE 2155 tests, 20 skipped in 192.996s Post stage [Pipeline] junit [2020-02-10T20:12:46.519Z] Recording test results [2020-02-10T20:12:46.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-02-10T20:12:47.892Z] --- PASS: TestLinksContainerNames (1.56s) [2020-02-10T20:12:47.892Z] === RUN TestLogsFollowTailEmpty [2020-02-10T20:12:48.036Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-02-10T20:12:48.036Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T20:12:48.460Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-02-10T20:12:48.460Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T20:12:48.799Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -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:0264e8a78faebab6c014cfdae781c236528c405f hack/make.sh dynbinary test-integration [2020-02-10T20:12:49.154Z] [2020-02-10T20:12:49.154Z] Removing bundles/ [2020-02-10T20:12:49.154Z] [2020-02-10T20:12:49.154Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T20:12:49.154Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:12:49.154Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T20:12:49.404Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/default [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/private [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/slave [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/shared [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/default [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/shared [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/slave [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/private [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T20:12:49.404Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:12:49.404Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T20:12:49.404Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T20:12:49.663Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-10T20:12:49.663Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-02-10T20:12:49.663Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T20:12:49.807Z] #66 ... [2020-02-10T20:12:49.807Z] [2020-02-10T20:12:49.807Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:49.807Z] #48 183.8 crypto/rand [2020-02-10T20:12:50.638Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-02-10T20:12:50.638Z] --- PASS: TestBuildWithHugeFile (91.77s) [2020-02-10T20:12:50.638Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T20:12:50.638Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:12:50.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:12:50.638Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:12:50.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:12:50.638Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:12:50.638Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:12:50.638Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:12:50.638Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:12:50.895Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:12:50.895Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-02-10T20:12:50.895Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-02-10T20:12:50.895Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-02-10T20:12:50.895Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-02-10T20:12:50.895Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-02-10T20:12:50.895Z] === RUN TestBuildPreserveOwnership [2020-02-10T20:12:50.895Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T20:12:51.458Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-02-10T20:12:51.579Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-02-10T20:12:51.579Z] === RUN TestNetworkNat [2020-02-10T20:12:51.715Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-02-10T20:12:51.715Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-02-10T20:12:51.868Z] #48 186.6 crypto/elliptic [2020-02-10T20:12:52.515Z] --- PASS: TestNetworkNat (0.92s) [2020-02-10T20:12:52.515Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T20:12:53.084Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-02-10T20:12:53.084Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-02-10T20:12:53.084Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-02-10T20:12:53.295Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-02-10T20:12:53.452Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-02-10T20:12:53.452Z] === RUN TestNetworkLoopbackNat [2020-02-10T20:12:53.609Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T20:12:53.609Z] ok github.com/docker/docker/api/server/httputils 0.113s coverage: 14.7% of statements [2020-02-10T20:12:53.649Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-02-10T20:12:54.386Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-02-10T20:12:54.387Z] === RUN TestPause [2020-02-10T20:12:54.565Z] ok github.com/docker/docker/api/server/middleware 0.176s coverage: 37.7% of statements [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T20:12:54.565Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T20:12:54.582Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-02-10T20:12:54.590Z] #48 ... [2020-02-10T20:12:54.590Z] [2020-02-10T20:12:54.590Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:54.590Z] #45 88.99 AR soccr/libsoccr.a [2020-02-10T20:12:54.590Z] #45 89.05 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T20:12:54.590Z] #45 89.39 DEP criu/arch/ppc64/sigframe.d [2020-02-10T20:12:54.590Z] #45 89.55 DEP criu/arch/ppc64/crtools.d [2020-02-10T20:12:54.590Z] #45 89.99 DEP criu/arch/ppc64/cpu.d [2020-02-10T20:12:54.590Z] #45 90.33 CC criu/arch/ppc64/cpu.o [2020-02-10T20:12:54.590Z] #45 91.11 CC criu/arch/ppc64/crtools.o [2020-02-10T20:12:54.590Z] #45 92.88 CC criu/arch/ppc64/sigframe.o [2020-02-10T20:12:54.590Z] #45 93.33 LINK criu/arch/ppc64/crtools.built-in.o [2020-02-10T20:12:54.590Z] #45 93.37 DEP criu/arch/ppc64/misc.d [2020-02-10T20:12:54.590Z] #45 93.42 DEP criu/arch/ppc64/vdso-trampoline.d [2020-02-10T20:12:54.590Z] #45 93.45 DEP criu/arch/ppc64/vdso-pie.d [2020-02-10T20:12:54.590Z] #45 93.62 DEP criu/pie/parasite-vdso.d [2020-02-10T20:12:54.590Z] #45 93.95 DEP criu/pie/util-vdso.d [2020-02-10T20:12:54.590Z] #45 94.22 DEP criu/pie/util.d [2020-02-10T20:12:54.590Z] #45 94.57 CC criu/pie/util.o [2020-02-10T20:12:54.590Z] #45 95.13 CC criu/pie/util-vdso.o [2020-02-10T20:12:54.590Z] #45 96.31 CC criu/pie/parasite-vdso.o [2020-02-10T20:12:54.590Z] #45 97.39 CC criu/arch/ppc64/vdso-pie.o [2020-02-10T20:12:54.590Z] #45 98.24 CC criu/arch/ppc64/vdso-trampoline.o [2020-02-10T20:12:54.590Z] #45 98.30 CC criu/arch/ppc64/misc.o [2020-02-10T20:12:54.590Z] #45 98.42 AR criu/pie/pie.lib.a [2020-02-10T20:12:54.590Z] #45 98.58 DEP criu/pie/restorer.d [2020-02-10T20:12:55.220Z] #45 99.04 DEP criu/arch/ppc64/restorer.d [2020-02-10T20:12:55.226Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-02-10T20:12:55.322Z] --- PASS: TestPause (0.86s) [2020-02-10T20:12:55.322Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T20:12:55.322Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:12:55.322Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:12:55.322Z] === RUN TestPauseStopPausedContainer [2020-02-10T20:12:55.509Z] #45 99.37 DEP criu/pie/parasite.d [2020-02-10T20:12:55.511Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-02-10T20:12:55.511Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T20:12:55.799Z] #45 ... [2020-02-10T20:12:55.799Z] [2020-02-10T20:12:55.799Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:12:55.799Z] #58 16.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-02-10T20:12:56.086Z] #58 ... [2020-02-10T20:12:56.086Z] [2020-02-10T20:12:56.086Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:56.086Z] #45 99.86 CC criu/pie/parasite.o [2020-02-10T20:12:56.087Z] ok github.com/docker/docker/api/types/filters 0.081s coverage: 92.2% of statements [2020-02-10T20:12:56.087Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-02-10T20:12:56.087Z] ok github.com/docker/docker/api/types/time 0.199s coverage: 100.0% of statements [2020-02-10T20:12:56.087Z] ok github.com/docker/docker/api/server/router/swarm 0.227s coverage: 4.5% of statements [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T20:12:56.087Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T20:12:56.258Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-02-10T20:12:56.258Z] === RUN TestPsFilter [2020-02-10T20:12:56.441Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-02-10T20:12:56.517Z] --- PASS: TestPsFilter (0.24s) [2020-02-10T20:12:56.517Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T20:12:57.045Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T20:12:57.045Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T20:12:57.084Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-02-10T20:12:57.084Z] === RUN TestRemoveContainerWithVolume [2020-02-10T20:12:57.498Z] ok github.com/docker/docker/builder/dockerignore 0.042s coverage: 96.8% of statements [2020-02-10T20:12:57.816Z] --- PASS: TestBuildPreserveOwnership (6.73s) [2020-02-10T20:12:57.816Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.44s) [2020-02-10T20:12:57.816Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2020-02-10T20:12:57.816Z] === RUN TestBuildPlatformInvalid [2020-02-10T20:12:57.816Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-02-10T20:12:57.816Z] PASS [2020-02-10T20:12:57.816Z] [2020-02-10T20:12:57.816Z] === Skipped [2020-02-10T20:12:57.816Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-02-10T20:12:57.816Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:12:57.816Z] [2020-02-10T20:12:57.816Z] [2020-02-10T20:12:57.816Z] DONE 32 tests, 1 skipped in 177.634s [2020-02-10T20:12:57.816Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T20:12:57.816Z] ++ 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-02-10T20:12:57.816Z] ++ set -e [2020-02-10T20:12:57.816Z] ++ '[' -n 0 ']' [2020-02-10T20:12:57.816Z] ++ set -x [2020-02-10T20:12:57.816Z] ++ env -i DEST=/go/src/github.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-02-10T20:12:58.021Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-02-10T20:12:58.021Z] === RUN TestRemoveContainerRunning [2020-02-10T20:12:58.073Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-02-10T20:12:58.073Z] INFO: Testing against a local daemon [2020-02-10T20:12:58.073Z] === RUN TestConfigList [2020-02-10T20:12:58.134Z] #45 101.9 LINK criu/pie/parasite.built-in.o [2020-02-10T20:12:58.134Z] #45 101.9 GEN criu/pie/parasite-blob.h [2020-02-10T20:12:58.134Z] #45 ... [2020-02-10T20:12:58.134Z] [2020-02-10T20:12:58.134Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:12:58.134Z] #66 DONE 193.1s [2020-02-10T20:12:58.134Z] [2020-02-10T20:12:58.134Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:58.134Z] #45 101.9 CC criu/arch/ppc64/restorer.o [2020-02-10T20:12:58.134Z] #45 ... [2020-02-10T20:12:58.134Z] [2020-02-10T20:12:58.134Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-02-10T20:12:58.134Z] #67 DONE 0.1s [2020-02-10T20:12:58.425Z] [2020-02-10T20:12:58.425Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:12:58.425Z] #18 17.17 Fetched 8107 kB in 17s (488 kB/s) [2020-02-10T20:12:58.425Z] #18 17.17 Reading package lists... [2020-02-10T20:12:58.958Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-02-10T20:12:58.958Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T20:12:59.276Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-02-10T20:12:59.455Z] #18 23.48 Reading package lists... [2020-02-10T20:12:59.455Z] #18 ... [2020-02-10T20:12:59.455Z] [2020-02-10T20:12:59.455Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:12:59.455Z] #45 103.2 CC criu/pie/restorer.o [2020-02-10T20:12:59.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-02-10T20:12:59.525Z] === RUN TestRemoveInvalidContainer [2020-02-10T20:12:59.525Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-02-10T20:12:59.525Z] === RUN TestRenameLinkedContainer [2020-02-10T20:13:00.595Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-02-10T20:13:01.526Z] --- PASS: TestConfigList (3.28s) [2020-02-10T20:13:01.526Z] === RUN TestConfigsCreateAndDelete [2020-02-10T20:13:01.784Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-02-10T20:13:02.182Z] ok github.com/docker/docker/cli/debug 0.312s coverage: 100.0% of statements [2020-02-10T20:13:02.182Z] ok github.com/docker/docker/builder/remotecontext 0.552s coverage: 9.2% of statements [2020-02-10T20:13:02.182Z] ok github.com/docker/docker/builder/dockerfile 0.858s coverage: 46.3% of statements [2020-02-10T20:13:02.348Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-02-10T20:13:02.811Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-02-10T20:13:02.811Z] === RUN TestRenameStoppedContainer [2020-02-10T20:13:03.379Z] --- PASS: TestRenameStoppedContainer (0.79s) [2020-02-10T20:13:03.379Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T20:13:04.868Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-02-10T20:13:04.868Z] === RUN TestConfigsUpdate [2020-02-10T20:13:04.997Z] #45 108.6 LINK criu/pie/restorer.built-in.o [2020-02-10T20:13:04.997Z] #45 108.6 GEN criu/pie/restorer-blob.h [2020-02-10T20:13:04.997Z] #45 108.7 DEP criu/vdso.d [2020-02-10T20:13:04.997Z] #45 109.1 DEP criu/uts_ns.d [2020-02-10T20:13:05.282Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-02-10T20:13:05.282Z] === RUN TestRenameInvalidName [2020-02-10T20:13:05.290Z] #45 109.3 DEP criu/util.d [2020-02-10T20:13:05.798Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-02-10T20:13:05.850Z] --- PASS: TestRenameInvalidName (0.76s) [2020-02-10T20:13:05.850Z] === RUN TestRenameAnonymousContainer [2020-02-10T20:13:05.920Z] #45 109.8 DEP criu/uffd.d [2020-02-10T20:13:06.550Z] #45 110.2 DEP criu/tun.d [2020-02-10T20:13:06.550Z] #45 110.6 DEP criu/tty.d [2020-02-10T20:13:06.840Z] #45 ... [2020-02-10T20:13:06.840Z] [2020-02-10T20:13:06.840Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:06.840Z] #18 23.48 Reading package lists... [2020-02-10T20:13:06.840Z] #18 30.39 Building dependency tree... [2020-02-10T20:13:06.840Z] #18 32.45 libcap2-bin is already the newest version (1:2.25-2). [2020-02-10T20:13:06.840Z] #18 32.45 The following additional packages will be installed: [2020-02-10T20:13:06.840Z] #18 32.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-02-10T20:13:06.840Z] #18 32.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-02-10T20:13:06.840Z] #18 32.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-02-10T20:13:06.840Z] #18 32.45 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-02-10T20:13:06.840Z] #18 32.45 python3.7 python3.7-minimal vim-runtime xxd [2020-02-10T20:13:06.840Z] #18 32.45 Suggested packages: [2020-02-10T20:13:06.840Z] #18 32.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-02-10T20:13:06.840Z] #18 32.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-02-10T20:13:06.840Z] #18 32.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-02-10T20:13:06.840Z] #18 32.45 Recommended packages: [2020-02-10T20:13:06.840Z] #18 32.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-02-10T20:13:06.840Z] #18 32.45 python3-keyrings.alt python3-xdg unzip [2020-02-10T20:13:06.840Z] #18 35.38 The following NEW packages will be installed: [2020-02-10T20:13:06.840Z] #18 35.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-02-10T20:13:06.840Z] #18 35.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-02-10T20:13:06.840Z] #18 35.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-02-10T20:13:06.840Z] #18 35.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-02-10T20:13:06.840Z] #18 35.39 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-02-10T20:13:06.840Z] #18 35.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-02-10T20:13:06.840Z] #18 35.40 python3-setuptools python3-wheel python3.7 python3.7-minimal [2020-02-10T20:13:06.840Z] #18 35.40 thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-02-10T20:13:07.132Z] #18 35.59 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded. [2020-02-10T20:13:07.132Z] #18 35.59 Need to get 27.7 MB of archives. [2020-02-10T20:13:07.132Z] #18 35.59 After this operation, 129 MB of additional disk space will be used. [2020-02-10T20:13:07.132Z] #18 35.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-02-10T20:13:07.132Z] #18 35.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-02-10T20:13:07.132Z] #18 35.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-02-10T20:13:07.423Z] #18 35.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-02-10T20:13:07.423Z] #18 35.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-02-10T20:13:07.423Z] #18 35.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-02-10T20:13:07.690Z] --- PASS: TestConfigsUpdate (3.04s) [2020-02-10T20:13:07.690Z] === RUN TestTemplatedConfig [2020-02-10T20:13:07.714Z] #18 36.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-02-10T20:13:07.714Z] #18 36.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-02-10T20:13:07.714Z] #18 36.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-02-10T20:13:07.714Z] #18 36.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-02-10T20:13:07.714Z] #18 36.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-02-10T20:13:07.714Z] #18 36.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-02-10T20:13:07.714Z] #18 36.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-02-10T20:13:07.714Z] #18 36.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-02-10T20:13:07.714Z] #18 36.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-02-10T20:13:07.714Z] #18 36.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-02-10T20:13:07.714Z] #18 36.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-02-10T20:13:07.714Z] #18 36.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-02-10T20:13:07.714Z] #18 36.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-02-10T20:13:08.010Z] #18 36.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-02-10T20:13:08.010Z] #18 36.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-02-10T20:13:08.010Z] #18 36.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-02-10T20:13:08.010Z] #18 36.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-02-10T20:13:08.010Z] #18 36.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-02-10T20:13:08.010Z] #18 36.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-02-10T20:13:08.010Z] #18 36.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-02-10T20:13:08.010Z] #18 36.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-02-10T20:13:08.010Z] #18 36.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-02-10T20:13:08.010Z] #18 36.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB] [2020-02-10T20:13:08.639Z] #18 36.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-02-10T20:13:08.639Z] #18 36.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-02-10T20:13:08.639Z] #18 37.00 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-02-10T20:13:08.639Z] #18 37.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-02-10T20:13:08.639Z] #18 37.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-02-10T20:13:08.639Z] #18 37.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-02-10T20:13:08.639Z] #18 37.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-02-10T20:13:08.639Z] #18 37.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-02-10T20:13:08.639Z] #18 37.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-02-10T20:13:08.639Z] #18 37.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-02-10T20:13:08.639Z] #18 37.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-02-10T20:13:08.639Z] #18 37.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-02-10T20:13:08.928Z] #18 37.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-02-10T20:13:08.928Z] #18 37.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-02-10T20:13:09.220Z] #18 37.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-02-10T20:13:09.220Z] #18 37.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-02-10T20:13:09.220Z] #18 37.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-02-10T20:13:09.584Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-02-10T20:13:09.841Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-02-10T20:13:10.038Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2020-02-10T20:13:10.038Z] === RUN TestRenameContainerWithSameName [2020-02-10T20:13:10.252Z] #18 ... [2020-02-10T20:13:10.252Z] [2020-02-10T20:13:10.252Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:13:10.252Z] #48 195.1 github.com/LK4D4/vndr/build [2020-02-10T20:13:10.252Z] #48 198.6 encoding/asn1 [2020-02-10T20:13:10.252Z] #48 201.0 vendor/golang.org/x/text/unicode/norm [2020-02-10T20:13:10.252Z] #48 ... [2020-02-10T20:13:10.252Z] [2020-02-10T20:13:10.252Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:13:10.252Z] #45 111.0 DEP criu/timerfd.d [2020-02-10T20:13:10.252Z] #45 111.4 DEP criu/sysfs_parse.d [2020-02-10T20:13:10.252Z] #45 111.8 DEP criu/sysctl.d [2020-02-10T20:13:10.252Z] #45 112.2 DEP criu/string.d [2020-02-10T20:13:10.252Z] #45 112.3 DEP criu/stats.d [2020-02-10T20:13:10.252Z] #45 112.5 DEP criu/sockets.d [2020-02-10T20:13:10.252Z] #45 112.9 DEP criu/sk-unix.d [2020-02-10T20:13:10.252Z] #45 113.4 DEP criu/sk-tcp.d [2020-02-10T20:13:10.252Z] #45 113.7 DEP criu/sk-queue.d [2020-02-10T20:13:10.252Z] #45 113.9 DEP criu/sk-packet.d [2020-02-10T20:13:10.404Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-02-10T20:13:10.542Z] #45 114.4 DEP criu/sk-netlink.d [2020-02-10T20:13:10.605Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-02-10T20:13:10.605Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T20:13:10.833Z] #45 114.7 DEP criu/sk-inet.d [2020-02-10T20:13:10.967Z] --- PASS: TestTemplatedConfig (3.36s) [2020-02-10T20:13:10.967Z] === RUN TestConfigInspect [2020-02-10T20:13:10.967Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-02-10T20:13:11.123Z] #45 115.1 DEP criu/signalfd.d [2020-02-10T20:13:11.413Z] #45 115.3 DEP criu/sigframe.d [2020-02-10T20:13:11.413Z] #45 115.4 DEP criu/shmem.d [2020-02-10T20:13:11.530Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-02-10T20:13:12.042Z] #45 115.8 DEP criu/servicefd.d [2020-02-10T20:13:12.042Z] #45 116.0 DEP criu/seize.d [2020-02-10T20:13:12.332Z] #45 116.3 DEP criu/seccomp.d [2020-02-10T20:13:12.508Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-02-10T20:13:12.508Z] === RUN TestResize [2020-02-10T20:13:12.961Z] #45 116.7 DEP criu/rst-malloc.d [2020-02-10T20:13:12.961Z] #45 116.9 DEP criu/rbtree.d [2020-02-10T20:13:12.961Z] #45 116.9 DEP criu/pstree.d [2020-02-10T20:13:13.075Z] --- PASS: TestResize (0.81s) [2020-02-10T20:13:13.075Z] === RUN TestResizeWithInvalidSize [2020-02-10T20:13:13.252Z] #45 117.1 DEP criu/protobuf.d [2020-02-10T20:13:13.543Z] #45 117.4 GEN criu/protobuf-desc-gen.h [2020-02-10T20:13:14.006Z] ......................... [ 67%] [2020-02-10T20:13:14.010Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-02-10T20:13:14.010Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T20:13:14.052Z] --- PASS: TestConfigInspect (3.12s) [2020-02-10T20:13:14.052Z] === RUN TestConfigCreateWithLabels [2020-02-10T20:13:14.174Z] #45 ... [2020-02-10T20:13:14.174Z] [2020-02-10T20:13:14.174Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:14.174Z] #18 38.90 debconf: delaying package configuration, since apt-utils is not installed [2020-02-10T20:13:14.174Z] #18 39.07 Fetched 27.7 MB in 2s (12.0 MB/s) [2020-02-10T20:13:14.174Z] #18 39.16 Selecting previously unselected package pigz. [2020-02-10T20:13:14.174Z] #18 39.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-02-10T20:13:14.174Z] #18 39.32 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-02-10T20:13:14.174Z] #18 39.32 Unpacking pigz (2.4-1) ... [2020-02-10T20:13:14.174Z] #18 39.48 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-02-10T20:13:14.174Z] #18 39.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T20:13:14.174Z] #18 39.52 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T20:13:14.174Z] #18 40.34 Selecting previously unselected package python3.7-minimal. [2020-02-10T20:13:14.174Z] #18 40.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T20:13:14.174Z] #18 40.37 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T20:13:14.174Z] #18 41.97 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T20:13:14.174Z] #18 41.98 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-02-10T20:13:14.309Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-02-10T20:13:14.499Z] ok github.com/docker/docker/client 0.509s coverage: 75.3% of statements [2020-02-10T20:13:14.577Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:13:14.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:13:14.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:13:14.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:13:14.578Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:13:14.578Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:13:14.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:13:14.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:13:14.578Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:13:14.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:13:14.872Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-02-10T20:13:15.128Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-02-10T20:13:16.263Z] #18 ... [2020-02-10T20:13:16.263Z] [2020-02-10T20:13:16.263Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:13:16.263Z] #48 210.9 mime [2020-02-10T20:13:16.263Z] #48 211.3 mime/quotedprintable [2020-02-10T20:13:16.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:13:17.021Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-02-10T20:13:17.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:13:17.279Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-02-10T20:13:17.279Z] --- PASS: TestConfigCreateWithLabels (3.34s) [2020-02-10T20:13:17.279Z] === RUN TestConfigCreateResolve [2020-02-10T20:13:17.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:13:17.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:13:17.842Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-02-10T20:13:18.322Z] #48 213.0 net/http/internal [2020-02-10T20:13:19.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:13:19.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:13:19.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:13:19.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:13:20.365Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-02-10T20:13:20.622Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-02-10T20:13:20.878Z] --- PASS: TestConfigCreateResolve (3.53s) [2020-02-10T20:13:20.878Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T20:13:21.442Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-02-10T20:13:21.442Z] PASS [2020-02-10T20:13:21.442Z] [2020-02-10T20:13:21.442Z] DONE 8 tests in 23.571s [2020-02-10T20:13:21.442Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T20:13:21.443Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-02-10T20:13:21.443Z] ++ set -e [2020-02-10T20:13:21.443Z] ++ '[' -n 0 ']' [2020-02-10T20:13:21.443Z] ++ set -x [2020-02-10T20:13:21.443Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T20:13:21.699Z] INFO: Testing against a local daemon [2020-02-10T20:13:21.699Z] === RUN TestCheckpoint [2020-02-10T20:13:21.699Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T20:13:21.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:13:21.699Z] === RUN TestContainerInvalidJSON [2020-02-10T20:13:21.699Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:13:21.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:13:21.699Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:13:21.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:13:21.700Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:13:21.700Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:13:21.700Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:13:21.700Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:13:21.700Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:13:21.700Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-02-10T20:13:21.700Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T20:13:21.700Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T20:13:21.700Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T20:13:21.700Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T20:13:21.700Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-10T20:13:21.700Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T20:13:21.829Z] #48 ... [2020-02-10T20:13:21.829Z] [2020-02-10T20:13:21.829Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:21.829Z] #18 46.26 Selecting previously unselected package python3-minimal. [2020-02-10T20:13:21.829Z] #18 46.26 (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-02-10T20:13:21.829Z] #18 46.33 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-02-10T20:13:21.829Z] #18 46.34 Unpacking python3-minimal (3.7.3-1) ... [2020-02-10T20:13:21.829Z] #18 46.45 Selecting previously unselected package libmpdec2:ppc64el. [2020-02-10T20:13:21.829Z] #18 46.46 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-02-10T20:13:21.829Z] #18 46.47 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T20:13:21.829Z] #18 46.58 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-02-10T20:13:21.829Z] #18 46.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T20:13:21.829Z] #18 46.60 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T20:13:21.829Z] #18 48.44 Selecting previously unselected package python3.7. [2020-02-10T20:13:21.829Z] #18 48.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-02-10T20:13:21.829Z] #18 48.45 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T20:13:21.829Z] #18 48.69 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-02-10T20:13:21.829Z] #18 48.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-02-10T20:13:21.829Z] #18 48.71 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T20:13:21.829Z] #18 48.83 Setting up python3-minimal (3.7.3-1) ... [2020-02-10T20:13:21.829Z] #18 50.45 Selecting previously unselected package python3. [2020-02-10T20:13:21.956Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-10T20:13:21.956Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T20:13:21.956Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-02-10T20:13:21.956Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T20:13:21.956Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-02-10T20:13:21.956Z] === RUN TestCopyFromContainer [2020-02-10T20:13:22.118Z] #18 50.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-02-10T20:13:22.118Z] #18 50.57 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-02-10T20:13:22.118Z] #18 50.58 Unpacking python3 (3.7.3-1) ... [2020-02-10T20:13:22.408Z] #18 50.72 Selecting previously unselected package libip4tc0:ppc64el. [2020-02-10T20:13:22.408Z] #18 50.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T20:13:22.408Z] #18 50.73 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T20:13:22.408Z] #18 50.86 Selecting previously unselected package libip6tc0:ppc64el. [2020-02-10T20:13:22.408Z] #18 50.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-02-10T20:13:22.408Z] #18 50.87 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T20:13:22.699Z] #18 50.99 Selecting previously unselected package libiptc0:ppc64el. [2020-02-10T20:13:22.699Z] #18 51.00 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-02-10T20:13:22.699Z] #18 51.01 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T20:13:22.699Z] #18 51.14 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-02-10T20:13:22.699Z] #18 51.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-02-10T20:13:22.699Z] #18 51.16 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T20:13:22.699Z] #18 51.24 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s) [2020-02-10T20:13:22.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2020-02-10T20:13:22.772Z] === RUN TestCgroupNamespacesRun [2020-02-10T20:13:22.887Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-02-10T20:13:22.990Z] #18 51.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-02-10T20:13:22.990Z] #18 51.26 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T20:13:22.990Z] #18 51.37 Selecting previously unselected package libnftnl11:ppc64el. [2020-02-10T20:13:22.990Z] #18 51.39 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-02-10T20:13:22.990Z] #18 51.39 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T20:13:22.990Z] #18 ... [2020-02-10T20:13:22.990Z] [2020-02-10T20:13:22.990Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:13:22.990Z] #48 218.0 vendor/golang.org/x/net/idna [2020-02-10T20:13:23.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-02-10T20:13:23.451Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-02-10T20:13:23.708Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-02-10T20:13:23.965Z] === RUN TestCopyFromContainer// [2020-02-10T20:13:24.148Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-02-10T20:13:24.148Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T20:13:24.222Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T20:13:24.222Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T20:13:24.479Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T20:13:24.479Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T20:13:24.736Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T20:13:24.736Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T20:13:24.996Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T20:13:24.996Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T20:13:25.253Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer (3.21s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2020-02-10T20:13:25.253Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-02-10T20:13:25.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-02-10T20:13:25.254Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-02-10T20:13:25.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T20:13:25.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:13:25.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:13:25.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:13:25.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:13:25.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:13:25.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:13:25.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:13:25.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:13:25.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:13:25.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-10T20:13:25.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-02-10T20:13:25.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T20:13:25.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T20:13:25.254Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T20:13:25.511Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-02-10T20:13:25.511Z] === RUN TestCreateWithInvalidEnv [2020-02-10T20:13:25.511Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T20:13:25.511Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T20:13:25.511Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T20:13:25.511Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T20:13:25.511Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T20:13:25.511Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T20:13:25.511Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T20:13:25.511Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T20:13:25.511Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T20:13:25.511Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-02-10T20:13:25.511Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T20:13:25.511Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T20:13:25.511Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-02-10T20:13:25.511Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T20:13:25.511Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-10T20:13:25.511Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T20:13:25.769Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-02-10T20:13:26.052Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-02-10T20:13:26.052Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T20:13:26.497Z] #48 ... [2020-02-10T20:13:26.497Z] [2020-02-10T20:13:26.497Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:13:26.497Z] #45 120.2 DEP criu/protobuf-desc.d [2020-02-10T20:13:26.497Z] #45 120.4 DEP criu/proc_parse.d [2020-02-10T20:13:26.497Z] #45 120.7 DEP criu/plugin.d [2020-02-10T20:13:26.497Z] #45 120.9 DEP criu/pipes.d [2020-02-10T20:13:26.497Z] #45 121.2 DEP criu/pie-util.d [2020-02-10T20:13:26.497Z] #45 121.4 DEP criu/pie-util-vdso.d [2020-02-10T20:13:26.497Z] #45 121.7 DEP criu/pie-util-vdso-elf32.d [2020-02-10T20:13:26.497Z] #45 122.0 DEP criu/path.d [2020-02-10T20:13:26.497Z] #45 122.3 DEP criu/parasite-syscall.d [2020-02-10T20:13:26.497Z] #45 122.6 DEP criu/pagemap.d [2020-02-10T20:13:26.497Z] #45 122.9 DEP criu/pagemap-cache.d [2020-02-10T20:13:26.497Z] #45 123.2 DEP criu/page-xfer.d [2020-02-10T20:13:26.497Z] #45 123.5 DEP criu/page-pipe.d [2020-02-10T20:13:26.497Z] #45 123.7 DEP criu/netfilter.d [2020-02-10T20:13:26.497Z] #45 124.1 DEP criu/net.d [2020-02-10T20:13:26.497Z] #45 124.5 DEP criu/namespaces.d [2020-02-10T20:13:26.497Z] #45 125.0 DEP criu/mount.d [2020-02-10T20:13:26.497Z] #45 125.4 DEP criu/mem.d [2020-02-10T20:13:26.497Z] #45 125.7 DEP criu/lsm.d [2020-02-10T20:13:26.497Z] #45 126.0 DEP criu/log.d [2020-02-10T20:13:26.497Z] #45 126.3 DEP criu/libnetlink.d [2020-02-10T20:13:26.497Z] #45 126.5 DEP criu/kerndat.d [2020-02-10T20:13:26.497Z] #45 127.0 DEP criu/kcmp-ids.d [2020-02-10T20:13:26.497Z] #45 127.2 DEP criu/irmap.d [2020-02-10T20:13:26.497Z] #45 127.4 DEP criu/ipc_ns.d [2020-02-10T20:13:26.497Z] #45 127.8 DEP criu/image.d [2020-02-10T20:13:26.497Z] #45 128.1 DEP criu/image-desc.d [2020-02-10T20:13:26.497Z] #45 128.3 DEP criu/fsnotify.d [2020-02-10T20:13:26.497Z] #45 128.6 DEP criu/filesystems.d [2020-02-10T20:13:26.497Z] #45 128.8 DEP criu/files.d [2020-02-10T20:13:26.497Z] #45 129.2 DEP criu/files-reg.d [2020-02-10T20:13:26.497Z] #45 129.4 DEP criu/files-ext.d [2020-02-10T20:13:26.497Z] #45 129.7 DEP criu/file-lock.d [2020-02-10T20:13:26.497Z] #45 130.0 DEP criu/file-ids.d [2020-02-10T20:13:26.497Z] #45 130.3 DEP criu/fifo.d [2020-02-10T20:13:26.800Z] #45 130.6 DEP criu/fdstore.d [2020-02-10T20:13:26.800Z] #45 130.9 DEP criu/fault-injection.d [2020-02-10T20:13:27.090Z] #45 131.0 DEP criu/external.d [2020-02-10T20:13:27.090Z] #45 131.2 DEP criu/eventpoll.d [2020-02-10T20:13:27.381Z] #45 131.4 DEP criu/eventfd.d [2020-02-10T20:13:27.664Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-02-10T20:13:27.954Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-02-10T20:13:27.954Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T20:13:28.012Z] #45 131.8 DEP criu/crtools.d [2020-02-10T20:13:28.229Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s) [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:13:28.229Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:13:28.229Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:13:28.229Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:13:28.302Z] #45 132.1 DEP criu/cr-service.d [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-10T20:13:28.486Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-10T20:13:28.486Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T20:13:28.591Z] #45 132.4 DEP criu/cr-restore.d [2020-02-10T20:13:28.591Z] #45 ... [2020-02-10T20:13:28.591Z] [2020-02-10T20:13:28.591Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:13:28.591Z] #48 223.4 net/textproto [2020-02-10T20:13:28.591Z] #48 223.4 vendor/golang.org/x/net/http/httpproxy [2020-02-10T20:13:28.591Z] #48 223.5 crypto/x509 [2020-02-10T20:13:29.329Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-02-10T20:13:29.329Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T20:13:29.418Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-02-10T20:13:31.233Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-02-10T20:13:31.233Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.78s) [2020-02-10T20:13:31.312Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T20:13:31.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:13:31.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:13:31.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:13:31.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:13:31.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:13:31.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:13:31.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:13:31.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:13:31.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:13:31.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:13:31.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:13:31.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:13:31.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:13:31.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:13:31.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-10T20:13:31.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-02-10T20:13:31.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T20:13:31.312Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-02-10T20:13:32.095Z] #48 226.9 mime/multipart [2020-02-10T20:13:32.095Z] #48 227.0 vendor/golang.org/x/net/http/httpguts [2020-02-10T20:13:32.122Z] ok github.com/docker/docker/builder/remotecontext/git 32.017s coverage: 86.3% of statements [2020-02-10T20:13:32.122Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T20:13:32.122Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T20:13:32.170Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-02-10T20:13:32.170Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T20:13:32.243Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.93s) [2020-02-10T20:13:32.243Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T20:13:32.243Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T20:13:32.243Z] === RUN TestDaemonRestartIpcMode [2020-02-10T20:13:32.243Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T20:13:32.243Z] === RUN TestDaemonHostGatewayIP [2020-02-10T20:13:32.243Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T20:13:32.243Z] === RUN TestDiff [2020-02-10T20:13:32.500Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-02-10T20:13:33.064Z] --- PASS: TestDiff (0.95s) [2020-02-10T20:13:33.064Z] === RUN TestExecWithCloseStdin [2020-02-10T20:13:33.106Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2020-02-10T20:13:33.106Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T20:13:33.126Z] #48 ... [2020-02-10T20:13:33.126Z] [2020-02-10T20:13:33.126Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:33.126Z] #18 51.56 Selecting previously unselected package iptables. [2020-02-10T20:13:33.126Z] #18 51.57 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-02-10T20:13:33.126Z] #18 51.59 Unpacking iptables (1.8.2-4) ... [2020-02-10T20:13:33.126Z] #18 52.40 Selecting previously unselected package xxd. [2020-02-10T20:13:33.126Z] #18 52.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T20:13:33.126Z] #18 52.42 Unpacking xxd (2:8.1.0875-5) ... [2020-02-10T20:13:33.126Z] #18 52.70 Selecting previously unselected package vim-common. [2020-02-10T20:13:33.126Z] #18 52.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-02-10T20:13:33.126Z] #18 52.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-02-10T20:13:33.126Z] #18 52.99 Selecting previously unselected package bash-completion. [2020-02-10T20:13:33.126Z] #18 53.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-02-10T20:13:33.126Z] #18 59.21 Unpacking bash-completion (1:2.8-6) ... [2020-02-10T20:13:33.126Z] #18 60.07 Selecting previously unselected package bzip2. [2020-02-10T20:13:33.126Z] #18 60.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-02-10T20:13:33.126Z] #18 60.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T20:13:33.126Z] #18 60.26 Selecting previously unselected package xz-utils. [2020-02-10T20:13:33.126Z] #18 60.31 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-02-10T20:13:33.126Z] #18 60.31 Unpacking xz-utils (5.2.4-1) ... [2020-02-10T20:13:33.126Z] #18 60.72 Selecting previously unselected package apparmor. [2020-02-10T20:13:33.126Z] #18 60.74 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-02-10T20:13:33.126Z] #18 61.03 Unpacking apparmor (2.13.2-10) ... [2020-02-10T20:13:33.126Z] #18 61.68 Selecting previously unselected package aufs-tools. [2020-02-10T20:13:33.126Z] #18 61.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-10T20:13:33.126Z] #18 ... [2020-02-10T20:13:33.126Z] [2020-02-10T20:13:33.126Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:13:33.126Z] #45 132.8 DEP criu/cr-errno.d [2020-02-10T20:13:33.126Z] #45 132.9 DEP criu/cr-dump.d [2020-02-10T20:13:33.126Z] #45 133.4 DEP criu/cr-dedup.d [2020-02-10T20:13:33.126Z] #45 133.7 DEP criu/cr-check.d [2020-02-10T20:13:33.126Z] #45 134.1 DEP criu/config.d [2020-02-10T20:13:33.126Z] #45 134.3 DEP criu/clone-noasan.d [2020-02-10T20:13:33.126Z] #45 134.4 DEP criu/cgroup.d [2020-02-10T20:13:33.126Z] #45 134.7 DEP criu/cgroup-props.d [2020-02-10T20:13:33.126Z] #45 134.9 DEP criu/bitmap.d [2020-02-10T20:13:33.126Z] #45 135.0 DEP criu/bfd.d [2020-02-10T20:13:33.126Z] #45 135.3 DEP criu/autofs.d [2020-02-10T20:13:33.126Z] #45 135.7 DEP criu/aio.d [2020-02-10T20:13:33.126Z] #45 136.0 DEP criu/action-scripts.d [2020-02-10T20:13:33.126Z] #45 136.7 CC criu/action-scripts.o [2020-02-10T20:13:33.757Z] #45 137.6 CC criu/aio.o [2020-02-10T20:13:34.433Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-02-10T20:13:34.433Z] === RUN TestExec [2020-02-10T20:13:34.433Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-02-10T20:13:34.787Z] #45 ... [2020-02-10T20:13:34.787Z] [2020-02-10T20:13:34.787Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:34.787Z] #18 61.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 61.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-02-10T20:13:34.787Z] #18 61.95 Selecting previously unselected package libonig5:ppc64el. [2020-02-10T20:13:34.787Z] #18 61.97 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 61.98 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-02-10T20:13:34.787Z] #18 62.31 Selecting previously unselected package libjq1:ppc64el. [2020-02-10T20:13:34.787Z] #18 62.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 62.34 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T20:13:34.787Z] #18 62.54 Selecting previously unselected package jq. [2020-02-10T20:13:34.787Z] #18 62.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 62.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-02-10T20:13:34.787Z] #18 62.70 Selecting previously unselected package libaio1:ppc64el. [2020-02-10T20:13:34.787Z] #18 62.72 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 62.73 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-02-10T20:13:34.787Z] #18 62.84 Selecting previously unselected package libgpm2:ppc64el. [2020-02-10T20:13:34.787Z] #18 62.87 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 62.88 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T20:13:34.787Z] #18 62.98 Selecting previously unselected package libicu63:ppc64el. [2020-02-10T20:13:34.787Z] #18 63.01 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ... [2020-02-10T20:13:34.787Z] #18 63.01 Unpacking libicu63:ppc64el (63.1-6) ... [2020-02-10T20:13:34.998Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-02-10T20:13:35.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-02-10T20:13:35.008Z] === RUN TestKernelTCPMemory [2020-02-10T20:13:35.256Z] --- PASS: TestExec (0.97s) [2020-02-10T20:13:35.256Z] === RUN TestExecUser [2020-02-10T20:13:35.944Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-02-10T20:13:35.944Z] === RUN TestNISDomainname [2020-02-10T20:13:36.188Z] --- PASS: TestExecUser (1.11s) [2020-02-10T20:13:36.188Z] === RUN TestExportContainerAndImportImage [2020-02-10T20:13:36.879Z] --- PASS: TestNISDomainname (1.03s) [2020-02-10T20:13:36.879Z] === RUN TestHostnameDnsResolution [2020-02-10T20:13:37.508Z] #18 ... [2020-02-10T20:13:37.508Z] [2020-02-10T20:13:37.508Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:13:37.508Z] #51 DONE 231.9s [2020-02-10T20:13:37.508Z] [2020-02-10T20:13:37.508Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:13:37.508Z] #45 138.7 CC criu/autofs.o [2020-02-10T20:13:37.557Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-02-10T20:13:37.557Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-02-10T20:13:37.557Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-02-10T20:13:37.557Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T20:13:38.783Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-02-10T20:13:38.783Z] === RUN TestStats [2020-02-10T20:13:38.925Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-02-10T20:13:38.925Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-02-10T20:13:38.925Z] === RUN TestHealthCheckWorkdir [2020-02-10T20:13:39.012Z] #45 142.9 CC criu/bfd.o [2020-02-10T20:13:39.146Z] ok github.com/docker/docker/cmd/dockerd 0.650s coverage: 19.1% of statements [2020-02-10T20:13:39.488Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-02-10T20:13:40.041Z] #45 144.0 CC criu/bitmap.o [2020-02-10T20:13:40.330Z] #45 144.2 CC criu/cgroup-props.o [2020-02-10T20:13:40.419Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2020-02-10T20:13:40.419Z] === RUN TestHealthKillContainer [2020-02-10T20:13:40.668Z] ok github.com/docker/docker/container 0.599s coverage: 42.5% of statements [2020-02-10T20:13:41.123Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T20:13:41.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T20:13:41.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T20:13:41.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T20:13:41.316Z] --- PASS: TestStats (2.10s) [2020-02-10T20:13:41.316Z] === RUN TestStopContainerWithTimeout [2020-02-10T20:13:41.316Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T20:13:41.316Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T20:13:41.316Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T20:13:41.316Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T20:13:41.316Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T20:13:41.316Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T20:13:41.316Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T20:13:41.316Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T20:13:41.316Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T20:13:41.316Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T20:13:41.316Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T20:13:41.316Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T20:13:41.826Z] #45 ... [2020-02-10T20:13:41.826Z] [2020-02-10T20:13:41.826Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:41.826Z] #18 69.94 Selecting previously unselected package libnet1:ppc64el. [2020-02-10T20:13:41.826Z] #18 69.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-02-10T20:13:41.826Z] #18 69.94 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T20:13:41.826Z] #18 70.06 Selecting previously unselected package libnl-3-200:ppc64el. [2020-02-10T20:13:41.826Z] #18 70.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-02-10T20:13:41.826Z] #18 70.08 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T20:13:41.826Z] #18 70.21 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-02-10T20:13:41.826Z] #18 70.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-02-10T20:13:41.826Z] #18 70.23 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T20:13:41.826Z] #18 70.39 Selecting previously unselected package libreadline5:ppc64el. [2020-02-10T20:13:42.082Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.298s coverage: 65.3% of statements [2020-02-10T20:13:42.114Z] #18 70.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-02-10T20:13:42.114Z] #18 70.44 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T20:13:42.114Z] #18 70.68 Selecting previously unselected package net-tools. [2020-02-10T20:13:42.114Z] #18 70.70 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-02-10T20:13:42.405Z] #18 70.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T20:13:42.695Z] #18 71.18 Selecting previously unselected package python-pip-whl. [2020-02-10T20:13:42.695Z] #18 71.20 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-02-10T20:13:42.695Z] #18 71.21 Unpacking python-pip-whl (18.1-5) ... [2020-02-10T20:13:42.940Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-02-10T20:13:43.197Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-02-10T20:13:43.326Z] #18 71.71 Selecting previously unselected package python3-lib2to3. [2020-02-10T20:13:43.326Z] #18 71.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-02-10T20:13:43.326Z] #18 71.74 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-02-10T20:13:43.454Z] --- PASS: TestHealthKillContainer (3.11s) [2020-02-10T20:13:43.454Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T20:13:43.617Z] #18 71.94 Selecting previously unselected package python3-distutils. [2020-02-10T20:13:43.617Z] #18 71.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-02-10T20:13:43.617Z] #18 71.96 Unpacking python3-distutils (3.7.3-1) ... [2020-02-10T20:13:43.906Z] #18 72.21 Selecting previously unselected package python3-pip. [2020-02-10T20:13:43.906Z] #18 72.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-02-10T20:13:43.906Z] #18 72.22 Unpacking python3-pip (18.1-5) ... [2020-02-10T20:13:43.906Z] #18 72.42 Selecting previously unselected package python3-pkg-resources. [2020-02-10T20:13:44.196Z] #18 72.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-02-10T20:13:44.196Z] #18 72.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-02-10T20:13:44.196Z] #18 72.62 Selecting previously unselected package python3-setuptools. [2020-02-10T20:13:44.196Z] #18 72.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-02-10T20:13:44.196Z] #18 72.64 Unpacking python3-setuptools (40.8.0-1) ... [2020-02-10T20:13:44.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-02-10T20:13:44.388Z] === RUN TestIpcModeNone [2020-02-10T20:13:44.513Z] #18 73.01 Selecting previously unselected package python3-wheel. [2020-02-10T20:13:44.602Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-10T20:13:44.602Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-02-10T20:13:44.602Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-02-10T20:13:44.602Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2020-02-10T20:13:44.602Z] --- PASS: TestStopContainerWithTimeout/3 (3.40s) [2020-02-10T20:13:44.602Z] === RUN TestDeleteDevicemapper [2020-02-10T20:13:44.602Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T20:13:44.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:13:44.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T20:13:44.645Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-02-10T20:13:44.804Z] #18 73.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-02-10T20:13:44.804Z] #18 73.04 Unpacking python3-wheel (0.32.3-2) ... [2020-02-10T20:13:44.804Z] #18 73.17 Selecting previously unselected package thin-provisioning-tools. [2020-02-10T20:13:44.804Z] #18 73.19 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-02-10T20:13:44.804Z] #18 73.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T20:13:45.433Z] #18 73.64 Selecting previously unselected package vim-runtime. [2020-02-10T20:13:45.433Z] #18 73.66 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-02-10T20:13:45.433Z] #18 73.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-02-10T20:13:45.433Z] #18 73.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-02-10T20:13:45.433Z] #18 73.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-02-10T20:13:45.577Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-02-10T20:13:45.577Z] --- PASS: TestIpcModeNone (1.12s) [2020-02-10T20:13:45.577Z] === RUN TestIpcModePrivate [2020-02-10T20:13:46.508Z] --- PASS: TestIpcModePrivate (1.01s) [2020-02-10T20:13:46.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2020-02-10T20:13:46.508Z] === RUN TestIpcModeShareable [2020-02-10T20:13:46.508Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-02-10T20:13:47.072Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-02-10T20:13:47.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.88s) [2020-02-10T20:13:47.137Z] === RUN TestUpdateMemory [2020-02-10T20:13:47.137Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T20:13:47.137Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:13:47.137Z] === RUN TestUpdateCPUQuota [2020-02-10T20:13:47.636Z] --- PASS: TestIpcModeShareable (1.14s) [2020-02-10T20:13:47.636Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2020-02-10T20:13:47.636Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T20:13:47.636Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-02-10T20:13:47.830Z] ok github.com/docker/docker/daemon/cluster/convert 0.760s coverage: 35.7% of statements [2020-02-10T20:13:47.842Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:13:47.842Z] [2020-02-10T20:13:47.842Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T20:13:47.842Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T20:13:47.842Z] HOSTNAME=d35e16c951c1 [2020-02-10T20:13:47.842Z] TESTDEBUG=0 [2020-02-10T20:13:47.842Z] DEST=bundles/test-integration [2020-02-10T20:13:47.842Z] PWD=/go/src/github.com/docker/docker [2020-02-10T20:13:47.842Z] DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:13:47.842Z] container=docker [2020-02-10T20:13:47.842Z] HOME=/root [2020-02-10T20:13:47.842Z] GOLANG_VERSION=1.13.7 [2020-02-10T20:13:47.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T20:13:47.842Z] VALIDATE_BRANCH=master [2020-02-10T20:13:47.842Z] TERM=xterm [2020-02-10T20:13:47.842Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T20:13:47.842Z] SHLVL=1 [2020-02-10T20:13:47.842Z] TIMEOUT=120m [2020-02-10T20:13:47.842Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T20:13:47.842Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T20:13:47.842Z] GO111MODULE=off [2020-02-10T20:13:47.842Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T20:13:47.842Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T20:13:47.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T20:13:47.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T20:13:47.842Z] GOPATH=/go [2020-02-10T20:13:47.842Z] PKG_CONFIG=pkg-config [2020-02-10T20:13:47.842Z] _=/usr/bin/env [2020-02-10T20:13:47.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T20:13:48.199Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-02-10T20:13:48.513Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-02-10T20:13:48.513Z] === RUN TestUpdatePidsLimit [2020-02-10T20:13:48.513Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T20:13:48.951Z] #18 ... [2020-02-10T20:13:48.951Z] [2020-02-10T20:13:48.951Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:13:48.951Z] #48 233.6 crypto/tls [2020-02-10T20:13:48.951Z] #48 243.7 net/http/httptrace [2020-02-10T20:13:49.080Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T20:13:49.129Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-02-10T20:13:49.240Z] #48 ... [2020-02-10T20:13:49.241Z] [2020-02-10T20:13:49.241Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:13:49.241Z] #45 145.8 CC criu/cgroup.o [2020-02-10T20:13:49.241Z] #45 152.9 CC criu/clone-noasan.o [2020-02-10T20:13:49.241Z] #45 153.2 CC criu/config.o [2020-02-10T20:13:49.241Z] #45 ... [2020-02-10T20:13:49.241Z] [2020-02-10T20:13:49.241Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:13:49.241Z] #48 244.1 net/http [2020-02-10T20:13:49.339Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T20:13:49.598Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T20:13:50.059Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-02-10T20:13:50.164Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T20:13:50.424Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T20:13:50.623Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-02-10T20:13:50.623Z] === RUN TestAPIIpcModeHost [2020-02-10T20:13:50.624Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-02-10T20:13:50.993Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T20:13:51.553Z] --- PASS: TestAPIIpcModeHost (0.80s) [2020-02-10T20:13:51.553Z] === RUN TestDaemonIpcModeShareable [2020-02-10T20:13:51.553Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-02-10T20:13:52.118Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit (3.83s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-02-10T20:13:52.370Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-02-10T20:13:52.370Z] === RUN TestUpdateRestartPolicy [2020-02-10T20:13:53.487Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2020-02-10T20:13:53.487Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true [2020-02-10T20:13:53.487Z] === RUN TestDaemonIpcModePrivate [2020-02-10T20:13:53.487Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-02-10T20:13:53.487Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-02-10T20:13:53.586Z] ok github.com/docker/docker/daemon/cluster 1.707s coverage: 0.5% of statements [2020-02-10T20:13:54.789Z] #48 ... [2020-02-10T20:13:54.789Z] [2020-02-10T20:13:54.789Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:13:54.789Z] #18 78.97 Selecting previously unselected package vim. [2020-02-10T20:13:54.789Z] #18 78.99 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-02-10T20:13:54.789Z] #18 79.03 Unpacking vim (2:8.1.0875-5) ... [2020-02-10T20:13:54.789Z] #18 79.95 Selecting previously unselected package xfsprogs. [2020-02-10T20:13:54.789Z] #18 79.97 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-02-10T20:13:54.789Z] #18 79.98 Unpacking xfsprogs (4.20.0-1) ... [2020-02-10T20:13:54.789Z] #18 80.61 Selecting previously unselected package zip. [2020-02-10T20:13:54.789Z] #18 80.63 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ... [2020-02-10T20:13:54.789Z] #18 80.64 Unpacking zip (3.0-11+b1) ... [2020-02-10T20:13:54.789Z] #18 80.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-02-10T20:13:54.789Z] #18 81.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-02-10T20:13:54.789Z] #18 81.02 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-02-10T20:13:54.789Z] #18 81.03 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-02-10T20:13:54.789Z] #18 81.03 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-02-10T20:13:54.789Z] #18 81.04 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-02-10T20:13:54.790Z] #18 81.04 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-02-10T20:13:54.790Z] #18 81.05 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-02-10T20:13:54.790Z] #18 81.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-02-10T20:13:54.790Z] #18 81.06 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-02-10T20:13:54.790Z] #18 81.07 Setting up libicu63:ppc64el (63.1-6) ... [2020-02-10T20:13:54.790Z] #18 81.07 Setting up xxd (2:8.1.0875-5) ... [2020-02-10T20:13:54.790Z] #18 81.11 Setting up zip (3.0-11+b1) ... [2020-02-10T20:13:54.790Z] #18 81.11 Setting up vim-common (2:8.1.0875-5) ... [2020-02-10T20:13:54.790Z] #18 81.14 Setting up bash-completion (1:2.8-6) ... [2020-02-10T20:13:54.855Z] === RUN TestDockerSuite/TestBuildAddScript [2020-02-10T20:13:55.108Z] ok github.com/docker/docker/daemon/config 1.044s coverage: 80.1% of statements [2020-02-10T20:13:55.112Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-02-10T20:13:55.112Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2020-02-10T20:13:55.112Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T20:13:55.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-02-10T20:13:55.561Z] ok github.com/docker/docker/daemon/discovery 0.208s coverage: 30.0% of statements [2020-02-10T20:13:57.264Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.94s) [2020-02-10T20:13:57.264Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-02-10T20:13:57.264Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T20:13:57.264Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-02-10T20:13:57.718Z] ok github.com/docker/docker/daemon/events 0.488s coverage: 50.0% of statements [2020-02-10T20:13:57.718Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.143s coverage: 10.9% of statements [2020-02-10T20:13:59.160Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-02-10T20:13:59.160Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.96s) [2020-02-10T20:13:59.160Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: true, mustBeShared: true [2020-02-10T20:13:59.160Z] === RUN TestIpcModeOlderClient [2020-02-10T20:13:59.160Z] === PAUSE TestIpcModeOlderClient [2020-02-10T20:13:59.160Z] === RUN TestKillContainerInvalidSignal [2020-02-10T20:13:59.160Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-02-10T20:13:59.230Z] #18 86.94 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-02-10T20:13:59.230Z] #18 86.94 Setting up xz-utils (5.2.4-1) ... [2020-02-10T20:13:59.230Z] #18 86.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-02-10T20:13:59.230Z] #18 86.98 Setting up pigz (2.4-1) ... [2020-02-10T20:13:59.230Z] #18 86.99 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-02-10T20:13:59.230Z] #18 87.01 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-02-10T20:13:59.230Z] #18 87.02 Setting up python-pip-whl (18.1-5) ... [2020-02-10T20:13:59.230Z] #18 87.03 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-02-10T20:13:59.230Z] #18 87.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-02-10T20:13:59.239Z] ok github.com/docker/docker/daemon/graphdriver 0.675s coverage: 2.3% of statements [2020-02-10T20:13:59.239Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2020-02-10T20:13:59.523Z] #18 87.85 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-02-10T20:13:59.523Z] #18 87.85 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-02-10T20:13:59.523Z] #18 87.86 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-02-10T20:13:59.523Z] #18 87.88 Setting up vim (2:8.1.0875-5) ... [2020-02-10T20:13:59.523Z] #18 87.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-02-10T20:13:59.523Z] #18 87.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-02-10T20:13:59.523Z] #18 87.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-02-10T20:13:59.523Z] #18 87.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-02-10T20:13:59.523Z] #18 87.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-02-10T20:13:59.523Z] #18 88.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-02-10T20:13:59.523Z] #18 88.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-02-10T20:13:59.523Z] #18 88.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-02-10T20:13:59.523Z] #18 88.11 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-02-10T20:13:59.523Z] #18 ... [2020-02-10T20:13:59.523Z] [2020-02-10T20:13:59.523Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:14:00.091Z] --- PASS: TestKillContainerInvalidSignal (1.09s) [2020-02-10T20:14:00.091Z] === RUN TestKillContainer [2020-02-10T20:14:00.091Z] === RUN TestKillContainer/no_signal [2020-02-10T20:14:01.023Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T20:14:01.280Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-02-10T20:14:01.843Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-02-10T20:14:01.843Z] === RUN TestKillContainer/killing_signal [2020-02-10T20:14:02.120Z] ok github.com/docker/docker/daemon 2.887s coverage: 9.2% of statements [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-02-10T20:14:02.120Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-02-10T20:14:03.081Z] ok github.com/docker/docker/daemon/logger 0.365s coverage: 43.0% of statements [2020-02-10T20:14:03.081Z] ok github.com/docker/docker/daemon/logger/awslogs 0.441s coverage: 77.4% of statements [2020-02-10T20:14:03.081Z] ok github.com/docker/docker/daemon/images 0.469s coverage: 4.9% of statements [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-02-10T20:14:03.081Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-02-10T20:14:03.211Z] --- PASS: TestKillContainer (2.96s) [2020-02-10T20:14:03.211Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-10T20:14:03.211Z] --- PASS: TestKillContainer/non_killing_signal (0.90s) [2020-02-10T20:14:03.211Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2020-02-10T20:14:03.211Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T20:14:03.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T20:14:03.361Z] #24 254.6 Checking out files: 21% (2241/10551) Checking out files: 22% (2322/10551) Checking out files: 23% (2427/10551) Checking out files: 24% (2533/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 33% (3524/10551) Checking out files: 34% (3588/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 45% (4806/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 54% (5698/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 63% (6710/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) [2020-02-10T20:14:03.361Z] #24 ... [2020-02-10T20:14:03.361Z] [2020-02-10T20:14:03.361Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:14:03.361Z] #45 157.2 CC criu/cr-check.o [2020-02-10T20:14:03.361Z] #45 160.4 CC criu/cr-dedup.o [2020-02-10T20:14:03.361Z] #45 161.2 CC criu/cr-dump.o [2020-02-10T20:14:03.361Z] #45 166.8 CC criu/cr-errno.o [2020-02-10T20:14:03.361Z] #45 167.0 CC criu/cr-restore.o [2020-02-10T20:14:03.361Z] #45 ... [2020-02-10T20:14:03.361Z] [2020-02-10T20:14:03.361Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:14:04.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T20:14:04.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T20:14:04.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T20:14:04.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-02-10T20:14:04.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-02-10T20:14:04.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-02-10T20:14:04.704Z] === RUN TestKillStoppedContainer [2020-02-10T20:14:04.853Z] #24 254.6 Checking out files: 21% (2241/10551) Checking out files: 22% (2322/10551) Checking out files: 23% (2427/10551) Checking out files: 24% (2533/10551) Checking out files: 25% (2638/10551) Checking out files: 26% (2744/10551) Checking out files: 27% (2849/10551) Checking out files: 28% (2955/10551) Checking out files: 29% (3060/10551) Checking out files: 30% (3166/10551) Checking out files: 31% (3271/10551) Checking out files: 32% (3377/10551) Checking out files: 33% (3482/10551) Checking out files: 33% (3524/10551) Checking out files: 34% (3588/10551) Checking out files: 35% (3693/10551) Checking out files: 36% (3799/10551) Checking out files: 37% (3904/10551) Checking out files: 38% (4010/10551) Checking out files: 39% (4115/10551) Checking out files: 40% (4221/10551) Checking out files: 41% (4326/10551) Checking out files: 42% (4432/10551) Checking out files: 43% (4537/10551) Checking out files: 44% (4643/10551) Checking out files: 45% (4748/10551) Checking out files: 45% (4806/10551) Checking out files: 46% (4854/10551) Checking out files: 47% (4959/10551) Checking out files: 48% (5065/10551) Checking out files: 49% (5170/10551) Checking out files: 50% (5276/10551) Checking out files: 51% (5382/10551) Checking out files: 52% (5487/10551) Checking out files: 53% (5593/10551) Checking out files: 54% (5698/10551) Checking out files: 55% (5804/10551) Checking out files: 56% (5909/10551) Checking out files: 57% (6015/10551) Checking out files: 58% (6120/10551) Checking out files: 59% (6226/10551) Checking out files: 60% (6331/10551) Checking out files: 61% (6437/10551) Checking out files: 62% (6542/10551) Checking out files: 63% (6648/10551) Checking out files: 63% (6710/10551) Checking out files: 64% (6753/10551) Checking out files: 65% (6859/10551) Checking out files: 66% (6964/10551) Checking out files: 67% (7070/10551) Checking out files: 68% (7175/10551) Checking out files: 69% (7281/10551) Checking out files: 70% (7386/10551) Checking out files: 71% (7492/10551) Checking out files: 72% (7597/10551) Checking out files: 73% (7703/10551) Checking out files: 74% (7808/10551) Checking out files: 75% (7914/10551) Checking out files: 76% (8019/10551) Checking out files: 77% (8125/10551) Checking out files: 78% (8230/10551) Checking out files: 79% (8336/10551) Checking out files: 80% (8441/10551) Checking out files: 80% (8462/10551) Checking out files: 81% (8547/10551) Checking out files: 82% (8652/10551) Checking out files: 83% (8758/10551) Checking out files: 84% (8863/10551) Checking out files: 85% (8969/10551) Checking out files: 86% (9074/10551) Checking out files: 87% (9180/10551) Checking out files: 88% (9285/10551) Checking out files: 89% (9391/10551) Checking out files: 90% (9496/10551) Checking out files: 91% (9602/10551) Checking out files: 92% (9707/10551) Checking out files: 93% (9813/10551) Checking out files: 94% (9918/10551) Checking out files: 95% (10024/10551) Checking out files: 96% (10129/10551) Checking out files: 97% (10235/10551) Checking out files: 97% (10327/10551) Checking out files: 98% (10340/10551) Checking out files: 99% (10446/10551) Checking out files: 100% (10551/10551) Checking out files: 100% (10551/10551), done. [2020-02-10T20:14:04.853Z] #24 259.9 + cd /tmp/tmp.3FTVRe4CvG/tmp/docker-ce [2020-02-10T20:14:04.961Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-10T20:14:04.961Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T20:14:04.961Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-02-10T20:14:04.961Z] === RUN TestKillDifferentUserContainer [2020-02-10T20:14:05.153Z] #24 259.9 + git checkout -q v17.06.2-ce [2020-02-10T20:14:05.219Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-02-10T20:14:05.240Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.579s coverage: 88.3% of statements [2020-02-10T20:14:05.469Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-02-10T20:14:05.694Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.528s coverage: 62.1% of statements [2020-02-10T20:14:05.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T20:14:06.150Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2020-02-10T20:14:06.150Z] === RUN TestInspectOomKilledTrue [2020-02-10T20:14:06.150Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-02-10T20:14:06.150Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:14:06.150Z] === RUN TestInspectOomKilledFalse [2020-02-10T20:14:06.150Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T20:14:06.150Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:14:06.150Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T20:14:06.407Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-10T20:14:06.407Z] === RUN TestLinksContainerNames [2020-02-10T20:14:06.652Z] ok github.com/docker/docker/daemon/logger/local 0.479s coverage: 74.7% of statements [2020-02-10T20:14:06.652Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T20:14:06.652Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.370s coverage: 21.4% of statements [2020-02-10T20:14:07.246Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-02-10T20:14:07.246Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T20:14:07.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-02-10T20:14:07.246Z] === RUN TestWaitNonBlocked [2020-02-10T20:14:07.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:14:07.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:14:07.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:14:07.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:14:07.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:14:07.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:14:07.246Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T20:14:07.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-02-10T20:14:07.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-02-10T20:14:07.246Z] === RUN TestWaitBlocked [2020-02-10T20:14:07.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:14:07.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:14:07.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:14:07.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:14:07.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:14:07.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:14:07.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-02-10T20:14:07.816Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T20:14:07.816Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-02-10T20:14:07.816Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-02-10T20:14:07.816Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T20:14:07.816Z] === CONT TestIpcModeOlderClient [2020-02-10T20:14:07.816Z] === CONT TestDaemonHostGatewayIP [2020-02-10T20:14:07.816Z] === CONT TestDaemonRestartIpcMode [2020-02-10T20:14:07.816Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-02-10T20:14:07.988Z] tests/integration/client_test.py ..... [ 75%] [2020-02-10T20:14:07.988Z] tests/integration/context_api_test.py .. [ 76%] [2020-02-10T20:14:08.180Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2020-02-10T20:14:08.244Z] tests/integration/errors_test.py . [ 76%] [2020-02-10T20:14:08.265Z] --- PASS: TestLinksContainerNames (1.55s) [2020-02-10T20:14:08.265Z] === RUN TestLogsFollowTailEmpty [2020-02-10T20:14:08.635Z] ok github.com/docker/docker/daemon/logger/syslog 0.398s coverage: 47.8% of statements [2020-02-10T20:14:08.673Z] #24 ... [2020-02-10T20:14:08.673Z] [2020-02-10T20:14:08.673Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:14:08.673Z] #48 263.8 github.com/LK4D4/vndr/godl [2020-02-10T20:14:08.830Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-02-10T20:14:08.830Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T20:14:09.700Z] #48 ... [2020-02-10T20:14:09.700Z] [2020-02-10T20:14:09.700Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:14:09.700Z] #18 88.12 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-02-10T20:14:09.700Z] #18 88.14 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-02-10T20:14:09.700Z] #18 88.15 Setting up jq (1.5+dfsg-2+b1) ... [2020-02-10T20:14:09.700Z] #18 88.16 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-02-10T20:14:09.700Z] #18 88.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-02-10T20:14:09.700Z] #18 93.07 Setting up iptables (1.8.2-4) ... [2020-02-10T20:14:09.700Z] #18 93.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T20:14:09.700Z] #18 93.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T20:14:09.700Z] #18 93.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-02-10T20:14:09.700Z] #18 93.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-02-10T20:14:09.700Z] #18 93.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-02-10T20:14:09.700Z] #18 93.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-02-10T20:14:09.700Z] #18 93.22 Setting up python3 (3.7.3-1) ... [2020-02-10T20:14:09.700Z] #18 93.89 Setting up python3-wheel (0.32.3-2) ... [2020-02-10T20:14:09.700Z] #18 95.23 Setting up apparmor (2.13.2-10) ... [2020-02-10T20:14:09.700Z] #18 97.85 Setting up xfsprogs (4.20.0-1) ... [2020-02-10T20:14:09.700Z] #18 97.87 Setting up python3-lib2to3 (3.7.3-1) ... [2020-02-10T20:14:09.761Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/default [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/private [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/slave [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/shared [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/default [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/shared [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/slave [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/private [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:14:09.762Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T20:14:09.762Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:14:09.762Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:14:09.991Z] #18 ... [2020-02-10T20:14:09.991Z] [2020-02-10T20:14:09.991Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:14:09.991Z] #24 264.9 + mkdir -p /tmp/tmp.3FTVRe4CvG/src/github.com/docker [2020-02-10T20:14:09.991Z] #24 264.9 + mv components/cli /tmp/tmp.3FTVRe4CvG/src/github.com/docker/cli [2020-02-10T20:14:09.991Z] #24 264.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-02-10T20:14:10.019Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:14:10.019Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:14:10.019Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:14:10.019Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T20:14:10.019Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:14:10.019Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:14:10.275Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:14:10.533Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:14:10.533Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:14:10.533Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:14:10.534Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T20:14:10.534Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:14:10.534Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T20:14:10.534Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:14:10.534Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-02-10T20:14:10.534Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-02-10T20:14:10.534Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T20:14:10.792Z] ok github.com/docker/docker/daemon/logger/splunk 2.143s coverage: 82.5% of statements [2020-02-10T20:14:10.792Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T20:14:10.792Z] ? github.com/docker/docker/daemon/network [no test files] [2020-02-10T20:14:10.792Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T20:14:11.117Z] --- PASS: TestContainerStartOnDaemonRestart (3.34s) [2020-02-10T20:14:11.749Z] ok github.com/docker/docker/distribution 1.525s coverage: 20.3% of statements [2020-02-10T20:14:11.902Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-02-10T20:14:12.053Z] --- PASS: TestDaemonRestartIpcMode (4.24s) [2020-02-10T20:14:12.202Z] ok github.com/docker/docker/distribution/metadata 1.660s coverage: 48.2% of statements [2020-02-10T20:14:12.312Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2020-02-10T20:14:12.312Z] PASS [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] === Skipped [2020-02-10T20:14:12.312Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-02-10T20:14:12.312Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T20:14:12.312Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T20:14:12.312Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:14:12.312Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T20:14:12.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-02-10T20:14:12.312Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] [2020-02-10T20:14:12.312Z] DONE 199 tests, 6 skipped in 126.762s [2020-02-10T20:14:12.312Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T20:14:12.312Z] ++ 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-02-10T20:14:12.312Z] ++ set -e [2020-02-10T20:14:12.312Z] ++ '[' -n 0 ']' [2020-02-10T20:14:12.312Z] ++ set -x [2020-02-10T20:14:12.312Z] ++ env -i DEST=/go/src/github.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-02-10T20:14:12.466Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-02-10T20:14:12.571Z] INFO: Testing against a local daemon [2020-02-10T20:14:12.571Z] === RUN TestCommitInheritsEnv [2020-02-10T20:14:12.656Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T20:14:12.656Z] ok github.com/docker/docker/errdefs 0.130s coverage: 49.4% of statements [2020-02-10T20:14:12.723Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2020-02-10T20:14:12.723Z] === RUN TestNetworkNat [2020-02-10T20:14:13.138Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-02-10T20:14:13.138Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T20:14:13.138Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T20:14:13.138Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T20:14:13.138Z] === RUN TestImagesFilterMultiReference [2020-02-10T20:14:13.138Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-10T20:14:13.138Z] === RUN TestImagePullPlatformInvalid [2020-02-10T20:14:13.397Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T20:14:13.397Z] === RUN TestRemoveImageOrphaning [2020-02-10T20:14:13.654Z] --- PASS: TestNetworkNat (0.93s) [2020-02-10T20:14:13.654Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T20:14:13.964Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-02-10T20:14:13.965Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T20:14:13.965Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T20:14:13.965Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:14:13.965Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T20:14:13.965Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T20:14:13.965Z] === RUN TestTagInvalidReference [2020-02-10T20:14:13.965Z] --- PASS: TestTagInvalidReference (0.03s) [2020-02-10T20:14:13.965Z] === RUN TestTagValidPrefixedRepo [2020-02-10T20:14:13.965Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T20:14:13.965Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T20:14:13.965Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-02-10T20:14:13.965Z] === RUN TestTagOfficialNames [2020-02-10T20:14:13.965Z] --- PASS: TestTagOfficialNames (0.07s) [2020-02-10T20:14:13.965Z] === RUN TestTagMatchesDigest [2020-02-10T20:14:14.179Z] ok github.com/docker/docker/distribution/xfer 2.552s coverage: 76.8% of statements [2020-02-10T20:14:14.179Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T20:14:14.223Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T20:14:14.223Z] PASS [2020-02-10T20:14:14.223Z] [2020-02-10T20:14:14.223Z] === Skipped [2020-02-10T20:14:14.223Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T20:14:14.223Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-02-10T20:14:14.223Z] [2020-02-10T20:14:14.223Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T20:14:14.223Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:14:14.223Z] [2020-02-10T20:14:14.223Z] [2020-02-10T20:14:14.223Z] DONE 12 tests, 2 skipped in 1.707s [2020-02-10T20:14:14.223Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T20:14:14.223Z] ++ 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-02-10T20:14:14.223Z] ++ set -e [2020-02-10T20:14:14.223Z] ++ '[' -n 0 ']' [2020-02-10T20:14:14.223Z] ++ set -x [2020-02-10T20:14:14.223Z] ++ env -i DEST=/go/src/github.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-02-10T20:14:14.223Z] INFO: Testing against a local daemon [2020-02-10T20:14:14.223Z] === RUN TestNetworkCreateDelete [2020-02-10T20:14:14.585Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-02-10T20:14:14.585Z] === RUN TestNetworkLoopbackNat [2020-02-10T20:14:14.632Z] ok github.com/docker/docker/image/cache 0.184s coverage: 19.2% of statements [2020-02-10T20:14:14.633Z] ok github.com/docker/docker/image/v1 0.160s coverage: 25.0% of statements [2020-02-10T20:14:14.791Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-02-10T20:14:14.792Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T20:14:15.091Z] ok github.com/docker/docker/image 0.974s coverage: 86.4% of statements [2020-02-10T20:14:15.091Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T20:14:15.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T20:14:15.727Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-02-10T20:14:15.728Z] === RUN TestInspectNetwork [2020-02-10T20:14:15.960Z] --- PASS: TestNetworkLoopbackNat (1.41s) [2020-02-10T20:14:15.960Z] === RUN TestPause [2020-02-10T20:14:15.960Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-02-10T20:14:16.051Z] ok github.com/docker/docker/libcontainerd/queue 0.153s coverage: 100.0% of statements [2020-02-10T20:14:16.525Z] === RUN TestDockerSuite/TestBuildAddTar [2020-02-10T20:14:16.876Z] #24 ... [2020-02-10T20:14:16.876Z] [2020-02-10T20:14:16.876Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-02-10T20:14:16.876Z] #18 98.85 Setting up python3-pkg-resources (40.8.0-1) ... [2020-02-10T20:14:16.876Z] #18 100.4 Setting up python3-distutils (3.7.3-1) ... [2020-02-10T20:14:16.876Z] #18 101.2 Setting up python3-setuptools (40.8.0-1) ... [2020-02-10T20:14:16.876Z] #18 103.3 Setting up python3-pip (18.1-5) ... [2020-02-10T20:14:16.876Z] #18 105.1 Processing triggers for libc-bin (2.28-10) ... [2020-02-10T20:14:16.876Z] #18 105.1 Processing triggers for mime-support (3.62) ... [2020-02-10T20:14:17.088Z] --- PASS: TestPause (1.16s) [2020-02-10T20:14:17.088Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T20:14:17.088Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:14:17.088Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:14:17.088Z] === RUN TestPauseStopPausedContainer [2020-02-10T20:14:17.166Z] #18 DONE 105.4s [2020-02-10T20:14:17.166Z] [2020-02-10T20:14:17.166Z] #19 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-02-10T20:14:17.458Z] #19 0.468 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-02-10T20:14:17.458Z] #19 0.477 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-02-10T20:14:17.458Z] #19 0.480 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-02-10T20:14:17.458Z] #19 DONE 0.6s [2020-02-10T20:14:17.458Z] [2020-02-10T20:14:17.458Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:14:17.458Z] #45 177.4 CC criu/cr-service.o [2020-02-10T20:14:17.458Z] #45 180.7 CC criu/crtools.o [2020-02-10T20:14:18.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-02-10T20:14:18.211Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-02-10T20:14:18.211Z] ok github.com/docker/docker/layer 0.364s coverage: 30.0% of statements [2020-02-10T20:14:18.211Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T20:14:18.276Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2020-02-10T20:14:18.276Z] === RUN TestPsFilter [2020-02-10T20:14:18.487Z] #45 182.2 CC criu/eventfd.o [2020-02-10T20:14:18.533Z] --- PASS: TestPsFilter (0.30s) [2020-02-10T20:14:18.533Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T20:14:19.117Z] #45 183.0 CC criu/eventpoll.o [2020-02-10T20:14:19.169Z] ok github.com/docker/docker/opts 0.306s coverage: 67.4% of statements [2020-02-10T20:14:19.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2020-02-10T20:14:19.464Z] === RUN TestRemoveContainerWithVolume [2020-02-10T20:14:20.146Z] #45 ... [2020-02-10T20:14:20.146Z] [2020-02-10T20:14:20.146Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:14:20.146Z] #48 265.1 github.com/LK4D4/vndr [2020-02-10T20:14:20.177Z] ok github.com/docker/docker/libcontainerd/local 0.456s coverage: 1.0% of statements [2020-02-10T20:14:20.177Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T20:14:20.177Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T20:14:20.177Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T20:14:20.177Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T20:14:20.177Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T20:14:20.398Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-02-10T20:14:20.398Z] === RUN TestRemoveContainerRunning [2020-02-10T20:14:20.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-02-10T20:14:20.437Z] #48 ... [2020-02-10T20:14:20.437Z] [2020-02-10T20:14:20.437Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T20:14:20.996Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T20:14:20.996Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T20:14:20.996Z] === RUN TestInspectNetwork/network_name [2020-02-10T20:14:20.996Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T20:14:21.140Z] ok github.com/docker/docker/pkg/broadcaster 0.150s coverage: 100.0% of statements [2020-02-10T20:14:21.140Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2020-02-10T20:14:21.329Z] --- PASS: TestRemoveContainerRunning (1.00s) [2020-02-10T20:14:21.329Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T20:14:21.594Z] ok github.com/docker/docker/pkg/authorization 0.572s coverage: 26.8% of statements [2020-02-10T20:14:22.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T20:14:22.261Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) [2020-02-10T20:14:22.261Z] === RUN TestRemoveInvalidContainer [2020-02-10T20:14:22.261Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-02-10T20:14:22.261Z] === RUN TestRenameLinkedContainer [2020-02-10T20:14:22.552Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2020-02-10T20:14:22.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T20:14:23.008Z] ok github.com/docker/docker/pkg/chrootarchive 0.131s coverage: 15.4% of statements [2020-02-10T20:14:23.008Z] ok github.com/docker/docker/pkg/discovery 0.083s coverage: 58.3% of statements [2020-02-10T20:14:23.175Z] #20 ... [2020-02-10T20:14:23.175Z] [2020-02-10T20:14:23.175Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:14:23.175Z] #45 184.8 CC criu/external.o [2020-02-10T20:14:23.175Z] #45 185.6 CC criu/fault-injection.o [2020-02-10T20:14:23.175Z] #45 185.7 CC criu/fdstore.o [2020-02-10T20:14:23.175Z] #45 187.0 CC criu/fifo.o [2020-02-10T20:14:23.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T20:14:24.238Z] #45 188.1 CC criu/file-ids.o [2020-02-10T20:14:24.531Z] ok github.com/docker/docker/pkg/discovery/file 0.143s coverage: 92.9% of statements [2020-02-10T20:14:24.531Z] ok github.com/docker/docker/pkg/discovery/memory 0.099s coverage: 92.3% of statements [2020-02-10T20:14:24.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T20:14:24.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T20:14:24.865Z] #45 188.9 CC criu/file-lock.o [2020-02-10T20:14:25.183Z] --- PASS: TestInspectNetwork (9.44s) [2020-02-10T20:14:25.183Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T20:14:25.183Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T20:14:25.183Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T20:14:25.183Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T20:14:25.183Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T20:14:25.489Z] ok github.com/docker/docker/pkg/discovery/nodes 0.167s coverage: 93.8% of statements [2020-02-10T20:14:25.899Z] #45 ... [2020-02-10T20:14:25.899Z] [2020-02-10T20:14:25.899Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:14:25.899Z] #48 DONE 280.9s [2020-02-10T20:14:25.899Z] [2020-02-10T20:14:25.899Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:14:26.438Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-02-10T20:14:26.446Z] ok github.com/docker/docker/pkg/filenotify 0.100s coverage: 45.7% of statements [2020-02-10T20:14:26.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T20:14:27.002Z] --- PASS: TestRenameLinkedContainer (4.74s) [2020-02-10T20:14:27.002Z] === RUN TestRenameStoppedContainer [2020-02-10T20:14:27.403Z] ok github.com/docker/docker/pkg/fileutils 0.276s coverage: 87.7% of statements [2020-02-10T20:14:27.403Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2020-02-10T20:14:27.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T20:14:27.934Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-02-10T20:14:27.934Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-02-10T20:14:27.934Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T20:14:27.962Z] #24 ... [2020-02-10T20:14:27.962Z] [2020-02-10T20:14:27.962Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-02-10T20:14:27.962Z] #20 10.35 Collecting yamllint==1.16.0 [2020-02-10T20:14:28.473Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-02-10T20:14:28.473Z] === RUN TestNetworkInvalidJSON [2020-02-10T20:14:28.473Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T20:14:28.473Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T20:14:28.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:14:28.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:14:28.473Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:14:28.473Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:14:28.473Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T20:14:28.473Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:14:28.473Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:14:28.473Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-10T20:14:28.473Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T20:14:28.473Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T20:14:28.473Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T20:14:28.473Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T20:14:28.594Z] #20 10.94 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-02-10T20:14:28.594Z] #20 11.08 Collecting pyyaml (from yamllint==1.16.0) [2020-02-10T20:14:28.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T20:14:28.885Z] #20 11.42 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-02-10T20:14:28.926Z] ok github.com/docker/docker/pkg/discovery/kv 3.614s coverage: 84.1% of statements [2020-02-10T20:14:28.926Z] ok github.com/docker/docker/pkg/idtools 0.108s coverage: 6.3% of statements [2020-02-10T20:14:29.409Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2020-02-10T20:14:29.409Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T20:14:29.831Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-02-10T20:14:29.884Z] ok github.com/docker/docker/pkg/archive 9.270s coverage: 62.0% of statements [2020-02-10T20:14:29.885Z] ok github.com/docker/docker/pkg/ioutils 0.718s coverage: 69.2% of statements [2020-02-10T20:14:29.885Z] ok github.com/docker/docker/pkg/locker 0.073s coverage: 88.9% of statements [2020-02-10T20:14:30.343Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2020-02-10T20:14:30.394Z] --- PASS: TestRenameRunningContainerAndReuse (2.36s) [2020-02-10T20:14:30.394Z] === RUN TestRenameInvalidName [2020-02-10T20:14:30.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T20:14:30.786Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-02-10T20:14:30.786Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T20:14:30.797Z] ok github.com/docker/docker/pkg/longpath 0.075s coverage: 100.0% of statements [2020-02-10T20:14:30.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2020-02-10T20:14:31.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T20:14:31.325Z] --- PASS: TestRenameInvalidName (0.94s) [2020-02-10T20:14:31.325Z] === RUN TestRenameAnonymousContainer [2020-02-10T20:14:31.602Z] #20 14.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-02-10T20:14:31.602Z] #20 14.08 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-02-10T20:14:31.602Z] #20 14.14 Building wheels for collected packages: pyyaml [2020-02-10T20:14:31.816Z] ok github.com/docker/docker/pkg/parsers 0.185s coverage: 97.0% of statements [2020-02-10T20:14:31.816Z] ok github.com/docker/docker/pkg/pidfile 0.086s coverage: 82.6% of statements [2020-02-10T20:14:31.891Z] #20 14.15 Running setup.py bdist_wheel for pyyaml: started [2020-02-10T20:14:32.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T20:14:32.690Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.91s) [2020-02-10T20:14:32.690Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T20:14:33.339Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2020-02-10T20:14:33.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-02-10T20:14:33.954Z] #20 16.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-02-10T20:14:33.954Z] #20 16.22 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-02-10T20:14:33.954Z] #20 16.36 Successfully built pyyaml [2020-02-10T20:14:33.954Z] #20 16.42 Installing collected packages: pyyaml, pathspec, yamllint [2020-02-10T20:14:34.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T20:14:34.299Z] ok github.com/docker/docker/pkg/plugins/transport 0.220s coverage: 85.7% of statements [2020-02-10T20:14:34.299Z] ok github.com/docker/docker/pkg/pools 0.055s coverage: 88.2% of statements [2020-02-10T20:14:34.860Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-02-10T20:14:34.983Z] #20 17.13 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-02-10T20:14:34.983Z] #20 DONE 17.5s [2020-02-10T20:14:34.983Z] [2020-02-10T20:14:34.983Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:14:34.983Z] #45 192.2 CC criu/files-ext.o [2020-02-10T20:14:34.983Z] #45 193.2 CC criu/files-reg.o [2020-02-10T20:14:34.983Z] #45 197.8 CC criu/files.o [2020-02-10T20:14:35.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T20:14:35.224Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2020-02-10T20:14:35.224Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T20:14:35.257Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2020-02-10T20:14:35.790Z] --- PASS: TestRenameAnonymousContainer (4.44s) [2020-02-10T20:14:35.791Z] === RUN TestRenameContainerWithSameName [2020-02-10T20:14:35.792Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-02-10T20:14:35.792Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T20:14:35.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T20:14:36.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-02-10T20:14:36.215Z] ok github.com/docker/docker/pkg/reexec 0.120s coverage: 82.4% of statements [2020-02-10T20:14:36.215Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-02-10T20:14:36.613Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-02-10T20:14:36.613Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T20:14:37.165Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T20:14:37.166Z] Using test binary docker [2020-02-10T20:14:37.166Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T20:14:37.166Z] +++ /etc/init.d/apparmor start [2020-02-10T20:14:37.166Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:14:37.166Z] Starting dockerd [2020-02-10T20:14:37.166Z] INFO: Waiting for daemon to start... [2020-02-10T20:14:37.166Z] +++ 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-02-10T20:14:37.173Z] ok github.com/docker/docker/pkg/signal 0.096s coverage: 20.3% of statements [2020-02-10T20:14:37.173Z] ok github.com/docker/docker/pkg/stdcopy 0.070s coverage: 100.0% of statements [2020-02-10T20:14:37.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-02-10T20:14:38.493Z] #45 201.8 CC criu/filesystems.o [2020-02-10T20:14:38.548Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2020-02-10T20:14:38.548Z] === RUN TestResize [2020-02-10T20:14:38.703Z] ok github.com/docker/docker/pkg/streamformatter 0.120s coverage: 66.2% of statements [2020-02-10T20:14:38.703Z] ok github.com/docker/docker/pkg/stringid 0.150s coverage: 70.6% of statements [2020-02-10T20:14:39.479Z] --- PASS: TestResize (0.91s) [2020-02-10T20:14:39.480Z] === RUN TestResizeWithInvalidSize [2020-02-10T20:14:39.500Z] . [2020-02-10T20:14:39.500Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T20:14:39.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T20:14:39.500Z] Error: No such image: emptyfs [2020-02-10T20:14:39.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T20:14:39.500Z] ++++ docker load [2020-02-10T20:14:39.500Z] Running integration-test (iteration 1) [2020-02-10T20:14:39.500Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T20:14:39.500Z] ++ 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-02-10T20:14:39.500Z] ++ set -e [2020-02-10T20:14:39.500Z] ++ '[' -n 0 ']' [2020-02-10T20:14:39.500Z] ++ set -x [2020-02-10T20:14:39.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=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-02-10T20:14:39.525Z] #45 203.2 CC criu/fsnotify.o [2020-02-10T20:14:39.662Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-02-10T20:14:39.982Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2020-02-10T20:14:39.982Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T20:14:39.982Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:14:39.982Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:14:39.982Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T20:14:40.116Z] ok github.com/docker/docker/pkg/system 0.125s coverage: 13.1% of statements [2020-02-10T20:14:40.410Z] --- PASS: TestResizeWithInvalidSize (1.02s) [2020-02-10T20:14:40.410Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T20:14:41.033Z] #45 205.1 CC criu/image-desc.o [2020-02-10T20:14:41.074Z] ok github.com/docker/docker/pkg/tailfile 0.297s coverage: 88.6% of statements [2020-02-10T20:14:41.342Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:14:41.342Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:14:41.342Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:14:41.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:14:41.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:14:41.668Z] #45 205.5 CC criu/image.o [2020-02-10T20:14:42.032Z] ok github.com/docker/docker/pkg/tarsum 0.193s coverage: 89.3% of statements [2020-02-10T20:14:42.032Z] ok github.com/docker/docker/pkg/term 0.125s coverage: 30.8% of statements [2020-02-10T20:14:42.273Z] === RUN TestDockerSuite/TestBuildBlankName [2020-02-10T20:14:42.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-02-10T20:14:42.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-02-10T20:14:42.989Z] testing: warning: no tests to run [2020-02-10T20:14:42.990Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: 0.0% of statements [no tests to run] [2020-02-10T20:14:42.990Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-02-10T20:14:43.172Z] #45 207.1 CC criu/ipc_ns.o [2020-02-10T20:14:43.947Z] ok github.com/docker/docker/pkg/urlutil 0.075s coverage: 100.0% of statements [2020-02-10T20:14:43.947Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T20:14:44.401Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T20:14:44.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:14:44.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:14:44.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-02-10T20:14:45.232Z] #45 209.2 CC criu/irmap.o [2020-02-10T20:14:45.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-02-10T20:14:45.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:14:45.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:14:45.926Z] ok github.com/docker/docker/plugin/v2 0.292s coverage: 20.1% of statements [2020-02-10T20:14:46.380Z] ok github.com/docker/docker/plugin 0.331s coverage: 11.6% of statements [2020-02-10T20:14:46.380Z] ok github.com/docker/docker/reference 0.478s coverage: 84.4% of statements [2020-02-10T20:14:46.739Z] #45 ... [2020-02-10T20:14:46.739Z] [2020-02-10T20:14:46.739Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-02-10T20:14:46.739Z] #31 DONE 301.7s [2020-02-10T20:14:46.739Z] [2020-02-10T20:14:46.739Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:14:46.739Z] #45 210.6 CC criu/kcmp-ids.o [2020-02-10T20:14:47.017Z] Loaded image: buildpack-deps:jessie [2020-02-10T20:14:47.017Z] Loaded image: busybox:latest [2020-02-10T20:14:47.017Z] Loaded image: busybox:glibc [2020-02-10T20:14:47.017Z] Loaded image: debian:jessie [2020-02-10T20:14:47.017Z] Loaded image: hello-world:latest [2020-02-10T20:14:47.017Z] INFO: Testing against a local daemon [2020-02-10T20:14:47.017Z] === RUN TestCgroupNamespacesBuild [2020-02-10T20:14:47.199Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-02-10T20:14:47.370Z] #45 211.3 CC criu/kerndat.o [2020-02-10T20:14:47.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:14:47.818Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:14:47.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-02-10T20:14:47.902Z] ok github.com/docker/docker/restartmanager 0.266s coverage: 45.3% of statements [2020-02-10T20:14:48.356Z] ok github.com/docker/docker/registry/resumable 0.446s coverage: 100.0% of statements [2020-02-10T20:14:48.775Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-02-10T20:14:48.775Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T20:14:49.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-02-10T20:14:49.876Z] ok github.com/docker/docker/registry 0.454s coverage: 51.7% of statements [2020-02-10T20:14:49.876Z] ok github.com/docker/docker/runconfig 0.274s coverage: 54.5% of statements [2020-02-10T20:14:49.876Z] ok github.com/docker/docker/testutil 0.393s coverage: 62.5% of statements [2020-02-10T20:14:50.089Z] #45 213.8 CC criu/libnetlink.o [2020-02-10T20:14:50.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:14:50.120Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:14:50.148Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.70s) [2020-02-10T20:14:50.148Z] === RUN TestBuildWithSession [2020-02-10T20:14:50.148Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T20:14:50.148Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:14:50.148Z] === RUN TestBuildSquashParent [2020-02-10T20:14:50.379Z] #45 214.4 CC criu/log.o [2020-02-10T20:14:51.427Z] #45 215.1 CC criu/lsm.o [2020-02-10T20:14:52.033Z] ok github.com/docker/docker/volume/drivers 0.182s coverage: 36.1% of statements [2020-02-10T20:14:52.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-02-10T20:14:52.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-02-10T20:14:52.073Z] #45 215.9 CC criu/mem.o [2020-02-10T20:14:53.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-02-10T20:14:53.554Z] ok github.com/docker/docker/volume/local 0.190s coverage: 37.7% of statements [2020-02-10T20:14:53.554Z] ok github.com/docker/docker/volume/mounts 0.150s coverage: 66.2% of statements [2020-02-10T20:14:53.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:14:53.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:14:54.793Z] #45 218.7 CC criu/mount.o [2020-02-10T20:14:54.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-02-10T20:14:55.073Z] ok github.com/docker/docker/volume/service 0.491s coverage: 70.3% of statements [2020-02-10T20:14:56.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.06s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2020-02-10T20:14:56.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.77s) [2020-02-10T20:14:56.650Z] === RUN TestCgroupNamespacesRun [2020-02-10T20:14:57.615Z] --- PASS: TestBuildSquashParent (6.31s) [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:14:57.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:14:57.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:14:57.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:14:57.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:14:57.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:14:57.616Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:14:57.616Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:14:57.616Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:14:57.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:14:58.216Z] --- PASS: TestServiceWithDataPathPortInit (17.69s) [2020-02-10T20:14:58.216Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T20:14:58.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-02-10T20:14:58.734Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2020-02-10T20:14:58.734Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T20:14:59.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:14:59.689Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:15:00.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-02-10T20:15:00.671Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2020-02-10T20:15:00.671Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T20:15:01.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:15:01.674Z] #45 225.5 CC criu/namespaces.o [2020-02-10T20:15:01.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:15:02.566Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2020-02-10T20:15:02.567Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2020-02-10T20:15:04.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2020-02-10T20:15:04.114Z] === RUN TestBuildMultiStageCopy [2020-02-10T20:15:04.114Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T20:15:04.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-02-10T20:15:04.462Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-02-10T20:15:04.462Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T20:15:04.854Z] ......... [ 86%] [2020-02-10T20:15:05.223Z] #45 228.6 CC criu/net.o [2020-02-10T20:15:06.359Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.96s) [2020-02-10T20:15:06.359Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T20:15:06.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T20:15:06.509Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.17s) [2020-02-10T20:15:06.509Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1i5az4rb0e3ug5k56egtv3xhl Created:2020-02-10 20:14:58.565235253 +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[01f98d5d5fc2b4ab8ed444d5b5e65738128734075092ac138e96f20ed8e591de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ukoluwjin1n4d3gojk7y4j84z EndpointID:205f4e0d2fbcb1dc53f8ad5ba4201fe03bf2d1935c84472062d1d5e450e2ab22 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:505fda36e6085b0ba0fc50fb9e61b6d5fc7c62cc75f9b64dd43c5ca0f06f7d67 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:72410b5456c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ukoluwjin1n4d3gojk7y4j84z EndpointID:205f4e0d2fbcb1dc53f8ad5ba4201fe03bf2d1935c84472062d1d5e450e2ab22 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T20:15:06.509Z] PASS [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] === Skipped [2020-02-10T20:15:06.509Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:15:06.509Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] DONE 21 tests, 1 skipped in 52.013s [2020-02-10T20:15:06.509Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:15:06.509Z] ++ 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-02-10T20:15:06.509Z] ++ set -e [2020-02-10T20:15:06.509Z] ++ '[' -n 0 ']' [2020-02-10T20:15:06.509Z] ++ set -x [2020-02-10T20:15:06.509Z] ++ env -i DEST=/go/src/github.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-02-10T20:15:06.509Z] INFO: Testing against a local daemon [2020-02-10T20:15:06.509Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T20:15:06.509Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T20:15:06.509Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:15:06.509Z] === RUN TestDockerNetworkIpvlan [2020-02-10T20:15:06.509Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:15:06.509Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:15:06.509Z] PASS [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] === Skipped [2020-02-10T20:15:06.509Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T20:15:06.509Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:15:06.509Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] [2020-02-10T20:15:06.509Z] DONE 2 tests, 2 skipped in 0.137s [2020-02-10T20:15:06.509Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:15:06.509Z] ++ 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-02-10T20:15:06.509Z] ++ set -e [2020-02-10T20:15:06.509Z] ++ '[' -n 0 ']' [2020-02-10T20:15:06.509Z] ++ set -x [2020-02-10T20:15:06.509Z] ++ env -i DEST=/go/src/github.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-02-10T20:15:06.509Z] INFO: Testing against a local daemon [2020-02-10T20:15:06.509Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T20:15:06.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-02-10T20:15:06.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T20:15:07.442Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T20:15:07.486Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-02-10T20:15:07.486Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T20:15:07.809Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T20:15:08.412Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-02-10T20:15:08.412Z] === RUN TestDockerNetworkMacvlan [2020-02-10T20:15:08.416Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-02-10T20:15:08.416Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T20:15:08.554Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-02-10T20:15:08.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-02-10T20:15:08.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-02-10T20:15:08.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-02-10T20:15:08.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-02-10T20:15:08.554Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2020-02-10T20:15:08.554Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T20:15:09.750Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2020-02-10T20:15:09.750Z] === RUN TestBuildLabelWithTargets [2020-02-10T20:15:09.789Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T20:15:09.995Z] ok github.com/docker/docker/pkg/plugins 35.112s coverage: 73.4% of statements [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T20:15:09.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === Skipped [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-02-10T20:15:09.995Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-02-10T20:15:09.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-02-10T20:15:09.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-02-10T20:15:09.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-02-10T20:15:09.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-02-10T20:15:09.995Z] client_test.go:23: runtime.GOOS == "windows" [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-02-10T20:15:09.995Z] daemon_test.go:147: root required [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-02-10T20:15:09.995Z] reload_test.go:520: root required [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-02-10T20:15:09.995Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-02-10T20:15:09.995Z] pull_v2_test.go:73: Needs fixing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-02-10T20:15:09.995Z] pull_v2_test.go:118: Needs fixing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-02-10T20:15:09.995Z] download_test.go:268: Needs fixing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-02-10T20:15:09.995Z] layer_test.go:304: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-02-10T20:15:09.995Z] layer_test.go:353: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-02-10T20:15:09.995Z] layer_test.go:468: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-02-10T20:15:09.995Z] layer_test.go:697: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-02-10T20:15:09.995Z] migration_test.go:46: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-02-10T20:15:09.995Z] migration_test.go:182: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-02-10T20:15:09.995Z] mount_test.go:17: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-02-10T20:15:09.995Z] mount_test.go:76: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-02-10T20:15:09.995Z] mount_test.go:125: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-02-10T20:15:09.995Z] mount_test.go:212: Failing on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:133: Xz not present in msys2 [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:238: Failing on Windows CI machines [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-02-10T20:15:09.995Z] archive_windows_test.go:16: Currently fails [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-02-10T20:15:09.995Z] changes_test.go:192: needs more investigation [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-02-10T20:15:09.995Z] changes_test.go:405: needs further investigation [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-02-10T20:15:09.995Z] changes_test.go:441: needs further investigation [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-02-10T20:15:09.995Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-02-10T20:15:09.995Z] poller_test.go:41: No chmod on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-02-10T20:15:09.995Z] fileutils_test.go:134: Needs porting to Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-02-10T20:15:09.995Z] fileutils_test.go:180: Needs porting to Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-02-10T20:15:09.995Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-02-10T20:15:09.995Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-02-10T20:15:09.995Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-02-10T20:15:09.995Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-02-10T20:15:09.995Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-02-10T20:15:09.995Z] local_test.go:181: runtime.GOOS == "windows" [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] [2020-02-10T20:15:09.995Z] DONE 1759 tests, 46 skipped in 210.922s [2020-02-10T20:15:09.995Z] INFO: make.ps1 ended at 02/10/2020 20:15:09 [2020-02-10T20:15:10.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-02-10T20:15:10.309Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2020-02-10T20:15:10.309Z] === RUN TestKernelTCPMemory [2020-02-10T20:15:10.671Z] tests/integration/models_images_test.py ............... [ 89%] [2020-02-10T20:15:10.725Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T20:15:10.789Z] #45 234.5 CC criu/netfilter.o [2020-02-10T20:15:11.087Z] #45 235.0 CC criu/page-pipe.o [2020-02-10T20:15:11.239Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-02-10T20:15:11.239Z] === RUN TestNISDomainname [2020-02-10T20:15:11.482Z] --- PASS: TestBuildLabelWithTargets (1.93s) [2020-02-10T20:15:11.482Z] === RUN TestBuildWithEmptyLayers [2020-02-10T20:15:11.516Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-02-10T20:15:11.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-02-10T20:15:11.970Z] INFO: Unit tests ended at 02/10/2020 20:15:11. Duration:00:03:46.1734932 [2020-02-10T20:15:11.970Z] INFO: Building busybox [2020-02-10T20:15:12.102Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T20:15:12.366Z] --- PASS: TestNISDomainname (1.10s) [2020-02-10T20:15:12.367Z] === RUN TestHostnameDnsResolution [2020-02-10T20:15:12.423Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T20:15:12.423Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-02-10T20:15:12.423Z] [2020-02-10T20:15:12.423Z] Sending build context to Docker daemon 2.56kB [2020-02-10T20:15:12.423Z] [2020-02-10T20:15:12.423Z] Step 1/6 : FROM microsoft/windowsservercore [2020-02-10T20:15:12.423Z] ---> 8351e66084ac [2020-02-10T20:15:12.423Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-02-10T20:15:12.423Z] ---> Running in 76256e73faf3 [2020-02-10T20:15:12.556Z] tests/integration/models_networks_test.py .... [ 90%] [2020-02-10T20:15:12.590Z] #45 236.2 CC criu/page-xfer.o [2020-02-10T20:15:12.679Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2020-02-10T20:15:12.679Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T20:15:13.737Z] --- PASS: TestHostnameDnsResolution (1.34s) [2020-02-10T20:15:13.737Z] === RUN TestStats [2020-02-10T20:15:13.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-02-10T20:15:14.645Z] #45 238.5 CC criu/pagemap-cache.o [2020-02-10T20:15:15.274Z] #45 239.2 CC criu/pagemap.o [2020-02-10T20:15:15.342Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2020-02-10T20:15:15.342Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T20:15:15.387Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T20:15:16.517Z] --- PASS: TestStats (2.51s) [2020-02-10T20:15:16.517Z] === RUN TestStopContainerWithTimeout [2020-02-10T20:15:16.517Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T20:15:16.517Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T20:15:16.517Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T20:15:16.517Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T20:15:16.517Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T20:15:16.517Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T20:15:16.517Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T20:15:16.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T20:15:16.517Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T20:15:16.517Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T20:15:16.568Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-02-10T20:15:16.568Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T20:15:17.083Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T20:15:17.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-02-10T20:15:17.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-02-10T20:15:17.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-02-10T20:15:17.346Z] #45 240.9 CC criu/parasite-syscall.o [2020-02-10T20:15:17.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-02-10T20:15:17.813Z] tests/integration/models_nodes_test.py . [ 91%] [2020-02-10T20:15:18.176Z] Removing intermediate container 76256e73faf3 [2020-02-10T20:15:18.176Z] ---> b4d82c9d025d [2020-02-10T20:15:18.176Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-02-10T20:15:18.374Z] #45 242.5 CC criu/path.o [2020-02-10T20:15:19.004Z] #45 242.9 CC criu/pie-util-vdso-elf32.o [2020-02-10T20:15:19.004Z] --- PASS: TestBuildMultiStageLayerLeak (2.60s) [2020-02-10T20:15:19.004Z] === RUN TestBuildWithHugeFile [2020-02-10T20:15:19.137Z] [2020-02-10T20:15:19.137Z] ---> fab656b9f4ec [2020-02-10T20:15:19.137Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-02-10T20:15:19.137Z] ---> Running in 015625c01fa2 [2020-02-10T20:15:19.181Z] tests/integration/models_resources_test.py . [ 91%] [2020-02-10T20:15:19.491Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T20:15:19.575Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T20:15:20.035Z] #45 243.7 CC criu/pie-util-vdso.o [2020-02-10T20:15:20.661Z] [2020-02-10T20:15:20.661Z] SUCCESS: Specified value was saved. [2020-02-10T20:15:20.665Z] #45 244.4 CC criu/pie-util.o [2020-02-10T20:15:20.665Z] #45 244.7 CC criu/pipes.o [2020-02-10T20:15:20.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-02-10T20:15:21.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-02-10T20:15:21.372Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T20:15:21.372Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-02-10T20:15:21.372Z] --- PASS: TestStopContainerWithTimeout/-1 (3.36s) [2020-02-10T20:15:21.372Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2020-02-10T20:15:21.372Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-02-10T20:15:21.372Z] === RUN TestDeleteDevicemapper [2020-02-10T20:15:21.372Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T20:15:21.372Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:15:21.372Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T20:15:22.171Z] #45 245.9 CC criu/plugin.o [2020-02-10T20:15:22.461Z] #45 246.6 CC criu/proc_parse.o [2020-02-10T20:15:23.038Z] Removing intermediate container 015625c01fa2 [2020-02-10T20:15:23.038Z] ---> a972ce78dde3 [2020-02-10T20:15:23.038Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-02-10T20:15:23.038Z] ---> Running in 44b8949e1319 [2020-02-10T20:15:23.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-02-10T20:15:23.901Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2020-02-10T20:15:23.901Z] === RUN TestUpdateMemory [2020-02-10T20:15:23.901Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T20:15:23.901Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:15:23.901Z] === RUN TestUpdateCPUQuota [2020-02-10T20:15:24.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-02-10T20:15:25.251Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-02-10T20:15:26.054Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-02-10T20:15:26.054Z] === RUN TestUpdatePidsLimit [2020-02-10T20:15:26.054Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T20:15:26.054Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T20:15:26.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T20:15:26.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-02-10T20:15:26.571Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T20:15:26.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-02-10T20:15:27.134Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T20:15:27.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T20:15:27.648Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan (19.17s) [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.92s) [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.81s) [2020-02-10T20:15:28.042Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-02-10T20:15:28.042Z] PASS [2020-02-10T20:15:28.042Z] [2020-02-10T20:15:28.042Z] DONE 8 tests in 21.387s [2020-02-10T20:15:28.042Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T20:15:28.042Z] ++ 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-02-10T20:15:28.042Z] ++ set -e [2020-02-10T20:15:28.042Z] ++ '[' -n 0 ']' [2020-02-10T20:15:28.042Z] ++ set -x [2020-02-10T20:15:28.042Z] ++ env -i DEST=/go/src/github.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-02-10T20:15:28.042Z] testing: warning: no tests to run [2020-02-10T20:15:28.042Z] PASS [2020-02-10T20:15:28.042Z] [2020-02-10T20:15:28.042Z] DONE 0 tests in 0.024s [2020-02-10T20:15:28.042Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T20:15:28.042Z] ++ 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-02-10T20:15:28.042Z] ++ set -e [2020-02-10T20:15:28.042Z] ++ '[' -n 0 ']' [2020-02-10T20:15:28.042Z] ++ set -x [2020-02-10T20:15:28.042Z] ++ env -i DEST=/go/src/github.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-02-10T20:15:28.042Z] INFO: Testing against a local daemon [2020-02-10T20:15:28.042Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T20:15:28.212Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T20:15:28.509Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-02-10T20:15:28.510Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-02-10T20:15:28.794Z] Cannot create a file when that file already exists. [2020-02-10T20:15:29.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-02-10T20:15:29.353Z] #45 252.5 CC criu/protobuf-desc.o [2020-02-10T20:15:29.353Z] #45 ... [2020-02-10T20:15:29.353Z] [2020-02-10T20:15:29.353Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:15:29.353Z] #42 344.4 + dpkg --print-architecture [2020-02-10T20:15:29.353Z] #42 344.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-02-10T20:15:29.642Z] #42 344.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-02-10T20:15:29.642Z] #42 344.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-02-10T20:15:29.705Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-02-10T20:15:29.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-02-10T20:15:29.706Z] === RUN TestUpdateRestartPolicy [2020-02-10T20:15:29.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-02-10T20:15:29.946Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-02-10T20:15:29.946Z] === RUN TestAuthZPluginTLS [2020-02-10T20:15:30.513Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-02-10T20:15:30.513Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T20:15:31.080Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-02-10T20:15:31.080Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T20:15:31.648Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-02-10T20:15:31.648Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T20:15:32.584Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2020-02-10T20:15:32.585Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T20:15:32.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-02-10T20:15:33.111Z] tests/integration/regression_test.py ...... [ 98%] [2020-02-10T20:15:33.625Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-02-10T20:15:33.625Z] tests/integration/credentials/utils_test.py . [100%] [2020-02-10T20:15:33.625Z] [2020-02-10T20:15:33.625Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-02-10T20:15:33.625Z] =========================== short test summary info ============================ [2020-02-10T20:15:33.625Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-02-10T20:15:33.625Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-02-10T20:15:33.625Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-02-10T20:15:33.625Z] Not supported on most drivers [2020-02-10T20:15:33.625Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-02-10T20:15:33.625Z] Can fail if eth0 has multiple IP addresses [2020-02-10T20:15:33.625Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-02-10T20:15:33.625Z] This doesn't seem to be taken into account by the engine [2020-02-10T20:15:33.625Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-02-10T20:15:33.625Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-02-10T20:15:33.625Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-02-10T20:15:33.625Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-02-10T20:15:33.625Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-02-10T20:15:33.625Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-02-10T20:15:33.625Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-02-10T20:15:33.625Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 342.08 seconds ========= [2020-02-10T20:15:33.882Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-02-10T20:15:34.488Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-02-10T20:15:34.488Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T20:15:34.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-02-10T20:15:34.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-02-10T20:15:35.055Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-02-10T20:15:35.055Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T20:15:35.622Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-02-10T20:15:35.622Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T20:15:35.813Z] Removing intermediate container 44b8949e1319 [2020-02-10T20:15:35.813Z] ---> 69c6e73860a4 [2020-02-10T20:15:35.813Z] Step 6/6 : CMD ["sh"] [2020-02-10T20:15:35.813Z] ---> Running in 76000d2a8e99 [2020-02-10T20:15:35.813Z] Removing intermediate container 76000d2a8e99 [2020-02-10T20:15:35.813Z] ---> e22616bb596f [2020-02-10T20:15:35.813Z] Successfully built e22616bb596f [2020-02-10T20:15:35.813Z] Successfully tagged busybox:latest [2020-02-10T20:15:35.813Z] INFO: Docker images of the daemon under test [2020-02-10T20:15:35.813Z] [2020-02-10T20:15:35.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-02-10T20:15:35.813Z] busybox latest e22616bb596f 1 second ago 4.86GB [2020-02-10T20:15:35.813Z] microsoft/windowsservercore latest 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T20:15:35.813Z] mcr.microsoft.com/windows/servercore ltsc2019 8351e66084ac 4 weeks ago 4.82GB [2020-02-10T20:15:35.813Z] [2020-02-10T20:15:35.813Z] INFO: Running integration tests at 02/10/2020 20:15:35... [2020-02-10T20:15:35.813Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-02-10T20:15:35.813Z] INFO: Integration API tests being run from the host: [2020-02-10T20:15:35.813Z] INFO: make.ps1 starting at 02/10/2020 20:15:35 [2020-02-10T20:15:36.189Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-02-10T20:15:36.189Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T20:15:36.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-02-10T20:15:36.267Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-02-10T20:15:37.611Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-02-10T20:15:38.541Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-02-10T20:15:38.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-02-10T20:15:38.723Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2020-02-10T20:15:38.723Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T20:15:39.108Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-02-10T20:15:41.256Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-02-10T20:15:41.256Z] === RUN TestAuthZPluginHeader [2020-02-10T20:15:41.825Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-02-10T20:15:41.825Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T20:15:41.825Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T20:15:41.825Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:41.825Z] === RUN TestAuthZPluginV2Disable [2020-02-10T20:15:41.825Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T20:15:41.825Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:41.825Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T20:15:41.825Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T20:15:41.825Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:41.825Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T20:15:41.825Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T20:15:41.825Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:41.825Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T20:15:42.256Z] #42 ... [2020-02-10T20:15:42.256Z] [2020-02-10T20:15:42.256Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:15:42.256Z] #45 254.2 CC criu/protobuf.o [2020-02-10T20:15:42.256Z] #45 255.0 CC criu/pstree.o [2020-02-10T20:15:42.256Z] #45 257.1 CC criu/rbtree.o [2020-02-10T20:15:42.256Z] #45 257.6 CC criu/rst-malloc.o [2020-02-10T20:15:42.256Z] #45 258.1 CC criu/seccomp.o [2020-02-10T20:15:42.256Z] #45 259.1 CC criu/seize.o [2020-02-10T20:15:42.256Z] #45 260.8 CC criu/servicefd.o [2020-02-10T20:15:42.256Z] #45 261.6 CC criu/shmem.o [2020-02-10T20:15:42.256Z] #45 263.3 CC criu/sigframe.o [2020-02-10T20:15:42.256Z] #45 263.6 CC criu/signalfd.o [2020-02-10T20:15:42.256Z] #45 264.2 CC criu/sk-inet.o [2020-02-10T20:15:42.256Z] #45 266.2 CC criu/sk-netlink.o [2020-02-10T20:15:42.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-02-10T20:15:42.885Z] #45 266.9 CC criu/sk-packet.o [2020-02-10T20:15:42.942Z] --- PASS: TestUpdateRestartPolicy (13.20s) [2020-02-10T20:15:42.942Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T20:15:43.872Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s) [2020-02-10T20:15:43.872Z] === RUN TestWaitNonBlocked [2020-02-10T20:15:43.872Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:15:43.872Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:15:43.872Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:15:43.872Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:15:43.872Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:15:43.872Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:15:43.917Z] #45 267.9 CC criu/sk-queue.o [2020-02-10T20:15:44.945Z] #45 268.8 CC criu/sk-tcp.o [2020-02-10T20:15:45.241Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-02-10T20:15:45.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-02-10T20:15:45.241Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-02-10T20:15:45.241Z] === RUN TestWaitBlocked [2020-02-10T20:15:45.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:15:45.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:15:45.241Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:15:45.241Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:15:45.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:15:45.241Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:15:45.807Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-02-10T20:15:45.973Z] #45 269.8 CC criu/sk-unix.o [2020-02-10T20:15:46.056Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:15:46.056Z] [2020-02-10T20:15:46.056Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:15:46.056Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:15:46.056Z] [2020-02-10T20:15:46.056Z] To set a process to complain mode, use the command line tool [2020-02-10T20:15:46.056Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:15:46.056Z] [2020-02-10T20:15:46.370Z] --- PASS: TestWaitBlocked (0.02s) [2020-02-10T20:15:46.370Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-02-10T20:15:46.370Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-02-10T20:15:46.370Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T20:15:46.370Z] === CONT TestIpcModeOlderClient [2020-02-10T20:15:46.370Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-02-10T20:15:46.370Z] === CONT TestDaemonHostGatewayIP Post stage [Pipeline] junit [2020-02-10T20:15:46.636Z] Recording test results [Pipeline] sh [2020-02-10T20:15:47.137Z] + echo Ensuring container killed. [2020-02-10T20:15:47.137Z] Ensuring container killed. [2020-02-10T20:15:47.137Z] + docker rm -vf docker-pr3 [2020-02-10T20:15:47.137Z] Error: No such container: docker-pr3 [2020-02-10T20:15:47.137Z] + true [Pipeline] sh [2020-02-10T20:15:47.355Z] --- PASS: TestBuildWithHugeFile (26.81s) [2020-02-10T20:15:47.355Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T20:15:47.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:15:47.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:15:47.355Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:15:47.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:15:47.355Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:15:47.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:15:47.355Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:15:47.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:15:47.355Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:15:47.355Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-02-10T20:15:47.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-02-10T20:15:47.355Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-02-10T20:15:47.355Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-02-10T20:15:47.355Z] === RUN TestBuildPreserveOwnership [2020-02-10T20:15:47.355Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T20:15:47.424Z] + echo Chowning /workspace to jenkins user [2020-02-10T20:15:47.424Z] Chowning /workspace to jenkins user [2020-02-10T20:15:47.424Z] + id -u [2020-02-10T20:15:47.424Z] + id -g [2020-02-10T20:15:47.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40488:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T20:15:47.740Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-02-10T20:15:47.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T20:15:48.649Z] + bundleName=docker-py [2020-02-10T20:15:48.649Z] + echo Creating docker-py-bundles.tar.gz [2020-02-10T20:15:48.649Z] Creating docker-py-bundles.tar.gz [2020-02-10T20:15:48.649Z] + 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 [2020-02-10T20:15:48.672Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] archiveArtifacts [2020-02-10T20:15:48.706Z] Archiving artifacts [2020-02-10T20:15:48.904Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-02-10T20:15:49.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER docker:0264e8a78faebab6c014cfdae781c236528c405f hack/make.sh binary-daemon [2020-02-10T20:15:49.484Z] #45 273.4 CC criu/sockets.o [2020-02-10T20:15:49.516Z] [2020-02-10T20:15:49.697Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T20:15:49.773Z] Removing bundles/ [2020-02-10T20:15:49.773Z] [2020-02-10T20:15:49.773Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-02-10T20:15:49.773Z] Building: bundles/binary-daemon/dockerd-dev [2020-02-10T20:15:49.773Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T20:15:50.567Z] --- PASS: TestContainerStartOnDaemonRestart (3.91s) [2020-02-10T20:15:50.567Z] === CONT TestDaemonRestartIpcMode [2020-02-10T20:15:50.567Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-02-10T20:15:50.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-02-10T20:15:50.567Z] --- PASS: TestDaemonHostGatewayIP (4.08s) [2020-02-10T20:15:50.987Z] #45 275.0 CC criu/stats.o [2020-02-10T20:15:51.498Z] --- PASS: TestBuildPreserveOwnership (5.46s) [2020-02-10T20:15:51.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2020-02-10T20:15:51.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2020-02-10T20:15:51.498Z] === RUN TestBuildPlatformInvalid [2020-02-10T20:15:51.498Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-02-10T20:15:51.498Z] PASS [2020-02-10T20:15:51.498Z] [2020-02-10T20:15:51.498Z] === Skipped [2020-02-10T20:15:51.498Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-02-10T20:15:51.498Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:15:51.498Z] [2020-02-10T20:15:51.498Z] [2020-02-10T20:15:51.498Z] DONE 32 tests, 1 skipped in 72.266s [2020-02-10T20:15:51.498Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T20:15:51.498Z] ++ 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-02-10T20:15:51.498Z] ++ set -e [2020-02-10T20:15:51.498Z] ++ '[' -n 0 ']' [2020-02-10T20:15:51.498Z] ++ set -x [2020-02-10T20:15:51.498Z] ++ env -i DEST=/go/src/github.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-02-10T20:15:51.613Z] #45 275.6 CC criu/string.o [2020-02-10T20:15:51.852Z] INFO: Testing against a local daemon [2020-02-10T20:15:51.852Z] === RUN TestConfigList [2020-02-10T20:15:51.903Z] #45 275.7 CC criu/sysctl.o [2020-02-10T20:15:53.403Z] #45 277.0 CC criu/sysfs_parse.o [2020-02-10T20:15:53.844Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-02-10T20:15:53.844Z] PASS [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] === Skipped [2020-02-10T20:15:53.844Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-02-10T20:15:53.844Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-02-10T20:15:53.844Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T20:15:53.844Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:15:53.844Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T20:15:53.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-02-10T20:15:53.844Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] [2020-02-10T20:15:53.844Z] DONE 199 tests, 6 skipped in 152.337s [2020-02-10T20:15:53.844Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-02-10T20:15:53.844Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T20:15:53.844Z] ++ 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-02-10T20:15:53.844Z] ++ set -e [2020-02-10T20:15:53.844Z] ++ '[' -n 0 ']' [2020-02-10T20:15:53.844Z] ++ set -x [2020-02-10T20:15:53.844Z] ++ env -i DEST=/go/src/github.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-02-10T20:15:54.030Z] #45 277.8 CC criu/timerfd.o [2020-02-10T20:15:54.101Z] INFO: Testing against a local daemon [2020-02-10T20:15:54.101Z] === RUN TestCommitInheritsEnv [2020-02-10T20:15:54.321Z] --- PASS: TestConfigList (2.76s) [2020-02-10T20:15:54.321Z] === RUN TestConfigsCreateAndDelete [2020-02-10T20:15:54.657Z] #45 278.5 CC criu/tty.o [2020-02-10T20:15:54.665Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-02-10T20:15:54.665Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T20:15:54.665Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T20:15:54.665Z] === RUN TestImagesFilterMultiReference [2020-02-10T20:15:54.665Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-02-10T20:15:54.665Z] === RUN TestImagePullPlatformInvalid [2020-02-10T20:15:54.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-02-10T20:15:54.665Z] === RUN TestRemoveImageOrphaning [2020-02-10T20:15:55.597Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-02-10T20:15:55.597Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T20:15:56.968Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-02-10T20:15:57.226Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-02-10T20:15:57.385Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2020-02-10T20:15:57.385Z] === RUN TestConfigsUpdate [2020-02-10T20:15:57.790Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2020-02-10T20:15:57.790Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T20:15:57.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T20:15:57.790Z] === RUN TestTagInvalidReference [2020-02-10T20:15:57.790Z] --- PASS: TestTagInvalidReference (0.04s) [2020-02-10T20:15:57.790Z] === RUN TestTagValidPrefixedRepo [2020-02-10T20:15:57.790Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-02-10T20:15:57.790Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T20:15:57.790Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-02-10T20:15:57.790Z] === RUN TestTagOfficialNames [2020-02-10T20:15:58.047Z] --- PASS: TestTagOfficialNames (0.08s) [2020-02-10T20:15:58.047Z] === RUN TestTagMatchesDigest [2020-02-10T20:15:58.047Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-02-10T20:15:58.047Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T20:15:58.159Z] #45 282.0 CC criu/tun.o [2020-02-10T20:15:59.189Z] #45 283.1 CC criu/uffd.o [2020-02-10T20:15:59.416Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-02-10T20:15:59.674Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-02-10T20:15:59.735Z] --- PASS: TestConfigsUpdate (2.64s) [2020-02-10T20:15:59.735Z] === RUN TestTemplatedConfig [2020-02-10T20:15:59.906Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s) [2020-02-10T20:15:59.906Z] PASS [2020-02-10T20:15:59.906Z] [2020-02-10T20:15:59.906Z] === Skipped [2020-02-10T20:15:59.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T20:15:59.906Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:59.906Z] [2020-02-10T20:15:59.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T20:15:59.906Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:59.906Z] [2020-02-10T20:15:59.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T20:15:59.906Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:59.906Z] [2020-02-10T20:15:59.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T20:15:59.906Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:15:59.906Z] [2020-02-10T20:15:59.906Z] [2020-02-10T20:15:59.906Z] DONE 17 tests, 4 skipped in 32.098s [2020-02-10T20:15:59.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T20:15:59.906Z] ++ 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-02-10T20:15:59.906Z] ++ set -e [2020-02-10T20:15:59.906Z] ++ '[' -n 0 ']' [2020-02-10T20:15:59.906Z] ++ set -x [2020-02-10T20:15:59.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=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-02-10T20:15:59.906Z] INFO: Testing against a local daemon [2020-02-10T20:15:59.906Z] === RUN TestPluginInvalidJSON [2020-02-10T20:15:59.906Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:15:59.906Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:16:00.165Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:16:00.165Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-10T20:16:00.165Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T20:16:00.165Z] PASS [2020-02-10T20:16:00.165Z] [2020-02-10T20:16:00.165Z] DONE 2 tests in 0.154s [2020-02-10T20:16:00.165Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T20:16:00.165Z] ++ 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-02-10T20:16:00.165Z] ++ set -e [2020-02-10T20:16:00.165Z] ++ '[' -n 0 ']' [2020-02-10T20:16:00.165Z] ++ set -x [2020-02-10T20:16:00.165Z] ++ env -i DEST=/go/src/github.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-02-10T20:16:00.165Z] INFO: Testing against a local daemon [2020-02-10T20:16:00.165Z] === RUN TestExternalGraphDriver [2020-02-10T20:16:00.423Z] === RUN TestExternalGraphDriver/json [2020-02-10T20:16:01.044Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-02-10T20:16:01.242Z] #45 285.1 CC criu/util.o [2020-02-10T20:16:01.301Z] === RUN TestDockerSuite/TestBuildCmd [2020-02-10T20:16:01.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:16:01.341Z] INFO: Testing against a local daemon [2020-02-10T20:16:01.864Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-02-10T20:16:02.121Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-02-10T20:16:02.685Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-02-10T20:16:02.685Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-02-10T20:16:02.943Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-02-10T20:16:02.958Z] === RUN TestExternalGraphDriver/spec [2020-02-10T20:16:03.067Z] --- PASS: TestTemplatedConfig (3.41s) [2020-02-10T20:16:03.067Z] === RUN TestConfigInspect [2020-02-10T20:16:04.003Z] #45 287.8 CC criu/uts_ns.o [2020-02-10T20:16:04.673Z] #45 288.5 CC criu/vdso.o [2020-02-10T20:16:04.838Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-02-10T20:16:05.418Z] --- PASS: TestConfigInspect (2.35s) [2020-02-10T20:16:05.418Z] === RUN TestConfigCreateWithLabels [2020-02-10T20:16:05.490Z] === RUN TestExternalGraphDriver/pull [2020-02-10T20:16:06.170Z] #45 289.9 LINK criu/built-in.o [2020-02-10T20:16:06.461Z] #45 290.2 LINK criu/criu [2020-02-10T20:16:07.492Z] #45 291.1 DEP lib/c/criu.d [2020-02-10T20:16:07.492Z] #45 291.3 CC images/rpc.pb-c.o [2020-02-10T20:16:08.027Z] --- PASS: TestExternalGraphDriver (7.65s) [2020-02-10T20:16:08.027Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-02-10T20:16:08.027Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-02-10T20:16:08.027Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2020-02-10T20:16:08.027Z] === RUN TestGraphdriverPluginV2 [2020-02-10T20:16:08.027Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-02-10T20:16:08.027Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:16:08.027Z] PASS [2020-02-10T20:16:08.027Z] [2020-02-10T20:16:08.027Z] === Skipped [2020-02-10T20:16:08.027Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-02-10T20:16:08.027Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:16:08.027Z] [2020-02-10T20:16:08.027Z] [2020-02-10T20:16:08.027Z] DONE 5 tests, 1 skipped in 7.809s [2020-02-10T20:16:08.027Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T20:16:08.027Z] ++ 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-02-10T20:16:08.027Z] ++ set -e [2020-02-10T20:16:08.027Z] ++ '[' -n 0 ']' [2020-02-10T20:16:08.027Z] ++ set -x [2020-02-10T20:16:08.027Z] ++ env -i DEST=/go/src/github.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-02-10T20:16:08.027Z] INFO: Testing against a local daemon [2020-02-10T20:16:08.027Z] === RUN TestContinueAfterPluginCrash [2020-02-10T20:16:08.027Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T20:16:08.027Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T20:16:08.027Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T20:16:08.027Z] === CONT TestContinueAfterPluginCrash [2020-02-10T20:16:08.027Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T20:16:08.452Z] --- PASS: TestConfigCreateWithLabels (2.70s) [2020-02-10T20:16:08.452Z] === RUN TestConfigCreateResolve [2020-02-10T20:16:08.521Z] #45 292.5 CC lib/c/criu.o [2020-02-10T20:16:10.091Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-02-10T20:16:10.347Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-02-10T20:16:10.839Z] --- PASS: TestConfigCreateResolve (2.70s) [2020-02-10T20:16:10.839Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T20:16:10.911Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-02-10T20:16:11.243Z] #45 295.0 LINK lib/c/built-in.o [2020-02-10T20:16:11.243Z] #45 295.1 LINK lib/c/libcriu.so [2020-02-10T20:16:11.475Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-02-10T20:16:11.475Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-02-10T20:16:11.585Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-02-10T20:16:11.585Z] PASS [2020-02-10T20:16:11.585Z] [2020-02-10T20:16:11.585Z] DONE 8 tests in 19.819s [2020-02-10T20:16:11.585Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T20:16:11.585Z] ++ 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-02-10T20:16:11.585Z] ++ set -e [2020-02-10T20:16:11.585Z] ++ '[' -n 0 ']' [2020-02-10T20:16:11.585Z] ++ set -x [2020-02-10T20:16:11.585Z] ++ env -i DEST=/go/src/github.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-02-10T20:16:11.585Z] INFO: Testing against a local daemon [2020-02-10T20:16:11.585Z] === RUN TestCheckpoint [2020-02-10T20:16:11.585Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T20:16:11.585Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:16:11.585Z] === RUN TestContainerInvalidJSON [2020-02-10T20:16:11.585Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:16:11.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:16:11.585Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:16:11.585Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:16:11.585Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:16:11.585Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:16:11.585Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:16:11.585Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:16:11.585Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:16:11.585Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-02-10T20:16:11.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T20:16:11.585Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T20:16:11.585Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T20:16:11.585Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T20:16:11.585Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-02-10T20:16:11.585Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T20:16:11.875Z] #45 295.7 GEN magic.py [2020-02-10T20:16:11.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-02-10T20:16:11.932Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T20:16:11.932Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-02-10T20:16:11.932Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T20:16:11.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-02-10T20:16:11.932Z] === RUN TestCopyFromContainer [2020-02-10T20:16:12.166Z] #45 296.0 Note: Building without setproctitle() and strlcpy() support. [2020-02-10T20:16:12.166Z] #45 296.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-02-10T20:16:12.844Z] === RUN TestDockerSuite/TestBuildContChar [2020-02-10T20:16:13.199Z] #45 297.2 fatal: not a git repository (or any of the parent directories): .git [2020-02-10T20:16:13.696Z] ok github.com/docker/docker/integration/build 14.837s [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === Skipped [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-02-10T20:16:13.696Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-02-10T20:16:13.696Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-02-10T20:16:13.696Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-02-10T20:16:13.696Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-02-10T20:16:13.696Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-02-10T20:16:13.696Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-02-10T20:16:13.696Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-02-10T20:16:13.696Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-02-10T20:16:13.696Z] build_test.go:491: testEnv.OSType == "windows" [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-02-10T20:16:13.696Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] DONE 22 tests, 10 skipped in 37.270s [2020-02-10T20:16:13.696Z] [2020-02-10T20:16:13.696Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-02-10T20:16:13.819Z] === RUN TestCopyFromContainer// [2020-02-10T20:16:13.819Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T20:16:13.819Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T20:16:13.819Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T20:16:13.819Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T20:16:14.175Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T20:16:14.175Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T20:16:14.175Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T20:16:14.175Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T20:16:14.175Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer (2.41s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2020-02-10T20:16:14.540Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-02-10T20:16:14.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T20:16:14.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:16:14.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:16:14.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:16:14.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:16:14.540Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:16:14.540Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:16:14.540Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:16:14.540Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:16:14.540Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:16:14.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-02-10T20:16:14.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T20:16:14.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T20:16:14.540Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-02-10T20:16:14.540Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T20:16:14.540Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-02-10T20:16:14.540Z] === RUN TestCreateWithInvalidEnv [2020-02-10T20:16:14.540Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T20:16:14.540Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T20:16:14.540Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T20:16:14.540Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T20:16:14.540Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T20:16:14.540Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T20:16:14.540Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T20:16:14.540Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T20:16:14.540Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T20:16:14.540Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-02-10T20:16:14.540Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T20:16:14.540Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T20:16:14.540Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T20:16:14.540Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T20:16:14.540Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-02-10T20:16:14.540Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T20:16:14.703Z] #45 298.6 make[1]: Nothing to be done for 'all'. [2020-02-10T20:16:15.738Z] #45 ... [2020-02-10T20:16:15.738Z] [2020-02-10T20:16:15.738Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-02-10T20:16:15.738Z] #42 DONE 390.7s [2020-02-10T20:16:15.738Z] [2020-02-10T20:16:15.738Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:16:16.367Z] #24 ... [2020-02-10T20:16:16.367Z] [2020-02-10T20:16:16.367Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-02-10T20:16:16.367Z] #45 300.1 make[1]: 'images/built-in.o' is up to date. [2020-02-10T20:16:16.367Z] #45 300.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-02-10T20:16:16.367Z] #45 300.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-02-10T20:16:16.367Z] #45 300.3 make[1]: 'compel/libcompel.a' is up to date. [2020-02-10T20:16:16.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:16:16.599Z] INFO: Testing against a local daemon [2020-02-10T20:16:16.599Z] ok github.com/docker/docker/integration/config 0.203s [2020-02-10T20:16:16.599Z] [2020-02-10T20:16:16.599Z] === Skipped [2020-02-10T20:16:16.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-02-10T20:16:16.599Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:16:16.599Z] [2020-02-10T20:16:16.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-02-10T20:16:16.599Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:16:16.599Z] [2020-02-10T20:16:16.599Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-02-10T20:16:16.599Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-02-10T20:16:16.600Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-02-10T20:16:16.600Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-02-10T20:16:16.600Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-02-10T20:16:16.600Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-02-10T20:16:16.600Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] DONE 8 tests, 8 skipped in 2.997s [2020-02-10T20:16:16.600Z] [2020-02-10T20:16:16.600Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-02-10T20:16:16.659Z] #45 300.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-02-10T20:16:16.659Z] #45 300.5 make[1]: Nothing to be done for 'all'. [2020-02-10T20:16:16.659Z] #45 300.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:16:16.951Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:16:16.951Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-02-10T20:16:16.951Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-02-10T20:16:16.951Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T20:16:17.019Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-02-10T20:16:17.019Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-02-10T20:16:17.287Z] #45 301.0 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.287Z] #45 301.1 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.287Z] #45 301.2 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.575Z] #45 301.5 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.575Z] #45 301.6 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.865Z] #45 301.7 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.865Z] #45 301.8 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:17.949Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-02-10T20:16:18.010Z] --- PASS: TestDaemonStartWithLogOpt (9.76s) [2020-02-10T20:16:18.155Z] #45 302.0 make[2]: Nothing to be done for 'all'. [2020-02-10T20:16:18.155Z] #45 302.0 INSTALL criu/criu [2020-02-10T20:16:18.155Z] #45 DONE 302.1s [2020-02-10T20:16:18.155Z] [2020-02-10T20:16:18.155Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:16:18.206Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-02-10T20:16:18.206Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-02-10T20:16:18.770Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-02-10T20:16:18.770Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-02-10T20:16:19.027Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.45s) [2020-02-10T20:16:19.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T20:16:19.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:16:19.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:16:19.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:16:19.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:16:19.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:16:19.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:16:19.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:16:19.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:16:19.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:16:19.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:16:19.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:16:19.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:16:19.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:16:19.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:16:19.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-02-10T20:16:19.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-02-10T20:16:19.444Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T20:16:19.957Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-02-10T20:16:20.182Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-02-10T20:16:20.182Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T20:16:20.182Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T20:16:20.182Z] === RUN TestDaemonRestartIpcMode [2020-02-10T20:16:20.182Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T20:16:20.182Z] === RUN TestDaemonHostGatewayIP [2020-02-10T20:16:20.182Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T20:16:20.182Z] === RUN TestDiff [2020-02-10T20:16:20.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:16:20.360Z] INFO: Testing against a local daemon [2020-02-10T20:16:20.521Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-02-10T20:16:20.871Z] #24 ... [2020-02-10T20:16:20.871Z] [2020-02-10T20:16:20.871Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-02-10T20:16:20.871Z] #58 231.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-02-10T20:16:20.942Z] --- PASS: TestDiff (0.79s) [2020-02-10T20:16:20.942Z] === RUN TestExecWithCloseStdin [2020-02-10T20:16:22.138Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-02-10T20:16:22.138Z] === RUN TestExec [2020-02-10T20:16:22.414Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-02-10T20:16:22.879Z] --- PASS: TestExec (0.95s) [2020-02-10T20:16:22.879Z] === RUN TestExecUser [2020-02-10T20:16:22.929Z] #58 233.8 + mkdir -p /build [2020-02-10T20:16:22.929Z] #58 233.8 + cp runc /build/runc [2020-02-10T20:16:22.929Z] #58 DONE 233.9s [2020-02-10T20:16:22.929Z] [2020-02-10T20:16:22.929Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:16:22.978Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-02-10T20:16:23.276Z] --- PASS: TestContinueAfterPluginCrash (14.65s) [2020-02-10T20:16:23.277Z] PASS [2020-02-10T20:16:23.277Z] [2020-02-10T20:16:23.277Z] DONE 2 tests in 14.788s [2020-02-10T20:16:23.277Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T20:16:23.277Z] ++ 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-02-10T20:16:23.277Z] ++ set -e [2020-02-10T20:16:23.277Z] ++ '[' -n 0 ']' [2020-02-10T20:16:23.277Z] ++ set -x [2020-02-10T20:16:23.277Z] ++ env -i DEST=/go/src/github.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-02-10T20:16:23.277Z] INFO: Testing against a local daemon [2020-02-10T20:16:23.277Z] === RUN TestPluginWithDevMounts [2020-02-10T20:16:23.277Z] === PAUSE TestPluginWithDevMounts [2020-02-10T20:16:23.277Z] === CONT TestPluginWithDevMounts [2020-02-10T20:16:24.075Z] --- PASS: TestExecUser (0.97s) [2020-02-10T20:16:24.075Z] === RUN TestExportContainerAndImportImage [2020-02-10T20:16:25.180Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-02-10T20:16:25.180Z] PASS [2020-02-10T20:16:25.180Z] [2020-02-10T20:16:25.180Z] DONE 1 tests in 2.340s [2020-02-10T20:16:25.180Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T20:16:25.180Z] ++ 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-02-10T20:16:25.180Z] ++ set -e [2020-02-10T20:16:25.180Z] ++ '[' -n 0 ']' [2020-02-10T20:16:25.180Z] ++ set -x [2020-02-10T20:16:25.180Z] ++ env -i DEST=/go/src/github.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-02-10T20:16:25.180Z] INFO: Testing against a local daemon [2020-02-10T20:16:25.180Z] === RUN TestSecretInspect [2020-02-10T20:16:25.437Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-02-10T20:16:25.437Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T20:16:26.649Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-02-10T20:16:26.649Z] === RUN TestHealthCheckWorkdir [2020-02-10T20:16:27.151Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-02-10T20:16:27.844Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-02-10T20:16:27.844Z] === RUN TestHealthKillContainer [2020-02-10T20:16:28.468Z] --- PASS: TestSecretInspect (3.22s) [2020-02-10T20:16:28.468Z] === RUN TestSecretList [2020-02-10T20:16:29.044Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-02-10T20:16:30.879Z] --- PASS: TestHealthKillContainer (3.02s) [2020-02-10T20:16:30.879Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T20:16:31.755Z] --- PASS: TestSecretList (3.23s) [2020-02-10T20:16:31.755Z] === RUN TestSecretsCreateAndDelete [2020-02-10T20:16:31.803Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-02-10T20:16:31.803Z] === RUN TestIpcModeNone [2020-02-10T20:16:32.601Z] --- PASS: TestIpcModeNone (1.09s) [2020-02-10T20:16:32.601Z] === RUN TestIpcModePrivate [2020-02-10T20:16:33.222Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-02-10T20:16:33.798Z] --- PASS: TestIpcModePrivate (1.00s) [2020-02-10T20:16:33.798Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-02-10T20:16:33.798Z] === RUN TestIpcModeShareable [2020-02-10T20:16:34.153Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-02-10T20:16:34.404Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2020-02-10T20:16:34.404Z] === RUN TestSecretsUpdate [2020-02-10T20:16:34.544Z] --- PASS: TestIpcModeShareable (1.01s) [2020-02-10T20:16:34.544Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-02-10T20:16:34.544Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T20:16:35.523Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-02-10T20:16:36.893Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-02-10T20:16:37.457Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-02-10T20:16:37.625Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2020-02-10T20:16:37.625Z] === RUN TestAPIIpcModeHost [2020-02-10T20:16:37.692Z] --- PASS: TestSecretsUpdate (3.24s) [2020-02-10T20:16:37.692Z] === RUN TestTemplatedSecret [2020-02-10T20:16:37.986Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-02-10T20:16:37.986Z] === RUN TestDaemonIpcModeShareable [2020-02-10T20:16:39.352Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-02-10T20:16:39.883Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-02-10T20:16:39.884Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T20:16:39.884Z] === RUN TestDaemonIpcModePrivate [2020-02-10T20:16:40.981Z] --- PASS: TestTemplatedSecret (2.94s) [2020-02-10T20:16:40.981Z] === RUN TestSecretCreateResolve [2020-02-10T20:16:41.626Z] --- PASS: TestDaemonIpcModePrivate (1.61s) [2020-02-10T20:16:41.626Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T20:16:41.626Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T20:16:41.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-02-10T20:16:43.377Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2020-02-10T20:16:43.377Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-02-10T20:16:43.377Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T20:16:43.770Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-02-10T20:16:44.267Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-02-10T20:16:44.267Z] PASS [2020-02-10T20:16:44.267Z] [2020-02-10T20:16:44.267Z] DONE 6 tests in 18.761s [2020-02-10T20:16:44.267Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T20:16:44.267Z] ++ 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-02-10T20:16:44.267Z] ++ set -e [2020-02-10T20:16:44.267Z] ++ '[' -n 0 ']' [2020-02-10T20:16:44.267Z] ++ set -x [2020-02-10T20:16:44.267Z] ++ env -i DEST=/go/src/github.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-02-10T20:16:44.267Z] INFO: Testing against a local daemon [2020-02-10T20:16:44.267Z] === RUN TestServiceCreateInit [2020-02-10T20:16:44.267Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T20:16:46.451Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-02-10T20:16:46.451Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-02-10T20:16:46.451Z] === RUN TestIpcModeOlderClient [2020-02-10T20:16:46.451Z] === PAUSE TestIpcModeOlderClient [2020-02-10T20:16:46.451Z] === RUN TestKillContainerInvalidSignal [2020-02-10T20:16:46.451Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-02-10T20:16:46.451Z] === RUN TestKillContainer [2020-02-10T20:16:46.451Z] === RUN TestKillContainer/no_signal [2020-02-10T20:16:46.451Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T20:16:46.828Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-02-10T20:16:46.828Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-02-10T20:16:47.187Z] === RUN TestKillContainer/killing_signal [2020-02-10T20:16:47.937Z] --- PASS: TestKillContainer (2.46s) [2020-02-10T20:16:47.937Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-02-10T20:16:47.937Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-02-10T20:16:47.937Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-02-10T20:16:47.937Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T20:16:47.937Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T20:16:48.723Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-02-10T20:16:48.723Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-02-10T20:16:48.723Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-02-10T20:16:48.723Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-02-10T20:16:48.723Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-02-10T20:16:48.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-02-10T20:16:49.117Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T20:16:49.149Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T20:16:49.287Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-02-10T20:16:49.850Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-02-10T20:16:49.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-02-10T20:16:49.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-02-10T20:16:49.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-02-10T20:16:49.948Z] === RUN TestKillStoppedContainer [2020-02-10T20:16:49.948Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-10T20:16:49.948Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T20:16:49.948Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-02-10T20:16:49.948Z] === RUN TestKillDifferentUserContainer [2020-02-10T20:16:50.414Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-02-10T20:16:50.702Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-02-10T20:16:50.702Z] === RUN TestInspectOomKilledTrue [2020-02-10T20:16:50.702Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-02-10T20:16:50.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:16:50.702Z] === RUN TestInspectOomKilledFalse [2020-02-10T20:16:50.702Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-02-10T20:16:50.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:16:50.702Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T20:16:51.441Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-02-10T20:16:51.441Z] === RUN TestLinksContainerNames [2020-02-10T20:16:52.310Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-02-10T20:16:52.310Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-02-10T20:16:52.694Z] --- PASS: TestLinksContainerNames (1.45s) [2020-02-10T20:16:52.694Z] === RUN TestLogsFollowTailEmpty [2020-02-10T20:16:53.483Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-02-10T20:16:53.483Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T20:16:54.204Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-02-10T20:16:54.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-02-10T20:16:54.389Z] --- PASS: TestServiceCreateInit (10.36s) [2020-02-10T20:16:54.389Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-02-10T20:16:54.389Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.25s) [2020-02-10T20:16:54.389Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T20:16:54.694Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/default [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/private [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/slave [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/shared [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/default [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/shared [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/slave [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/private [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T20:16:54.694Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:16:54.694Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T20:16:54.694Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:16:55.043Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T20:16:55.402Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:16:55.402Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T20:16:55.402Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T20:16:55.402Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-10T20:16:55.403Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-02-10T20:16:55.403Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T20:16:55.575Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-02-10T20:16:57.156Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2020-02-10T20:16:57.156Z] === RUN TestNetworkNat [2020-02-10T20:16:57.902Z] --- PASS: TestNetworkNat (0.79s) [2020-02-10T20:16:57.902Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T20:16:59.097Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-02-10T20:16:59.097Z] === RUN TestNetworkLoopbackNat [2020-02-10T20:16:59.750Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-02-10T20:16:59.972Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-02-10T20:16:59.973Z] === RUN TestPause [2020-02-10T20:17:00.683Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-02-10T20:17:00.802Z] --- PASS: TestPause (0.86s) [2020-02-10T20:17:00.802Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T20:17:00.802Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:17:00.802Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:17:00.802Z] === RUN TestPauseStopPausedContainer [2020-02-10T20:17:01.247Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-02-10T20:17:01.618Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-02-10T20:17:01.618Z] === RUN TestPsFilter [2020-02-10T20:17:01.968Z] --- PASS: TestPsFilter (0.25s) [2020-02-10T20:17:01.968Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T20:17:02.733Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-02-10T20:17:02.733Z] === RUN TestRemoveContainerWithVolume [2020-02-10T20:17:03.469Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-02-10T20:17:03.469Z] === RUN TestRemoveContainerRunning [2020-02-10T20:17:03.544Z] #63 383.5 + bin/containerd [2020-02-10T20:17:03.771Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-02-10T20:17:04.674Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-02-10T20:17:04.674Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T20:17:04.702Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-02-10T20:17:05.267Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-02-10T20:17:05.438Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-02-10T20:17:05.438Z] === RUN TestRemoveInvalidContainer [2020-02-10T20:17:05.438Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-02-10T20:17:05.438Z] === RUN TestRenameLinkedContainer [2020-02-10T20:17:05.691Z] #63 ... [2020-02-10T20:17:05.691Z] [2020-02-10T20:17:05.691Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:17:05.691Z] #54 DONE 440.3s [2020-02-10T20:17:05.691Z] [2020-02-10T20:17:05.691Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:17:07.162Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-02-10T20:17:08.592Z] --- PASS: TestRenameLinkedContainer (3.35s) [2020-02-10T20:17:08.592Z] === RUN TestRenameStoppedContainer [2020-02-10T20:17:09.332Z] --- PASS: TestRenameStoppedContainer (0.90s) [2020-02-10T20:17:09.332Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T20:17:11.061Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-02-10T20:17:11.061Z] === RUN TestRenameInvalidName [2020-02-10T20:17:11.336Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-02-10T20:17:11.624Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-02-10T20:17:11.624Z] Copying nested executables into bundles/binary-daemon [2020-02-10T20:17:11.624Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-02-10T20:17:11.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER docker:0264e8a78faebab6c014cfdae781c236528c405f hack/make.sh cross [2020-02-10T20:17:12.275Z] --- PASS: TestRenameInvalidName (0.89s) [2020-02-10T20:17:12.275Z] === RUN TestRenameAnonymousContainer [2020-02-10T20:17:12.537Z] [2020-02-10T20:17:12.537Z] Removing bundles/ [2020-02-10T20:17:12.537Z] [2020-02-10T20:17:12.537Z] ---> Making bundle: cross (in bundles/cross) [2020-02-10T20:17:12.537Z] Cross building: bundles/cross/linux/amd64 [2020-02-10T20:17:12.537Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T20:17:12.537Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-02-10T20:17:13.230Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-02-10T20:17:15.368Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-02-10T20:17:15.368Z] === RUN TestRenameContainerWithSameName [2020-02-10T20:17:15.716Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2020-02-10T20:17:15.716Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T20:17:16.320Z] --- PASS: TestCreateServiceMultipleTimes (19.89s) [2020-02-10T20:17:16.320Z] === RUN TestCreateServiceConflict [2020-02-10T20:17:16.502Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-02-10T20:17:17.437Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s) [2020-02-10T20:17:17.437Z] === RUN TestResize [2020-02-10T20:17:17.696Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-02-10T20:17:17.696Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T20:17:17.874Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-02-10T20:17:17.954Z] #24 452.7 + return [2020-02-10T20:17:17.954Z] #24 DONE 452.8s [2020-02-10T20:17:17.954Z] [2020-02-10T20:17:17.954Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:17:18.178Z] --- PASS: TestResize (0.87s) [2020-02-10T20:17:18.178Z] === RUN TestResizeWithInvalidSize [2020-02-10T20:17:18.925Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2020-02-10T20:17:18.925Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T20:17:19.246Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-02-10T20:17:20.149Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:17:20.149Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:17:20.149Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:17:20.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:17:20.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:17:20.403Z] #63 ... [2020-02-10T20:17:20.403Z] [2020-02-10T20:17:20.403Z] #25 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-02-10T20:17:20.403Z] #25 DONE 0.1s [2020-02-10T20:17:20.403Z] [2020-02-10T20:17:20.403Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T20:17:20.614Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-02-10T20:17:20.614Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-02-10T20:17:20.720Z] #29 DONE 0.5s [2020-02-10T20:17:20.720Z] [2020-02-10T20:17:20.720Z] #32 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-02-10T20:17:20.720Z] #32 DONE 0.1s [2020-02-10T20:17:20.720Z] [2020-02-10T20:17:20.720Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-02-10T20:17:20.720Z] #35 DONE 0.1s [2020-02-10T20:17:20.720Z] [2020-02-10T20:17:20.720Z] #40 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-02-10T20:17:20.985Z] --- PASS: TestCreateServiceMaxReplicas (3.15s) [2020-02-10T20:17:20.985Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T20:17:21.021Z] #40 DONE 0.1s [2020-02-10T20:17:21.021Z] [2020-02-10T20:17:21.021Z] #43 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-02-10T20:17:21.021Z] #43 DONE 0.1s [2020-02-10T20:17:21.021Z] [2020-02-10T20:17:21.021Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:17:21.021Z] #63 ... [2020-02-10T20:17:21.021Z] [2020-02-10T20:17:21.021Z] #46 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-02-10T20:17:21.021Z] #46 DONE 0.1s [2020-02-10T20:17:21.021Z] [2020-02-10T20:17:21.021Z] #49 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-02-10T20:17:21.315Z] #49 DONE 0.1s [2020-02-10T20:17:21.315Z] [2020-02-10T20:17:21.315Z] #52 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-02-10T20:17:21.315Z] #52 DONE 0.1s [2020-02-10T20:17:21.315Z] [2020-02-10T20:17:21.315Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:17:21.315Z] #63 ... [2020-02-10T20:17:21.315Z] [2020-02-10T20:17:21.315Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-02-10T20:17:21.315Z] #55 DONE 0.1s [2020-02-10T20:17:21.315Z] [2020-02-10T20:17:21.315Z] #59 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-02-10T20:17:21.315Z] #59 DONE 0.1s [2020-02-10T20:17:21.315Z] [2020-02-10T20:17:21.315Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-02-10T20:17:21.545Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/container 52.698s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === Skipped [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-02-10T20:17:21.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-02-10T20:17:21.797Z] copy_test.go:25: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-02-10T20:17:21.797Z] copy_test.go:39: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-02-10T20:17:21.797Z] copy_test.go:51: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-02-10T20:17:21.797Z] copy_test.go:65: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-02-10T20:17:21.797Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-02-10T20:17:21.797Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-02-10T20:17:21.797Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-02-10T20:17:21.797Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-02-10T20:17:21.797Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-02-10T20:17:21.797Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-02-10T20:17:21.797Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-02-10T20:17:21.797Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-02-10T20:17:21.797Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-02-10T20:17:21.797Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-02-10T20:17:21.797Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-02-10T20:17:21.797Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-02-10T20:17:21.797Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-02-10T20:17:21.797Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-02-10T20:17:21.797Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-02-10T20:17:21.797Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-02-10T20:17:21.797Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-02-10T20:17:21.797Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-02-10T20:17:21.797Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-02-10T20:17:21.797Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-02-10T20:17:21.797Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-02-10T20:17:21.797Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-02-10T20:17:21.797Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-02-10T20:17:21.797Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-02-10T20:17:21.797Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-02-10T20:17:21.797Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-02-10T20:17:21.797Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-02-10T20:17:21.797Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-02-10T20:17:21.797Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-02-10T20:17:21.797Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 80 tests, 41 skipped in 56.141s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-02-10T20:17:21.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:21.797Z] INFO: Testing against a local daemon [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/image 0.474s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === Skipped [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-02-10T20:17:21.797Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-02-10T20:17:21.797Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-02-10T20:17:21.797Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-02-10T20:17:21.797Z] tag_test.go:98: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 11 tests, 4 skipped in 2.714s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-02-10T20:17:21.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:21.797Z] INFO: Testing against a local daemon [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/network 0.182s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === Skipped [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-02-10T20:17:21.797Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-02-10T20:17:21.797Z] 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-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-02-10T20:17:21.797Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-02-10T20:17:21.797Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:29: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:51: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:94: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:127: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:177: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:201: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:319: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-02-10T20:17:21.797Z] service_test.go:386: testEnv.OSType == "windows" [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 17 tests, 13 skipped in 2.505s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-02-10T20:17:21.797Z] testing: warning: no tests to run [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 0 tests in 0.807s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-02-10T20:17:21.797Z] testing: warning: no tests to run [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 0 tests in 0.801s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-02-10T20:17:21.797Z] testing: warning: no tests to run [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/plugin 0.118s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 0 tests in 0.893s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-02-10T20:17:21.797Z] testing: warning: no tests to run [2020-02-10T20:17:21.797Z] ok github.com/docker/docker/integration/plugin/authz 0.079s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] DONE 0 tests in 0.825s [2020-02-10T20:17:21.797Z] [2020-02-10T20:17:21.797Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-02-10T20:17:22.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:17:22.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:17:22.914Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-02-10T20:17:23.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:17:23.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:17:24.285Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-02-10T20:17:24.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:17:24.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:24.679Z] INFO: Testing against a local daemon [2020-02-10T20:17:24.679Z] ok github.com/docker/docker/integration/plugin/common 0.432s [2020-02-10T20:17:24.679Z] [2020-02-10T20:17:24.679Z] DONE 2 tests in 2.442s [2020-02-10T20:17:24.679Z] [2020-02-10T20:17:24.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-02-10T20:17:24.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:17:26.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:17:27.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:17:28.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:28.390Z] INFO: Testing against a local daemon [2020-02-10T20:17:28.390Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.282s [2020-02-10T20:17:28.390Z] [2020-02-10T20:17:28.390Z] === Skipped [2020-02-10T20:17:28.390Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-02-10T20:17:28.390Z] external_test.go:48: runtime.GOOS == "windows" [2020-02-10T20:17:28.390Z] [2020-02-10T20:17:28.390Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-02-10T20:17:28.390Z] external_test.go:407: runtime.GOOS == "windows" [2020-02-10T20:17:28.390Z] [2020-02-10T20:17:28.390Z] [2020-02-10T20:17:28.390Z] DONE 2 tests, 2 skipped in 4.022s [2020-02-10T20:17:28.390Z] [2020-02-10T20:17:28.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-02-10T20:17:28.458Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-02-10T20:17:28.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-02-10T20:17:28.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-02-10T20:17:30.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:17:30.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:17:30.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-02-10T20:17:31.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.15s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.99s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.16s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.16s) [2020-02-10T20:17:32.678Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-02-10T20:17:32.678Z] === RUN TestCgroupNamespacesRun [2020-02-10T20:17:33.874Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-02-10T20:17:33.874Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-02-10T20:17:33.896Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-02-10T20:17:33.896Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T20:17:35.612Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2020-02-10T20:17:35.612Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T20:17:35.862Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.64s) [2020-02-10T20:17:35.862Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T20:17:36.804Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2020-02-10T20:17:36.804Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T20:17:36.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:36.914Z] INFO: Testing against a local daemon [2020-02-10T20:17:36.914Z] testing: warning: no tests to run [2020-02-10T20:17:36.914Z] ok github.com/docker/docker/integration/plugin/logging 0.245s [2020-02-10T20:17:36.914Z] [2020-02-10T20:17:36.914Z] DONE 0 tests in 7.794s [2020-02-10T20:17:36.914Z] [2020-02-10T20:17:36.914Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-02-10T20:17:38.395Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2020-02-10T20:17:38.395Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T20:17:38.640Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-02-10T20:17:38.640Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T20:17:39.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:39.071Z] INFO: Testing against a local daemon [2020-02-10T20:17:39.071Z] ok github.com/docker/docker/integration/plugin/volumes 0.244s [2020-02-10T20:17:39.071Z] [2020-02-10T20:17:39.071Z] === Skipped [2020-02-10T20:17:39.071Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-02-10T20:17:39.071Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:39.071Z] [2020-02-10T20:17:39.071Z] [2020-02-10T20:17:39.071Z] DONE 1 tests, 1 skipped in 2.783s [2020-02-10T20:17:39.071Z] [2020-02-10T20:17:39.071Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-02-10T20:17:40.437Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-02-10T20:17:40.437Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T20:17:41.192Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2020-02-10T20:17:41.192Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T20:17:41.685Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-02-10T20:17:41.685Z] === RUN TestCreateServiceSysctls [2020-02-10T20:17:41.955Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.76s) [2020-02-10T20:17:41.955Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T20:17:41.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:41.956Z] INFO: Testing against a local daemon [2020-02-10T20:17:41.957Z] ok github.com/docker/docker/integration/secret 0.227s [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] === Skipped [2020-02-10T20:17:41.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2020-02-10T20:17:41.957Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s) [2020-02-10T20:17:41.957Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-02-10T20:17:41.957Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-02-10T20:17:41.957Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-02-10T20:17:41.957Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-02-10T20:17:41.957Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] DONE 6 tests, 6 skipped in 2.388s [2020-02-10T20:17:41.957Z] [2020-02-10T20:17:41.957Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-02-10T20:17:43.742Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2020-02-10T20:17:43.742Z] === RUN TestKernelTCPMemory [2020-02-10T20:17:43.827Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-02-10T20:17:44.515Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-02-10T20:17:44.516Z] === RUN TestNISDomainname [2020-02-10T20:17:44.837Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:44.838Z] INFO: Testing against a local daemon [2020-02-10T20:17:44.838Z] ok github.com/docker/docker/integration/service 0.346s [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === Skipped [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T20:17:44.838Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T20:17:44.838Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-02-10T20:17:44.838Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-02-10T20:17:44.838Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-02-10T20:17:44.838Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-02-10T20:17:44.838Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-02-10T20:17:44.838Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-02-10T20:17:44.838Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-02-10T20:17:44.838Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-02-10T20:17:44.838Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-02-10T20:17:44.838Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-02-10T20:17:44.838Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-02-10T20:17:44.838Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-02-10T20:17:44.838Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-02-10T20:17:44.838Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-02-10T20:17:44.838Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-02-10T20:17:44.838Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-02-10T20:17:44.838Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] DONE 23 tests, 22 skipped in 3.212s [2020-02-10T20:17:44.838Z] [2020-02-10T20:17:44.838Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-02-10T20:17:45.719Z] --- PASS: TestNISDomainname (1.01s) [2020-02-10T20:17:45.719Z] === RUN TestHostnameDnsResolution [2020-02-10T20:17:45.874Z] --- PASS: TestCreateServiceSysctls (3.76s) [2020-02-10T20:17:45.874Z] === RUN TestCreateServiceCapabilities [2020-02-10T20:17:46.347Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-02-10T20:17:46.347Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-02-10T20:17:46.925Z] --- PASS: TestHostnameDnsResolution (1.13s) [2020-02-10T20:17:46.926Z] === RUN TestStats [2020-02-10T20:17:47.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:47.018Z] INFO: Testing against a local daemon [2020-02-10T20:17:47.018Z] ok github.com/docker/docker/integration/session 0.179s [2020-02-10T20:17:47.018Z] [2020-02-10T20:17:47.018Z] === Skipped [2020-02-10T20:17:47.018Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-02-10T20:17:47.018Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:47.018Z] [2020-02-10T20:17:47.018Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-02-10T20:17:47.018Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:47.018Z] [2020-02-10T20:17:47.018Z] [2020-02-10T20:17:47.018Z] DONE 2 tests, 2 skipped in 2.250s [2020-02-10T20:17:47.471Z] [2020-02-10T20:17:47.471Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-02-10T20:17:47.715Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-02-10T20:17:48.644Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-02-10T20:17:49.161Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-02-10T20:17:49.161Z] === RUN TestInspect [2020-02-10T20:17:49.633Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:49.633Z] INFO: Testing against a local daemon [2020-02-10T20:17:49.961Z] --- PASS: TestStats (2.85s) [2020-02-10T20:17:49.961Z] === RUN TestStopContainerWithTimeout [2020-02-10T20:17:49.961Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T20:17:49.961Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T20:17:49.961Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T20:17:49.961Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T20:17:49.961Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T20:17:49.961Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T20:17:49.961Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T20:17:49.961Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T20:17:49.961Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T20:17:49.961Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T20:17:50.592Z] ok github.com/docker/docker/integration/system 1.311s [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === Skipped [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:17:50.592Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-02-10T20:17:50.592Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-02-10T20:17:50.592Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-02-10T20:17:50.592Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-02-10T20:17:50.592Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-02-10T20:17:50.592Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-02-10T20:17:50.592Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] DONE 13 tests, 7 skipped in 3.408s [2020-02-10T20:17:50.592Z] [2020-02-10T20:17:50.592Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-02-10T20:17:50.706Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T20:17:51.919Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-02-10T20:17:51.919Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-02-10T20:17:52.176Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-02-10T20:17:52.447Z] --- PASS: TestInspect (3.51s) [2020-02-10T20:17:52.447Z] === RUN TestCreateJob [2020-02-10T20:17:52.560Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T20:17:53.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:17:53.473Z] INFO: Testing against a local daemon [2020-02-10T20:17:53.473Z] ok github.com/docker/docker/integration/volume 0.261s [2020-02-10T20:17:53.473Z] [2020-02-10T20:17:53.473Z] === Skipped [2020-02-10T20:17:53.473Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-02-10T20:17:53.473Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-02-10T20:17:53.473Z] [2020-02-10T20:17:53.473Z] [2020-02-10T20:17:53.473Z] DONE 5 tests, 1 skipped in 2.419s [2020-02-10T20:17:53.473Z] [2020-02-10T20:17:53.473Z] INFO: make.ps1 ended at 02/10/2020 20:17:52 [2020-02-10T20:17:53.473Z] INFO: Integration CLI tests being run from the host: [2020-02-10T20:17:53.473Z] 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-02-10T20:17:54.288Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-02-10T20:17:54.288Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2020-02-10T20:17:54.288Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-02-10T20:17:54.288Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-02-10T20:17:54.288Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-02-10T20:17:54.288Z] === RUN TestDeleteDevicemapper [2020-02-10T20:17:54.288Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T20:17:54.288Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:17:54.288Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T20:17:56.639Z] --- PASS: TestCreateJob (4.16s) [2020-02-10T20:17:56.639Z] === RUN TestReplicatedJob [2020-02-10T20:17:56.717Z] #63 434.0 + bin/containerd-stress [2020-02-10T20:17:56.717Z] #63 437.6 + bin/containerd-shim [2020-02-10T20:17:58.198Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-02-10T20:17:58.198Z] === RUN TestUpdateMemory [2020-02-10T20:17:58.198Z] --- SKIP: TestUpdateMemory (0.00s) [2020-02-10T20:17:58.198Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:17:58.198Z] === RUN TestUpdateCPUQuota [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite (356.45s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.03s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.58s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.72s) [2020-02-10T20:17:58.724Z] docker_cli_daemon_test.go:1449: [d439511fb9d42] daemon is not started [2020-02-10T20:17:58.724Z] check_test.go:309: [d89c6b67073ce] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.16s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.03s) [2020-02-10T20:17:58.724Z] check_test.go:309: [d967ad35b9796] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.00s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.78s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.25s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.84s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.06s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.96s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.70s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-02-10T20:17:58.724Z] check_test.go:309: [d8451e9296d19] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-02-10T20:17:58.724Z] check_test.go:309: [df43e9101daf9] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-02-10T20:17:58.724Z] check_test.go:309: [df9fcf9c3942c] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.67s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-02-10T20:17:58.724Z] check_test.go:309: [d6f2a20b00c3e] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.58s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.31s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.76s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2020-02-10T20:17:58.724Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-10T20:17:58.724Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T20:17:58.724Z] check_test.go:309: [db070af962548] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.05s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s) [2020-02-10T20:17:58.724Z] check_test.go:309: [dd0f4c6022032] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s) [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-02-10T20:17:58.724Z] check_test.go:309: [d170c4fecd50a] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2020-02-10T20:17:58.724Z] docker_cli_daemon_plugins_test.go:79: [dcae874d5af2a] daemon is not started [2020-02-10T20:17:58.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s) [2020-02-10T20:17:58.724Z] docker_cli_daemon_plugins_test.go:169: [de45dcfa4b113] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d28fd3c26a7e9] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.62s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.84s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.99s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.13s) [2020-02-10T20:17:58.725Z] check_test.go:309: [dc2db3d0e1745] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.27s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.51s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.15s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d335578c437ee] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.85s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.51s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.17s) [2020-02-10T20:17:58.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T20:17:58.725Z] check_test.go:309: [df523204b4872] daemon is not started [2020-02-10T20:17:58.725Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T20:17:58.725Z] check_test.go:309: [d3d80ab0e06af] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d22f30e5c17d6] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.22s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.99s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.92s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.45s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2020-02-10T20:17:58.725Z] check_test.go:309: [dea934659576f] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.34s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.10s) [2020-02-10T20:17:58.725Z] check_test.go:309: [dcf6846d27628] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.35s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-02-10T20:17:58.725Z] check_test.go:309: [d3b24bf9d971d] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-02-10T20:17:58.725Z] check_test.go:309: [deed9ce286879] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.59s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d9de88b9e9cb5] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.56s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.17s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.41s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d30f9aaf1090c] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.25s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.98s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.32s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.94s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d19414cb3e359] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d67adf7327432] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.61s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.81s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.75s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.94s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.90s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.24s) [2020-02-10T20:17:58.725Z] docker_cli_daemon_test.go:2542: [d0075494a0967] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.75s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.13s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.13s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.46s) [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-02-10T20:17:58.725Z] check_test.go:309: [d84272f066812] daemon is not started [2020-02-10T20:17:58.725Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.83s) [2020-02-10T20:17:58.725Z] === RUN TestDockerSwarmSuite [2020-02-10T20:17:58.725Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-02-10T20:17:59.402Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-02-10T20:17:59.402Z] === RUN TestUpdatePidsLimit [2020-02-10T20:17:59.402Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T20:17:59.755Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T20:18:00.131Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T20:18:00.503Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T20:18:00.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T20:18:01.208Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T20:18:01.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T20:18:02.044Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-02-10T20:18:03.206Z] --- PASS: TestReplicatedJob (6.86s) [2020-02-10T20:18:03.206Z] === RUN TestUpdateReplicatedJob [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-02-10T20:18:03.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-02-10T20:18:03.287Z] === RUN TestUpdateRestartPolicy [2020-02-10T20:18:03.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-02-10T20:18:03.776Z] INFO: Testing against a local daemon [2020-02-10T20:18:05.346Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-02-10T20:18:06.719Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-02-10T20:18:07.042Z] #63 447.9 + bin/containerd-shim-runc-v1 [2020-02-10T20:18:07.399Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2020-02-10T20:18:07.399Z] === RUN TestServiceListWithStatuses [2020-02-10T20:18:07.399Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T20:18:07.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:18:07.399Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T20:18:07.649Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-02-10T20:18:07.906Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-02-10T20:18:11.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-02-10T20:18:11.453Z] #63 452.9 + bin/containerd-shim-runc-v2 [2020-02-10T20:18:12.936Z] #63 454.4 + binaries [2020-02-10T20:18:12.936Z] #63 454.4 + mkdir -p /build [2020-02-10T20:18:12.936Z] #63 454.4 + cp bin/containerd /build/containerd [2020-02-10T20:18:12.936Z] #63 454.4 + cp bin/containerd-shim /build/containerd-shim [2020-02-10T20:18:12.936Z] #63 454.5 + cp bin/ctr /build/ctr [2020-02-10T20:18:12.936Z] #63 DONE 454.5s [2020-02-10T20:18:13.827Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-02-10T20:18:13.965Z] --- PASS: TestDockerNetworkConnectAlias (5.94s) [2020-02-10T20:18:13.965Z] === RUN TestDockerNetworkReConnect [2020-02-10T20:18:14.979Z] [2020-02-10T20:18:14.979Z] #64 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-02-10T20:18:14.979Z] #64 DONE 0.1s [2020-02-10T20:18:14.979Z] [2020-02-10T20:18:14.979Z] #68 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-02-10T20:18:14.979Z] #68 DONE 0.1s [2020-02-10T20:18:14.979Z] [2020-02-10T20:18:14.979Z] #70 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-02-10T20:18:14.979Z] #70 DONE 0.1s [2020-02-10T20:18:14.979Z] [2020-02-10T20:18:14.979Z] #73 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-02-10T20:18:14.979Z] #73 DONE 0.1s [2020-02-10T20:18:14.979Z] [2020-02-10T20:18:14.979Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-02-10T20:18:14.979Z] #74 DONE 0.0s [2020-02-10T20:18:14.979Z] [2020-02-10T20:18:14.979Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-02-10T20:18:16.350Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-02-10T20:18:16.611Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-02-10T20:18:16.611Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T20:18:16.611Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-02-10T20:18:16.611Z] === RUN TestWaitNonBlocked [2020-02-10T20:18:16.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:18:16.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:18:16.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:18:16.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:18:16.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:18:16.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:18:17.357Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-02-10T20:18:17.357Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-02-10T20:18:17.357Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-02-10T20:18:17.357Z] === RUN TestWaitBlocked [2020-02-10T20:18:17.357Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:18:17.357Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:18:17.357Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:18:17.357Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:18:17.357Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:18:17.357Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:18:17.669Z] #75 DONE 2.3s [2020-02-10T20:18:17.669Z] [2020-02-10T20:18:17.669Z] #76 exporting to oci image format [2020-02-10T20:18:17.669Z] #76 exporting layers [2020-02-10T20:18:18.190Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2020-02-10T20:18:18.190Z] === RUN TestServicePlugin [2020-02-10T20:18:18.190Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T20:18:18.190Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:18:18.190Z] === RUN TestServiceUpdateLabel [2020-02-10T20:18:18.558Z] --- PASS: TestWaitBlocked (0.01s) [2020-02-10T20:18:18.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-02-10T20:18:18.558Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-02-10T20:18:18.558Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T20:18:18.558Z] === CONT TestIpcModeOlderClient [2020-02-10T20:18:18.558Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-10T20:18:18.558Z] === CONT TestDaemonHostGatewayIP [2020-02-10T20:18:18.871Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-02-10T20:18:20.942Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s) [2020-02-10T20:18:20.942Z] === CONT TestDaemonRestartIpcMode [2020-02-10T20:18:21.482Z] --- PASS: TestServiceUpdateLabel (3.22s) [2020-02-10T20:18:21.482Z] === RUN TestServiceUpdateSecrets [2020-02-10T20:18:22.327Z] --- PASS: TestDaemonHostGatewayIP (3.77s) [2020-02-10T20:18:24.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-02-10T20:18:24.736Z] --- PASS: TestDaemonRestartIpcMode (3.43s) [2020-02-10T20:18:24.736Z] PASS [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] === Skipped [2020-02-10T20:18:24.736Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-02-10T20:18:24.736Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-02-10T20:18:24.736Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-02-10T20:18:24.736Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:18:24.736Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T20:18:24.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-02-10T20:18:24.736Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] [2020-02-10T20:18:24.736Z] DONE 199 tests, 6 skipped in 133.010s [2020-02-10T20:18:24.736Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T20:18:24.736Z] ++ 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-02-10T20:18:24.736Z] ++ set -e [2020-02-10T20:18:24.736Z] ++ '[' -n 0 ']' [2020-02-10T20:18:24.736Z] ++ set -x [2020-02-10T20:18:24.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:18:24.736Z] INFO: Testing against a local daemon [2020-02-10T20:18:24.736Z] === RUN TestCommitInheritsEnv [2020-02-10T20:18:25.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-02-10T20:18:25.080Z] --- PASS: TestCommitInheritsEnv (0.50s) [2020-02-10T20:18:25.080Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T20:18:25.080Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T20:18:25.080Z] === RUN TestImagesFilterMultiReference [2020-02-10T20:18:25.080Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-02-10T20:18:25.080Z] === RUN TestImagePullPlatformInvalid [2020-02-10T20:18:25.080Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-02-10T20:18:25.080Z] === RUN TestRemoveImageOrphaning [2020-02-10T20:18:25.448Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-02-10T20:18:25.448Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T20:18:25.448Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T20:18:25.448Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:18:25.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T20:18:25.819Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-02-10T20:18:25.819Z] === RUN TestTagInvalidReference [2020-02-10T20:18:25.819Z] --- PASS: TestTagInvalidReference (0.02s) [2020-02-10T20:18:25.819Z] === RUN TestTagValidPrefixedRepo [2020-02-10T20:18:25.819Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-02-10T20:18:25.819Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T20:18:25.819Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-02-10T20:18:25.819Z] === RUN TestTagOfficialNames [2020-02-10T20:18:25.819Z] --- PASS: TestTagOfficialNames (0.04s) [2020-02-10T20:18:25.819Z] === RUN TestTagMatchesDigest [2020-02-10T20:18:25.819Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-02-10T20:18:25.819Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T20:18:26.421Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-02-10T20:18:29.695Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-02-10T20:18:32.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-02-10T20:18:33.940Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-02-10T20:18:33.940Z] Copying nested executables into bundles/cross/linux/amd64 [2020-02-10T20:18:33.940Z] Cross building: bundles/cross/windows/amd64 [2020-02-10T20:18:33.940Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T20:18:33.940Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-02-10T20:18:39.566Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2020-02-10T20:18:39.566Z] === RUN TestServiceUpdateConfigs [2020-02-10T20:18:45.146Z] --- PASS: TestImportExtremelyLargeImageWorks (165.48s) [2020-02-10T20:18:45.146Z] PASS [2020-02-10T20:18:45.146Z] [2020-02-10T20:18:45.146Z] DONE 12 tests in 169.599s [2020-02-10T20:18:45.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T20:18:45.146Z] ++ 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-02-10T20:18:45.146Z] ++ set -e [2020-02-10T20:18:45.146Z] ++ '[' -n 0 ']' [2020-02-10T20:18:45.146Z] ++ set -x [2020-02-10T20:18:45.146Z] ++ env -i DEST=/go/src/github.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-02-10T20:18:45.146Z] INFO: Testing against a local daemon [2020-02-10T20:18:45.146Z] === RUN TestNetworkCreateDelete [2020-02-10T20:18:45.146Z] --- PASS: TestNetworkCreateDelete (0.31s) [2020-02-10T20:18:45.146Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T20:18:45.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-02-10T20:18:45.146Z] === RUN TestInspectNetwork [2020-02-10T20:18:49.324Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T20:18:49.324Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T20:18:49.324Z] === RUN TestInspectNetwork/network_name [2020-02-10T20:18:49.324Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T20:18:51.216Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-02-10T20:18:51.216Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-02-10T20:18:54.443Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2020-02-10T20:18:54.443Z] === RUN TestServiceUpdateNetwork [2020-02-10T20:18:54.487Z] --- PASS: TestInspectNetwork (9.60s) [2020-02-10T20:18:54.487Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T20:18:54.487Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T20:18:54.487Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-02-10T20:18:54.487Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T20:18:54.487Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T20:18:54.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-02-10T20:18:54.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-02-10T20:18:56.383Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-02-10T20:18:56.641Z] --- PASS: TestRunContainerWithBridgeNone (2.87s) [2020-02-10T20:18:56.641Z] === RUN TestNetworkInvalidJSON [2020-02-10T20:18:56.641Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T20:18:56.641Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T20:18:56.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:18:56.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:18:56.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:18:56.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:18:56.897Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T20:18:56.897Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:18:56.897Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:18:56.897Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-02-10T20:18:56.897Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T20:18:56.897Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-02-10T20:18:56.897Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T20:18:56.897Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T20:18:56.897Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-02-10T20:18:57.461Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-02-10T20:18:58.037Z] --- PASS: TestDaemonRestartWithLiveRestore (1.27s) [2020-02-10T20:18:58.037Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T20:18:58.305Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-02-10T20:18:58.305Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-02-10T20:18:58.565Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-02-10T20:18:58.822Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-02-10T20:18:58.822Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T20:18:59.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-02-10T20:19:00.008Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-02-10T20:19:00.008Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T20:19:01.377Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-02-10T20:19:01.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T20:19:01.377Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-02-10T20:19:01.634Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-02-10T20:19:01.634Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T20:19:03.003Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-02-10T20:19:04.895Z] === RUN TestDockerSuite/TestBuildEnv [2020-02-10T20:19:05.151Z] --- PASS: TestServiceWithPredefinedNetwork (3.40s) [2020-02-10T20:19:05.151Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T20:19:05.151Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:19:05.151Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:19:05.151Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T20:19:06.519Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-02-10T20:19:07.887Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-02-10T20:19:09.257Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-02-10T20:19:09.322Z] --- PASS: TestServiceUpdateNetwork (14.85s) [2020-02-10T20:19:09.322Z] PASS [2020-02-10T20:19:09.322Z] [2020-02-10T20:19:09.322Z] === Skipped [2020-02-10T20:19:09.322Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T20:19:09.322Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:19:09.322Z] [2020-02-10T20:19:09.322Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-02-10T20:19:09.322Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:19:09.322Z] [2020-02-10T20:19:09.322Z] [2020-02-10T20:19:09.322Z] DONE 23 tests, 2 skipped in 143.211s [2020-02-10T20:19:09.322Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T20:19:09.322Z] ++ 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-02-10T20:19:09.322Z] ++ set -e [2020-02-10T20:19:09.322Z] ++ '[' -n 0 ']' [2020-02-10T20:19:09.322Z] ++ set -x [2020-02-10T20:19:09.322Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:09.322Z] INFO: Testing against a local daemon [2020-02-10T20:19:09.322Z] === RUN TestSessionCreate [2020-02-10T20:19:09.322Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T20:19:09.322Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T20:19:09.322Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T20:19:09.322Z] PASS [2020-02-10T20:19:09.322Z] [2020-02-10T20:19:09.322Z] DONE 2 tests in 0.231s [2020-02-10T20:19:09.322Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T20:19:09.322Z] ++ 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-02-10T20:19:09.322Z] ++ set -e [2020-02-10T20:19:09.322Z] ++ '[' -n 0 ']' [2020-02-10T20:19:09.322Z] ++ set -x [2020-02-10T20:19:09.322Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:09.322Z] INFO: Testing against a local daemon [2020-02-10T20:19:09.322Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T20:19:09.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:19:09.322Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:19:09.322Z] === RUN TestEventsExecDie [2020-02-10T20:19:09.322Z] --- PASS: TestEventsExecDie (1.02s) [2020-02-10T20:19:09.322Z] === RUN TestEventsBackwardsCompatible [2020-02-10T20:19:09.322Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-10T20:19:09.322Z] === RUN TestInfoBinaryCommits [2020-02-10T20:19:09.322Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-10T20:19:09.322Z] === RUN TestInfoAPIVersioned [2020-02-10T20:19:09.322Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-02-10T20:19:09.322Z] === RUN TestInfoDiscoveryBackend [2020-02-10T20:19:09.322Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2020-02-10T20:19:09.322Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T20:19:10.257Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T20:19:10.257Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T20:19:11.194Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-02-10T20:19:11.194Z] === RUN TestInfoAPI [2020-02-10T20:19:11.194Z] --- PASS: TestInfoAPI (0.06s) [2020-02-10T20:19:11.194Z] === RUN TestInfoAPIWarnings [2020-02-10T20:19:11.762Z] --- PASS: TestInfoAPIWarnings (0.66s) [2020-02-10T20:19:11.762Z] === RUN TestInfoDebug [2020-02-10T20:19:12.330Z] --- PASS: TestInfoDebug (0.66s) [2020-02-10T20:19:12.330Z] === RUN TestInfoInsecureRegistries [2020-02-10T20:19:12.898Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2020-02-10T20:19:12.898Z] === RUN TestInfoRegistryMirrors [2020-02-10T20:19:13.837Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2020-02-10T20:19:13.837Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T20:19:14.096Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-02-10T20:19:14.096Z] === RUN TestPingCacheHeaders [2020-02-10T20:19:14.096Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T20:19:14.096Z] === RUN TestPingGet [2020-02-10T20:19:14.096Z] --- PASS: TestPingGet (0.03s) [2020-02-10T20:19:14.096Z] === RUN TestPingHead [2020-02-10T20:19:14.096Z] --- PASS: TestPingHead (0.05s) [2020-02-10T20:19:14.096Z] === RUN TestVersion [2020-02-10T20:19:14.096Z] --- PASS: TestVersion (0.05s) [2020-02-10T20:19:14.096Z] PASS [2020-02-10T20:19:14.096Z] [2020-02-10T20:19:14.096Z] === Skipped [2020-02-10T20:19:14.096Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:19:14.096Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:19:14.096Z] [2020-02-10T20:19:14.096Z] [2020-02-10T20:19:14.096Z] DONE 18 tests, 1 skipped in 6.796s [2020-02-10T20:19:14.096Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T20:19:14.096Z] ++ 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-02-10T20:19:14.096Z] ++ set -e [2020-02-10T20:19:14.096Z] ++ '[' -n 0 ']' [2020-02-10T20:19:14.096Z] ++ set -x [2020-02-10T20:19:14.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:19:14.355Z] INFO: Testing against a local daemon [2020-02-10T20:19:14.355Z] === RUN TestVolumesCreateAndList [2020-02-10T20:19:14.355Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T20:19:14.355Z] === RUN TestVolumesRemove [2020-02-10T20:19:14.355Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-10T20:19:14.355Z] === RUN TestVolumesInspect [2020-02-10T20:19:14.613Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-10T20:19:14.613Z] === RUN TestVolumesInvalidJSON [2020-02-10T20:19:14.613Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T20:19:14.613Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T20:19:14.613Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T20:19:14.613Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T20:19:14.613Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T20:19:14.613Z] PASS [2020-02-10T20:19:14.613Z] [2020-02-10T20:19:14.613Z] DONE 5 tests in 0.357s [2020-02-10T20:19:14.613Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T20:19:14.873Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T20:19:14.873Z] +++ kill 13124 [2020-02-10T20:19:16.248Z] +++ /etc/init.d/apparmor stop [2020-02-10T20:19:16.249Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:19:16.249Z] [2020-02-10T20:19:16.249Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:19:16.249Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:19:16.249Z] [2020-02-10T20:19:16.249Z] To set a process to complain mode, use the command line tool [2020-02-10T20:19:16.249Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:19:16.249Z] +++ true [2020-02-10T20:19:16.249Z] [2020-02-10T20:19:17.350Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-02-10T20:19:17.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-02-10T20:19:17.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken Post stage [Pipeline] junit [2020-02-10T20:19:19.549Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T20:19:20.204Z] + echo Ensuring container killed. [2020-02-10T20:19:20.204Z] Ensuring container killed. [2020-02-10T20:19:20.204Z] + docker rm -vf docker-pr3 [2020-02-10T20:19:20.204Z] Error: No such container: docker-pr3 [2020-02-10T20:19:20.204Z] + true [Pipeline] sh [2020-02-10T20:19:20.496Z] + echo Chowning /workspace to jenkins user [2020-02-10T20:19:20.497Z] Chowning /workspace to jenkins user [2020-02-10T20:19:20.497Z] + id -u [2020-02-10T20:19:20.497Z] + id -g [2020-02-10T20:19:20.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40488:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T20:19:23.895Z] --- PASS: TestServiceWithDataPathPortInit (18.44s) [2020-02-10T20:19:23.895Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T20:19:24.088Z] + bundleName=arm64-integration [2020-02-10T20:19:24.088Z] + echo Creating arm64-integration-bundles.tar.gz [2020-02-10T20:19:24.088Z] Creating arm64-integration-bundles.tar.gz [2020-02-10T20:19:24.088Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-02-10T20:19:24.088Z] + 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-02-10T20:19:24.402Z] Archiving artifacts [2020-02-10T20:19:24.645Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T20:19:24.960Z] + make clean [2020-02-10T20:19:25.530Z] docker volume rm -f docker-dev-cache [2020-02-10T20:19:25.530Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T20:19:33.866Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2020-02-10T20:19:33.866Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1jzf2cnn7y9tibqi1deyh46fb Created:2020-02-10 20:19:25.268778435 +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[e136cba1a319d014df91a3b92eb2642ab3f14ad2675edcd5b9d3fc6443c58cbf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4eipjdep8d0rz9e26zm2jx8af EndpointID:844a81c0cbbf3ae44682d2d1f3b2cc7a6d8bf5fd5d6eea40e77a48b5b102cefb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:345726fdc1238684f8a664cc902c0ee07fa0c558f749e784600533ee07aa0f41 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:309bf1bf9cfc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4eipjdep8d0rz9e26zm2jx8af EndpointID:844a81c0cbbf3ae44682d2d1f3b2cc7a6d8bf5fd5d6eea40e77a48b5b102cefb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T20:19:33.866Z] PASS [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] === Skipped [2020-02-10T20:19:33.866Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:19:33.866Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] DONE 21 tests, 1 skipped in 49.087s [2020-02-10T20:19:33.866Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:19:33.866Z] ++ 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-02-10T20:19:33.866Z] ++ set -e [2020-02-10T20:19:33.866Z] ++ '[' -n 0 ']' [2020-02-10T20:19:33.866Z] ++ set -x [2020-02-10T20:19:33.866Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:33.866Z] INFO: Testing against a local daemon [2020-02-10T20:19:33.866Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T20:19:33.866Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-10T20:19:33.866Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:19:33.866Z] === RUN TestDockerNetworkIpvlan [2020-02-10T20:19:33.866Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:19:33.866Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:19:33.866Z] PASS [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] === Skipped [2020-02-10T20:19:33.866Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-02-10T20:19:33.866Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:19:33.866Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] [2020-02-10T20:19:33.866Z] DONE 2 tests, 2 skipped in 0.200s [2020-02-10T20:19:33.866Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:19:33.866Z] ++ 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-02-10T20:19:33.866Z] ++ set -e [2020-02-10T20:19:33.866Z] ++ '[' -n 0 ']' [2020-02-10T20:19:33.866Z] ++ set -x [2020-02-10T20:19:33.866Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:33.866Z] INFO: Testing against a local daemon [2020-02-10T20:19:33.866Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T20:19:34.429Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-02-10T20:19:34.429Z] === RUN TestDockerNetworkMacvlan [2020-02-10T20:19:34.992Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T20:19:35.921Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T20:19:36.851Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T20:19:39.372Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-02-10T20:19:40.302Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T20:19:41.590Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-02-10T20:19:41.590Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-02-10T20:19:41.590Z] remote: Enumerating objects: 19, done. [2020-02-10T20:19:41.590Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-02-10T20:19:41.591Z] 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-02-10T20:19:41.591Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-02-10T20:19:41.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-02-10T20:19:44.867Z] [2020-02-10T20:19:44.945Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T20:19:45.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/test/unit [2020-02-10T20:19:47.980Z] ? github.com/docker/docker/api [no test files] [2020-02-10T20:19:49.638Z] --- PASS: TestImportExtremelyLargeImageWorks (80.44s) [2020-02-10T20:19:49.638Z] PASS [2020-02-10T20:19:49.638Z] [2020-02-10T20:19:49.638Z] === Skipped [2020-02-10T20:19:49.638Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T20:19:49.638Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:19:49.638Z] [2020-02-10T20:19:49.638Z] [2020-02-10T20:19:49.638Z] DONE 12 tests, 1 skipped in 81.717s [2020-02-10T20:19:49.638Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T20:19:49.638Z] ++ 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-02-10T20:19:49.638Z] ++ set -e [2020-02-10T20:19:49.638Z] ++ '[' -n 0 ']' [2020-02-10T20:19:49.638Z] ++ set -x [2020-02-10T20:19:49.638Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:49.638Z] INFO: Testing against a local daemon [2020-02-10T20:19:49.638Z] === RUN TestNetworkCreateDelete [2020-02-10T20:19:49.638Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-02-10T20:19:49.638Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T20:19:49.638Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-02-10T20:19:49.638Z] === RUN TestInspectNetwork [2020-02-10T20:19:50.379Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T20:19:50.379Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T20:19:50.379Z] === RUN TestInspectNetwork/network_name [2020-02-10T20:19:50.379Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T20:19:51.491Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T20:19:51.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan (17.53s) [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.57s) [2020-02-10T20:19:52.006Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s) [2020-02-10T20:19:52.006Z] PASS [2020-02-10T20:19:52.006Z] [2020-02-10T20:19:52.006Z] DONE 8 tests in 19.069s [2020-02-10T20:19:52.006Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T20:19:52.006Z] ++ 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-02-10T20:19:52.006Z] ++ set -e [2020-02-10T20:19:52.006Z] ++ '[' -n 0 ']' [2020-02-10T20:19:52.006Z] ++ set -x [2020-02-10T20:19:52.006Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:52.006Z] testing: warning: no tests to run [2020-02-10T20:19:52.006Z] PASS [2020-02-10T20:19:52.006Z] [2020-02-10T20:19:52.006Z] DONE 0 tests in 0.046s [2020-02-10T20:19:52.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T20:19:52.006Z] ++ 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-02-10T20:19:52.006Z] ++ set -e [2020-02-10T20:19:52.006Z] ++ '[' -n 0 ']' [2020-02-10T20:19:52.006Z] ++ set -x [2020-02-10T20:19:52.006Z] ++ env -i DEST=/go/src/github.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-02-10T20:19:52.263Z] INFO: Testing against a local daemon [2020-02-10T20:19:52.263Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T20:19:52.519Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-02-10T20:19:53.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-02-10T20:19:53.646Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-02-10T20:19:53.903Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-02-10T20:19:53.903Z] === RUN TestAuthZPluginTLS [2020-02-10T20:19:54.465Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-02-10T20:19:54.465Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T20:19:55.028Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-02-10T20:19:55.028Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T20:19:55.284Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-02-10T20:19:55.284Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-02-10T20:19:55.312Z] --- PASS: TestInspectNetwork (8.64s) [2020-02-10T20:19:55.312Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T20:19:55.312Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T20:19:55.312Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-02-10T20:19:55.312Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-02-10T20:19:55.312Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T20:19:55.541Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-02-10T20:19:55.541Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-02-10T20:19:55.541Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T20:19:56.104Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-02-10T20:19:56.104Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T20:19:57.641Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) [2020-02-10T20:19:57.641Z] === RUN TestNetworkInvalidJSON [2020-02-10T20:19:57.641Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T20:19:57.641Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T20:19:57.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:19:57.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:19:57.641Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:19:57.641Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:19:57.641Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T20:19:57.641Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:19:57.641Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:19:57.641Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-02-10T20:19:57.641Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T20:19:57.641Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T20:19:57.641Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T20:19:57.641Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T20:19:57.998Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-02-10T20:19:57.998Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T20:19:58.561Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-02-10T20:19:58.561Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T20:19:58.844Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-02-10T20:19:58.844Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T20:19:59.125Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-02-10T20:19:59.125Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T20:19:59.382Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-02-10T20:19:59.382Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T20:19:59.584Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-02-10T20:19:59.584Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T20:20:00.785Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2020-02-10T20:20:00.785Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T20:20:01.904Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-02-10T20:20:01.904Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T20:20:02.057Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2020-02-10T20:20:02.057Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T20:20:02.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-02-10T20:20:02.424Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T20:20:02.841Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-02-10T20:20:03.824Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-02-10T20:20:03.824Z] === RUN TestAuthZPluginHeader [2020-02-10T20:20:04.756Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-02-10T20:20:04.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T20:20:05.582Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s) [2020-02-10T20:20:05.583Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T20:20:05.583Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:20:05.583Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:20:05.583Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T20:20:06.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-02-10T20:20:08.019Z] === RUN TestDockerSuite/TestBuildExpose [2020-02-10T20:20:08.276Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-02-10T20:20:09.207Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-02-10T20:20:09.464Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2020-02-10T20:20:09.464Z] === RUN TestAuthZPluginV2Disable [2020-02-10T20:20:09.721Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-02-10T20:20:09.851Z] #76 exporting layers 109.6s done [2020-02-10T20:20:09.851Z] #76 exporting manifest sha256:8efb88fc7eaa6bbdd36292a9f7e8525f20dcfdee7c949b26627a056ef7b87cba done [2020-02-10T20:20:09.851Z] #76 exporting config sha256:60abd64f42da92eade64cc1fbef41be4fac18e014de288bd2f7baa102cd93a4c done [2020-02-10T20:20:09.851Z] #76 sending tarball [2020-02-10T20:20:09.977Z] === RUN TestDockerSuite/TestBuildFails [2020-02-10T20:20:11.345Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-02-10T20:20:11.345Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-02-10T20:20:13.240Z] --- PASS: TestAuthZPluginV2Disable (3.57s) [2020-02-10T20:20:13.240Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T20:20:13.497Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-02-10T20:20:16.018Z] === RUN TestDockerSuite/TestBuildForceRm [2020-02-10T20:20:16.275Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2020-02-10T20:20:16.275Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T20:20:18.171Z] === RUN TestDockerSuite/TestBuildFromGit [2020-02-10T20:20:20.695Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-02-10T20:20:20.952Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-02-10T20:20:21.804Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2020-02-10T20:20:21.804Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T20:20:22.847Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-02-10T20:20:25.226Z] #76 sending tarball 18.4s done [2020-02-10T20:20:25.226Z] #76 DONE 128.0s [2020-02-10T20:20:25.226Z] [2020-02-10T20:20:25.226Z] #77 importing to docker [2020-02-10T20:20:25.371Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-02-10T20:20:26.305Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-02-10T20:20:26.561Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-02-10T20:20:27.928Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.72s) [2020-02-10T20:20:27.928Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T20:20:28.861Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-02-10T20:20:29.436Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s) [2020-02-10T20:20:29.436Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7e86quagnjrw5hs5dvvgba5bi Created:2020-02-10 20:20:22.096250231 +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[5551495c18c3f3777475317fb05f0f3bedac369438ae0a09455768a16aaa3134:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5oblvupp2zmq87nwi85hsikn EndpointID:398ded37f67249ace493532abeaac9633e7cfbc91ec1aef5aee5a74e17a886c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cc91c3a146ef1b528c4927935d2d17898b57e38148e3eaa9bb7c6af20fb539bf 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:7ca346da4516 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m5oblvupp2zmq87nwi85hsikn EndpointID:398ded37f67249ace493532abeaac9633e7cfbc91ec1aef5aee5a74e17a886c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T20:20:29.436Z] PASS [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] === Skipped [2020-02-10T20:20:29.436Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:20:29.436Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] DONE 21 tests, 1 skipped in 42.650s [2020-02-10T20:20:29.436Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:20:29.436Z] ++ 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-02-10T20:20:29.436Z] ++ set -e [2020-02-10T20:20:29.436Z] ++ '[' -n 0 ']' [2020-02-10T20:20:29.436Z] ++ set -x [2020-02-10T20:20:29.436Z] ++ env -i DEST=/go/src/github.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-02-10T20:20:29.436Z] INFO: Testing against a local daemon [2020-02-10T20:20:29.436Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T20:20:29.436Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T20:20:29.436Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:20:29.436Z] === RUN TestDockerNetworkIpvlan [2020-02-10T20:20:29.436Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:20:29.436Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:20:29.436Z] PASS [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] === Skipped [2020-02-10T20:20:29.436Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T20:20:29.436Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:20:29.436Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] [2020-02-10T20:20:29.436Z] DONE 2 tests, 2 skipped in 0.078s [2020-02-10T20:20:29.436Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:20:29.436Z] ++ 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-02-10T20:20:29.436Z] ++ set -e [2020-02-10T20:20:29.436Z] ++ '[' -n 0 ']' [2020-02-10T20:20:29.436Z] ++ set -x [2020-02-10T20:20:29.436Z] ++ env -i DEST=/go/src/github.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-02-10T20:20:29.436Z] INFO: Testing against a local daemon [2020-02-10T20:20:29.436Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T20:20:30.641Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-02-10T20:20:30.641Z] === RUN TestDockerNetworkMacvlan [2020-02-10T20:20:31.377Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T20:20:31.389Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-02-10T20:20:32.125Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T20:20:32.760Z] === RUN TestDockerSuite/TestBuildHistory [2020-02-10T20:20:32.889Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T20:20:35.218Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T20:20:36.933Z] === RUN TestDockerSuite/TestBuildIidFile [2020-02-10T20:20:37.496Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-02-10T20:20:37.496Z] === RUN TestDockerSuite/TestBuildInheritance [2020-02-10T20:20:38.060Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-02-10T20:20:38.624Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-02-10T20:20:38.624Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-02-10T20:20:39.162Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T20:20:39.992Z] === RUN TestDockerSuite/TestBuildLabel [2020-02-10T20:20:40.248Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-02-10T20:20:40.505Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-02-10T20:20:40.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-02-10T20:20:41.019Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-02-10T20:20:41.583Z] === RUN TestDockerSuite/TestBuildLabels [2020-02-10T20:20:41.840Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-02-10T20:20:43.055Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T20:20:43.210Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan (13.65s) [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.64s) [2020-02-10T20:20:44.256Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2020-02-10T20:20:44.256Z] PASS [2020-02-10T20:20:44.256Z] [2020-02-10T20:20:44.256Z] DONE 8 tests in 15.070s [2020-02-10T20:20:44.256Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T20:20:44.256Z] ++ 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-02-10T20:20:44.256Z] ++ set -e [2020-02-10T20:20:44.256Z] ++ '[' -n 0 ']' [2020-02-10T20:20:44.256Z] ++ set -x [2020-02-10T20:20:44.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:20:44.256Z] testing: warning: no tests to run [2020-02-10T20:20:44.256Z] PASS [2020-02-10T20:20:44.256Z] [2020-02-10T20:20:44.256Z] DONE 0 tests in 0.014s [2020-02-10T20:20:44.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T20:20:44.256Z] ++ 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-02-10T20:20:44.256Z] ++ set -e [2020-02-10T20:20:44.256Z] ++ '[' -n 0 ']' [2020-02-10T20:20:44.256Z] ++ set -x [2020-02-10T20:20:44.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:20:44.256Z] INFO: Testing against a local daemon [2020-02-10T20:20:44.256Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T20:20:44.579Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-02-10T20:20:44.579Z] PASS [2020-02-10T20:20:44.579Z] [2020-02-10T20:20:44.579Z] DONE 17 tests in 52.544s [2020-02-10T20:20:44.579Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T20:20:44.579Z] ++ 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-02-10T20:20:44.579Z] ++ set -e [2020-02-10T20:20:44.579Z] ++ '[' -n 0 ']' [2020-02-10T20:20:44.579Z] ++ set -x [2020-02-10T20:20:44.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:20:44.836Z] INFO: Testing against a local daemon [2020-02-10T20:20:44.836Z] === RUN TestPluginInvalidJSON [2020-02-10T20:20:44.836Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:20:44.836Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:20:44.836Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:20:44.836Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-02-10T20:20:44.836Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T20:20:44.836Z] PASS [2020-02-10T20:20:44.836Z] [2020-02-10T20:20:44.836Z] DONE 2 tests in 0.261s [2020-02-10T20:20:44.836Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T20:20:44.836Z] ++ 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-02-10T20:20:44.836Z] ++ set -e [2020-02-10T20:20:44.836Z] ++ '[' -n 0 ']' [2020-02-10T20:20:44.836Z] ++ set -x [2020-02-10T20:20:44.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:20:45.094Z] INFO: Testing against a local daemon [2020-02-10T20:20:45.094Z] === RUN TestExternalGraphDriver [2020-02-10T20:20:45.094Z] === RUN TestExternalGraphDriver/json [2020-02-10T20:20:46.084Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-02-10T20:20:46.084Z] === RUN TestAuthZPluginTLS [2020-02-10T20:20:46.427Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-02-10T20:20:46.427Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T20:20:46.776Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-02-10T20:20:46.776Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T20:20:46.989Z] === RUN TestDockerSuite/TestBuildLastModified [2020-02-10T20:20:47.246Z] === RUN TestExternalGraphDriver/spec [2020-02-10T20:20:47.514Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-02-10T20:20:47.514Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T20:20:47.865Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-02-10T20:20:47.865Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T20:20:49.598Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2020-02-10T20:20:49.598Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T20:20:49.773Z] === RUN TestExternalGraphDriver/pull [2020-02-10T20:20:49.953Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-02-10T20:20:49.953Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T20:20:50.347Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-02-10T20:20:50.347Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T20:20:51.131Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-02-10T20:20:51.131Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T20:20:51.141Z] --- PASS: TestExternalGraphDriver (6.05s) [2020-02-10T20:20:51.141Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2020-02-10T20:20:51.141Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2020-02-10T20:20:51.141Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2020-02-10T20:20:51.141Z] === RUN TestGraphdriverPluginV2 [2020-02-10T20:20:52.508Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-02-10T20:20:53.041Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-02-10T20:20:53.041Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T20:20:55.398Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2020-02-10T20:20:55.398Z] === RUN TestAuthZPluginHeader [2020-02-10T20:20:55.749Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-02-10T20:20:55.749Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T20:20:55.749Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T20:20:55.749Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:20:55.749Z] === RUN TestAuthZPluginV2Disable [2020-02-10T20:20:55.749Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T20:20:55.749Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:20:55.749Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T20:20:55.749Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T20:20:55.749Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:20:55.749Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T20:20:55.749Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T20:20:55.749Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:20:55.749Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T20:20:55.782Z] --- PASS: TestGraphdriverPluginV2 (4.62s) [2020-02-10T20:20:55.782Z] PASS [2020-02-10T20:20:55.782Z] [2020-02-10T20:20:55.782Z] DONE 5 tests in 10.876s [2020-02-10T20:20:55.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T20:20:55.782Z] ++ 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-02-10T20:20:55.782Z] ++ set -e [2020-02-10T20:20:55.782Z] ++ '[' -n 0 ']' [2020-02-10T20:20:55.782Z] ++ set -x [2020-02-10T20:20:55.782Z] ++ env -i DEST=/go/src/github.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-02-10T20:20:55.782Z] INFO: Testing against a local daemon [2020-02-10T20:20:55.782Z] === RUN TestContinueAfterPluginCrash [2020-02-10T20:20:55.782Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T20:20:55.782Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T20:20:55.782Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T20:20:55.782Z] === CONT TestContinueAfterPluginCrash [2020-02-10T20:20:55.782Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T20:20:56.713Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-02-10T20:20:56.713Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-02-10T20:20:56.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-02-10T20:20:56.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-02-10T20:20:57.226Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-02-10T20:20:57.483Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-02-10T20:21:00.759Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-02-10T20:21:02.668Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-02-10T20:21:04.460Z] #77 DONE 36.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-02-10T20:21:04.897Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/test/unit [2020-02-10T20:21:05.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-02-10T20:21:09.218Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-02-10T20:21:09.323Z] ? github.com/docker/docker/api [no test files] [2020-02-10T20:21:09.913Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-02-10T20:21:10.478Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T20:21:10.495Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-02-10T20:21:10.495Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T20:21:10.495Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.5% of statements [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T20:21:10.495Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-02-10T20:21:10.495Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T20:21:10.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T20:21:11.058Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-02-10T20:21:11.058Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T20:21:11.058Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T20:21:11.623Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-02-10T20:21:12.998Z] --- PASS: TestDaemonStartWithLogOpt (16.72s) [2020-02-10T20:21:15.186Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-02-10T20:21:15.186Z] PASS [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] === Skipped [2020-02-10T20:21:15.186Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T20:21:15.186Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T20:21:15.186Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T20:21:15.186Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T20:21:15.186Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] DONE 17 tests, 4 skipped in 28.501s [2020-02-10T20:21:15.186Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T20:21:15.186Z] ++ 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-02-10T20:21:15.186Z] ++ set -e [2020-02-10T20:21:15.186Z] ++ '[' -n 0 ']' [2020-02-10T20:21:15.186Z] ++ set -x [2020-02-10T20:21:15.186Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:15.186Z] INFO: Testing against a local daemon [2020-02-10T20:21:15.186Z] === RUN TestPluginInvalidJSON [2020-02-10T20:21:15.186Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:21:15.186Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:21:15.186Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:21:15.186Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-02-10T20:21:15.186Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T20:21:15.186Z] PASS [2020-02-10T20:21:15.186Z] [2020-02-10T20:21:15.186Z] DONE 2 tests in 0.091s [2020-02-10T20:21:15.186Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T20:21:15.186Z] ++ 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-02-10T20:21:15.186Z] ++ set -e [2020-02-10T20:21:15.186Z] ++ '[' -n 0 ']' [2020-02-10T20:21:15.186Z] ++ set -x [2020-02-10T20:21:15.187Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:15.187Z] INFO: Testing against a local daemon [2020-02-10T20:21:15.187Z] === RUN TestExternalGraphDriver [2020-02-10T20:21:15.187Z] === RUN TestExternalGraphDriver/json [2020-02-10T20:21:15.187Z] === RUN TestExternalGraphDriver/spec [2020-02-10T20:21:15.798Z] ok github.com/docker/docker/builder/remotecontext 0.175s coverage: 13.6% of statements [2020-02-10T20:21:15.798Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 48.2% of statements [2020-02-10T20:21:16.728Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-02-10T20:21:16.930Z] === RUN TestExternalGraphDriver/pull [2020-02-10T20:21:17.292Z] ok github.com/docker/docker/builder/remotecontext/git 1.176s coverage: 86.3% of statements [2020-02-10T20:21:17.292Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T20:21:17.292Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T20:21:18.249Z] --- PASS: TestContinueAfterPluginCrash (21.72s) [2020-02-10T20:21:18.249Z] PASS [2020-02-10T20:21:18.249Z] [2020-02-10T20:21:18.249Z] DONE 2 tests in 21.878s [2020-02-10T20:21:18.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T20:21:18.249Z] ++ 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-02-10T20:21:18.249Z] ++ set -e [2020-02-10T20:21:18.249Z] ++ '[' -n 0 ']' [2020-02-10T20:21:18.249Z] ++ set -x [2020-02-10T20:21:18.249Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:18.249Z] INFO: Testing against a local daemon [2020-02-10T20:21:18.249Z] === RUN TestPluginWithDevMounts [2020-02-10T20:21:18.249Z] === PAUSE TestPluginWithDevMounts [2020-02-10T20:21:18.249Z] === CONT TestPluginWithDevMounts [2020-02-10T20:21:18.740Z] --- PASS: TestExternalGraphDriver (6.00s) [2020-02-10T20:21:18.741Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-02-10T20:21:18.741Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-02-10T20:21:18.741Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2020-02-10T20:21:18.741Z] === RUN TestGraphdriverPluginV2 [2020-02-10T20:21:18.741Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-02-10T20:21:18.741Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:21:18.741Z] PASS [2020-02-10T20:21:18.741Z] [2020-02-10T20:21:18.741Z] === Skipped [2020-02-10T20:21:18.741Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-02-10T20:21:18.741Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:21:18.741Z] [2020-02-10T20:21:18.741Z] [2020-02-10T20:21:18.741Z] DONE 5 tests, 1 skipped in 6.128s [2020-02-10T20:21:18.741Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T20:21:18.741Z] ++ 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-02-10T20:21:18.741Z] ++ set -e [2020-02-10T20:21:18.741Z] ++ '[' -n 0 ']' [2020-02-10T20:21:18.741Z] ++ set -x [2020-02-10T20:21:18.741Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:18.741Z] INFO: Testing against a local daemon [2020-02-10T20:21:18.741Z] === RUN TestContinueAfterPluginCrash [2020-02-10T20:21:18.741Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T20:21:18.741Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T20:21:18.741Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T20:21:18.741Z] === CONT TestContinueAfterPluginCrash [2020-02-10T20:21:18.741Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T20:21:20.141Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-02-10T20:21:20.141Z] PASS [2020-02-10T20:21:20.141Z] [2020-02-10T20:21:20.141Z] DONE 1 tests in 2.181s [2020-02-10T20:21:20.141Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T20:21:20.141Z] ++ 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-02-10T20:21:20.141Z] ++ set -e [2020-02-10T20:21:20.141Z] ++ '[' -n 0 ']' [2020-02-10T20:21:20.141Z] ++ set -x [2020-02-10T20:21:20.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:21:20.141Z] INFO: Testing against a local daemon [2020-02-10T20:21:20.141Z] === RUN TestSecretInspect [2020-02-10T20:21:21.466Z] ok github.com/docker/docker/client 0.152s coverage: 75.8% of statements [2020-02-10T20:21:22.034Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-02-10T20:21:22.964Z] --- PASS: TestSecretInspect (2.91s) [2020-02-10T20:21:22.964Z] === RUN TestSecretList [2020-02-10T20:21:26.237Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-02-10T20:21:26.237Z] --- PASS: TestSecretList (3.18s) [2020-02-10T20:21:26.237Z] === RUN TestSecretsCreateAndDelete [2020-02-10T20:21:27.611Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-02-10T20:21:28.009Z] --- PASS: TestDaemonStartWithLogOpt (8.60s) [2020-02-10T20:21:28.981Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2020-02-10T20:21:28.981Z] === RUN TestSecretsUpdate [2020-02-10T20:21:30.350Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-02-10T20:21:30.350Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-02-10T20:21:30.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-02-10T20:21:31.818Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-02-10T20:21:31.844Z] --- PASS: TestSecretsUpdate (3.14s) [2020-02-10T20:21:31.844Z] === RUN TestTemplatedSecret [2020-02-10T20:21:32.979Z] --- PASS: TestContinueAfterPluginCrash (13.51s) [2020-02-10T20:21:32.979Z] PASS [2020-02-10T20:21:32.979Z] [2020-02-10T20:21:32.979Z] DONE 2 tests in 13.609s [2020-02-10T20:21:32.979Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T20:21:32.979Z] ++ 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-02-10T20:21:32.979Z] ++ set -e [2020-02-10T20:21:32.979Z] ++ '[' -n 0 ']' [2020-02-10T20:21:32.979Z] ++ set -x [2020-02-10T20:21:32.979Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:32.979Z] INFO: Testing against a local daemon [2020-02-10T20:21:32.979Z] === RUN TestPluginWithDevMounts [2020-02-10T20:21:32.979Z] === PAUSE TestPluginWithDevMounts [2020-02-10T20:21:32.979Z] === CONT TestPluginWithDevMounts [2020-02-10T20:21:34.739Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-02-10T20:21:34.739Z] PASS [2020-02-10T20:21:34.739Z] [2020-02-10T20:21:34.739Z] DONE 1 tests in 1.956s [2020-02-10T20:21:34.739Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T20:21:34.739Z] ++ 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-02-10T20:21:34.739Z] ++ set -e [2020-02-10T20:21:34.739Z] ++ '[' -n 0 ']' [2020-02-10T20:21:34.739Z] ++ set -x [2020-02-10T20:21:34.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:21:34.739Z] INFO: Testing against a local daemon [2020-02-10T20:21:34.739Z] === RUN TestSecretInspect [2020-02-10T20:21:36.029Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-02-10T20:21:36.029Z] --- PASS: TestTemplatedSecret (3.89s) [2020-02-10T20:21:36.029Z] === RUN TestSecretCreateResolve [2020-02-10T20:21:36.959Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-02-10T20:21:37.121Z] --- PASS: TestSecretInspect (2.80s) [2020-02-10T20:21:37.121Z] === RUN TestSecretList [2020-02-10T20:21:37.522Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-02-10T20:21:39.416Z] --- PASS: TestSecretCreateResolve (3.59s) [2020-02-10T20:21:39.416Z] PASS [2020-02-10T20:21:39.416Z] [2020-02-10T20:21:39.416Z] DONE 6 tests in 19.588s [2020-02-10T20:21:39.416Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T20:21:39.416Z] ++ 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-02-10T20:21:39.416Z] ++ set -e [2020-02-10T20:21:39.416Z] ++ '[' -n 0 ']' [2020-02-10T20:21:39.416Z] ++ set -x [2020-02-10T20:21:39.416Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:39.672Z] INFO: Testing against a local daemon [2020-02-10T20:21:39.672Z] === RUN TestServiceCreateInit [2020-02-10T20:21:39.672Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T20:21:40.235Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-02-10T20:21:40.283Z] --- PASS: TestSecretList (2.81s) [2020-02-10T20:21:40.283Z] === RUN TestSecretsCreateAndDelete [2020-02-10T20:21:40.491Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-02-10T20:21:42.650Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2020-02-10T20:21:42.650Z] === RUN TestSecretsUpdate [2020-02-10T20:21:43.013Z] === RUN TestDockerSuite/TestBuildNetNone [2020-02-10T20:21:43.576Z] === RUN TestDockerSuite/TestBuildNoContext [2020-02-10T20:21:44.506Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-02-10T20:21:44.988Z] --- PASS: TestSecretsUpdate (2.67s) [2020-02-10T20:21:44.988Z] === RUN TestTemplatedSecret [2020-02-10T20:21:45.069Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T20:21:45.632Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-02-10T20:21:47.526Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-02-10T20:21:48.089Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-02-10T20:21:48.089Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-02-10T20:21:48.345Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-02-10T20:21:48.909Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-02-10T20:21:49.027Z] --- PASS: TestTemplatedSecret (3.30s) [2020-02-10T20:21:49.027Z] === RUN TestSecretCreateResolve [2020-02-10T20:21:49.474Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-02-10T20:21:50.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-02-10T20:21:50.295Z] --- PASS: TestServiceCreateInit (10.70s) [2020-02-10T20:21:50.295Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-02-10T20:21:50.295Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-02-10T20:21:50.295Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T20:21:51.383Z] --- PASS: TestSecretCreateResolve (2.77s) [2020-02-10T20:21:51.383Z] PASS [2020-02-10T20:21:51.383Z] [2020-02-10T20:21:51.383Z] DONE 6 tests in 16.726s [2020-02-10T20:21:51.383Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T20:21:51.383Z] ++ 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-02-10T20:21:51.383Z] ++ set -e [2020-02-10T20:21:51.383Z] ++ '[' -n 0 ']' [2020-02-10T20:21:51.383Z] ++ set -x [2020-02-10T20:21:51.383Z] ++ env -i DEST=/go/src/github.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-02-10T20:21:51.383Z] INFO: Testing against a local daemon [2020-02-10T20:21:51.383Z] === RUN TestServiceCreateInit [2020-02-10T20:21:51.383Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T20:21:52.187Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-02-10T20:21:52.751Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-02-10T20:21:56.289Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T20:21:56.928Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-02-10T20:21:59.451Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-02-10T20:22:00.149Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.6% of statements [2020-02-10T20:22:00.149Z] ok github.com/docker/docker/container 0.124s coverage: 35.0% of statements [2020-02-10T20:22:00.149Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T20:22:00.149Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T20:22:00.149Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T20:22:00.149Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T20:22:01.346Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-02-10T20:22:01.416Z] --- PASS: TestServiceCreateInit (9.39s) [2020-02-10T20:22:01.416Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.70s) [2020-02-10T20:22:01.416Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s) [2020-02-10T20:22:01.416Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T20:22:03.251Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-02-10T20:22:04.618Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-02-10T20:22:05.181Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-02-10T20:22:09.356Z] === RUN TestDockerSuite/TestBuildPATH [2020-02-10T20:22:09.922Z] --- PASS: TestCreateServiceMultipleTimes (19.38s) [2020-02-10T20:22:09.922Z] === RUN TestCreateServiceConflict [2020-02-10T20:22:10.106Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2020-02-10T20:22:10.669Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-02-10T20:22:11.816Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-02-10T20:22:12.038Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.7% of statements [2020-02-10T20:22:12.380Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-02-10T20:22:12.943Z] --- PASS: TestCreateServiceConflict (3.09s) [2020-02-10T20:22:12.943Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T20:22:13.506Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-02-10T20:22:16.779Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-02-10T20:22:16.779Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T20:22:17.568Z] --- PASS: TestCreateServiceMultipleTimes (16.72s) [2020-02-10T20:22:17.569Z] === RUN TestCreateServiceConflict [2020-02-10T20:22:19.913Z] --- PASS: TestCreateServiceConflict (2.71s) [2020-02-10T20:22:19.913Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T20:22:21.993Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.6% of statements [2020-02-10T20:22:21.993Z] ok github.com/docker/docker/daemon 12.214s coverage: 17.5% of statements [2020-02-10T20:22:21.993Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T20:22:21.993Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T20:22:21.993Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 82.1% of statements [2020-02-10T20:22:23.362Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-02-10T20:22:23.362Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-02-10T20:22:23.362Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T20:22:23.362Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T20:22:23.799Z] --- PASS: TestCreateServiceMaxReplicas (3.51s) [2020-02-10T20:22:23.799Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T20:22:24.733Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-02-10T20:22:24.874Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-02-10T20:22:27.258Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-02-10T20:22:27.822Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-02-10T20:22:29.044Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-02-10T20:22:30.412Z] === RUN TestDockerSuite/TestBuildRm [2020-02-10T20:22:31.099Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.419s coverage: 72.5% of statements [2020-02-10T20:22:31.099Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.389s coverage: 45.9% of statements [2020-02-10T20:22:31.099Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T20:22:31.781Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s) [2020-02-10T20:22:31.781Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T20:22:33.620Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.992s coverage: 48.6% of statements [2020-02-10T20:22:33.679Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-02-10T20:22:34.611Z] --- PASS: TestCreateServiceSecretFileMode (2.85s) [2020-02-10T20:22:34.611Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T20:22:34.869Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-02-10T20:22:34.991Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.325s coverage: 76.1% of statements [2020-02-10T20:22:35.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-02-10T20:22:35.922Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-02-10T20:22:35.922Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.131s coverage: 60.1% of statements [2020-02-10T20:22:35.922Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T20:22:35.922Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T20:22:36.731Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-02-10T20:22:37.291Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-02-10T20:22:37.294Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-02-10T20:22:37.352Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s) [2020-02-10T20:22:37.352Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T20:22:37.871Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) [2020-02-10T20:22:37.871Z] === RUN TestCreateServiceSysctls [2020-02-10T20:22:38.133Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-02-10T20:22:38.221Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-02-10T20:22:39.590Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-02-10T20:22:39.590Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T20:22:39.590Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T20:22:40.028Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-02-10T20:22:40.153Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.7% of statements [2020-02-10T20:22:41.301Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2020-02-10T20:22:41.301Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T20:22:41.397Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-02-10T20:22:41.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-02-10T20:22:41.524Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.8% of statements [2020-02-10T20:22:41.524Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T20:22:41.524Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T20:22:42.454Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-02-10T20:22:42.766Z] --- PASS: TestCreateServiceSysctls (4.69s) [2020-02-10T20:22:42.766Z] === RUN TestCreateServiceCapabilities [2020-02-10T20:22:42.766Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-02-10T20:22:43.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-02-10T20:22:43.277Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-02-10T20:22:44.385Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2020-02-10T20:22:44.385Z] === RUN TestCreateServiceSysctls [2020-02-10T20:22:44.649Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2020-02-10T20:22:44.649Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T20:22:44.649Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements [2020-02-10T20:22:46.039Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2020-02-10T20:22:46.039Z] === RUN TestInspect [2020-02-10T20:22:46.545Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 47.8% of statements [2020-02-10T20:22:46.803Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-02-10T20:22:47.367Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-02-10T20:22:47.930Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2020-02-10T20:22:47.930Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T20:22:47.930Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T20:22:47.938Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-02-10T20:22:47.938Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-02-10T20:22:48.310Z] --- PASS: TestCreateServiceSysctls (4.05s) [2020-02-10T20:22:48.310Z] === RUN TestCreateServiceCapabilities [2020-02-10T20:22:48.501Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-02-10T20:22:48.502Z] === RUN TestDockerSuite/TestBuildSpaces [2020-02-10T20:22:49.065Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-02-10T20:22:49.825Z] ok github.com/docker/docker/distribution 0.155s coverage: 22.1% of statements [2020-02-10T20:22:49.994Z] --- PASS: TestInspect (3.75s) [2020-02-10T20:22:49.994Z] === RUN TestCreateJob [2020-02-10T20:22:49.994Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-02-10T20:22:50.082Z] ok github.com/docker/docker/distribution/metadata 0.053s coverage: 48.2% of statements [2020-02-10T20:22:50.082Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T20:22:50.251Z] === RUN TestDockerSuite/TestBuildStderr [2020-02-10T20:22:50.743Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2020-02-10T20:22:50.743Z] === RUN TestInspect [2020-02-10T20:22:51.181Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-02-10T20:22:51.452Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-02-10T20:22:52.821Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-02-10T20:22:53.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-02-10T20:22:53.385Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-02-10T20:22:53.642Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.6% of statements [2020-02-10T20:22:53.642Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T20:22:53.642Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T20:22:54.006Z] --- PASS: TestCreateJob (4.25s) [2020-02-10T20:22:54.006Z] === RUN TestReplicatedJob [2020-02-10T20:22:54.572Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-02-10T20:22:54.572Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T20:22:54.663Z] --- PASS: TestInspect (3.41s) [2020-02-10T20:22:54.663Z] === RUN TestCreateJob [2020-02-10T20:22:55.502Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-02-10T20:22:56.433Z] ok github.com/docker/docker/opts 0.018s coverage: 67.0% of statements [2020-02-10T20:22:56.530Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-02-10T20:22:56.690Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-02-10T20:22:57.901Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-02-10T20:22:58.584Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 77.1% of statements [2020-02-10T20:22:58.614Z] --- PASS: TestCreateJob (4.02s) [2020-02-10T20:22:58.614Z] === RUN TestReplicatedJob [2020-02-10T20:22:59.269Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-02-10T20:22:59.515Z] ok github.com/docker/docker/pkg/authorization 0.216s coverage: 68.3% of statements [2020-02-10T20:22:59.772Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-02-10T20:22:59.772Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-02-10T20:22:59.833Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-02-10T20:23:01.311Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-02-10T20:23:01.311Z] --- PASS: TestReplicatedJob (7.15s) [2020-02-10T20:23:01.311Z] === RUN TestUpdateReplicatedJob [2020-02-10T20:23:02.680Z] === RUN TestDockerSuite/TestBuildUser [2020-02-10T20:23:03.214Z] ok github.com/docker/docker/layer 7.211s coverage: 68.8% of statements [2020-02-10T20:23:03.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T20:23:03.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T20:23:03.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T20:23:03.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T20:23:03.214Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T20:23:03.214Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T20:23:03.472Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-02-10T20:23:03.472Z] ok github.com/docker/docker/pkg/chrootarchive 2.933s coverage: 43.2% of statements [2020-02-10T20:23:03.472Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T20:23:03.472Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T20:23:04.036Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-02-10T20:23:04.294Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-02-10T20:23:04.859Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-02-10T20:23:05.204Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-02-10T20:23:05.204Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2020-02-10T20:23:05.204Z] === RUN TestServiceListWithStatuses [2020-02-10T20:23:05.204Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T20:23:05.204Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:23:05.204Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T20:23:05.423Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-02-10T20:23:06.183Z] --- PASS: TestReplicatedJob (7.11s) [2020-02-10T20:23:06.183Z] === RUN TestUpdateReplicatedJob [2020-02-10T20:23:06.355Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-02-10T20:23:07.286Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-02-10T20:23:08.217Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-02-10T20:23:08.473Z] ok github.com/docker/docker/pkg/discovery/kv 3.087s coverage: 84.1% of statements [2020-02-10T20:23:08.730Z] ok github.com/docker/docker/pkg/fsutils 0.183s coverage: 85.1% of statements [2020-02-10T20:23:08.730Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-02-10T20:23:09.391Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-02-10T20:23:10.098Z] ok github.com/docker/docker/pkg/idtools 0.482s coverage: 70.1% of statements [2020-02-10T20:23:10.098Z] ok github.com/docker/docker/pkg/ioutils 0.416s coverage: 69.3% of statements [2020-02-10T20:23:10.129Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2020-02-10T20:23:10.129Z] === RUN TestServiceListWithStatuses [2020-02-10T20:23:10.129Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T20:23:10.129Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:23:10.129Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T20:23:10.663Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-02-10T20:23:10.663Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-02-10T20:23:10.920Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2020-02-10T20:23:10.920Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T20:23:11.485Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-02-10T20:23:11.742Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-02-10T20:23:11.913Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2020-02-10T20:23:11.914Z] === RUN TestDockerNetworkReConnect [2020-02-10T20:23:12.000Z] ok github.com/docker/docker/pkg/mount 0.551s coverage: 70.0% of statements [2020-02-10T20:23:12.000Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T20:23:12.000Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-02-10T20:23:12.565Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-02-10T20:23:12.565Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-02-10T20:23:12.565Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T20:23:12.565Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T20:23:13.498Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-02-10T20:23:14.430Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-02-10T20:23:14.430Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-02-10T20:23:14.687Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-02-10T20:23:16.055Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-02-10T20:23:16.218Z] --- PASS: TestDockerNetworkConnectAlias (5.73s) [2020-02-10T20:23:16.218Z] === RUN TestDockerNetworkReConnect [2020-02-10T20:23:16.312Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-02-10T20:23:17.165Z] --- PASS: TestDockerNetworkReConnect (4.59s) [2020-02-10T20:23:17.166Z] === RUN TestServicePlugin [2020-02-10T20:23:19.584Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-02-10T20:23:19.584Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-02-10T20:23:19.841Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-02-10T20:23:20.099Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-02-10T20:23:20.156Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2020-02-10T20:23:20.156Z] === RUN TestServicePlugin [2020-02-10T20:23:20.156Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T20:23:20.156Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:23:20.156Z] === RUN TestServiceUpdateLabel [2020-02-10T20:23:20.356Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-02-10T20:23:20.920Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-02-10T20:23:21.177Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.2% of statements [2020-02-10T20:23:21.742Z] ok github.com/docker/docker/pkg/tailfile 0.073s coverage: 88.6% of statements [2020-02-10T20:23:22.306Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-02-10T20:23:22.507Z] --- PASS: TestServiceUpdateLabel (2.80s) [2020-02-10T20:23:22.507Z] === RUN TestServiceUpdateSecrets [2020-02-10T20:23:22.562Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-02-10T20:23:22.819Z] testing: warning: no tests to run [2020-02-10T20:23:22.819Z] coverage: [no statements] [2020-02-10T20:23:22.819Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-02-10T20:23:23.382Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-02-10T20:23:23.382Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-02-10T20:23:23.639Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.5% of statements [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/container [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/events [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/image [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/network [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-02-10T20:23:24.014Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-02-10T20:23:24.014Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-02-10T20:23:24.641Z] ok github.com/docker/docker/builder/remotecontext/git 4.773s coverage: 86.3% of statements [2020-02-10T20:23:26.162Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-02-10T20:23:26.418Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-02-10T20:23:26.692Z] ok github.com/docker/docker/builder/remotecontext 0.515s coverage: 13.6% of statements [2020-02-10T20:23:27.348Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-02-10T20:23:27.605Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-02-10T20:23:28.190Z] ok github.com/docker/docker/builder/dockerfile 1.324s coverage: 48.2% of statements [2020-02-10T20:23:28.190Z] ? github.com/docker/docker/cli [no test files] [2020-02-10T20:23:28.190Z] ? github.com/docker/docker/cli/config [no test files] [2020-02-10T20:23:28.976Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-02-10T20:23:29.345Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-02-10T20:23:29.345Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-02-10T20:23:29.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-02-10T20:23:29.540Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-02-10T20:23:29.602Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-02-10T20:23:29.797Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-02-10T20:23:30.728Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-02-10T20:23:30.728Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-02-10T20:23:30.971Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-02-10T20:23:31.901Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-02-10T20:23:33.251Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-02-10T20:23:33.794Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-02-10T20:23:33.794Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-02-10T20:23:33.794Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-02-10T20:23:33.794Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-02-10T20:23:33.794Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-02-10T20:23:33.814Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2020-02-10T20:23:34.745Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-02-10T20:23:35.676Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-02-10T20:23:35.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-02-10T20:23:35.943Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-02-10T20:23:35.943Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-02-10T20:23:36.872Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-02-10T20:23:37.806Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-02-10T20:23:38.520Z] ok github.com/docker/docker/client 0.667s coverage: 75.8% of statements [2020-02-10T20:23:38.735Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-02-10T20:23:38.735Z] === RUN TestServiceUpdateConfigs [2020-02-10T20:23:39.700Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-02-10T20:23:39.700Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-02-10T20:23:42.969Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-02-10T20:23:44.862Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-02-10T20:23:45.792Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-02-10T20:23:46.049Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-02-10T20:23:46.620Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-02-10T20:23:46.620Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-02-10T20:23:47.579Z] === RUN TestDockerSuite/TestBuildXZHost [2020-02-10T20:23:47.851Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T20:23:47.851Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === Skipped [2020-02-10T20:23:47.851Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T20:23:47.851Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T20:23:47.851Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T20:23:47.851Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T20:23:47.851Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T20:23:47.851Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:23:47.851Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T20:23:47.851Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T20:23:47.851Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T20:23:47.851Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] [2020-02-10T20:23:47.851Z] DONE 2155 tests, 20 skipped in 240.799s Post stage [Pipeline] junit [2020-02-10T20:23:48.119Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-02-10T20:23:48.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40488/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0264e8a78faebab6c014cfdae781c236528c405f hack/validate/vendor [2020-02-10T20:23:49.692Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-02-10T20:23:50.098Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-02-10T20:23:50.098Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-02-10T20:23:50.098Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-02-10T20:23:50.276Z] + echo Building e2e image [2020-02-10T20:23:50.276Z] Building e2e image [2020-02-10T20:23:50.276Z] + docker build --build-arg DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -t moby-e2e-test -f Dockerfile.e2e . [2020-02-10T20:23:50.276Z] #1 [internal] load build definition from Dockerfile.e2e [2020-02-10T20:23:50.276Z] #1 transferring dockerfile: 3.21kB done [2020-02-10T20:23:50.276Z] #1 DONE 0.0s [2020-02-10T20:23:50.276Z] [2020-02-10T20:23:50.276Z] #2 [internal] load .dockerignore [2020-02-10T20:23:50.276Z] #2 transferring context: 34B done [2020-02-10T20:23:50.276Z] #2 DONE 0.0s [2020-02-10T20:23:50.276Z] [2020-02-10T20:23:50.276Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-02-10T20:23:50.276Z] #3 DONE 0.1s [2020-02-10T20:23:50.276Z] [2020-02-10T20:23:50.276Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine [2020-02-10T20:23:50.535Z] #4 DONE 0.1s [2020-02-10T20:23:50.535Z] [2020-02-10T20:23:50.535Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-02-10T20:23:50.535Z] #5 DONE 0.0s [2020-02-10T20:23:50.535Z] [2020-02-10T20:23:50.535Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c... [2020-02-10T20:23:50.535Z] #14 DONE 0.0s [2020-02-10T20:23:50.535Z] [2020-02-10T20:23:50.535Z] #8 [internal] load build context [2020-02-10T20:23:50.792Z] #8 transferring context: 820.92kB 0.2s done [2020-02-10T20:23:50.792Z] #8 DONE 0.2s [2020-02-10T20:23:50.792Z] [2020-02-10T20:23:50.792Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-02-10T20:23:50.792Z] #15 CACHED [2020-02-10T20:23:50.792Z] [2020-02-10T20:23:50.792Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-02-10T20:23:50.792Z] #16 CACHED [2020-02-10T20:23:50.792Z] [2020-02-10T20:23:50.792Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-02-10T20:23:50.792Z] #17 CACHED [2020-02-10T20:23:50.792Z] [2020-02-10T20:23:50.792Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-02-10T20:23:50.792Z] #18 CACHED [2020-02-10T20:23:50.792Z] [2020-02-10T20:23:50.792Z] #31 [builder 1/4] COPY . . [2020-02-10T20:23:51.027Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-02-10T20:23:51.956Z] --- PASS: TestServicePlugin (35.30s) [2020-02-10T20:23:51.956Z] plugin_test.go:62: [dad40402168b8] joining swarm manager [df33edb71d497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:23:51.956Z] plugin_test.go:65: [d901f8918b830] joining swarm manager [df33edb71d497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:23:51.956Z] === RUN TestServiceUpdateLabel [2020-02-10T20:23:51.956Z] === RUN TestDockerSuite/TestCommitChange [2020-02-10T20:23:52.886Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-02-10T20:23:54.063Z] #31 DONE 3.4s [2020-02-10T20:23:54.063Z] [2020-02-10T20:23:54.063Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-02-10T20:23:54.256Z] === RUN TestDockerSuite/TestCommitHardlink [2020-02-10T20:23:54.819Z] --- PASS: TestServiceUpdateLabel (3.06s) [2020-02-10T20:23:54.819Z] === RUN TestServiceUpdateSecrets [2020-02-10T20:23:54.911Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2020-02-10T20:23:54.911Z] === RUN TestServiceUpdateNetwork [2020-02-10T20:23:54.993Z] #32 DONE 0.8s [2020-02-10T20:23:54.993Z] [2020-02-10T20:23:54.993Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-02-10T20:23:55.560Z] #33 0.634 [2020-02-10T20:23:55.818Z] #33 0.983 Removing bundles/ [2020-02-10T20:23:55.818Z] #33 0.983 [2020-02-10T20:23:55.818Z] #33 0.987 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-02-10T20:23:56.189Z] === RUN TestDockerSuite/TestCommitNewFile [2020-02-10T20:23:56.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-02-10T20:23:57.187Z] #33 2.142 Building test suite binary ./integration-cli/test.main [2020-02-10T20:23:58.122Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-02-10T20:23:59.052Z] === RUN TestDockerSuite/TestCommitTTY [2020-02-10T20:24:00.946Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-02-10T20:24:01.877Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-02-10T20:24:03.771Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-02-10T20:24:04.702Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-02-10T20:24:06.596Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-02-10T20:24:08.310Z] --- PASS: TestServiceUpdateNetwork (13.99s) [2020-02-10T20:24:08.310Z] PASS [2020-02-10T20:24:08.310Z] [2020-02-10T20:24:08.310Z] === Skipped [2020-02-10T20:24:08.310Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T20:24:08.310Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:24:08.310Z] [2020-02-10T20:24:08.310Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-02-10T20:24:08.310Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:24:08.310Z] [2020-02-10T20:24:08.310Z] [2020-02-10T20:24:08.310Z] DONE 23 tests, 2 skipped in 135.890s [2020-02-10T20:24:08.310Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T20:24:08.310Z] ++ 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-02-10T20:24:08.310Z] ++ set -e [2020-02-10T20:24:08.310Z] ++ '[' -n 0 ']' [2020-02-10T20:24:08.310Z] ++ set -x [2020-02-10T20:24:08.310Z] ++ env -i DEST=/go/src/github.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-02-10T20:24:08.310Z] INFO: Testing against a local daemon [2020-02-10T20:24:08.310Z] === RUN TestSessionCreate [2020-02-10T20:24:08.310Z] --- PASS: TestSessionCreate (0.02s) [2020-02-10T20:24:08.310Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T20:24:08.310Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-02-10T20:24:08.310Z] PASS [2020-02-10T20:24:08.310Z] [2020-02-10T20:24:08.310Z] DONE 2 tests in 0.110s [2020-02-10T20:24:08.310Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T20:24:08.310Z] ++ 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-02-10T20:24:08.310Z] ++ set -e [2020-02-10T20:24:08.310Z] ++ '[' -n 0 ']' [2020-02-10T20:24:08.310Z] ++ set -x [2020-02-10T20:24:08.310Z] ++ env -i DEST=/go/src/github.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-02-10T20:24:08.310Z] INFO: Testing against a local daemon [2020-02-10T20:24:08.310Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T20:24:08.310Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:24:08.310Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:24:08.310Z] === RUN TestEventsExecDie [2020-02-10T20:24:08.310Z] --- PASS: TestEventsExecDie (0.82s) [2020-02-10T20:24:08.310Z] === RUN TestEventsBackwardsCompatible [2020-02-10T20:24:08.310Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-10T20:24:08.310Z] === RUN TestInfoBinaryCommits [2020-02-10T20:24:08.310Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-02-10T20:24:08.310Z] === RUN TestInfoAPIVersioned [2020-02-10T20:24:08.310Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-02-10T20:24:08.310Z] === RUN TestInfoDiscoveryBackend [2020-02-10T20:24:08.487Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-02-10T20:24:08.487Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-02-10T20:24:08.741Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-10T20:24:08.741Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T20:24:09.050Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-02-10T20:24:09.969Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T20:24:09.969Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T20:24:10.364Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-10T20:24:10.364Z] === RUN TestInfoAPI [2020-02-10T20:24:10.364Z] --- PASS: TestInfoAPI (0.01s) [2020-02-10T20:24:10.364Z] === RUN TestInfoAPIWarnings [2020-02-10T20:24:10.419Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-02-10T20:24:10.419Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-02-10T20:24:10.419Z] === RUN TestServiceUpdateConfigs [2020-02-10T20:24:10.711Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-10T20:24:10.711Z] === RUN TestInfoDebug [2020-02-10T20:24:10.984Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-02-10T20:24:11.450Z] --- PASS: TestInfoDebug (0.52s) [2020-02-10T20:24:11.450Z] === RUN TestInfoInsecureRegistries [2020-02-10T20:24:11.796Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-02-10T20:24:11.796Z] === RUN TestInfoRegistryMirrors [2020-02-10T20:24:11.914Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-02-10T20:24:12.159Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-10T20:24:12.159Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T20:24:12.509Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-02-10T20:24:12.509Z] === RUN TestPingCacheHeaders [2020-02-10T20:24:12.509Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-02-10T20:24:12.509Z] === RUN TestPingGet [2020-02-10T20:24:12.509Z] --- PASS: TestPingGet (0.01s) [2020-02-10T20:24:12.509Z] === RUN TestPingHead [2020-02-10T20:24:12.509Z] --- PASS: TestPingHead (0.01s) [2020-02-10T20:24:12.509Z] === RUN TestVersion [2020-02-10T20:24:12.509Z] --- PASS: TestVersion (0.02s) [2020-02-10T20:24:12.509Z] PASS [2020-02-10T20:24:12.509Z] [2020-02-10T20:24:12.509Z] === Skipped [2020-02-10T20:24:12.509Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:24:12.509Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:24:12.509Z] [2020-02-10T20:24:12.509Z] [2020-02-10T20:24:12.509Z] DONE 18 tests, 1 skipped in 5.485s [2020-02-10T20:24:12.509Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T20:24:12.509Z] ++ 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-02-10T20:24:12.509Z] ++ set -e [2020-02-10T20:24:12.509Z] ++ '[' -n 0 ']' [2020-02-10T20:24:12.509Z] ++ set -x [2020-02-10T20:24:12.509Z] ++ env -i DEST=/go/src/github.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-02-10T20:24:12.844Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-02-10T20:24:12.844Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-02-10T20:24:12.844Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-02-10T20:24:12.855Z] INFO: Testing against a local daemon [2020-02-10T20:24:12.855Z] === RUN TestVolumesCreateAndList [2020-02-10T20:24:12.855Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-10T20:24:12.855Z] === RUN TestVolumesRemove [2020-02-10T20:24:12.855Z] --- PASS: TestVolumesRemove (0.10s) [2020-02-10T20:24:12.855Z] === RUN TestVolumesInspect [2020-02-10T20:24:12.855Z] --- PASS: TestVolumesInspect (0.01s) [2020-02-10T20:24:12.855Z] === RUN TestVolumesInvalidJSON [2020-02-10T20:24:12.855Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T20:24:12.855Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T20:24:12.855Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T20:24:12.855Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-02-10T20:24:12.855Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T20:24:12.855Z] PASS [2020-02-10T20:24:12.855Z] [2020-02-10T20:24:12.855Z] DONE 5 tests in 0.226s [2020-02-10T20:24:12.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T20:24:12.855Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T20:24:12.855Z] +++ kill 11556 [2020-02-10T20:24:13.777Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-02-10T20:24:13.777Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-02-10T20:24:13.777Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-02-10T20:24:14.033Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-02-10T20:24:14.033Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-02-10T20:24:14.658Z] +++ /etc/init.d/apparmor stop [2020-02-10T20:24:14.658Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:24:14.658Z] [2020-02-10T20:24:14.658Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:24:14.658Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:24:14.658Z] [2020-02-10T20:24:14.658Z] To set a process to complain mode, use the command line tool [2020-02-10T20:24:14.658Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:24:14.658Z] +++ true [2020-02-10T20:24:14.658Z] [2020-02-10T20:24:14.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-02-10T20:24:15.891Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce Post stage [Pipeline] junit [2020-02-10T20:24:16.044Z] Recording test results [2020-02-10T20:24:16.455Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-02-10T20:24:16.455Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T20:24:17.415Z] + echo Ensuring container killed. [2020-02-10T20:24:17.415Z] Ensuring container killed. [2020-02-10T20:24:17.415Z] + docker rm -vf docker-pr3 [2020-02-10T20:24:17.415Z] Error: No such container: docker-pr3 [2020-02-10T20:24:17.415Z] + true [Pipeline] sh [2020-02-10T20:24:18.143Z] + echo Chowning /workspace to jenkins user [2020-02-10T20:24:18.143Z] Chowning /workspace to jenkins user [2020-02-10T20:24:18.143Z] + id -u [2020-02-10T20:24:18.143Z] + id -g [2020-02-10T20:24:18.143Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40488:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T20:24:18.347Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-02-10T20:24:19.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-02-10T20:24:19.276Z] === RUN TestDockerSuite/TestContainerAPIGetAll [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T20:24:20.205Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-02-10T20:24:20.603Z] + bundleName=s390x-integration [2020-02-10T20:24:20.603Z] + echo Creating s390x-integration-bundles.tar.gz [2020-02-10T20:24:20.603Z] Creating s390x-integration-bundles.tar.gz [2020-02-10T20:24:20.603Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-02-10T20:24:20.603Z] + 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-02-10T20:24:20.747Z] Archiving artifacts [2020-02-10T20:24:21.134Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-02-10T20:24:21.850Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T20:24:22.064Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-02-10T20:24:22.594Z] + make clean [2020-02-10T20:24:22.627Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-02-10T20:24:22.627Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-02-10T20:24:22.965Z] make: command: Command not found [2020-02-10T20:24:22.965Z] make: command: Command not found [2020-02-10T20:24:22.965Z] docker volume rm -f docker-dev-cache [2020-02-10T20:24:22.965Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T20:24:23.558Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-02-10T20:24:24.487Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-02-10T20:24:25.417Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-02-10T20:24:25.417Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-02-10T20:24:25.674Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2020-02-10T20:24:25.674Z] === RUN TestServiceUpdateNetwork [2020-02-10T20:24:26.237Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-02-10T20:24:27.605Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-02-10T20:24:29.501Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-02-10T20:24:29.501Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-02-10T20:24:29.501Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-02-10T20:24:29.501Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-02-10T20:24:29.501Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-02-10T20:24:30.065Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-02-10T20:24:35.315Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-02-10T20:24:35.344Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 30.6% of statements [2020-02-10T20:24:35.344Z] ok github.com/docker/docker/container 0.224s coverage: 35.3% of statements [2020-02-10T20:24:35.344Z] ? github.com/docker/docker/container/stream [no test files] [2020-02-10T20:24:35.344Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-02-10T20:24:35.344Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-02-10T20:24:35.344Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-02-10T20:24:35.573Z] === RUN TestDockerSuite/TestContainerAPITop [2020-02-10T20:24:36.503Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-02-10T20:24:36.503Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-02-10T20:24:36.503Z] === RUN TestDockerSuite/TestContainerAPIWait [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T20:24:39.774Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-02-10T20:24:40.336Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-02-10T20:24:40.593Z] --- PASS: TestServiceUpdateNetwork (14.74s) [2020-02-10T20:24:40.594Z] PASS [2020-02-10T20:24:40.594Z] [2020-02-10T20:24:40.594Z] === Skipped [2020-02-10T20:24:40.594Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T20:24:40.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:24:40.594Z] [2020-02-10T20:24:40.594Z] [2020-02-10T20:24:40.594Z] DONE 23 tests, 1 skipped in 181.043s [2020-02-10T20:24:40.594Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T20:24:40.594Z] ++ 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-02-10T20:24:40.594Z] ++ set -e [2020-02-10T20:24:40.594Z] ++ '[' -n 0 ']' [2020-02-10T20:24:40.594Z] ++ set -x [2020-02-10T20:24:40.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-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-02-10T20:24:40.594Z] INFO: Testing against a local daemon [2020-02-10T20:24:40.594Z] === RUN TestSessionCreate [2020-02-10T20:24:40.594Z] --- PASS: TestSessionCreate (0.02s) [2020-02-10T20:24:40.594Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T20:24:40.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-02-10T20:24:40.594Z] PASS [2020-02-10T20:24:40.594Z] [2020-02-10T20:24:40.594Z] DONE 2 tests in 0.205s [2020-02-10T20:24:40.850Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T20:24:40.851Z] ++ 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-02-10T20:24:40.851Z] ++ set -e [2020-02-10T20:24:40.851Z] ++ '[' -n 0 ']' [2020-02-10T20:24:40.851Z] ++ set -x [2020-02-10T20:24:40.851Z] ++ env -i DEST=/go/src/github.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-02-10T20:24:40.851Z] INFO: Testing against a local daemon [2020-02-10T20:24:40.851Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T20:24:40.851Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:24:40.851Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:24:40.851Z] === RUN TestEventsExecDie [2020-02-10T20:24:40.872Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2020-02-10T20:24:41.781Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-02-10T20:24:41.781Z] --- PASS: TestEventsExecDie (0.91s) [2020-02-10T20:24:41.781Z] === RUN TestEventsBackwardsCompatible [2020-02-10T20:24:42.038Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-02-10T20:24:42.038Z] === RUN TestInfoBinaryCommits [2020-02-10T20:24:42.038Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-02-10T20:24:42.038Z] === RUN TestInfoAPIVersioned [2020-02-10T20:24:42.038Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-10T20:24:42.038Z] === RUN TestInfoDiscoveryBackend [2020-02-10T20:24:42.601Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-02-10T20:24:42.601Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T20:24:43.557Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T20:24:43.557Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T20:24:44.119Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-02-10T20:24:44.119Z] === RUN TestInfoAPI [2020-02-10T20:24:44.119Z] --- PASS: TestInfoAPI (0.02s) [2020-02-10T20:24:44.119Z] === RUN TestInfoAPIWarnings [2020-02-10T20:24:44.682Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-02-10T20:24:44.682Z] === RUN TestInfoDebug [2020-02-10T20:24:45.245Z] --- PASS: TestInfoDebug (0.54s) [2020-02-10T20:24:45.245Z] === RUN TestInfoInsecureRegistries [2020-02-10T20:24:45.809Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-02-10T20:24:45.809Z] === RUN TestInfoRegistryMirrors [2020-02-10T20:24:46.066Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-02-10T20:24:46.066Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T20:24:46.324Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-02-10T20:24:46.324Z] === RUN TestPingCacheHeaders [2020-02-10T20:24:46.324Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-02-10T20:24:46.324Z] === RUN TestPingGet [2020-02-10T20:24:46.324Z] --- PASS: TestPingGet (0.01s) [2020-02-10T20:24:46.324Z] === RUN TestPingHead [2020-02-10T20:24:46.324Z] --- PASS: TestPingHead (0.02s) [2020-02-10T20:24:46.324Z] === RUN TestVersion [2020-02-10T20:24:46.581Z] --- PASS: TestVersion (0.03s) [2020-02-10T20:24:46.581Z] PASS [2020-02-10T20:24:46.581Z] [2020-02-10T20:24:46.581Z] === Skipped [2020-02-10T20:24:46.581Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:24:46.581Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:24:46.581Z] [2020-02-10T20:24:46.581Z] [2020-02-10T20:24:46.581Z] DONE 18 tests, 1 skipped in 5.727s [2020-02-10T20:24:46.581Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T20:24:46.581Z] ++ 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-02-10T20:24:46.581Z] ++ set -e [2020-02-10T20:24:46.581Z] ++ '[' -n 0 ']' [2020-02-10T20:24:46.581Z] ++ set -x [2020-02-10T20:24:46.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:24:46.581Z] INFO: Testing against a local daemon [2020-02-10T20:24:46.581Z] === RUN TestVolumesCreateAndList [2020-02-10T20:24:46.581Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-02-10T20:24:46.581Z] === RUN TestVolumesRemove [2020-02-10T20:24:46.581Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-02-10T20:24:46.837Z] --- PASS: TestVolumesRemove (0.12s) [2020-02-10T20:24:46.838Z] === RUN TestVolumesInspect [2020-02-10T20:24:46.838Z] --- PASS: TestVolumesInspect (0.03s) [2020-02-10T20:24:46.838Z] === RUN TestVolumesInvalidJSON [2020-02-10T20:24:46.838Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T20:24:46.838Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T20:24:46.838Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T20:24:46.838Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-02-10T20:24:46.838Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T20:24:46.838Z] PASS [2020-02-10T20:24:46.838Z] [2020-02-10T20:24:46.838Z] DONE 5 tests in 0.385s [2020-02-10T20:24:46.838Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T20:24:47.401Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T20:24:47.401Z] +++ kill 5335 [2020-02-10T20:24:47.658Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-02-10T20:24:47.752Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.7% of statements [2020-02-10T20:24:48.587Z] +++ /etc/init.d/apparmor stop [2020-02-10T20:24:48.587Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:24:48.587Z] [2020-02-10T20:24:48.587Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:24:48.587Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:24:48.587Z] [2020-02-10T20:24:48.587Z] To set a process to complain mode, use the command line tool [2020-02-10T20:24:48.587Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:24:48.587Z] +++ true [2020-02-10T20:24:48.587Z] [2020-02-10T20:24:49.954Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-02-10T20:24:50.468Z] ok github.com/docker/docker/daemon/cluster 0.294s coverage: 0.5% of statements [2020-02-10T20:24:51.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-02-10T20:24:52.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-02-10T20:24:54.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-02-10T20:24:54.906Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-02-10T20:24:55.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-02-10T20:24:57.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-02-10T20:24:58.395Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-02-10T20:24:58.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-02-10T20:24:58.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006ea940_} [2020-02-10T20:24:59.025Z] ok github.com/docker/docker/daemon/config 0.152s coverage: 82.1% of statements [2020-02-10T20:25:00.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1482905458_/foo_false____} [2020-02-10T20:25:01.081Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-02-10T20:25:02.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1482905458_/foo_true____} [2020-02-10T20:25:04.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3171001897_/foo_false____} [2020-02-10T20:25:04.561Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.522s coverage: 13.7% of statements [2020-02-10T20:25:05.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3171001897_/foo_true____} [2020-02-10T20:25:06.049Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-02-10T20:25:07.111Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.984s coverage: 57.9% of statements [2020-02-10T20:25:07.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3171001897_/foo_true__0xc0006eade0__} [2020-02-10T20:25:07.737Z] ok github.com/docker/docker/daemon 12.549s coverage: 17.5% of statements [2020-02-10T20:25:07.737Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-02-10T20:25:07.737Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-02-10T20:25:07.737Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-02-10T20:25:07.737Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-02-10T20:25:08.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006eae00_} [2020-02-10T20:25:10.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006eae20_} [2020-02-10T20:25:12.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006eae40_} [2020-02-10T20:25:13.272Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.377s coverage: 68.6% of statements [2020-02-10T20:25:13.901Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.831s coverage: 48.6% of statements [2020-02-10T20:25:13.902Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006eae60_} [2020-02-10T20:25:15.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-02-10T20:25:15.399Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.964s coverage: 46.2% of statements [2020-02-10T20:25:15.399Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-02-10T20:25:17.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-02-10T20:25:17.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-02-10T20:25:17.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-02-10T20:25:17.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-02-10T20:25:17.420Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-02-10T20:25:17.420Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-02-10T20:25:17.449Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.466s coverage: 54.8% of statements [2020-02-10T20:25:17.449Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-02-10T20:25:17.736Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.616s coverage: 76.1% of statements [2020-02-10T20:25:17.737Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-02-10T20:25:18.364Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-02-10T20:25:19.395Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-02-10T20:25:20.417Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2020-02-10T20:25:20.694Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-02-10T20:25:23.215Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-02-10T20:25:24.840Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 42.7% of statements [2020-02-10T20:25:25.735Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-02-10T20:25:26.334Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2020-02-10T20:25:26.334Z] ok github.com/docker/docker/daemon/logger/awslogs 0.614s coverage: 77.8% of statements [2020-02-10T20:25:27.629Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-02-10T20:25:27.885Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-02-10T20:25:28.384Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-02-10T20:25:28.384Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2020-02-10T20:25:28.672Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 4.9% of statements [2020-02-10T20:25:28.672Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-02-10T20:25:28.672Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-02-10T20:25:28.672Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-02-10T20:25:28.672Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-02-10T20:25:28.816Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-02-10T20:25:29.745Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-02-10T20:25:30.166Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-02-10T20:25:31.114Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-02-10T20:25:31.677Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-02-10T20:25:32.877Z] ok github.com/docker/docker/daemon/logger/local 0.084s coverage: 74.7% of statements [2020-02-10T20:25:32.877Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-02-10T20:25:33.046Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-02-10T20:25:33.505Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.9% of statements [2020-02-10T20:25:33.977Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-02-10T20:25:34.533Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-02-10T20:25:34.827Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2020-02-10T20:25:34.907Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-02-10T20:25:36.275Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-02-10T20:25:36.838Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-02-10T20:25:36.883Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-02-10T20:25:37.170Z] ok github.com/docker/docker/daemon/logger/splunk 3.061s coverage: 82.5% of statements [2020-02-10T20:25:37.170Z] ? github.com/docker/docker/daemon/names [no test files] [2020-02-10T20:25:37.170Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-02-10T20:25:38.209Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-02-10T20:25:39.147Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-02-10T20:25:40.081Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-02-10T20:25:40.669Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2020-02-10T20:25:41.011Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-02-10T20:25:42.178Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-02-10T20:25:42.907Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-02-10T20:25:43.218Z] ok github.com/docker/docker/distribution 0.515s coverage: 22.1% of statements [2020-02-10T20:25:43.218Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-02-10T20:25:43.836Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-02-10T20:25:44.719Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 85.1% of statements [2020-02-10T20:25:44.719Z] ? github.com/docker/docker/dockerversion [no test files] [2020-02-10T20:25:44.767Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-02-10T20:25:44.767Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-02-10T20:25:45.352Z] ok github.com/docker/docker/image 0.072s coverage: 86.4% of statements [2020-02-10T20:25:45.696Z] === RUN TestDockerSuite/TestCpRelativePath [2020-02-10T20:25:46.625Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-02-10T20:25:46.860Z] ok github.com/docker/docker/image/cache 0.043s coverage: 19.2% of statements [2020-02-10T20:25:46.860Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-02-10T20:25:47.153Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-02-10T20:25:47.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-02-10T20:25:47.153Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-02-10T20:25:47.993Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-02-10T20:25:48.196Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-02-10T20:25:48.922Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-02-10T20:25:49.853Z] === RUN TestDockerSuite/TestCpToCaseA [2020-02-10T20:25:51.749Z] === RUN TestDockerSuite/TestCpToCaseB [2020-02-10T20:25:52.642Z] ok github.com/docker/docker/opts 0.116s coverage: 67.0% of statements [2020-02-10T20:25:52.679Z] === RUN TestDockerSuite/TestCpToCaseC [2020-02-10T20:25:53.666Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-02-10T20:25:53.955Z] ok github.com/docker/docker/pkg/authorization 0.860s coverage: 68.3% of statements [2020-02-10T20:25:54.582Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-02-10T20:25:54.871Z] ok github.com/docker/docker/pkg/archive 1.412s coverage: 76.8% of statements [2020-02-10T20:25:55.200Z] === RUN TestDockerSuite/TestCpToCaseD [2020-02-10T20:25:55.892Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-02-10T20:25:56.517Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-02-10T20:25:57.143Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-02-10T20:25:58.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-02-10T20:25:58.654Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-02-10T20:25:59.674Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-02-10T20:25:59.959Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-02-10T20:26:00.245Z] ok github.com/docker/docker/layer 8.049s coverage: 68.8% of statements [2020-02-10T20:26:00.245Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-02-10T20:26:00.245Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-02-10T20:26:00.245Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-02-10T20:26:00.245Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-02-10T20:26:00.245Z] ? github.com/docker/docker/oci [no test files] [2020-02-10T20:26:00.245Z] ? github.com/docker/docker/oci/caps [no test files] [2020-02-10T20:26:00.364Z] === RUN TestDockerSuite/TestCpToCaseE [2020-02-10T20:26:00.875Z] ok github.com/docker/docker/pkg/chrootarchive 4.516s coverage: 43.2% of statements [2020-02-10T20:26:00.875Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-02-10T20:26:00.875Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-02-10T20:26:01.900Z] ok github.com/docker/docker/pkg/filenotify 0.638s coverage: 67.0% of statements [2020-02-10T20:26:01.900Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 89.5% of statements [2020-02-10T20:26:02.528Z] ok github.com/docker/docker/pkg/discovery/kv 3.130s coverage: 84.1% of statements [2020-02-10T20:26:02.528Z] ok github.com/docker/docker/pkg/fsutils 0.545s coverage: 85.1% of statements [2020-02-10T20:26:03.655Z] #33 114.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T20:26:03.655Z] #33 117.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T20:26:03.655Z] #33 118.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T20:26:03.655Z] #33 120.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T20:26:03.655Z] #33 122.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T20:26:03.655Z] #33 124.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T20:26:03.655Z] #33 125.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T20:26:03.655Z] #33 126.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T20:26:03.655Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T20:26:03.655Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T20:26:04.027Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-02-10T20:26:04.220Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T20:26:04.536Z] === RUN TestDockerSuite/TestCpToCaseF [2020-02-10T20:26:04.792Z] === RUN TestDockerSuite/TestCpToCaseG [2020-02-10T20:26:05.052Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-02-10T20:26:05.592Z] #33 130.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T20:26:05.679Z] ok github.com/docker/docker/pkg/locker 0.075s coverage: 88.9% of statements [2020-02-10T20:26:05.968Z] ok github.com/docker/docker/pkg/idtools 0.829s coverage: 70.1% of statements [2020-02-10T20:26:05.968Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-02-10T20:26:07.049Z] ok github.com/docker/docker/pkg/ioutils 1.946s coverage: 70.6% of statements [2020-02-10T20:26:07.049Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-02-10T20:26:07.335Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-02-10T20:26:07.335Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-02-10T20:26:07.489Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T20:26:08.356Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-02-10T20:26:08.861Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T20:26:08.983Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-02-10T20:26:08.983Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-02-10T20:26:09.272Z] ok github.com/docker/docker/pkg/mount 0.978s coverage: 70.0% of statements [2020-02-10T20:26:09.272Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-02-10T20:26:09.272Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-02-10T20:26:09.272Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-02-10T20:26:10.044Z] === RUN TestDockerSuite/TestCpToCaseH [2020-02-10T20:26:10.231Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T20:26:11.325Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-02-10T20:26:11.602Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T20:26:11.612Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-02-10T20:26:11.899Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2020-02-10T20:26:12.186Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-02-10T20:26:12.810Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-02-10T20:26:12.974Z] #33 137.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T20:26:13.316Z] === RUN TestDockerSuite/TestCpToCaseI [2020-02-10T20:26:13.830Z] ok github.com/docker/docker/pkg/pubsub 1.171s coverage: 73.9% of statements [2020-02-10T20:26:13.830Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-02-10T20:26:13.904Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T20:26:14.246Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-02-10T20:26:15.275Z] #33 140.2 [2020-02-10T20:26:15.275Z] #33 DONE 140.6s [2020-02-10T20:26:15.318Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-02-10T20:26:15.318Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-02-10T20:26:15.532Z] [2020-02-10T20:26:15.532Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-02-10T20:26:15.940Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-02-10T20:26:16.562Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-02-10T20:26:16.900Z] #34 DONE 1.5s [2020-02-10T20:26:17.184Z] ok github.com/docker/docker/pkg/signal 3.448s coverage: 61.0% of statements [2020-02-10T20:26:17.471Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.2% of statements [2020-02-10T20:26:18.102Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-02-10T20:26:18.793Z] #29 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-02-10T20:26:18.793Z] #20 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-02-10T20:26:18.793Z] #28 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-02-10T20:26:18.793Z] #25 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-02-10T20:26:18.793Z] #22 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-02-10T20:26:18.793Z] #12 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-02-10T20:26:18.793Z] #26 CACHED [2020-02-10T20:26:18.793Z] [2020-02-10T20:26:18.793Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-02-10T20:26:18.793Z] #9 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-02-10T20:26:18.794Z] #11 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-02-10T20:26:18.794Z] #19 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-02-10T20:26:18.794Z] #7 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-02-10T20:26:18.794Z] #10 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-02-10T20:26:18.794Z] #23 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-02-10T20:26:18.794Z] #6 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-02-10T20:26:18.794Z] #13 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-02-10T20:26:18.794Z] #21 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-02-10T20:26:18.794Z] #24 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-02-10T20:26:18.794Z] #27 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-02-10T20:26:18.794Z] #30 CACHED [2020-02-10T20:26:18.794Z] [2020-02-10T20:26:18.794Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-02-10T20:26:19.126Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 85.9% of statements [2020-02-10T20:26:19.126Z] testing: warning: no tests to run [2020-02-10T20:26:19.126Z] coverage: [no statements] [2020-02-10T20:26:19.126Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-02-10T20:26:19.496Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-02-10T20:26:19.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-02-10T20:26:19.723Z] #35 DONE 1.0s [2020-02-10T20:26:19.724Z] [2020-02-10T20:26:19.724Z] #36 exporting to image [2020-02-10T20:26:19.724Z] #36 exporting layers [2020-02-10T20:26:19.749Z] ok github.com/docker/docker/pkg/tarsum 0.249s coverage: 89.3% of statements [2020-02-10T20:26:20.034Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-02-10T20:26:20.034Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-02-10T20:26:20.426Z] === RUN TestDockerSuite/TestCpToDot [2020-02-10T20:26:20.653Z] #36 exporting layers 1.2s done [2020-02-10T20:26:20.653Z] #36 writing image sha256:3fe1829e7bfb1e6d40df23ecf9509b2548af4bc6b8a3aeaff45ff442d8746236 done [2020-02-10T20:26:20.653Z] #36 naming to docker.io/library/moby-e2e-test done [2020-02-10T20:26:20.653Z] #36 DONE 1.3s [Pipeline] } [2020-02-10T20:26:20.659Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T20:26:20.962Z] + echo Ensuring container killed. [2020-02-10T20:26:20.962Z] Ensuring container killed. [2020-02-10T20:26:20.962Z] + docker rm -vf docker-pr3 [2020-02-10T20:26:20.962Z] Error: No such container: docker-pr3 [2020-02-10T20:26:20.962Z] + true [Pipeline] sh [2020-02-10T20:26:21.242Z] + echo Chowning /workspace to jenkins user [2020-02-10T20:26:21.242Z] Chowning /workspace to jenkins user [2020-02-10T20:26:21.242Z] + id -u [2020-02-10T20:26:21.242Z] + id -g [2020-02-10T20:26:21.242Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40488:/workspace busybox chown -R 1000:1000 /workspace [2020-02-10T20:26:21.356Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T20:26:22.469Z] + bundleName=unit [2020-02-10T20:26:22.469Z] + echo Creating unit-bundles.tar.gz [2020-02-10T20:26:22.469Z] Creating unit-bundles.tar.gz [2020-02-10T20:26:22.469Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-02-10T20:26:22.469Z] bundles/junit-report.xml [2020-02-10T20:26:22.469Z] bundles/go-test-report.json [2020-02-10T20:26:22.469Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-02-10T20:26:22.522Z] Archiving artifacts [2020-02-10T20:26:22.702Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-02-10T20:26:22.945Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T20:26:23.253Z] + make clean [2020-02-10T20:26:23.253Z] docker volume rm -f docker-dev-cache [2020-02-10T20:26:23.512Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T20:26:23.880Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-02-10T20:26:24.758Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-02-10T20:26:24.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-02-10T20:26:25.045Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2020-02-10T20:26:25.741Z] === RUN TestDockerSuite/TestCpToStdout [2020-02-10T20:26:26.068Z] ok github.com/docker/docker/plugin 0.610s coverage: 27.1% of statements [2020-02-10T20:26:26.672Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-02-10T20:26:27.088Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2020-02-10T20:26:28.113Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 50.9% of statements [2020-02-10T20:26:29.609Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-02-10T20:26:29.609Z] ok github.com/docker/docker/runconfig 0.018s coverage: 68.2% of statements [2020-02-10T20:26:30.235Z] ok github.com/docker/docker/registry 0.438s coverage: 56.0% of statements [2020-02-10T20:26:30.847Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-02-10T20:26:30.847Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-02-10T20:26:31.778Z] === RUN TestDockerSuite/TestCpVolumePath [2020-02-10T20:26:33.674Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-02-10T20:26:33.736Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-02-10T20:26:33.930Z] === RUN TestDockerSuite/TestCreateArgs [2020-02-10T20:26:33.930Z] === RUN TestDockerSuite/TestCreateByImageID [2020-02-10T20:26:34.494Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-02-10T20:26:35.423Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-02-10T20:26:35.423Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-02-10T20:26:35.423Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-02-10T20:26:35.788Z] ok github.com/docker/docker/volume/mounts 0.116s coverage: 67.0% of statements [2020-02-10T20:26:36.074Z] ok github.com/docker/docker/volume/local 0.077s coverage: 73.0% of statements [2020-02-10T20:26:36.353Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-02-10T20:26:36.609Z] === RUN TestDockerSuite/TestCreateLabels [2020-02-10T20:26:36.866Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-02-10T20:26:36.866Z] === RUN TestDockerSuite/TestCreateRM [2020-02-10T20:26:37.122Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-02-10T20:26:37.122Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-02-10T20:26:37.122Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-02-10T20:26:37.379Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-02-10T20:26:37.552Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-02-10T20:26:39.902Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-02-10T20:26:39.902Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-02-10T20:26:39.902Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-02-10T20:26:43.180Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-02-10T20:26:43.437Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-02-10T20:26:43.437Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-02-10T20:26:43.437Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-02-10T20:26:43.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-02-10T20:26:43.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-02-10T20:26:43.694Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-02-10T20:26:44.792Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-02-10T20:26:45.981Z] ok github.com/docker/docker/pkg/plugins 33.650s coverage: 76.6% of statements [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/rootless [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/testutil/request [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/volume [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-02-10T20:26:45.981Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-02-10T20:26:45.981Z] [2020-02-10T20:26:45.981Z] === Skipped [2020-02-10T20:26:45.981Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-02-10T20:26:45.981Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-02-10T20:26:45.981Z] [2020-02-10T20:26:45.981Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-02-10T20:26:45.981Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-02-10T20:26:45.981Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver btrfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-02-10T20:26:45.982Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-02-10T20:26:45.982Z] overlay_test.go:49: Fails to compute changes intermittently [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-02-10T20:26:45.982Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-02-10T20:26:45.982Z] graphtest_unix.go:46: Driver zfs not supported [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-02-10T20:26:45.982Z] graphtest_unix.go:73: No driver to put! [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-02-10T20:26:45.982Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-02-10T20:26:45.982Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] [2020-02-10T20:26:45.982Z] DONE 2155 tests, 20 skipped in 338.667s [2020-02-10T20:26:46.162Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume Post stage [Pipeline] junit [2020-02-10T20:26:46.303Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-02-10T20:26:47.348Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40488/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f -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:0264e8a78faebab6c014cfdae781c236528c405f hack/make.sh dynbinary test-integration [2020-02-10T20:26:47.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-02-10T20:26:47.634Z] [2020-02-10T20:26:47.922Z] Removing bundles/ [2020-02-10T20:26:47.922Z] [2020-02-10T20:26:47.922Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-02-10T20:26:47.922Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:26:47.922Z] GOOS="" GOARCH="" GOARM="" [2020-02-10T20:26:49.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-02-10T20:26:51.321Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-02-10T20:26:52.251Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-02-10T20:26:53.181Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-02-10T20:26:53.181Z] === RUN TestDockerSuite/TestDevicePermissions [2020-02-10T20:26:54.112Z] === RUN TestDockerSuite/TestDockerFails [2020-02-10T20:26:54.112Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-02-10T20:26:54.112Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-02-10T20:26:54.112Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-02-10T20:26:55.480Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-02-10T20:26:56.411Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-02-10T20:26:57.779Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-02-10T20:26:57.779Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-02-10T20:26:57.779Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-02-10T20:26:58.036Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-02-10T20:27:01.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-02-10T20:27:04.585Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-02-10T20:27:07.858Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-02-10T20:27:11.132Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-02-10T20:27:12.521Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-02-10T20:27:13.889Z] === RUN TestDockerSuite/TestEventsAttach [2020-02-10T20:27:14.818Z] === RUN TestDockerSuite/TestEventsCommit [2020-02-10T20:27:15.748Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-02-10T20:27:16.677Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-02-10T20:27:16.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-02-10T20:27:17.499Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-02-10T20:27:18.429Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-02-10T20:27:20.324Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-02-10T20:27:22.218Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-02-10T20:27:23.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-02-10T20:27:25.669Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-02-10T20:27:28.191Z] === RUN TestDockerSuite/TestEventsCopy [2020-02-10T20:27:30.085Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-02-10T20:27:31.455Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-02-10T20:27:32.385Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-02-10T20:27:32.642Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-02-10T20:27:34.535Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-02-10T20:27:35.098Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-02-10T20:27:35.354Z] === RUN TestDockerSuite/TestEventsFilterType [2020-02-10T20:27:35.610Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-02-10T20:27:35.867Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-02-10T20:27:35.867Z] === RUN TestDockerSuite/TestEventsFilters [2020-02-10T20:27:37.760Z] === RUN TestDockerSuite/TestEventsFormat [2020-02-10T20:27:39.128Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-02-10T20:27:39.128Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-02-10T20:27:39.128Z] === RUN TestDockerSuite/TestEventsImageImport [2020-02-10T20:27:40.058Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-02-10T20:27:40.334Z] === RUN TestDockerSuite/TestEventsImagePull [2020-02-10T20:27:40.599Z] === RUN TestDockerSuite/TestEventsImageTag [2020-02-10T20:27:41.967Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-02-10T20:27:41.967Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-02-10T20:27:41.967Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-02-10T20:27:41.967Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-02-10T20:27:43.859Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-02-10T20:27:44.422Z] === RUN TestDockerSuite/TestEventsRename [2020-02-10T20:27:45.351Z] === RUN TestDockerSuite/TestEventsResize [2020-02-10T20:27:46.280Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-02-10T20:27:47.211Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-02-10T20:27:48.140Z] === RUN TestDockerSuite/TestEventsStreaming [2020-02-10T20:27:49.069Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-02-10T20:27:52.339Z] === RUN TestDockerSuite/TestEventsTop [2020-02-10T20:27:52.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-02-10T20:27:52.902Z] === RUN TestDockerSuite/TestEventsUntag [2020-02-10T20:27:55.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-02-10T20:27:55.421Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-02-10T20:27:57.314Z] === RUN TestDockerSuite/TestExec [2020-02-10T20:27:58.245Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-02-10T20:27:59.176Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-02-10T20:28:00.546Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-02-10T20:28:01.475Z] === RUN TestDockerSuite/TestExecAPIStart [2020-02-10T20:28:02.843Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-02-10T20:28:03.773Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-02-10T20:28:04.703Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-02-10T20:28:05.632Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-02-10T20:28:06.564Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-02-10T20:28:07.703Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-02-10T20:28:08.267Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-02-10T20:28:10.159Z] === RUN TestDockerSuite/TestExecCgroup [2020-02-10T20:28:11.527Z] === RUN TestDockerSuite/TestExecEnv [2020-02-10T20:28:12.090Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-02-10T20:28:13.983Z] === RUN TestDockerSuite/TestExecExitStatus [2020-02-10T20:28:14.912Z] === RUN TestDockerSuite/TestExecInspectID [2020-02-10T20:28:16.803Z] === RUN TestDockerSuite/TestExecInteractive [2020-02-10T20:28:17.732Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-02-10T20:28:18.295Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-02-10T20:28:18.552Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-02-10T20:28:19.485Z] === RUN TestDockerSuite/TestExecParseError [2020-02-10T20:28:20.417Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-02-10T20:28:21.347Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-02-10T20:28:22.277Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-02-10T20:28:24.172Z] === RUN TestDockerSuite/TestExecSetEnv [2020-02-10T20:28:25.541Z] === RUN TestDockerSuite/TestExecStartFails [2020-02-10T20:28:26.470Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-02-10T20:28:38.645Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-02-10T20:28:38.645Z] === RUN TestDockerSuite/TestExecTTY [2020-02-10T20:28:39.575Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-02-10T20:28:40.509Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-02-10T20:28:41.439Z] === RUN TestDockerSuite/TestExecUlimits [2020-02-10T20:28:42.369Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-02-10T20:28:42.369Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-02-10T20:28:44.889Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-02-10T20:28:45.451Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-02-10T20:28:46.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-02-10T20:28:46.577Z] === RUN TestDockerSuite/TestExecWithTERM [2020-02-10T20:28:47.509Z] === RUN TestDockerSuite/TestExecWithUser [2020-02-10T20:28:48.879Z] === RUN TestDockerSuite/TestGetContainerStats [2020-02-10T20:28:54.130Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-02-10T20:28:55.109Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-02-10T20:28:55.109Z] [2020-02-10T20:28:55.109Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-02-10T20:28:55.109Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-02-10T20:28:55.109Z] HOSTNAME=00d808c88740 [2020-02-10T20:28:55.109Z] TESTDEBUG=0 [2020-02-10T20:28:55.109Z] DEST=bundles/test-integration [2020-02-10T20:28:55.109Z] PWD=/go/src/github.com/docker/docker [2020-02-10T20:28:55.109Z] DOCKER_GITCOMMIT=0264e8a78faebab6c014cfdae781c236528c405f [2020-02-10T20:28:55.109Z] container=docker [2020-02-10T20:28:55.109Z] HOME=/root [2020-02-10T20:28:55.109Z] GOLANG_VERSION=1.13.7 [2020-02-10T20:28:55.109Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-02-10T20:28:55.109Z] VALIDATE_BRANCH=master [2020-02-10T20:28:55.109Z] TERM=xterm [2020-02-10T20:28:55.109Z] DOCKER_PKG=github.com/docker/docker [2020-02-10T20:28:55.109Z] SHLVL=1 [2020-02-10T20:28:55.109Z] TIMEOUT=120m [2020-02-10T20:28:55.109Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-02-10T20:28:55.109Z] DOCKER_GRAPHDRIVER=overlay2 [2020-02-10T20:28:55.109Z] GO111MODULE=off [2020-02-10T20:28:55.109Z] DOCKER_EXPERIMENTAL=1 [2020-02-10T20:28:55.109Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-02-10T20:28:55.109Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-02-10T20:28:55.109Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-02-10T20:28:55.109Z] GOPATH=/go [2020-02-10T20:28:55.109Z] PKG_CONFIG=pkg-config [2020-02-10T20:28:55.109Z] _=/usr/bin/env [2020-02-10T20:28:55.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-02-10T20:28:59.383Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-02-10T20:29:01.274Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-02-10T20:29:06.524Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-02-10T20:29:06.781Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-02-10T20:29:06.781Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-02-10T20:29:06.781Z] === RUN TestDockerSuite/TestHealth [2020-02-10T20:29:08.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-02-10T20:29:30.573Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-02-10T20:29:30.830Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-02-10T20:29:31.393Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-02-10T20:29:31.393Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-02-10T20:29:32.322Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-02-10T20:29:32.322Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-02-10T20:29:33.250Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-02-10T20:29:34.180Z] === RUN TestDockerSuite/TestImagesFormat [2020-02-10T20:29:34.436Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-02-10T20:29:35.366Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-02-10T20:29:38.638Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-02-10T20:29:38.638Z] === RUN TestDockerSuite/TestImportBadURL [2020-02-10T20:29:38.638Z] === RUN TestDockerSuite/TestImportDisplay [2020-02-10T20:29:40.006Z] === RUN TestDockerSuite/TestImportFile [2020-02-10T20:29:41.898Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-02-10T20:29:41.898Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-02-10T20:29:42.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-02-10T20:29:42.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-02-10T20:29:43.790Z] === RUN TestDockerSuite/TestImportGzipped [2020-02-10T20:29:45.684Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-02-10T20:29:46.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-02-10T20:29:47.576Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-02-10T20:29:48.139Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-02-10T20:29:48.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-02-10T20:29:49.328Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-02-10T20:29:50.262Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-02-10T20:29:50.262Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-02-10T20:29:50.262Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-02-10T20:29:51.196Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-02-10T20:29:52.126Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-02-10T20:29:53.056Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-02-10T20:29:53.619Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-02-10T20:29:54.549Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-02-10T20:29:55.480Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-02-10T20:29:55.480Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-02-10T20:29:57.371Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-02-10T20:29:57.935Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-02-10T20:29:58.865Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-02-10T20:29:58.865Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-02-10T20:29:59.794Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-02-10T20:29:59.794Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-02-10T20:30:01.162Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-02-10T20:30:02.091Z] === RUN TestDockerSuite/TestInspectDefault [2020-02-10T20:30:02.655Z] === RUN TestDockerSuite/TestInspectHistory [2020-02-10T20:30:04.024Z] === RUN TestDockerSuite/TestInspectImage [2020-02-10T20:30:04.025Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-02-10T20:30:04.025Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-02-10T20:30:04.025Z] === RUN TestDockerSuite/TestInspectInt64 [2020-02-10T20:30:04.588Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-02-10T20:30:05.956Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-02-10T20:30:05.956Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-02-10T20:30:06.520Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-02-10T20:30:07.889Z] === RUN TestDockerSuite/TestInspectPlugin [2020-02-10T20:30:09.782Z] === RUN TestDockerSuite/TestInspectRootFS [2020-02-10T20:30:09.782Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-02-10T20:30:10.346Z] === RUN TestDockerSuite/TestInspectStatus [2020-02-10T20:30:11.276Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-02-10T20:30:13.170Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-02-10T20:30:13.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-02-10T20:30:13.989Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-02-10T20:30:14.919Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-02-10T20:30:15.852Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-02-10T20:30:17.221Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-02-10T20:30:17.786Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-02-10T20:30:19.155Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-02-10T20:30:19.155Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-02-10T20:30:19.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-02-10T20:30:21.675Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-02-10T20:30:22.257Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-02-10T20:30:23.633Z] === RUN TestDockerSuite/TestLinksEnvs [2020-02-10T20:30:25.001Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-02-10T20:30:25.563Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-02-10T20:30:25.819Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-02-10T20:30:26.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-02-10T20:30:26.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-02-10T20:30:26.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-02-10T20:30:28.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-02-10T20:30:28.341Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-02-10T20:30:28.341Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-02-10T20:30:28.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-02-10T20:30:30.862Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-02-10T20:30:31.791Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-02-10T20:30:31.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-02-10T20:30:33.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-02-10T20:30:33.685Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-02-10T20:30:33.685Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-02-10T20:30:34.614Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-02-10T20:30:36.507Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-02-10T20:30:36.763Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-02-10T20:30:36.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-02-10T20:30:37.693Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-02-10T20:30:39.584Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-02-10T20:30:40.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-02-10T20:30:43.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-02-10T20:30:44.836Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-02-10T20:30:45.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-02-10T20:30:49.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-02-10T20:30:51.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-02-10T20:30:51.381Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-02-10T20:30:53.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-02-10T20:30:53.273Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-02-10T20:30:55.173Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-02-10T20:30:55.272Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-02-10T20:30:55.272Z] Using test binary docker [2020-02-10T20:30:55.272Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-02-10T20:30:55.272Z] +++ /etc/init.d/apparmor start [2020-02-10T20:30:55.272Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-02-10T20:30:55.272Z] INFO: Waiting for daemon to start... [2020-02-10T20:30:55.272Z] Starting dockerd [2020-02-10T20:30:55.272Z] +++ 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-02-10T20:30:55.741Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-02-10T20:30:57.298Z] . [2020-02-10T20:30:57.298Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-02-10T20:30:57.298Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-02-10T20:30:57.298Z] Error: No such image: emptyfs [2020-02-10T20:30:57.298Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-02-10T20:30:57.298Z] ++++ docker load [2020-02-10T20:30:57.298Z] Running integration-test (iteration 1) [2020-02-10T20:30:57.298Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-02-10T20:30:57.298Z] ++ 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-02-10T20:30:57.298Z] ++ set -e [2020-02-10T20:30:57.298Z] ++ '[' -n 0 ']' [2020-02-10T20:30:57.298Z] ++ set -x [2020-02-10T20:30:57.298Z] ++ env -i DEST=/go/src/github.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-02-10T20:30:58.260Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-02-10T20:30:58.260Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-02-10T20:30:58.824Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-02-10T20:30:58.824Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-02-10T20:30:58.824Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-02-10T20:30:59.753Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-02-10T20:31:00.316Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-02-10T20:31:04.487Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-02-10T20:31:05.051Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-02-10T20:31:10.301Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-02-10T20:31:10.301Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-02-10T20:31:10.865Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-02-10T20:31:10.865Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-02-10T20:31:12.237Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-02-10T20:31:12.557Z] Loaded image: buildpack-deps:jessie [2020-02-10T20:31:12.557Z] Loaded image: busybox:latest [2020-02-10T20:31:12.557Z] Loaded image: busybox:glibc [2020-02-10T20:31:12.557Z] Loaded image: debian:jessie [2020-02-10T20:31:12.557Z] Loaded image: hello-world:latest [2020-02-10T20:31:12.557Z] INFO: Testing against a local daemon [2020-02-10T20:31:12.557Z] === RUN TestCgroupNamespacesBuild [2020-02-10T20:31:13.572Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-02-10T20:31:13.572Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-02-10T20:31:13.606Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-02-10T20:31:14.537Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-02-10T20:31:15.053Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-02-10T20:31:15.053Z] === RUN TestBuildWithSession [2020-02-10T20:31:15.053Z] --- SKIP: TestBuildWithSession (0.00s) [2020-02-10T20:31:15.053Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:31:15.053Z] === RUN TestBuildSquashParent [2020-02-10T20:31:15.906Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-02-10T20:31:17.274Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-02-10T20:31:19.796Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-02-10T20:31:19.796Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-02-10T20:31:20.589Z] --- PASS: TestBuildSquashParent (5.51s) [2020-02-10T20:31:20.589Z] === RUN TestBuildWithRemoveAndForceRemove [2020-02-10T20:31:20.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:31:20.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:31:20.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:31:20.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:31:20.590Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:31:20.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:31:20.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:31:20.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:31:20.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:31:20.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:31:20.590Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:31:20.590Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:31:20.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-02-10T20:31:20.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-02-10T20:31:20.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-02-10T20:31:20.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-02-10T20:31:20.726Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-02-10T20:31:21.291Z] === RUN TestDockerSuite/TestLogsSince [2020-02-10T20:31:23.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-02-10T20:31:24.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-02-10T20:31:24.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-02-10T20:31:26.147Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-02-10T20:31:26.147Z] === RUN TestBuildMultiStageCopy [2020-02-10T20:31:26.147Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-02-10T20:31:27.631Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-02-10T20:31:28.248Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-02-10T20:31:28.434Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-02-10T20:31:28.533Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-02-10T20:31:28.818Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-02-10T20:31:29.436Z] --- PASS: TestBuildMultiStageCopy (3.44s) [2020-02-10T20:31:29.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2020-02-10T20:31:29.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-02-10T20:31:29.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-02-10T20:31:29.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-02-10T20:31:29.436Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-02-10T20:31:29.436Z] === RUN TestBuildMultiStageParentConfig [2020-02-10T20:31:30.451Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-02-10T20:31:30.451Z] === RUN TestBuildLabelWithTargets [2020-02-10T20:31:31.932Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2020-02-10T20:31:31.932Z] === RUN TestBuildWithEmptyLayers [2020-02-10T20:31:32.947Z] --- PASS: TestBuildWithEmptyLayers (0.85s) [2020-02-10T20:31:32.947Z] === RUN TestBuildMultiStageOnBuild [2020-02-10T20:31:34.974Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-02-10T20:31:34.974Z] === RUN TestDockerSuite/TestLogsTail [2020-02-10T20:31:34.978Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2020-02-10T20:31:34.978Z] === RUN TestBuildUncleanTarFilenames [2020-02-10T20:31:35.906Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-02-10T20:31:35.990Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2020-02-10T20:31:35.990Z] === RUN TestBuildMultiStageLayerLeak [2020-02-10T20:31:36.162Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-02-10T20:31:36.726Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-02-10T20:31:37.655Z] === RUN TestDockerSuite/TestMountIntoProc [2020-02-10T20:31:38.219Z] === RUN TestDockerSuite/TestMountIntoSys [2020-02-10T20:31:38.686Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-02-10T20:31:38.686Z] === RUN TestBuildWithHugeFile [2020-02-10T20:31:39.151Z] === RUN TestDockerSuite/TestNetHostname [2020-02-10T20:31:39.408Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-02-10T20:31:41.930Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-02-10T20:31:41.931Z] === RUN TestDockerSuite/TestNetworkEvents [2020-02-10T20:31:43.300Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-02-10T20:31:43.300Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-02-10T20:31:45.821Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-02-10T20:31:46.384Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-02-10T20:31:46.640Z] === RUN TestDockerSuite/TestPluginActive [2020-02-10T20:31:48.533Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-02-10T20:31:50.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-02-10T20:31:55.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-02-10T20:31:55.684Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-02-10T20:31:55.684Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-02-10T20:31:55.684Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-02-10T20:31:58.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-02-10T20:31:59.136Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-02-10T20:32:01.034Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-02-10T20:32:01.034Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-02-10T20:32:02.927Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-02-10T20:32:04.819Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-02-10T20:32:08.993Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-02-10T20:32:10.364Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-02-10T20:32:11.294Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-02-10T20:32:11.857Z] === RUN TestDockerSuite/TestPortHostBinding [2020-02-10T20:32:13.753Z] === RUN TestDockerSuite/TestPortList [2020-02-10T20:32:17.025Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-02-10T20:32:25.120Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-02-10T20:32:26.050Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-02-10T20:32:31.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-02-10T20:32:33.820Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-02-10T20:32:33.820Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-02-10T20:32:33.820Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-02-10T20:32:33.820Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-02-10T20:32:34.383Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-02-10T20:32:34.383Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-02-10T20:32:35.319Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-02-10T20:32:35.319Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-02-10T20:32:36.255Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-02-10T20:32:36.255Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-02-10T20:32:37.623Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-02-10T20:32:37.879Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-02-10T20:32:37.879Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-02-10T20:32:41.156Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-02-10T20:32:41.156Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-02-10T20:32:43.676Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-02-10T20:32:43.676Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-02-10T20:32:43.676Z] === RUN TestDockerSuite/TestPsByOrder [2020-02-10T20:32:45.570Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-02-10T20:32:47.464Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-02-10T20:32:48.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-02-10T20:32:48.832Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-02-10T20:32:52.105Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-02-10T20:32:57.355Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-02-10T20:32:57.355Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-02-10T20:33:01.527Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-02-10T20:33:01.784Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-02-10T20:33:09.877Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-02-10T20:33:11.245Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-02-10T20:33:13.775Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-02-10T20:33:15.222Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-02-10T20:33:15.485Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-02-10T20:33:15.780Z] --- PASS: TestBuildWithHugeFile (83.10s) [2020-02-10T20:33:15.780Z] === RUN TestBuildWithEmptyDockerfile [2020-02-10T20:33:15.780Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:33:15.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:33:15.780Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:33:15.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:33:15.780Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:33:15.780Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:33:15.780Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-02-10T20:33:15.780Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-02-10T20:33:15.780Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-02-10T20:33:15.780Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-02-10T20:33:15.780Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-02-10T20:33:15.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-02-10T20:33:15.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-02-10T20:33:15.780Z] === RUN TestBuildPreserveOwnership [2020-02-10T20:33:15.780Z] === RUN TestBuildPreserveOwnership/copy_from [2020-02-10T20:33:15.780Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-02-10T20:33:15.780Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2020-02-10T20:33:15.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2020-02-10T20:33:15.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2020-02-10T20:33:15.780Z] === RUN TestBuildPlatformInvalid [2020-02-10T20:33:15.780Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-02-10T20:33:15.780Z] PASS [2020-02-10T20:33:15.780Z] [2020-02-10T20:33:15.780Z] === Skipped [2020-02-10T20:33:15.780Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-02-10T20:33:15.780Z] build_session_test.go:25: TODO: BuildKit [2020-02-10T20:33:15.780Z] [2020-02-10T20:33:15.780Z] [2020-02-10T20:33:15.780Z] DONE 32 tests, 1 skipped in 129.419s [2020-02-10T20:33:15.780Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-02-10T20:33:15.780Z] ++ 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-02-10T20:33:15.780Z] ++ set -e [2020-02-10T20:33:15.780Z] ++ '[' -n 0 ']' [2020-02-10T20:33:15.780Z] ++ set -x [2020-02-10T20:33:15.780Z] ++ env -i DEST=/go/src/github.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-02-10T20:33:15.780Z] INFO: Testing against a local daemon [2020-02-10T20:33:15.780Z] === RUN TestConfigList [2020-02-10T20:33:15.780Z] --- PASS: TestConfigList (2.29s) [2020-02-10T20:33:15.780Z] === RUN TestConfigsCreateAndDelete [2020-02-10T20:33:15.780Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-02-10T20:33:15.780Z] === RUN TestConfigsUpdate [2020-02-10T20:33:15.780Z] --- PASS: TestConfigsUpdate (2.23s) [2020-02-10T20:33:15.780Z] === RUN TestTemplatedConfig [2020-02-10T20:33:16.793Z] --- PASS: TestTemplatedConfig (2.87s) [2020-02-10T20:33:16.793Z] === RUN TestConfigInspect [2020-02-10T20:33:17.380Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-02-10T20:33:18.832Z] --- PASS: TestConfigInspect (2.28s) [2020-02-10T20:33:18.832Z] === RUN TestConfigCreateWithLabels [2020-02-10T20:33:19.274Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-02-10T20:33:21.524Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-02-10T20:33:21.524Z] === RUN TestConfigCreateResolve [2020-02-10T20:33:21.794Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-02-10T20:33:23.163Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-02-10T20:33:23.420Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-02-10T20:33:23.566Z] --- PASS: TestConfigCreateResolve (2.32s) [2020-02-10T20:33:23.566Z] === RUN TestConfigDaemonLibtrustID [2020-02-10T20:33:24.188Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-02-10T20:33:24.188Z] PASS [2020-02-10T20:33:24.188Z] [2020-02-10T20:33:24.188Z] DONE 8 tests in 17.165s [2020-02-10T20:33:24.188Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-02-10T20:33:24.188Z] ++ 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-02-10T20:33:24.188Z] ++ set -e [2020-02-10T20:33:24.188Z] ++ '[' -n 0 ']' [2020-02-10T20:33:24.188Z] ++ set -x [2020-02-10T20:33:24.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:33:24.188Z] INFO: Testing against a local daemon [2020-02-10T20:33:24.188Z] === RUN TestCheckpoint [2020-02-10T20:33:24.188Z] --- SKIP: TestCheckpoint (0.00s) [2020-02-10T20:33:24.188Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:33:24.188Z] === RUN TestContainerInvalidJSON [2020-02-10T20:33:24.188Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:33:24.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:33:24.188Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:33:24.188Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:33:24.188Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:33:24.188Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:33:24.188Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-02-10T20:33:24.188Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-02-10T20:33:24.188Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-02-10T20:33:24.188Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-02-10T20:33:24.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-02-10T20:33:24.188Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-02-10T20:33:24.188Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-02-10T20:33:24.188Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-02-10T20:33:24.188Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-02-10T20:33:24.188Z] === RUN TestCopyFromContainerPathIsNotDir [2020-02-10T20:33:24.351Z] === RUN TestDockerSuite/TestPsRightTagName [2020-02-10T20:33:24.474Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-02-10T20:33:24.474Z] === RUN TestCopyToContainerPathDoesNotExist [2020-02-10T20:33:24.474Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-02-10T20:33:24.474Z] === RUN TestCopyToContainerPathIsNotDir [2020-02-10T20:33:24.474Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-02-10T20:33:24.474Z] === RUN TestCopyFromContainer [2020-02-10T20:33:25.956Z] === RUN TestCopyFromContainer// [2020-02-10T20:33:26.242Z] === RUN TestCopyFromContainer//bar/root [2020-02-10T20:33:26.242Z] === RUN TestCopyFromContainer//bar/root/ [2020-02-10T20:33:26.242Z] === RUN TestCopyFromContainer/bar/quux [2020-02-10T20:33:26.526Z] === RUN TestCopyFromContainer/bar/quux/ [2020-02-10T20:33:26.526Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-02-10T20:33:26.812Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-02-10T20:33:26.812Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-02-10T20:33:26.812Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-02-10T20:33:26.871Z] === RUN TestDockerSuite/TestPsShowMounts [2020-02-10T20:33:27.099Z] === RUN TestCopyFromContainer/bar/notarget [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer (2.60s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-02-10T20:33:27.099Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-02-10T20:33:27.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-02-10T20:33:27.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:33:27.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:33:27.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:33:27.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:33:27.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:33:27.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:33:27.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-02-10T20:33:27.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-02-10T20:33:27.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-02-10T20:33:27.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-02-10T20:33:27.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-02-10T20:33:27.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-02-10T20:33:27.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-02-10T20:33:27.099Z] === RUN TestCreateLinkToNonExistingContainer [2020-02-10T20:33:27.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-02-10T20:33:27.099Z] === RUN TestCreateWithInvalidEnv [2020-02-10T20:33:27.099Z] === RUN TestCreateWithInvalidEnv/0 [2020-02-10T20:33:27.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-02-10T20:33:27.099Z] === RUN TestCreateWithInvalidEnv/1 [2020-02-10T20:33:27.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-02-10T20:33:27.099Z] === RUN TestCreateWithInvalidEnv/2 [2020-02-10T20:33:27.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-02-10T20:33:27.099Z] === CONT TestCreateWithInvalidEnv/0 [2020-02-10T20:33:27.099Z] === CONT TestCreateWithInvalidEnv/1 [2020-02-10T20:33:27.099Z] === CONT TestCreateWithInvalidEnv/2 [2020-02-10T20:33:27.099Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-02-10T20:33:27.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-02-10T20:33:27.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-02-10T20:33:27.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-02-10T20:33:27.099Z] === RUN TestCreateTmpfsMountsTarget [2020-02-10T20:33:27.385Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-02-10T20:33:27.385Z] === RUN TestCreateWithCustomMaskedPaths [2020-02-10T20:33:29.390Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:33:29.417Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-02-10T20:33:29.417Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-02-10T20:33:29.417Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-02-10T20:33:29.417Z] === RUN TestCreateWithCustomReadonlyPaths [2020-02-10T20:33:29.646Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-02-10T20:33:30.577Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-02-10T20:33:30.577Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-02-10T20:33:30.577Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-02-10T20:33:30.834Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-02-10T20:33:30.834Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-02-10T20:33:31.447Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-02-10T20:33:31.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:33:31.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:33:31.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:33:31.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:33:31.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:33:31.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:33:31.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:33:31.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:33:31.447Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:33:31.447Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:33:31.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-02-10T20:33:31.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-02-10T20:33:31.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-02-10T20:33:31.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-02-10T20:33:31.447Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-02-10T20:33:31.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-02-10T20:33:31.447Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-02-10T20:33:31.764Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-02-10T20:33:32.067Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2020-02-10T20:33:32.067Z] === RUN TestContainerStartOnDaemonRestart [2020-02-10T20:33:32.067Z] === PAUSE TestContainerStartOnDaemonRestart [2020-02-10T20:33:32.067Z] === RUN TestDaemonRestartIpcMode [2020-02-10T20:33:32.067Z] === PAUSE TestDaemonRestartIpcMode [2020-02-10T20:33:32.067Z] === RUN TestDaemonHostGatewayIP [2020-02-10T20:33:32.067Z] === PAUSE TestDaemonHostGatewayIP [2020-02-10T20:33:32.067Z] === RUN TestDiff [2020-02-10T20:33:32.328Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-02-10T20:33:32.688Z] --- PASS: TestDiff (0.68s) [2020-02-10T20:33:32.688Z] === RUN TestExecWithCloseStdin [2020-02-10T20:33:33.258Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-02-10T20:33:33.309Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-02-10T20:33:33.309Z] === RUN TestExec [2020-02-10T20:33:34.326Z] --- PASS: TestExec (0.78s) [2020-02-10T20:33:34.326Z] === RUN TestExecUser [2020-02-10T20:33:34.952Z] --- PASS: TestExecUser (0.79s) [2020-02-10T20:33:34.952Z] === RUN TestExportContainerAndImportImage [2020-02-10T20:33:35.152Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-02-10T20:33:35.974Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-02-10T20:33:35.974Z] === RUN TestExportContainerAfterDaemonRestart [2020-02-10T20:33:36.085Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-02-10T20:33:37.454Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-02-10T20:33:37.454Z] === RUN TestHealthCheckWorkdir [2020-02-10T20:33:38.471Z] --- PASS: TestHealthCheckWorkdir (0.90s) [2020-02-10T20:33:38.471Z] === RUN TestHealthKillContainer [2020-02-10T20:33:41.153Z] --- PASS: TestHealthKillContainer (2.85s) [2020-02-10T20:33:41.153Z] === RUN TestInspectCpusetInConfigPre120 [2020-02-10T20:33:42.187Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-02-10T20:33:42.187Z] === RUN TestIpcModeNone [2020-02-10T20:33:42.806Z] --- PASS: TestIpcModeNone (0.75s) [2020-02-10T20:33:42.806Z] === RUN TestIpcModePrivate [2020-02-10T20:33:43.426Z] --- PASS: TestIpcModePrivate (0.77s) [2020-02-10T20:33:43.426Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-02-10T20:33:43.426Z] === RUN TestIpcModeShareable [2020-02-10T20:33:44.443Z] --- PASS: TestIpcModeShareable (0.81s) [2020-02-10T20:33:44.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-02-10T20:33:44.443Z] === RUN TestAPIIpcModeShareableAndContainer [2020-02-10T20:33:46.056Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-02-10T20:33:46.056Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-02-10T20:33:47.136Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-02-10T20:33:47.136Z] === RUN TestAPIIpcModeHost [2020-02-10T20:33:47.136Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-02-10T20:33:47.136Z] === RUN TestDaemonIpcModeShareable [2020-02-10T20:33:48.575Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-02-10T20:33:48.575Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-02-10T20:33:48.832Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-02-10T20:33:49.088Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-02-10T20:33:49.199Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-02-10T20:33:49.199Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T20:33:49.199Z] === RUN TestDaemonIpcModePrivate [2020-02-10T20:33:50.681Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-02-10T20:33:50.681Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T20:33:50.681Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-02-10T20:33:52.161Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-02-10T20:33:52.161Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-02-10T20:33:52.161Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-02-10T20:33:52.359Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-02-10T20:33:53.730Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-02-10T20:33:53.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-02-10T20:33:54.197Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-02-10T20:33:54.197Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-02-10T20:33:54.197Z] === RUN TestIpcModeOlderClient [2020-02-10T20:33:54.197Z] === PAUSE TestIpcModeOlderClient [2020-02-10T20:33:54.197Z] === RUN TestKillContainerInvalidSignal [2020-02-10T20:33:54.817Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-02-10T20:33:54.817Z] === RUN TestKillContainer [2020-02-10T20:33:54.817Z] === RUN TestKillContainer/no_signal [2020-02-10T20:33:55.436Z] === RUN TestKillContainer/non_killing_signal [2020-02-10T20:33:55.724Z] === RUN TestKillContainer/killing_signal [2020-02-10T20:33:56.740Z] --- PASS: TestKillContainer (2.01s) [2020-02-10T20:33:56.740Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-02-10T20:33:56.740Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-02-10T20:33:56.740Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-02-10T20:33:56.740Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-02-10T20:33:56.740Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-02-10T20:33:57.261Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-02-10T20:33:57.360Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-02-10T20:33:57.826Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-02-10T20:33:57.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-02-10T20:33:57.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-02-10T20:33:57.982Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-02-10T20:33:57.982Z] === RUN TestKillStoppedContainer [2020-02-10T20:33:57.982Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-02-10T20:33:57.982Z] === RUN TestKillStoppedContainerAPIPre120 [2020-02-10T20:33:57.982Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-02-10T20:33:57.982Z] === RUN TestKillDifferentUserContainer [2020-02-10T20:33:58.994Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-02-10T20:33:58.994Z] === RUN TestInspectOomKilledTrue [2020-02-10T20:33:59.718Z] === RUN TestDockerSuite/TestRmiBlank [2020-02-10T20:33:59.718Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-02-10T20:33:59.974Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-02-10T20:34:00.016Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2020-02-10T20:34:00.016Z] === RUN TestInspectOomKilledFalse [2020-02-10T20:34:00.538Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-02-10T20:34:00.635Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-02-10T20:34:00.635Z] === RUN TestLinksEtcHostsContentMatch [2020-02-10T20:34:01.296Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-02-10T20:34:01.296Z] === RUN TestLinksContainerNames [2020-02-10T20:34:02.312Z] --- PASS: TestLinksContainerNames (1.29s) [2020-02-10T20:34:02.312Z] === RUN TestLogsFollowTailEmpty [2020-02-10T20:34:03.324Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-02-10T20:34:03.324Z] === RUN TestContainerNetworkMountsNoChown [2020-02-10T20:34:03.947Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-02-10T20:34:03.947Z] === RUN TestMountDaemonRoot [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/default [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/default [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/private [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/private [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rprivate [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rprivate [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/slave [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/slave [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rslave [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rslave [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/shared [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/shared [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rshared [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rshared [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/default [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rslave [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rshared [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/default/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/slave [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/default/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rprivate [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/private [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/private/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/private/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/shared [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-02-10T20:34:03.948Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:34:03.948Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/default/bind_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/default/mount_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/private/bind_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/private/mount_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-02-10T20:34:03.948Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-02-10T20:34:04.234Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-02-10T20:34:04.234Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-02-10T20:34:04.234Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-02-10T20:34:04.234Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-02-10T20:34:04.234Z] === RUN TestContainerBindMountNonRecursive [2020-02-10T20:34:04.713Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-02-10T20:34:05.275Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-02-10T20:34:05.716Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2020-02-10T20:34:05.716Z] === RUN TestNetworkNat [2020-02-10T20:34:05.838Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-02-10T20:34:06.364Z] --- PASS: TestNetworkNat (0.68s) [2020-02-10T20:34:06.364Z] === RUN TestNetworkLocalhostTCPNat [2020-02-10T20:34:07.382Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-02-10T20:34:07.382Z] === RUN TestNetworkLoopbackNat [2020-02-10T20:34:07.734Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-02-10T20:34:08.002Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-02-10T20:34:08.002Z] === RUN TestPause [2020-02-10T20:34:08.668Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-02-10T20:34:09.015Z] --- PASS: TestPause (0.72s) [2020-02-10T20:34:09.015Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-02-10T20:34:09.015Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:34:09.015Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:34:09.015Z] === RUN TestPauseStopPausedContainer [2020-02-10T20:34:09.632Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-02-10T20:34:09.632Z] === RUN TestPsFilter [2020-02-10T20:34:09.632Z] --- PASS: TestPsFilter (0.19s) [2020-02-10T20:34:09.632Z] === RUN TestRemoveContainerWithRemovedVolume [2020-02-10T20:34:10.249Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-02-10T20:34:10.249Z] === RUN TestRemoveContainerWithVolume [2020-02-10T20:34:10.560Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-02-10T20:34:10.868Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-02-10T20:34:10.868Z] === RUN TestRemoveContainerRunning [2020-02-10T20:34:11.489Z] === RUN TestDockerSuite/TestRmiTag [2020-02-10T20:34:11.745Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-02-10T20:34:11.882Z] --- PASS: TestRemoveContainerRunning (0.64s) [2020-02-10T20:34:11.882Z] === RUN TestRemoveContainerForceRemoveRunning [2020-02-10T20:34:12.500Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-02-10T20:34:12.500Z] === RUN TestRemoveInvalidContainer [2020-02-10T20:34:12.500Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-02-10T20:34:12.500Z] === RUN TestRenameLinkedContainer [2020-02-10T20:34:12.674Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-02-10T20:34:15.189Z] --- PASS: TestRenameLinkedContainer (2.59s) [2020-02-10T20:34:15.189Z] === RUN TestRenameStoppedContainer [2020-02-10T20:34:15.472Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-02-10T20:34:15.472Z] === RUN TestRenameRunningContainerAndReuse [2020-02-10T20:34:16.952Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-02-10T20:34:16.952Z] === RUN TestRenameInvalidName [2020-02-10T20:34:17.570Z] --- PASS: TestRenameInvalidName (0.67s) [2020-02-10T20:34:17.570Z] === RUN TestRenameAnonymousContainer [2020-02-10T20:34:17.932Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-02-10T20:34:17.933Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-02-10T20:34:18.861Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-02-10T20:34:19.424Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-02-10T20:34:20.260Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2020-02-10T20:34:20.260Z] === RUN TestRenameContainerWithSameName [2020-02-10T20:34:20.353Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-02-10T20:34:20.546Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2020-02-10T20:34:20.546Z] === RUN TestRenameContainerWithLinkedContainer [2020-02-10T20:34:21.285Z] === RUN TestDockerSuite/TestRunAddHost [2020-02-10T20:34:21.848Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-02-10T20:34:22.024Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-02-10T20:34:22.024Z] === RUN TestResize [2020-02-10T20:34:22.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-02-10T20:34:22.643Z] --- PASS: TestResize (0.71s) [2020-02-10T20:34:22.643Z] === RUN TestResizeWithInvalidSize [2020-02-10T20:34:22.975Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-02-10T20:34:22.975Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-02-10T20:34:23.261Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-02-10T20:34:23.261Z] === RUN TestResizeWhenContainerNotStarted [2020-02-10T20:34:23.881Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:34:23.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:34:23.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:34:23.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-02-10T20:34:23.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-02-10T20:34:23.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-02-10T20:34:23.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-02-10T20:34:23.904Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-02-10T20:34:25.797Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-02-10T20:34:26.360Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-02-10T20:34:27.289Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-02-10T20:34:27.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-02-10T20:34:27.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-02-10T20:34:27.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:34:27.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:34:28.221Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-02-10T20:34:28.478Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-02-10T20:34:29.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-02-10T20:34:29.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-02-10T20:34:29.847Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-02-10T20:34:31.740Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-02-10T20:34:31.740Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-02-10T20:34:31.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-02-10T20:34:31.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-02-10T20:34:32.672Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-02-10T20:34:33.602Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.33s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.49s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.65s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.20s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.58s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.36s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.43s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-02-10T20:34:34.479Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-02-10T20:34:34.479Z] === RUN TestCgroupNamespacesRun [2020-02-10T20:34:34.970Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-02-10T20:34:35.899Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-02-10T20:34:35.961Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-02-10T20:34:35.961Z] === RUN TestCgroupNamespacesRunPrivileged [2020-02-10T20:34:36.828Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-02-10T20:34:37.444Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-02-10T20:34:37.444Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-02-10T20:34:37.758Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-02-10T20:34:39.127Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-02-10T20:34:39.479Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-02-10T20:34:39.479Z] === RUN TestCgroupNamespacesRunHostMode [2020-02-10T20:34:39.690Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-02-10T20:34:40.621Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-02-10T20:34:40.963Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-02-10T20:34:40.963Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-02-10T20:34:41.551Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-02-10T20:34:41.551Z] === RUN TestDockerSuite/TestRunBindMounts [2020-02-10T20:34:42.445Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-02-10T20:34:42.445Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-02-10T20:34:43.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-02-10T20:34:43.459Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-02-10T20:34:44.079Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-02-10T20:34:44.474Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-02-10T20:34:44.475Z] === RUN TestCgroupNamespacesRunOlderClient [2020-02-10T20:34:44.642Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-02-10T20:34:45.573Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-02-10T20:34:46.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-02-10T20:34:46.061Z] === RUN TestKernelTCPMemory [2020-02-10T20:34:46.502Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-02-10T20:34:46.682Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-02-10T20:34:46.682Z] === RUN TestNISDomainname [2020-02-10T20:34:47.066Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-02-10T20:34:47.066Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-02-10T20:34:47.700Z] --- PASS: TestNISDomainname (0.91s) [2020-02-10T20:34:47.700Z] === RUN TestHostnameDnsResolution [2020-02-10T20:34:47.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-02-10T20:34:47.996Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-02-10T20:34:48.718Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-02-10T20:34:48.718Z] === RUN TestStats [2020-02-10T20:34:48.927Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-02-10T20:34:49.858Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-02-10T20:34:50.753Z] --- PASS: TestStats (1.73s) [2020-02-10T20:34:50.753Z] === RUN TestStopContainerWithTimeout [2020-02-10T20:34:50.753Z] === RUN TestStopContainerWithTimeout/0 [2020-02-10T20:34:50.753Z] === PAUSE TestStopContainerWithTimeout/0 [2020-02-10T20:34:50.753Z] === RUN TestStopContainerWithTimeout/1 [2020-02-10T20:34:50.753Z] === PAUSE TestStopContainerWithTimeout/1 [2020-02-10T20:34:50.753Z] === RUN TestStopContainerWithTimeout/3 [2020-02-10T20:34:50.753Z] === PAUSE TestStopContainerWithTimeout/3 [2020-02-10T20:34:50.753Z] === RUN TestStopContainerWithTimeout/-1 [2020-02-10T20:34:50.753Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-02-10T20:34:50.753Z] === CONT TestStopContainerWithTimeout/0 [2020-02-10T20:34:50.753Z] === CONT TestStopContainerWithTimeout/-1 [2020-02-10T20:34:50.753Z] === CONT TestStopContainerWithTimeout/1 [2020-02-10T20:34:50.753Z] === CONT TestStopContainerWithTimeout/3 [2020-02-10T20:34:50.789Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-02-10T20:34:51.719Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-02-10T20:34:51.719Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-02-10T20:34:52.649Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-02-10T20:34:52.650Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-02-10T20:34:54.017Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-02-10T20:34:54.225Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-02-10T20:34:54.225Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-02-10T20:34:54.225Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-02-10T20:34:54.225Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2020-02-10T20:34:54.225Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2020-02-10T20:34:54.225Z] === RUN TestDeleteDevicemapper [2020-02-10T20:34:54.225Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-02-10T20:34:54.225Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:34:54.225Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-02-10T20:34:54.580Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-02-10T20:34:55.509Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-02-10T20:34:56.438Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-02-10T20:34:56.438Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-02-10T20:34:56.936Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s) [2020-02-10T20:34:56.936Z] === RUN TestUpdateMemory [2020-02-10T20:34:57.368Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-02-10T20:34:57.950Z] --- PASS: TestUpdateMemory (0.99s) [2020-02-10T20:34:57.950Z] === RUN TestUpdateCPUQuota [2020-02-10T20:34:58.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-02-10T20:34:58.964Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-02-10T20:34:58.965Z] === RUN TestUpdatePidsLimit [2020-02-10T20:34:58.965Z] === RUN TestUpdatePidsLimit/update_from_none [2020-02-10T20:34:59.250Z] === RUN TestUpdatePidsLimit/no_change [2020-02-10T20:34:59.533Z] === RUN TestUpdatePidsLimit/update_lower [2020-02-10T20:35:00.152Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-02-10T20:35:00.152Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-02-10T20:35:00.630Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-02-10T20:35:00.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-02-10T20:35:01.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-02-10T20:35:01.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-02-10T20:35:02.070Z] --- PASS: TestUpdatePidsLimit (3.21s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-02-10T20:35:02.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2020-02-10T20:35:02.071Z] === RUN TestUpdateRestartPolicy [2020-02-10T20:35:02.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-02-10T20:35:03.858Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-02-10T20:35:04.421Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-02-10T20:35:05.351Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-02-10T20:35:06.283Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-02-10T20:35:07.213Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-02-10T20:35:08.143Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-02-10T20:35:12.331Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-02-10T20:35:12.331Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-02-10T20:35:12.588Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-02-10T20:35:14.614Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2020-02-10T20:35:14.614Z] === RUN TestUpdateRestartWithAutoRemove [2020-02-10T20:35:14.898Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-02-10T20:35:14.898Z] === RUN TestWaitNonBlocked [2020-02-10T20:35:14.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:35:14.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:35:14.898Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:35:14.898Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:35:14.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-02-10T20:35:14.898Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-02-10T20:35:15.108Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-02-10T20:35:15.672Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-02-10T20:35:15.915Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-02-10T20:35:15.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-02-10T20:35:15.915Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2020-02-10T20:35:15.915Z] === RUN TestWaitBlocked [2020-02-10T20:35:15.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:35:15.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:35:15.915Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:35:15.915Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:35:15.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-02-10T20:35:15.915Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-02-10T20:35:16.933Z] --- PASS: TestWaitBlocked (0.03s) [2020-02-10T20:35:16.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-02-10T20:35:16.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-02-10T20:35:16.933Z] === CONT TestContainerStartOnDaemonRestart [2020-02-10T20:35:16.933Z] === CONT TestIpcModeOlderClient [2020-02-10T20:35:16.933Z] === CONT TestDaemonHostGatewayIP [2020-02-10T20:35:16.933Z] === CONT TestDaemonRestartIpcMode [2020-02-10T20:35:16.933Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-02-10T20:35:17.041Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-02-10T20:35:20.313Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-02-10T20:35:21.369Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-02-10T20:35:21.654Z] --- PASS: TestDaemonHostGatewayIP (4.69s) [2020-02-10T20:35:21.654Z] --- PASS: TestDaemonRestartIpcMode (4.83s) [2020-02-10T20:35:21.654Z] PASS [2020-02-10T20:35:21.654Z] [2020-02-10T20:35:21.654Z] === Skipped [2020-02-10T20:35:21.654Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-02-10T20:35:21.654Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-02-10T20:35:21.654Z] [2020-02-10T20:35:21.654Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-02-10T20:35:21.654Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-02-10T20:35:21.654Z] [2020-02-10T20:35:21.654Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-02-10T20:35:21.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-02-10T20:35:21.654Z] [2020-02-10T20:35:21.654Z] [2020-02-10T20:35:21.654Z] DONE 199 tests, 3 skipped in 117.710s [2020-02-10T20:35:21.654Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-02-10T20:35:21.654Z] ++ 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-02-10T20:35:21.654Z] ++ set -e [2020-02-10T20:35:21.654Z] ++ '[' -n 0 ']' [2020-02-10T20:35:21.654Z] ++ set -x [2020-02-10T20:35:21.654Z] ++ env -i DEST=/go/src/github.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-02-10T20:35:21.938Z] INFO: Testing against a local daemon [2020-02-10T20:35:21.938Z] === RUN TestCommitInheritsEnv [2020-02-10T20:35:22.225Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-02-10T20:35:22.225Z] === RUN TestImportExtremelyLargeImageWorks [2020-02-10T20:35:22.225Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-02-10T20:35:22.225Z] === RUN TestImagesFilterMultiReference [2020-02-10T20:35:22.509Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-02-10T20:35:22.509Z] === RUN TestImagePullPlatformInvalid [2020-02-10T20:35:22.509Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-02-10T20:35:22.509Z] === RUN TestRemoveImageOrphaning [2020-02-10T20:35:22.794Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-02-10T20:35:22.794Z] === RUN TestRemoveImageGarbageCollector [2020-02-10T20:35:22.794Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-02-10T20:35:22.794Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:35:22.794Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-02-10T20:35:22.794Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-02-10T20:35:22.794Z] === RUN TestTagInvalidReference [2020-02-10T20:35:22.834Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-02-10T20:35:22.834Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-02-10T20:35:22.834Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-02-10T20:35:23.078Z] --- PASS: TestTagInvalidReference (0.05s) [2020-02-10T20:35:23.078Z] === RUN TestTagValidPrefixedRepo [2020-02-10T20:35:23.078Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-02-10T20:35:23.078Z] === RUN TestTagExistedNameWithoutForce [2020-02-10T20:35:23.078Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-02-10T20:35:23.078Z] === RUN TestTagOfficialNames [2020-02-10T20:35:23.078Z] --- PASS: TestTagOfficialNames (0.05s) [2020-02-10T20:35:23.078Z] === RUN TestTagMatchesDigest [2020-02-10T20:35:23.078Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-02-10T20:35:23.078Z] === CONT TestImportExtremelyLargeImageWorks [2020-02-10T20:35:23.398Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-02-10T20:35:25.292Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-02-10T20:35:27.184Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-02-10T20:35:29.704Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-02-10T20:35:30.266Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-02-10T20:35:32.159Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-02-10T20:35:32.722Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-02-10T20:35:32.722Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-02-10T20:35:33.652Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-02-10T20:35:35.546Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-02-10T20:35:35.546Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-02-10T20:35:36.109Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-02-10T20:35:37.040Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-02-10T20:35:37.971Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-02-10T20:35:38.899Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-02-10T20:35:38.899Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-02-10T20:35:39.472Z] === RUN TestDockerSuite/TestRunEnvironment [2020-02-10T20:35:40.401Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-02-10T20:35:41.330Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-02-10T20:35:41.892Z] === RUN TestDockerSuite/TestRunExitCode [2020-02-10T20:35:42.822Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-02-10T20:35:43.752Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-02-10T20:35:44.316Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-02-10T20:35:45.245Z] === RUN TestDockerSuite/TestRunExposePort [2020-02-10T20:35:45.245Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-02-10T20:35:46.176Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-02-10T20:35:46.740Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-02-10T20:35:48.633Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-02-10T20:35:48.633Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T20:35:48.633Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-02-10T20:35:52.806Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-02-10T20:35:53.062Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-02-10T20:36:05.235Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-02-10T20:36:06.164Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-02-10T20:36:07.532Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-02-10T20:36:07.532Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-02-10T20:36:07.532Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-02-10T20:36:07.532Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-02-10T20:36:08.462Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-02-10T20:36:11.734Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-02-10T20:36:13.626Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-02-10T20:36:15.011Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-02-10T20:36:15.940Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-02-10T20:36:16.502Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-02-10T20:36:17.065Z] === RUN TestDockerSuite/TestRunModeHostname [2020-02-10T20:36:18.433Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-02-10T20:36:18.433Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-02-10T20:36:18.433Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-02-10T20:36:20.325Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-02-10T20:36:21.694Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-02-10T20:36:23.063Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-02-10T20:36:23.063Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-02-10T20:36:23.320Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-02-10T20:36:25.212Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-02-10T20:36:26.580Z] === RUN TestDockerSuite/TestRunMount [2020-02-10T20:36:33.121Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-02-10T20:36:33.684Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-02-10T20:36:34.622Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-02-10T20:36:36.516Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-02-10T20:36:39.035Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-02-10T20:36:42.305Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-02-10T20:36:44.826Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-02-10T20:36:47.349Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-02-10T20:36:49.242Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-02-10T20:36:50.613Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-02-10T20:36:50.613Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-02-10T20:36:51.542Z] === RUN TestDockerSuite/TestRunNetHost [2020-02-10T20:36:52.472Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-02-10T20:36:53.402Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-02-10T20:36:54.332Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-02-10T20:36:56.855Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-02-10T20:36:59.375Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-02-10T20:37:04.628Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-02-10T20:37:04.628Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-02-10T20:37:04.628Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-02-10T20:37:05.556Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-02-10T20:37:05.556Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-02-10T20:37:06.119Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-02-10T20:37:07.048Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-02-10T20:37:07.048Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-02-10T20:37:07.977Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-02-10T20:37:08.905Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-02-10T20:37:08.905Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-02-10T20:37:09.468Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-02-10T20:37:10.397Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-02-10T20:37:12.290Z] === RUN TestDockerSuite/TestRunPortInUse [2020-02-10T20:37:13.219Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-02-10T20:37:13.783Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-02-10T20:37:14.712Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-02-10T20:37:15.275Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-02-10T20:37:16.221Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-02-10T20:37:17.152Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-02-10T20:37:17.152Z] === RUN TestDockerSuite/TestRunPublishPort [2020-02-10T20:37:18.081Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-02-10T20:37:18.644Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-02-10T20:37:18.644Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-02-10T20:37:19.574Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-02-10T20:37:20.944Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-02-10T20:37:20.944Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-02-10T20:37:24.215Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-02-10T20:37:26.106Z] === RUN TestDockerSuite/TestRunRm [2020-02-10T20:37:26.669Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-02-10T20:37:30.842Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-02-10T20:37:31.406Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-02-10T20:37:32.336Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-02-10T20:37:34.229Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-02-10T20:37:34.792Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-02-10T20:37:38.964Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-02-10T20:37:44.215Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-02-10T20:37:44.471Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-02-10T20:37:45.401Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-02-10T20:37:46.330Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-02-10T20:37:46.909Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-02-10T20:37:47.844Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-02-10T20:37:48.773Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-02-10T20:37:49.703Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-02-10T20:37:50.267Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-02-10T20:37:51.197Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-02-10T20:37:53.716Z] === RUN TestDockerSuite/TestRunState [2020-02-10T20:37:55.609Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-02-10T20:37:56.172Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-02-10T20:37:57.101Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-02-10T20:37:57.357Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-02-10T20:37:57.357Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-02-10T20:37:58.287Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-02-10T20:37:58.852Z] === RUN TestDockerSuite/TestRunSysctls [2020-02-10T20:38:00.743Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-02-10T20:38:00.744Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-02-10T20:38:00.744Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-02-10T20:38:01.674Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-02-10T20:38:04.196Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-02-10T20:38:05.127Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-02-10T20:38:07.020Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-02-10T20:38:11.190Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-02-10T20:38:14.460Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-02-10T20:38:15.393Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-02-10T20:38:15.966Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-02-10T20:38:16.894Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-02-10T20:38:19.414Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-02-10T20:38:20.781Z] === RUN TestDockerSuite/TestRunUserByID [2020-02-10T20:38:21.710Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-02-10T20:38:21.710Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-02-10T20:38:21.710Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-02-10T20:38:22.640Z] === RUN TestDockerSuite/TestRunUserByName [2020-02-10T20:38:23.572Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-02-10T20:38:24.502Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-02-10T20:38:24.502Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-02-10T20:38:24.502Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-02-10T20:38:25.432Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-02-10T20:38:30.685Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-02-10T20:38:30.685Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-02-10T20:38:31.615Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-02-10T20:38:31.871Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-02-10T20:38:35.145Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-02-10T20:38:36.515Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-02-10T20:38:36.515Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-02-10T20:38:39.790Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-02-10T20:38:42.343Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-02-10T20:38:42.906Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-02-10T20:38:43.836Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-02-10T20:38:44.766Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-02-10T20:38:44.766Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-02-10T20:38:44.766Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-02-10T20:38:44.766Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-02-10T20:38:45.023Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-02-10T20:38:45.953Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-02-10T20:38:46.885Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-02-10T20:38:46.885Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-02-10T20:38:47.816Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-02-10T20:38:49.712Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-02-10T20:38:50.689Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-02-10T20:38:51.620Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-02-10T20:38:51.620Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-02-10T20:38:52.549Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-02-10T20:38:52.549Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-02-10T20:38:52.549Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-02-10T20:38:52.549Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-02-10T20:38:52.549Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-02-10T20:38:52.549Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-02-10T20:38:52.806Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-02-10T20:38:53.062Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-02-10T20:38:53.062Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-02-10T20:38:53.319Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-02-10T20:38:54.249Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-02-10T20:38:55.179Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-02-10T20:38:55.436Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-02-10T20:38:55.693Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-02-10T20:38:55.693Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-02-10T20:38:56.623Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-02-10T20:38:56.879Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-02-10T20:38:57.808Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-02-10T20:38:57.808Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-02-10T20:38:58.738Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-02-10T20:38:58.738Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-02-10T20:38:59.671Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-02-10T20:38:59.671Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-02-10T20:38:59.671Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-02-10T20:39:00.603Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-02-10T20:39:01.973Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-02-10T20:39:02.903Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-02-10T20:39:02.903Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-02-10T20:39:03.833Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-02-10T20:39:03.833Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-02-10T20:39:05.201Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-02-10T20:39:05.765Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-02-10T20:39:06.695Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-02-10T20:39:09.215Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-02-10T20:39:10.145Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-02-10T20:39:10.145Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-02-10T20:39:10.145Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-02-10T20:39:11.514Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-02-10T20:39:11.514Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-02-10T20:39:12.885Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-02-10T20:39:13.815Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-02-10T20:39:14.072Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-02-10T20:39:15.966Z] === RUN TestDockerSuite/TestSaveImageId [2020-02-10T20:39:15.966Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-02-10T20:39:16.530Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-02-10T20:39:16.786Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-02-10T20:39:16.786Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-02-10T20:39:19.310Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-02-10T20:39:19.310Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-02-10T20:39:21.202Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-02-10T20:39:21.202Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-02-10T20:39:21.202Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-02-10T20:39:23.099Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-02-10T20:39:24.468Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-02-10T20:39:24.468Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-02-10T20:39:25.032Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-02-10T20:39:25.032Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-02-10T20:39:25.032Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-02-10T20:39:25.289Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-02-10T20:39:25.289Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-02-10T20:39:25.546Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-02-10T20:39:26.109Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-02-10T20:39:28.639Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-02-10T20:39:29.203Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-02-10T20:39:34.454Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-02-10T20:39:36.973Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-02-10T20:39:37.536Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-02-10T20:39:39.427Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-02-10T20:39:42.697Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-02-10T20:39:45.218Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-02-10T20:39:45.781Z] === RUN TestDockerSuite/TestStartRecordError [2020-02-10T20:39:47.673Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-02-10T20:39:50.194Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-02-10T20:39:52.087Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-02-10T20:39:56.259Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-02-10T20:40:00.453Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-02-10T20:40:02.972Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-02-10T20:40:09.513Z] === RUN TestDockerSuite/TestStatsNoStream [2020-02-10T20:40:12.032Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-02-10T20:40:13.400Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-02-10T20:40:14.329Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-02-10T20:40:15.258Z] === RUN TestDockerSuite/TestTopPrivileged [2020-02-10T20:40:15.821Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-02-10T20:40:15.821Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-02-10T20:40:16.756Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-02-10T20:40:22.010Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-02-10T20:40:22.939Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-02-10T20:40:24.833Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-02-10T20:40:25.763Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-02-10T20:40:26.325Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-02-10T20:40:26.325Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-02-10T20:40:27.693Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-02-10T20:40:29.062Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-02-10T20:40:29.062Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-02-10T20:40:30.668Z] --- PASS: TestImportExtremelyLargeImageWorks (300.26s) [2020-02-10T20:40:30.668Z] PASS [2020-02-10T20:40:30.668Z] [2020-02-10T20:40:30.668Z] === Skipped [2020-02-10T20:40:30.668Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-02-10T20:40:30.668Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:40:30.668Z] [2020-02-10T20:40:30.668Z] [2020-02-10T20:40:30.668Z] DONE 12 tests, 1 skipped in 301.633s [2020-02-10T20:40:30.668Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-02-10T20:40:30.669Z] ++ 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-02-10T20:40:30.669Z] ++ set -e [2020-02-10T20:40:30.669Z] ++ '[' -n 0 ']' [2020-02-10T20:40:30.669Z] ++ set -x [2020-02-10T20:40:30.669Z] ++ env -i DEST=/go/src/github.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-02-10T20:40:30.669Z] INFO: Testing against a local daemon [2020-02-10T20:40:30.669Z] === RUN TestNetworkCreateDelete [2020-02-10T20:40:30.669Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-02-10T20:40:30.669Z] === RUN TestDockerNetworkDeletePreferID [2020-02-10T20:40:30.669Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2020-02-10T20:40:30.669Z] === RUN TestInspectNetwork [2020-02-10T20:40:30.669Z] === RUN TestInspectNetwork/full_network_id [2020-02-10T20:40:30.669Z] === RUN TestInspectNetwork/partial_network_id [2020-02-10T20:40:30.669Z] === RUN TestInspectNetwork/network_name [2020-02-10T20:40:30.669Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-02-10T20:40:30.955Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-02-10T20:40:31.885Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-02-10T20:40:32.148Z] --- PASS: TestInspectNetwork (7.46s) [2020-02-10T20:40:32.148Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-02-10T20:40:32.148Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-02-10T20:40:32.148Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-02-10T20:40:32.148Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-02-10T20:40:32.148Z] === RUN TestRunContainerWithBridgeNone [2020-02-10T20:40:32.820Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-02-10T20:40:34.185Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-02-10T20:40:34.185Z] === RUN TestNetworkInvalidJSON [2020-02-10T20:40:34.185Z] === RUN TestNetworkInvalidJSON//networks/create [2020-02-10T20:40:34.185Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-02-10T20:40:34.185Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:40:34.185Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:40:34.185Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:40:34.185Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:40:34.185Z] === CONT TestNetworkInvalidJSON//networks/create [2020-02-10T20:40:34.185Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-02-10T20:40:34.185Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-02-10T20:40:34.185Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-02-10T20:40:34.185Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-02-10T20:40:34.185Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-02-10T20:40:34.185Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-02-10T20:40:34.185Z] === RUN TestDaemonRestartWithLiveRestore [2020-02-10T20:40:34.714Z] === RUN TestDockerSuite/TestUpdateStats [2020-02-10T20:40:35.201Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-02-10T20:40:35.201Z] === RUN TestDaemonDefaultNetworkPools [2020-02-10T20:40:36.220Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-02-10T20:40:36.220Z] === RUN TestDaemonRestartWithExistingNetwork [2020-02-10T20:40:37.237Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-02-10T20:40:37.237Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-02-10T20:40:38.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2020-02-10T20:40:38.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-02-10T20:40:39.345Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-02-10T20:40:39.345Z] === RUN TestServiceWithPredefinedNetwork [2020-02-10T20:40:39.962Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-02-10T20:40:40.892Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-02-10T20:40:40.892Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-02-10T20:40:41.821Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-02-10T20:40:42.036Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-02-10T20:40:42.036Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-02-10T20:40:42.036Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:40:42.036Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:40:42.036Z] === RUN TestServiceWithDataPathPortInit [2020-02-10T20:40:42.750Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-02-10T20:40:46.921Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-02-10T20:40:51.096Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-02-10T20:40:53.616Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-02-10T20:40:56.887Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-02-10T20:40:57.274Z] --- PASS: TestServiceWithDataPathPortInit (14.75s) [2020-02-10T20:40:57.274Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-02-10T20:41:01.058Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-02-10T20:41:04.096Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2020-02-10T20:41:04.096Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6pa5mtjkdp6qiinqzufuxxwph Created:2020-02-10 20:40:57.663100686 +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[26770427a4ddf8ab2aeb36f33db3660f11923f33654bceca280ed02d1ef81d11:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q0s1i7r59dyaih4w3tbv3vw9k EndpointID:09688b1f5851c87d5e58acb6dbf7c745f6e385ceca7f9a9d1e9797c955ba813c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4f32bef3ea2a9d1ab53cdd6464c16fded5a5a48189478d01c0814e31abb53a2 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:1f8574f3c902 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q0s1i7r59dyaih4w3tbv3vw9k EndpointID:09688b1f5851c87d5e58acb6dbf7c745f6e385ceca7f9a9d1e9797c955ba813c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-02-10T20:41:04.096Z] PASS [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] === Skipped [2020-02-10T20:41:04.096Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-02-10T20:41:04.096Z] service_test.go:230: FLAKY_TEST [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] DONE 21 tests, 1 skipped in 40.619s [2020-02-10T20:41:04.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:41:04.096Z] ++ 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-02-10T20:41:04.096Z] ++ set -e [2020-02-10T20:41:04.096Z] ++ '[' -n 0 ']' [2020-02-10T20:41:04.096Z] ++ set -x [2020-02-10T20:41:04.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:41:04.096Z] INFO: Testing against a local daemon [2020-02-10T20:41:04.096Z] === RUN TestDockerNetworkIpvlanPersistance [2020-02-10T20:41:04.096Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T20:41:04.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:41:04.096Z] === RUN TestDockerNetworkIpvlan [2020-02-10T20:41:04.096Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:41:04.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:41:04.096Z] PASS [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] === Skipped [2020-02-10T20:41:04.096Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-02-10T20:41:04.096Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-02-10T20:41:04.096Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] [2020-02-10T20:41:04.096Z] DONE 2 tests, 2 skipped in 0.098s [2020-02-10T20:41:04.096Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-02-10T20:41:04.096Z] ++ 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-02-10T20:41:04.096Z] ++ set -e [2020-02-10T20:41:04.096Z] ++ '[' -n 0 ']' [2020-02-10T20:41:04.096Z] ++ set -x [2020-02-10T20:41:04.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:41:04.380Z] INFO: Testing against a local daemon [2020-02-10T20:41:04.380Z] === RUN TestDockerNetworkMacvlanPersistance [2020-02-10T20:41:05.864Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-02-10T20:41:05.864Z] === RUN TestDockerNetworkMacvlan [2020-02-10T20:41:06.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-02-10T20:41:06.881Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-02-10T20:41:07.894Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-02-10T20:41:08.522Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-02-10T20:41:08.832Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-02-10T20:41:11.214Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-02-10T20:41:11.355Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-02-10T20:41:11.919Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-02-10T20:41:13.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-02-10T20:41:14.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-02-10T20:41:14.679Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-02-10T20:41:17.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-02-10T20:41:19.079Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-02-10T20:41:19.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan (14.48s) [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2020-02-10T20:41:20.567Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-02-10T20:41:20.567Z] PASS [2020-02-10T20:41:20.567Z] [2020-02-10T20:41:20.567Z] DONE 8 tests in 16.073s [2020-02-10T20:41:20.567Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-02-10T20:41:20.567Z] ++ 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-02-10T20:41:20.567Z] ++ set -e [2020-02-10T20:41:20.567Z] ++ '[' -n 0 ']' [2020-02-10T20:41:20.567Z] ++ set -x [2020-02-10T20:41:20.567Z] ++ env -i DEST=/go/src/github.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-02-10T20:41:20.567Z] testing: warning: no tests to run [2020-02-10T20:41:20.567Z] PASS [2020-02-10T20:41:20.567Z] [2020-02-10T20:41:20.567Z] DONE 0 tests in 0.017s [2020-02-10T20:41:20.567Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-02-10T20:41:20.567Z] ++ 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-02-10T20:41:20.567Z] ++ set -e [2020-02-10T20:41:20.567Z] ++ '[' -n 0 ']' [2020-02-10T20:41:20.567Z] ++ set -x [2020-02-10T20:41:20.567Z] ++ env -i DEST=/go/src/github.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-02-10T20:41:20.567Z] INFO: Testing against a local daemon [2020-02-10T20:41:20.567Z] === RUN TestAuthZPluginAllowRequest [2020-02-10T20:41:22.075Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-02-10T20:41:22.075Z] === RUN TestAuthZPluginTLS [2020-02-10T20:41:22.339Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-02-10T20:41:22.696Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-02-10T20:41:22.696Z] === RUN TestAuthZPluginDenyRequest [2020-02-10T20:41:23.315Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-02-10T20:41:23.315Z] === RUN TestAuthZPluginAPIDenyResponse [2020-02-10T20:41:23.936Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-02-10T20:41:23.936Z] === RUN TestAuthZPluginDenyResponse [2020-02-10T20:41:24.555Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-02-10T20:41:24.555Z] === RUN TestAuthZPluginAllowEventStream [2020-02-10T20:41:24.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-02-10T20:41:25.788Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-02-10T20:41:26.033Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-02-10T20:41:26.033Z] === RUN TestAuthZPluginErrorResponse [2020-02-10T20:41:26.651Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-02-10T20:41:26.651Z] === RUN TestAuthZPluginErrorRequest [2020-02-10T20:41:27.154Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-02-10T20:41:27.270Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-02-10T20:41:27.270Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-02-10T20:41:27.890Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-02-10T20:41:27.890Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-02-10T20:41:29.922Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-02-10T20:41:29.922Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-02-10T20:41:31.978Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-02-10T20:41:31.978Z] === RUN TestAuthZPluginHeader [2020-02-10T20:41:32.403Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-02-10T20:41:32.989Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-02-10T20:41:32.989Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-02-10T20:41:32.989Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T20:41:32.989Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:32.989Z] === RUN TestAuthZPluginV2Disable [2020-02-10T20:41:32.989Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-02-10T20:41:32.989Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:32.989Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-02-10T20:41:32.989Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T20:41:32.989Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:32.989Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-02-10T20:41:32.989Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T20:41:32.989Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:32.989Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-02-10T20:41:42.350Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-02-10T20:41:42.350Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-02-10T20:41:42.350Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-02-10T20:41:43.279Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-02-10T20:41:43.279Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-02-10T20:41:43.279Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-02-10T20:41:43.279Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-02-10T20:41:44.209Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-02-10T20:41:44.209Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-02-10T20:41:45.139Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-02-10T20:41:45.139Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-02-10T20:41:45.395Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-02-10T20:41:45.395Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-02-10T20:41:45.395Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-02-10T20:41:47.919Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-02-10T20:41:47.919Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-02-10T20:41:48.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-02-10T20:41:48.175Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-02-10T20:41:48.175Z] === RUN TestDockerSuite/TestVolumeEvents [2020-02-10T20:41:49.105Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-02-10T20:41:51.451Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-02-10T20:41:51.451Z] PASS [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] === Skipped [2020-02-10T20:41:51.451Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-02-10T20:41:51.451Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-02-10T20:41:51.451Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-02-10T20:41:51.451Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-02-10T20:41:51.451Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] DONE 17 tests, 4 skipped in 29.345s [2020-02-10T20:41:51.451Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-02-10T20:41:51.451Z] ++ 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-02-10T20:41:51.451Z] ++ set -e [2020-02-10T20:41:51.451Z] ++ '[' -n 0 ']' [2020-02-10T20:41:51.451Z] ++ set -x [2020-02-10T20:41:51.451Z] ++ env -i DEST=/go/src/github.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-02-10T20:41:51.451Z] INFO: Testing against a local daemon [2020-02-10T20:41:51.451Z] === RUN TestPluginInvalidJSON [2020-02-10T20:41:51.451Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:41:51.451Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:41:51.451Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-02-10T20:41:51.451Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-02-10T20:41:51.451Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-02-10T20:41:51.451Z] PASS [2020-02-10T20:41:51.451Z] [2020-02-10T20:41:51.451Z] DONE 2 tests in 0.128s [2020-02-10T20:41:51.451Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-02-10T20:41:51.451Z] ++ 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-02-10T20:41:51.451Z] ++ set -e [2020-02-10T20:41:51.451Z] ++ '[' -n 0 ']' [2020-02-10T20:41:51.451Z] ++ set -x [2020-02-10T20:41:51.451Z] ++ env -i DEST=/go/src/github.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-02-10T20:41:51.451Z] INFO: Testing against a local daemon [2020-02-10T20:41:51.451Z] === RUN TestExternalGraphDriver [2020-02-10T20:41:51.451Z] === RUN TestExternalGraphDriver/json [2020-02-10T20:41:51.625Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-02-10T20:41:51.625Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-02-10T20:41:51.625Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-02-10T20:41:52.070Z] === RUN TestExternalGraphDriver/spec [2020-02-10T20:41:54.118Z] === RUN TestExternalGraphDriver/pull [2020-02-10T20:41:54.897Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-02-10T20:41:56.151Z] --- PASS: TestExternalGraphDriver (6.34s) [2020-02-10T20:41:56.151Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-02-10T20:41:56.151Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-02-10T20:41:56.151Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-02-10T20:41:56.151Z] === RUN TestGraphdriverPluginV2 [2020-02-10T20:41:56.437Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-02-10T20:41:56.437Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:56.437Z] PASS [2020-02-10T20:41:56.437Z] [2020-02-10T20:41:56.437Z] === Skipped [2020-02-10T20:41:56.437Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-02-10T20:41:56.437Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:41:56.437Z] [2020-02-10T20:41:56.437Z] [2020-02-10T20:41:56.437Z] DONE 5 tests, 1 skipped in 6.511s [2020-02-10T20:41:56.437Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-02-10T20:41:56.437Z] ++ 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-02-10T20:41:56.437Z] ++ set -e [2020-02-10T20:41:56.437Z] ++ '[' -n 0 ']' [2020-02-10T20:41:56.437Z] ++ set -x [2020-02-10T20:41:56.437Z] ++ env -i DEST=/go/src/github.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-02-10T20:41:56.437Z] INFO: Testing against a local daemon [2020-02-10T20:41:56.437Z] === RUN TestContinueAfterPluginCrash [2020-02-10T20:41:56.437Z] === PAUSE TestContinueAfterPluginCrash [2020-02-10T20:41:56.437Z] === RUN TestDaemonStartWithLogOpt [2020-02-10T20:41:56.437Z] === PAUSE TestDaemonStartWithLogOpt [2020-02-10T20:41:56.437Z] === CONT TestContinueAfterPluginCrash [2020-02-10T20:41:56.437Z] === CONT TestDaemonStartWithLogOpt [2020-02-10T20:41:59.070Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite (1796.89s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.06s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.41s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.49s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.48s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.19s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.97s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.32s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.33s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.18s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.44s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.41s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.00s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.21s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachDetach (1.22s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.49s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.60s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.36s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.74s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.28s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.36s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.07s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.77s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.25s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.85s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.73s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.91s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.39s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.71s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.91s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.39s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.10s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.66s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.49s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.83s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.15s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.22s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.49s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.50s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.65s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.74s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.09s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.33s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.38s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.41s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.91s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.29s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.66s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.58s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.75s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.83s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.58s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.57s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.90s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2020-02-10T20:41:59.070Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-10T20:41:59.070Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.05s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildContChar (4.11s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.23s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.97s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.27s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2020-02-10T20:41:59.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-10T20:41:59.070Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-10T20:41:59.070Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-10T20:41:59.070Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T20:41:59.070Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.42s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.35s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.23s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.82s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.36s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.58s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.62s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.57s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.01s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.74s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.69s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.55s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.64s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.68s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.10s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.02s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.63s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.25s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.50s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.25s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.15s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.34s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.00s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.18s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2020-02-10T20:41:59.070Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-10T20:41:59.070Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.02s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildExpose (0.53s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.90s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.43s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildFails (1.02s) [2020-02-10T20:41:59.070Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.36s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.15s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.23s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.61s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.86s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.71s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildHistory (4.41s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.51s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.80s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.14s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.71s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.51s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (6.12s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.93s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.76s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.42s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.08s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.40s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.76s) [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.66s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.71s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.23s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.46s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.33s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.85s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.24s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.41s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.51s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.70s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.86s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.44s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.54s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildRm (3.41s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.16s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.67s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.90s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.66s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.33s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.18s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.62s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.41s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.32s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.65s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildUser (2.19s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.80s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.34s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.38s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.45s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.10s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.39s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T20:41:59.071Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.98s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.04s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitTTY (1.82s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.84s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.95s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.87s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.87s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.60s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-02-10T20:41:59.071Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T20:41:59.071Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.81s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.45s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.03s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.85s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.28s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.05s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.65s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006ea940_} (1.66s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1482905458_/foo_false____} (1.56s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1482905458_/foo_true____} (1.69s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3171001897_/foo_false____} (1.61s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3171001897_/foo_true____} (1.61s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3171001897_/foo_true__0xc0006eade0__} (1.65s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006eae00_} (1.63s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006eae20_} (1.62s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006eae40_} (1.67s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006eae60_} (1.64s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.98s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.82s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.00s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.33s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.19s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.59s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2020-02-10T20:41:59.071Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.63s) [2020-02-10T20:41:59.072Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-02-10T20:41:59.072Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.01s) [2020-02-10T20:41:59.072Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.13s) [2020-02-10T20:41:59.072Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2020-02-10T20:41:59.072Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.04s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.20s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCpToStdout (1.00s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.73s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.50s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.92s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-02-10T20:41:59.329Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T20:41:59.329Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-02-10T20:41:59.329Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T20:41:59.329Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.85s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.65s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.94s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.85s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.00s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.81s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.61s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.62s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.09s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.87s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsAttach (0.91s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.90s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.90s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.95s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.48s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.61s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsCopy (1.55s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFormat (1.61s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.35s) [2020-02-10T20:41:59.329Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T20:41:59.329Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.329Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T20:41:59.329Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsResize (0.87s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2020-02-10T20:41:59.329Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.71s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExec (1.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.24s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.59s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.95s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.81s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.98s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecParseError (0.96s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.37s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.12s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.99s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecUlimits (0.88s) [2020-02-10T20:41:59.330Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T20:41:59.330Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.10s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.16s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestExecWithUser (1.23s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.95s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.34s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.05s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestHealth (21.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.41s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.99s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.99s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportDisplay (1.67s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportFile (1.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.96s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2020-02-10T20:41:59.330Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T20:41:59.330Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectDefault (0.84s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-02-10T20:41:59.330Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T20:41:59.330Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.89s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.15s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectStatus (1.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.91s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.12s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.91s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.19s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.69s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.91s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.80s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.73s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.57s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.83s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.52s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.37s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.30s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.59s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.94s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.75s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.67s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestNetHostname (2.49s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.18s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.71s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginActive (1.86s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.58s) [2020-02-10T20:41:59.330Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-10T20:41:59.330Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.38s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.20s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.43s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.70s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPortList (10.72s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.58s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.63s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.00s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.41s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.93s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsByOrder (3.55s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.24s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.07s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.17s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.90s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.76s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.52s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.54s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.72s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.90s) [2020-02-10T20:41:59.330Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T20:41:59.330Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.54s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.54s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.41s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.13s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.70s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.27s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.91s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.43s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.04s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.03s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.69s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.66s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.43s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.77s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.85s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.06s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.12s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.01s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.83s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.88s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-02-10T20:41:59.330Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.91s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.89s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.61s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.90s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.91s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.41s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.75s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.87s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.67s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunMount (6.33s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.67s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.43s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.40s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.61s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-02-10T20:41:59.331Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.59s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.25s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunRm (0.89s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.88s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.87s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunSysctls (1.74s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.89s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.64s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.08s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.18s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserByID (0.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T20:41:59.331Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.84s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.82s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.74s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.90s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.99s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T20:41:59.331Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.04s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.75s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.95s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.99s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.22s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.78s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.99s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s) [2020-02-10T20:41:59.331Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-10T20:41:59.331Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.92s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.86s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.65s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.12s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.34s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.33s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.29s) [2020-02-10T20:41:59.331Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents293283739 [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.00s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.70s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.74s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-02-10T20:41:59.331Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.80s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.64s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.61s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartRecordError (1.86s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.64s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.70s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.98s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.89s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-02-10T20:41:59.332Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T20:41:59.332Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.03s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-02-10T20:41:59.332Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T20:41:59.332Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.76s) [2020-02-10T20:41:59.332Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T20:41:59.332Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateStats (4.57s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2020-02-10T20:41:59.332Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T20:41:59.332Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.13s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.66s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.83s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.34s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.54s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.64s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.47s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.55s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.56s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2020-02-10T20:41:59.332Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s) [2020-02-10T20:41:59.332Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-10T20:41:59.332Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T20:41:59.332Z] === RUN TestDockerRegistrySuite [2020-02-10T20:41:59.332Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-02-10T20:42:01.228Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-02-10T20:42:02.597Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-02-10T20:42:04.489Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-02-10T20:42:04.745Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T20:42:09.998Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T20:42:14.170Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-02-10T20:42:14.942Z] --- PASS: TestDaemonStartWithLogOpt (15.57s) [2020-02-10T20:42:16.967Z] --- PASS: TestContinueAfterPluginCrash (20.32s) [2020-02-10T20:42:16.967Z] PASS [2020-02-10T20:42:16.967Z] [2020-02-10T20:42:16.967Z] DONE 2 tests in 20.417s [2020-02-10T20:42:16.967Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-02-10T20:42:16.967Z] ++ 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-02-10T20:42:16.967Z] ++ set -e [2020-02-10T20:42:16.967Z] ++ '[' -n 0 ']' [2020-02-10T20:42:16.967Z] ++ set -x [2020-02-10T20:42:16.967Z] ++ env -i DEST=/go/src/github.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-02-10T20:42:16.967Z] INFO: Testing against a local daemon [2020-02-10T20:42:16.967Z] === RUN TestPluginWithDevMounts [2020-02-10T20:42:16.967Z] === PAUSE TestPluginWithDevMounts [2020-02-10T20:42:16.967Z] === CONT TestPluginWithDevMounts [2020-02-10T20:42:18.342Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-02-10T20:42:19.271Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-02-10T20:42:19.652Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-02-10T20:42:19.652Z] PASS [2020-02-10T20:42:19.652Z] [2020-02-10T20:42:19.652Z] DONE 1 tests in 2.357s [2020-02-10T20:42:19.652Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-02-10T20:42:19.652Z] ++ 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-02-10T20:42:19.652Z] ++ set -e [2020-02-10T20:42:19.652Z] ++ '[' -n 0 ']' [2020-02-10T20:42:19.652Z] ++ set -x [2020-02-10T20:42:19.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-10T20:42:19.652Z] INFO: Testing against a local daemon [2020-02-10T20:42:19.652Z] === RUN TestSecretInspect [2020-02-10T20:42:20.638Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-02-10T20:42:21.684Z] --- PASS: TestSecretInspect (2.26s) [2020-02-10T20:42:21.684Z] === RUN TestSecretList [2020-02-10T20:42:22.018Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-02-10T20:42:23.385Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-02-10T20:42:23.716Z] --- PASS: TestSecretList (2.26s) [2020-02-10T20:42:23.716Z] === RUN TestSecretsCreateAndDelete [2020-02-10T20:42:25.277Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-02-10T20:42:26.207Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-02-10T20:42:26.408Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-02-10T20:42:26.408Z] === RUN TestSecretsUpdate [2020-02-10T20:42:27.574Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-02-10T20:42:28.438Z] --- PASS: TestSecretsUpdate (2.35s) [2020-02-10T20:42:28.438Z] === RUN TestTemplatedSecret [2020-02-10T20:42:30.092Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-02-10T20:42:31.132Z] --- PASS: TestTemplatedSecret (2.72s) [2020-02-10T20:42:31.132Z] === RUN TestSecretCreateResolve [2020-02-10T20:42:33.364Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-02-10T20:42:33.820Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-02-10T20:42:33.820Z] PASS [2020-02-10T20:42:33.820Z] [2020-02-10T20:42:33.820Z] DONE 6 tests in 14.282s [2020-02-10T20:42:33.820Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-02-10T20:42:33.820Z] ++ 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-02-10T20:42:33.820Z] ++ set -e [2020-02-10T20:42:33.820Z] ++ '[' -n 0 ']' [2020-02-10T20:42:33.820Z] ++ set -x [2020-02-10T20:42:33.820Z] ++ env -i DEST=/go/src/github.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-02-10T20:42:33.820Z] INFO: Testing against a local daemon [2020-02-10T20:42:33.820Z] === RUN TestServiceCreateInit [2020-02-10T20:42:33.820Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-02-10T20:42:34.293Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-02-10T20:42:37.564Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-02-10T20:42:38.223Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-02-10T20:42:38.932Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-02-10T20:42:39.189Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T20:42:40.559Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T20:42:41.928Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T20:42:42.620Z] --- PASS: TestServiceCreateInit (8.31s) [2020-02-10T20:42:42.620Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2020-02-10T20:42:42.620Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.03s) [2020-02-10T20:42:42.620Z] === RUN TestCreateServiceMultipleTimes [2020-02-10T20:42:43.296Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-02-10T20:42:47.469Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-02-10T20:42:47.469Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-02-10T20:42:48.838Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-02-10T20:42:49.094Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-02-10T20:42:49.351Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-02-10T20:42:49.608Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-02-10T20:42:49.865Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-02-10T20:42:50.122Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-02-10T20:42:50.378Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-02-10T20:42:51.755Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-02-10T20:42:54.282Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-02-10T20:42:55.212Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-02-10T20:42:56.580Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-02-10T20:42:57.509Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite (59.10s) [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.04s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dd2e32682e8b8] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dc4b3a9c49ff2] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d465a5af10f44] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-02-10T20:42:58.440Z] check_test.go:196: [db1c5c97c28e0] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.48s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d5c40ea359ff6] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dfc65b9c3f60e] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.23s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d628e3e725a2d] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d2cd31ac3083c] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d9a47e394c707] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.51s) [2020-02-10T20:42:58.440Z] check_test.go:196: [df78a784b398f] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.48s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dd96c8774f37b] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.45s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dac8db3569208] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-02-10T20:42:58.440Z] check_test.go:196: [de820e1345cd8] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d1344456b0bf5] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.58s) [2020-02-10T20:42:58.440Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d93ce0a54c103212e0ffac012fafc5301bba35141322df35e95c910d66a3bc0 [2020-02-10T20:42:58.440Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a11847ae7d04695436e8b2e7865fc60c66b38f5d142ee57c05379ba4fb2d1378 [2020-02-10T20:42:58.440Z] check_test.go:196: [d2a4cec665744] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s) [2020-02-10T20:42:58.440Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ae86d2fd217401d28cda283fb35cee1f9e2065ee2f8d4e67e56b9529766bde30 [2020-02-10T20:42:58.440Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72041aae9fce37a40c649107b5890e63b1750ddd4d1eb2fb58cd5af3d3ebeac9 [2020-02-10T20:42:58.440Z] check_test.go:196: [d79603fac81c5] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d10909065a93c] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.31s) [2020-02-10T20:42:58.440Z] check_test.go:196: [df766308abb18] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dc8ad7804248c] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d8193de1bb7a1] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dcf424a15e3ba] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d3da59985f2ba] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dfa0f259b643a] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.89s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d8b7534165552] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d82a8e2b49aa7] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d4408f54aaafd] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d7f16bb415671] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d6f0634232f9a] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dccf8dc4cf99b] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dad083f4a7fe1] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dd21216691ae5] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-02-10T20:42:58.440Z] check_test.go:196: [df2e55ce6ce1a] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.40s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d5640ba74d1f3] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.26s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d4bfafb4ad810] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2020-02-10T20:42:58.440Z] check_test.go:196: [dcf11f7e6d0a6] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2020-02-10T20:42:58.440Z] check_test.go:196: [d3b3c6725c52b] daemon is not started [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.98s) [2020-02-10T20:42:58.440Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-02-10T20:42:58.440Z] === RUN TestDockerSchema1RegistrySuite [2020-02-10T20:42:58.440Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-02-10T20:42:58.440Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-02-10T20:43:01.104Z] --- PASS: TestCreateServiceMultipleTimes (16.24s) [2020-02-10T20:43:01.104Z] === RUN TestCreateServiceConflict [2020-02-10T20:43:01.104Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-02-10T20:43:01.104Z] === RUN TestCreateServiceMaxReplicas [2020-02-10T20:43:03.693Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-02-10T20:43:04.032Z] --- PASS: TestCreateServiceMaxReplicas (3.19s) [2020-02-10T20:43:04.032Z] === RUN TestCreateWithDuplicateNetworkNames [2020-02-10T20:43:07.866Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-02-10T20:43:12.038Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-02-10T20:43:13.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-02-10T20:43:14.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-02-10T20:43:14.776Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-02-10T20:43:16.669Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-02-10T20:43:17.599Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-02-10T20:43:18.967Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-02-10T20:43:19.276Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s) [2020-02-10T20:43:19.276Z] === RUN TestCreateServiceSecretFileMode [2020-02-10T20:43:19.562Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2020-02-10T20:43:19.562Z] === RUN TestCreateServiceConfigFileMode [2020-02-10T20:43:22.266Z] --- PASS: TestCreateServiceConfigFileMode (2.75s) [2020-02-10T20:43:22.266Z] === RUN TestCreateServiceSysctls [2020-02-10T20:43:23.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-02-10T20:43:23.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-02-10T20:43:23.701Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-02-10T20:43:23.958Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-02-10T20:43:24.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-02-10T20:43:24.471Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-02-10T20:43:24.733Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite (26.63s) [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-02-10T20:43:24.997Z] check_test.go:223: [dfa2f10fe4bd7] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.46s) [2020-02-10T20:43:24.997Z] check_test.go:223: [ddd91eeed0e65] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.53s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d7533c7cb8bc1] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.50s) [2020-02-10T20:43:24.997Z] check_test.go:223: [dac07695cec51] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.31s) [2020-02-10T20:43:24.997Z] check_test.go:223: [da9e48459b269] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2020-02-10T20:43:24.997Z] check_test.go:223: [dfcc34628d5de] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d72d48e8d407b] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d46a284cfde35] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d3c13a88adca1] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d583e479128e0] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.92s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d4792fda9bf0b] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d0f149416d012] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d3e7f743fb005] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-02-10T20:43:24.997Z] check_test.go:223: [db8cb80801b60] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-02-10T20:43:24.997Z] check_test.go:223: [d2d73778b8bc3] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-02-10T20:43:24.997Z] check_test.go:223: [de480e032e889] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-02-10T20:43:24.997Z] check_test.go:223: [dfabd64cb8eba] daemon is not started [2020-02-10T20:43:24.997Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-02-10T20:43:24.997Z] check_test.go:223: [dddf04db4dd03] daemon is not started [2020-02-10T20:43:24.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-02-10T20:43:24.997Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-02-10T20:43:25.736Z] --- PASS: TestCreateServiceSysctls (3.44s) [2020-02-10T20:43:25.736Z] === RUN TestCreateServiceCapabilities [2020-02-10T20:43:25.927Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-02-10T20:43:26.490Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-02-10T20:43:26.490Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-02-10T20:43:27.859Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-02-10T20:43:27.859Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-02-10T20:43:28.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-02-10T20:43:28.427Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2020-02-10T20:43:28.427Z] === RUN TestInspect [2020-02-10T20:43:28.679Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2020-02-10T20:43:28.935Z] check_test.go:252: [dc0314f7597a6] daemon is not started [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-02-10T20:43:28.935Z] check_test.go:252: [d9a4c78335a6d] daemon is not started [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-02-10T20:43:28.935Z] check_test.go:252: [d3aa286e343ce] daemon is not started [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-02-10T20:43:28.935Z] check_test.go:252: [dfb2f1a26702f] daemon is not started [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-02-10T20:43:28.935Z] check_test.go:252: [d55b4136b4a36] daemon is not started [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-02-10T20:43:28.935Z] check_test.go:252: [d8d3e0a6b27d6] daemon is not started [2020-02-10T20:43:28.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-02-10T20:43:28.935Z] check_test.go:252: [d5ddc1cd75274] daemon is not started [2020-02-10T20:43:28.935Z] === RUN TestDockerRegistryAuthTokenSuite [2020-02-10T20:43:28.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-02-10T20:43:31.125Z] --- PASS: TestInspect (2.76s) [2020-02-10T20:43:31.125Z] === RUN TestCreateJob [2020-02-10T20:43:34.183Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-02-10T20:43:34.183Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-02-10T20:43:34.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-02-10T20:43:34.440Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-02-10T20:43:34.591Z] --- PASS: TestCreateJob (3.50s) [2020-02-10T20:43:34.591Z] === RUN TestReplicatedJob [2020-02-10T20:43:34.696Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-02-10T20:43:34.696Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-02-10T20:43:34.696Z] check_test.go:279: [d736044ad51b1] daemon is not started [2020-02-10T20:43:34.696Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-02-10T20:43:34.696Z] check_test.go:279: [db816604e424f] daemon is not started [2020-02-10T20:43:34.696Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-02-10T20:43:34.696Z] check_test.go:279: [dfca1c888a494] daemon is not started [2020-02-10T20:43:34.696Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-02-10T20:43:34.696Z] check_test.go:279: [d6da8b2b640e1] daemon is not started [2020-02-10T20:43:34.696Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-02-10T20:43:34.696Z] check_test.go:279: [d59de529468e2] daemon is not started [2020-02-10T20:43:34.696Z] === RUN TestDockerNetworkSuite [2020-02-10T20:43:34.696Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-02-10T20:43:37.968Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-02-10T20:43:38.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-02-10T20:43:41.430Z] --- PASS: TestReplicatedJob (5.89s) [2020-02-10T20:43:41.430Z] === RUN TestUpdateReplicatedJob [2020-02-10T20:43:44.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-02-10T20:43:44.152Z] --- PASS: TestUpdateReplicatedJob (3.49s) [2020-02-10T20:43:44.152Z] === RUN TestServiceListWithStatuses [2020-02-10T20:43:44.152Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-02-10T20:43:44.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:43:44.152Z] === RUN TestDockerNetworkConnectAlias [2020-02-10T20:43:46.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-02-10T20:43:48.550Z] --- PASS: TestDockerNetworkConnectAlias (4.55s) [2020-02-10T20:43:48.550Z] === RUN TestDockerNetworkReConnect [2020-02-10T20:43:50.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-02-10T20:43:52.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-02-10T20:43:52.950Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2020-02-10T20:43:52.950Z] === RUN TestServicePlugin [2020-02-10T20:43:52.950Z] --- SKIP: TestServicePlugin (0.00s) [2020-02-10T20:43:52.950Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:43:52.950Z] === RUN TestServiceUpdateLabel [2020-02-10T20:43:55.009Z] --- PASS: TestServiceUpdateLabel (2.34s) [2020-02-10T20:43:55.009Z] === RUN TestServiceUpdateSecrets [2020-02-10T20:44:02.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-02-10T20:44:04.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-02-10T20:44:06.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-02-10T20:44:07.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-02-10T20:44:07.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-02-10T20:44:09.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-02-10T20:44:10.258Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-02-10T20:44:10.258Z] === RUN TestServiceUpdateConfigs [2020-02-10T20:44:10.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-02-10T20:44:10.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-02-10T20:44:11.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-02-10T20:44:12.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-02-10T20:44:12.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-02-10T20:44:12.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-02-10T20:44:12.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-02-10T20:44:14.082Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-02-10T20:44:14.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-02-10T20:44:15.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-02-10T20:44:15.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-02-10T20:44:16.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-02-10T20:44:16.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-02-10T20:44:20.719Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-02-10T20:44:23.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-02-10T20:44:25.495Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-02-10T20:44:25.495Z] === RUN TestServiceUpdateNetwork [2020-02-10T20:44:28.163Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-02-10T20:44:29.093Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-02-10T20:44:29.352Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-02-10T20:44:29.609Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-02-10T20:44:29.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-02-10T20:44:30.794Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-02-10T20:44:33.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-02-10T20:44:33.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-02-10T20:44:34.443Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-02-10T20:44:35.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-02-10T20:44:35.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-02-10T20:44:35.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-02-10T20:44:35.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-02-10T20:44:35.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-02-10T20:44:35.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-02-10T20:44:38.036Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2020-02-10T20:44:38.036Z] PASS [2020-02-10T20:44:38.036Z] [2020-02-10T20:44:38.036Z] === Skipped [2020-02-10T20:44:38.036Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-02-10T20:44:38.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-02-10T20:44:38.036Z] [2020-02-10T20:44:38.036Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-02-10T20:44:38.036Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-02-10T20:44:38.036Z] [2020-02-10T20:44:38.036Z] [2020-02-10T20:44:38.036Z] DONE 23 tests, 2 skipped in 123.711s [2020-02-10T20:44:38.036Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-02-10T20:44:38.036Z] ++ 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-02-10T20:44:38.036Z] ++ set -e [2020-02-10T20:44:38.036Z] ++ '[' -n 0 ']' [2020-02-10T20:44:38.036Z] ++ set -x [2020-02-10T20:44:38.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T20:44:38.036Z] INFO: Testing against a local daemon [2020-02-10T20:44:38.036Z] === RUN TestSessionCreate [2020-02-10T20:44:38.036Z] --- PASS: TestSessionCreate (0.05s) [2020-02-10T20:44:38.036Z] === RUN TestSessionCreateWithBadUpgrade [2020-02-10T20:44:38.036Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-02-10T20:44:38.036Z] PASS [2020-02-10T20:44:38.036Z] [2020-02-10T20:44:38.036Z] DONE 2 tests in 0.210s [2020-02-10T20:44:38.036Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-02-10T20:44:38.036Z] ++ 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-02-10T20:44:38.036Z] ++ set -e [2020-02-10T20:44:38.036Z] ++ '[' -n 0 ']' [2020-02-10T20:44:38.036Z] ++ set -x [2020-02-10T20:44:38.036Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-02-10T20:44:38.036Z] INFO: Testing against a local daemon [2020-02-10T20:44:38.036Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-02-10T20:44:38.036Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:44:38.036Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:44:38.036Z] === RUN TestEventsExecDie [2020-02-10T20:44:38.320Z] --- PASS: TestEventsExecDie (0.80s) [2020-02-10T20:44:38.320Z] === RUN TestEventsBackwardsCompatible [2020-02-10T20:44:38.320Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-02-10T20:44:38.320Z] === RUN TestInfoBinaryCommits [2020-02-10T20:44:38.605Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-02-10T20:44:38.605Z] === RUN TestInfoAPIVersioned [2020-02-10T20:44:38.605Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-02-10T20:44:38.605Z] === RUN TestInfoDiscoveryBackend [2020-02-10T20:44:39.225Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-02-10T20:44:39.225Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-02-10T20:44:40.236Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-02-10T20:44:40.236Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-02-10T20:44:40.520Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-02-10T20:44:40.520Z] === RUN TestInfoAPI [2020-02-10T20:44:40.520Z] --- PASS: TestInfoAPI (0.05s) [2020-02-10T20:44:40.520Z] === RUN TestInfoAPIWarnings [2020-02-10T20:44:40.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-02-10T20:44:40.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-02-10T20:44:40.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-02-10T20:44:40.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-02-10T20:44:41.141Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-02-10T20:44:41.141Z] === RUN TestInfoDebug [2020-02-10T20:44:41.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-02-10T20:44:41.759Z] --- PASS: TestInfoDebug (0.54s) [2020-02-10T20:44:41.759Z] === RUN TestInfoInsecureRegistries [2020-02-10T20:44:42.377Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-02-10T20:44:42.377Z] === RUN TestInfoRegistryMirrors [2020-02-10T20:44:42.661Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-02-10T20:44:42.661Z] === RUN TestLoginFailsWithBadCredentials [2020-02-10T20:44:43.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-02-10T20:44:43.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-02-10T20:44:43.281Z] === RUN TestPingCacheHeaders [2020-02-10T20:44:43.281Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-02-10T20:44:43.281Z] === RUN TestPingGet [2020-02-10T20:44:43.281Z] --- PASS: TestPingGet (0.03s) [2020-02-10T20:44:43.281Z] === RUN TestPingHead [2020-02-10T20:44:43.281Z] --- PASS: TestPingHead (0.05s) [2020-02-10T20:44:43.281Z] === RUN TestVersion [2020-02-10T20:44:43.281Z] --- PASS: TestVersion (0.06s) [2020-02-10T20:44:43.281Z] PASS [2020-02-10T20:44:43.281Z] [2020-02-10T20:44:43.281Z] === Skipped [2020-02-10T20:44:43.281Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-02-10T20:44:43.281Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-02-10T20:44:43.281Z] [2020-02-10T20:44:43.281Z] [2020-02-10T20:44:43.281Z] DONE 18 tests, 1 skipped in 5.972s [2020-02-10T20:44:43.567Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-02-10T20:44:43.567Z] ++ 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-02-10T20:44:43.567Z] ++ set -e [2020-02-10T20:44:43.567Z] ++ '[' -n 0 ']' [2020-02-10T20:44:43.567Z] ++ set -x [2020-02-10T20:44:43.567Z] ++ env -i DEST=/go/src/github.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-02-10T20:44:43.567Z] INFO: Testing against a local daemon [2020-02-10T20:44:43.567Z] === RUN TestVolumesCreateAndList [2020-02-10T20:44:43.567Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-02-10T20:44:43.567Z] === RUN TestVolumesRemove [2020-02-10T20:44:43.567Z] --- PASS: TestVolumesRemove (0.08s) [2020-02-10T20:44:43.567Z] === RUN TestVolumesInspect [2020-02-10T20:44:43.567Z] --- PASS: TestVolumesInspect (0.04s) [2020-02-10T20:44:43.567Z] === RUN TestVolumesInvalidJSON [2020-02-10T20:44:43.567Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-02-10T20:44:43.567Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-02-10T20:44:43.852Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-02-10T20:44:43.852Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-02-10T20:44:43.852Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-02-10T20:44:43.852Z] PASS [2020-02-10T20:44:43.852Z] [2020-02-10T20:44:43.852Z] DONE 5 tests in 0.284s [2020-02-10T20:44:43.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T20:44:43.852Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T20:44:43.852Z] +++ kill 13286 [2020-02-10T20:44:45.325Z] +++ /etc/init.d/apparmor stop [2020-02-10T20:44:45.325Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:44:45.325Z] [2020-02-10T20:44:45.325Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:44:45.325Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:44:45.325Z] [2020-02-10T20:44:45.325Z] To set a process to complain mode, use the command line tool [2020-02-10T20:44:45.325Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:44:45.325Z] +++ true [2020-02-10T20:44:45.325Z] [2020-02-10T20:44:47.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart Post stage [Pipeline] junit [2020-02-10T20:44:47.394Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T20:44:48.371Z] + echo Ensuring container killed. [2020-02-10T20:44:48.371Z] Ensuring container killed. [2020-02-10T20:44:48.371Z] + docker rm -vf docker-pr3 [2020-02-10T20:44:48.371Z] Error: No such container: docker-pr3 [2020-02-10T20:44:48.371Z] + true [Pipeline] sh [2020-02-10T20:44:48.754Z] + echo Chowning /workspace to jenkins user [2020-02-10T20:44:48.754Z] Chowning /workspace to jenkins user [2020-02-10T20:44:48.754Z] + id -u [2020-02-10T20:44:48.754Z] + id -g [2020-02-10T20:44:48.754Z] + docker run --rm -v /home/docker/workspace/moby_PR-40488:/workspace busybox chown -R 1001:1001 /workspace [2020-02-10T20:44:48.754Z] Unable to find image 'busybox:latest' locally [2020-02-10T20:44:49.039Z] latest: Pulling from library/busybox [2020-02-10T20:44:49.326Z] d7e28ec550a2: Pulling fs layer [2020-02-10T20:44:49.613Z] d7e28ec550a2: Verifying Checksum [2020-02-10T20:44:49.613Z] d7e28ec550a2: Download complete [2020-02-10T20:44:49.897Z] d7e28ec550a2: Pull complete [2020-02-10T20:44:49.897Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-02-10T20:44:49.897Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T20:44:52.332Z] + bundleName=ppc64le-integration [2020-02-10T20:44:52.332Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-02-10T20:44:52.332Z] Creating ppc64le-integration-bundles.tar.gz [2020-02-10T20:44:52.332Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-10T20:44:52.332Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-02-10T20:44:52.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-02-10T20:44:52.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [Pipeline] archiveArtifacts [2020-02-10T20:44:52.697Z] Archiving artifacts [2020-02-10T20:44:53.074Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [2020-02-10T20:44:53.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [Pipeline] // catchError [Pipeline] sh [2020-02-10T20:44:53.471Z] + make clean [2020-02-10T20:44:54.091Z] make: command: Command not found [2020-02-10T20:44:54.091Z] make: command: Command not found [2020-02-10T20:44:54.091Z] docker volume rm -f docker-dev-cache [2020-02-10T20:44:54.091Z] docker-dev-cache [Pipeline] deleteDir [2020-02-10T20:44:56.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-02-10T20:44:56.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T20:44:57.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-02-10T20:44:58.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-02-10T20:44:59.581Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite (91.12s) [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.97s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d6785d6e996e7] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.34s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d25d0c453c38b] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.00s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dda416743c3e1] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.72s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dafedadc92ce5] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:1233: [db721f1f335c6] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dc47e31e0b5d6] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.74s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [df70acbf49750] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.36s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [df3368618023c] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [df44d9b20a838] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [df337d0482b7b] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dc06b52ef5e02] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d53e215549d78] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.61s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d151f517b948d] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d10d1e33f8326] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d58998a65dd72] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d376ee87918be] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.13s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d5ebb883ea872] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d2cc04cf29a78] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [da322a7e706d2] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.35s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d2a4efd63acde] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.70s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [db57bc718b5c6] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d1fbac1b6e94b] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d7a078bc1aa76] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d8a07e240b3d4] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.81s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:968: [daf47ef200a99] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.42s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [da52410c36b22] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.69s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:1116: [ddc8ed51fde01] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.35s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d7a0fb4633533] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.10s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [db19aecc076b1] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dca98a9ffd222] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.14s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dd25adf184148] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d5d3d94466960] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dea016232659e] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d3d75fd7b9455] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.72s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dcd6269e6e14f] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d238d1033c314] daemon is not started [2020-02-10T20:45:06.127Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dab5297acf6f4] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d1aa4046c019c] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.25s) [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.70s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:1084: [dc97d4ce5fcb8] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dcf7b6775a2ef] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.42s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [db6f956d52fea] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [de662017fd641] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [d3ca9982fdb8f] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dc4cdf3d84b98] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dbdca9d6ae31a] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.60s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [db376964522c9] daemon is not started [2020-02-10T20:45:06.127Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.15s) [2020-02-10T20:45:06.127Z] docker_cli_network_unix_test.go:46: [dd0f52006b458] daemon is not started [2020-02-10T20:45:06.127Z] === RUN TestDockerHubPullSuite [2020-02-10T20:45:06.127Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-02-10T20:45:07.497Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-02-10T20:45:10.017Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-02-10T20:45:10.274Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-02-10T20:45:12.176Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-02-10T20:45:12.176Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite (6.34s) [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.75s) [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s) [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.51s) [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-02-10T20:45:12.176Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-02-10T20:45:12.176Z] PASS [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === Skipped [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-02-10T20:45:12.176Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-02-10T20:45:12.176Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.176Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T20:45:12.176Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-02-10T20:45:12.176Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-02-10T20:45:12.176Z] [2020-02-10T20:45:12.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T20:45:12.177Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-02-10T20:45:12.177Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.177Z] [2020-02-10T20:45:12.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T20:45:12.177Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-02-10T20:45:12.177Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.177Z] [2020-02-10T20:45:12.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T20:45:12.177Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-02-10T20:45:12.177Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-02-10T20:45:12.177Z] [2020-02-10T20:45:12.177Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-10T20:45:12.177Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-02-10T20:45:12.177Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-02-10T20:45:12.177Z] [2020-02-10T20:45:12.177Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T20:45:12.177Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-02-10T20:45:12.177Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-02-10T20:45:12.177Z] docker_cli_network_unix_test.go:46: [dab5297acf6f4] daemon is not started [2020-02-10T20:45:12.177Z] [2020-02-10T20:45:12.177Z] [2020-02-10T20:45:12.177Z] DONE 1277 tests, 44 skipped in 2021.445s [2020-02-10T20:45:12.177Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T20:45:12.177Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T20:45:12.177Z] +++ kill 7337 [2020-02-10T20:45:13.105Z] +++ /etc/init.d/apparmor stop [2020-02-10T20:45:13.105Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:45:13.105Z] [2020-02-10T20:45:13.105Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:45:13.105Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:45:13.105Z] [2020-02-10T20:45:13.105Z] To set a process to complain mode, use the command line tool [2020-02-10T20:45:13.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:45:13.105Z] +++ true [2020-02-10T20:45:13.105Z] [2020-02-10T20:45:39.616Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-02-10T20:45:40.545Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-02-10T20:45:44.722Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-02-10T20:45:47.243Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-02-10T20:45:52.493Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-02-10T20:45:55.013Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-02-10T20:46:16.926Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-02-10T20:46:31.772Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-02-10T20:46:34.291Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-02-10T20:46:37.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-02-10T20:46:40.869Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-02-10T20:46:48.960Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-02-10T20:46:53.133Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-02-10T20:46:56.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-02-10T20:46:59.678Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-02-10T20:47:02.950Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-02-10T20:47:06.262Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-02-10T20:47:08.784Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-02-10T20:47:12.055Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-02-10T20:48:08.231Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-02-10T20:48:23.077Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite (1841.97s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.61s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.87s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.10s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.48s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:563: [d1bb68f5ef322] joining swarm manager [df8a33571afed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:585: [d1546c25e1c1f] joining swarm manager [df8a33571afed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] check_test.go:380: [d1bb68f5ef322] daemon is not started [2020-02-10T20:48:41.132Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.00s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:46: [d2f51e4615fbe] joining swarm manager [d9aca1a03d2c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.69s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.79s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:304: [de534844a64e1] joining swarm manager [d9a08082f51f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:305: [deb7d1bcb5a03] joining swarm manager [d9a08082f51f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.09s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:272: [d57d85a111c6a] joining swarm manager [dc687633ebbdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:273: [d099b60003c96] joining swarm manager [dc687633ebbdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.93s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.82s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.26s) [2020-02-10T20:48:41.132Z] docker_api_swarm_node_test.go:19: [dee2ddfdd74b1] joining swarm manager [d95af89809c77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_node_test.go:20: [d5022b3edd5d0] joining swarm manager [d95af89809c77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.80s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:502: [d944dd69284a0] joining swarm manager [dc377f48ce475]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:507: [dc6399231d953] joining swarm manager [dc377f48ce475]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.40s) [2020-02-10T20:48:41.132Z] docker_api_swarm_node_test.go:80: [d79fc83318239] joining swarm manager [dec235aeb2ed4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s) [2020-02-10T20:48:41.132Z] docker_api_swarm_node_test.go:52: [d35201e08fe6f] joining swarm manager [d6cae6b658db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_node_test.go:53: [d374ac6b7b43c] joining swarm manager [d6cae6b658db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.33s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:202: [d4aef01b198e7] joining swarm manager [d34301c4eb3bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.81s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:384: [d849045d7e5ca] joining swarm manager [d0a22062ea5ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:385: [d165ab93c0b7d] joining swarm manager [d0a22062ea5ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] check_test.go:380: [d165ab93c0b7d] daemon is not started [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.50s) [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:802: [d18fa5ba122e5] joining swarm manager [df9733eb5e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:802: [d1e855d2b9c71] joining swarm manager [df9733eb5e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:802: [d83609ef7b295] joining swarm manager [df9733eb5e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:802: [d9fb06a3a677c] joining swarm manager [df9733eb5e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T20:48:41.132Z] docker_api_swarm_test.go:810: [d895176f0b98e] joining swarm manager [df9733eb5e8c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.21s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:394: [d057d9efd54b9] joining swarm manager [d5bf0eaaddfba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:394: [de84da0b6f33c] joining swarm manager [d5bf0eaaddfba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.38s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:342: [d59fe1d3c19e1] joining swarm manager [d69a64ef8d498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:342: [ddabed8c72c0a] joining swarm manager [d69a64ef8d498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:489: [d976bfa05132c] joining swarm manager [dd4c0121f00cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:489: [d1e16e1624b6c] joining swarm manager [dd4c0121f00cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.07s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:127: [d74bd3981b68f] joining swarm manager [d183162ccd462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:128: [d477e23156d64] joining swarm manager [d183162ccd462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:136: [d6b93e48a36bf] joining swarm manager [d183162ccd462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:137: [d7de480245b27] joining swarm manager [d183162ccd462]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.05s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:303: [d81b3fe26dc37] joining swarm manager [d5ff7586bdd58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:303: [d027f484b9112] joining swarm manager [d5ff7586bdd58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.79s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:99: [d3c5cccacbed3] joining swarm manager [d3990455fa3b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:100: [d5c0e25eeac73] joining swarm manager [d3990455fa3b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] check_test.go:380: [d3c5cccacbed3] daemon is not started [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.45s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:532: [d118acedb87cb] joining swarm manager [d0523b91fd04f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:533: [d762f3f83317b] joining swarm manager [d0523b91fd04f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.95s) [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:147: [d51f6450b04f1] joining swarm manager [df2de08764a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.132Z] docker_api_swarm_service_test.go:147: [d3420dd2581ef] joining swarm manager [df2de08764a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.37s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.99s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.90s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.37s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.89s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.04s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.81s) [2020-02-10T20:48:41.132Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.03s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.17s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.30s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.64s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.22s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.72s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.91s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.10s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.51s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.72s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.67s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.80s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.62s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.40s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.88s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.36s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-02-10T20:48:41.133Z] docker_cli_service_logs_test.go:241: checking task ph0bul8phdln [2020-02-10T20:48:41.133Z] docker_cli_service_logs_test.go:246: checking messages for ph0bul8phdln [2020-02-10T20:48:41.133Z] docker_cli_service_logs_test.go:241: checking task x1p2guxhali0 [2020-02-10T20:48:41.133Z] docker_cli_service_logs_test.go:246: checking messages for x1p2guxhali0 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.09s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.82s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.28s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.20s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1901: [d9c3a12dd4e8d] joining swarm manager [dca3f2ee5a9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1902: [d4ca8c82673d7] joining swarm manager [dca3f2ee5a9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.46s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.21s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.46s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1802: [dacb85639410d] joining swarm manager [d8107752dd097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1803: [d4f2c7557cfce] joining swarm manager [d8107752dd097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (195.97s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1321: [d0402d4191268] joining swarm manager [dd36f7186464d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1322: [d7658cdfb2f38] joining swarm manager [dd36f7186464d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.01s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.22s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.62s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.33s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.22s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.67s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.17s) [2020-02-10T20:48:41.133Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.66s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.12s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.82s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.85s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1186: [d15f595ca0653] joining swarm manager [d64a752a669ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1195: [d18cf595fcc74] joining swarm manager [d64a752a669ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.81s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.89s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (162.34s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1118: [d99dfd5bb6be5] joining swarm manager [de2619fb68e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1119: [d44c16d118d70] joining swarm manager [de2619fb68e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1172: [d20315a2e6407] joining swarm manager [de2619fb68e94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.81s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1453: [daf747c424f5f] joining swarm manager [d861a5f30a92e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] docker_cli_swarm_test.go:1454: [d813efd833778] joining swarm manager [d861a5f30a92e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.14s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.48s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.38s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.72s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.13s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.51s) [2020-02-10T20:48:41.133Z] docker_cli_swarm_unix_test.go:62: [d7525b7a95452] joining swarm manager [d6f339e147a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.95s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.71s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.98s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.51s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.14s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s) [2020-02-10T20:48:41.133Z] docker_api_swarm_test.go:962: [d59cef7f782e6] joining swarm manager [dd1855f777ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.69s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.92s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.42s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.29s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.32s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.06s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.06s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.16s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.23s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2020-02-10T20:48:41.133Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.91s) [2020-02-10T20:48:41.133Z] === RUN TestDockerExternalVolumeSuite [2020-02-10T20:48:41.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-02-10T20:48:55.979Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-02-10T20:50:03.613Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-02-10T20:50:13.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-02-10T20:50:45.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-02-10T20:51:00.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-02-10T20:51:32.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-02-10T20:51:44.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-02-10T20:52:16.837Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-02-10T20:52:34.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-02-10T20:52:49.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-02-10T20:53:36.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-02-10T20:53:54.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-02-10T20:54:26.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-02-10T20:54:58.493Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-02-10T20:55:13.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-02-10T20:55:31.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-02-10T20:55:46.246Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite (441.48s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-02-10T20:56:04.297Z] docker_cli_external_volume_driver_test.go:53: [d851e562adbce] daemon is not started [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.67s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2020-02-10T20:56:04.297Z] docker_cli_external_volume_driver_test.go:53: [d9a8c9d0efb04] daemon is not started [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-02-10T20:56:04.297Z] docker_cli_external_volume_driver_test.go:53: [dd1d1903ddabc] daemon is not started [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-02-10T20:56:04.297Z] docker_cli_external_volume_driver_test.go:53: [d92ec4e559f1b] daemon is not started [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.79s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.63s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.37s) [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-02-10T20:56:04.297Z] docker_cli_external_volume_driver_test.go:485: [dcdd2c873f745] daemon is not started [2020-02-10T20:56:04.297Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-02-10T20:56:04.297Z] docker_cli_external_volume_driver_test.go:53: [da9e23fd6108b] daemon is not started [2020-02-10T20:56:04.297Z] PASS [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] === Skipped [2020-02-10T20:56:04.297Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-10T20:56:04.297Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-02-10T20:56:04.297Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-02-10T20:56:04.297Z] check_test.go:309: [db070af962548] daemon is not started [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-10T20:56:04.297Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-02-10T20:56:04.297Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-02-10T20:56:04.297Z] check_test.go:309: [df523204b4872] daemon is not started [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-10T20:56:04.297Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-02-10T20:56:04.297Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-02-10T20:56:04.297Z] check_test.go:309: [d3d80ab0e06af] daemon is not started [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T20:56:04.297Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-02-10T20:56:04.297Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T20:56:04.297Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-02-10T20:56:04.297Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] DONE 273 tests, 5 skipped in 2670.728s [2020-02-10T20:56:04.297Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-02-10T20:56:04.297Z] ++++ cat bundles/test-integration/docker.pid [2020-02-10T20:56:04.297Z] +++ kill 7368 [2020-02-10T20:56:04.297Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da97a9e4c524b/docker.pid [2020-02-10T20:56:04.297Z] +++ kill 4345 [2020-02-10T20:56:04.297Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4345 is not a child of this shell [2020-02-10T20:56:04.297Z] warning: PID 4345 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da97a9e4c524b/docker.pid had a nonzero exit code [2020-02-10T20:56:04.297Z] +++ /etc/init.d/apparmor stop [2020-02-10T20:56:04.297Z] Leaving: AppArmorNo profiles have been unloaded. [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] Unloading profiles will leave already running processes permanently [2020-02-10T20:56:04.297Z] unconfined, which can lead to unexpected situations. [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] To set a process to complain mode, use the command line tool [2020-02-10T20:56:04.297Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-02-10T20:56:04.297Z] +++ true [2020-02-10T20:56:04.297Z] [2020-02-10T20:56:04.297Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-02-10T20:56:04.309Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-02-10T20:56:05.308Z] + echo Ensuring container killed. [2020-02-10T20:56:05.308Z] Ensuring container killed. [2020-02-10T20:56:05.308Z] + docker ps -aq -f name=docker-pr3-* [2020-02-10T20:56:05.308Z] + cids=a66bc847e8b2 [2020-02-10T20:56:05.308Z] def95c1e1fd2 [2020-02-10T20:56:05.308Z] d3cb4b2d9976 [2020-02-10T20:56:05.308Z] + [ -n a66bc847e8b2 [2020-02-10T20:56:05.308Z] def95c1e1fd2 [2020-02-10T20:56:05.308Z] d3cb4b2d9976 ] [2020-02-10T20:56:05.308Z] + docker rm -vf a66bc847e8b2 def95c1e1fd2 d3cb4b2d9976 [2020-02-10T20:56:08.581Z] a66bc847e8b2 [2020-02-10T20:56:08.581Z] def95c1e1fd2 [2020-02-10T20:56:08.581Z] d3cb4b2d9976 [Pipeline] sh [2020-02-10T20:56:08.862Z] + echo Chowning /workspace to jenkins user [2020-02-10T20:56:08.862Z] Chowning /workspace to jenkins user [2020-02-10T20:56:08.862Z] + id -u [2020-02-10T20:56:08.862Z] + id -g [2020-02-10T20:56:08.862Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40488:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-02-10T20:56:13.330Z] + bundleName=amd64 [2020-02-10T20:56:13.330Z] + echo Creating amd64-bundles.tar.gz [2020-02-10T20:56:13.330Z] Creating amd64-bundles.tar.gz [2020-02-10T20:56:13.330Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-02-10T20:56:13.330Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-02-10T20:56:14.752Z] Archiving artifacts [2020-02-10T20:56:15.157Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T20:56:15.466Z] + make clean [2020-02-10T20:56:15.724Z] docker volume rm -f docker-dev-cache [2020-02-10T20:56:15.724Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-02-10T20:57:30.871Z] ok github.com/docker/docker/integration-cli 2363.681s [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === Skipped [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-02-10T20:57:30.871Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-02-10T20:57:30.871Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-02-10T20:57:30.871Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-02-10T20:57:30.871Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-02-10T20:57:30.871Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-02-10T20:57:30.871Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-02-10T20:57:30.871Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-02-10T20:57:30.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-02-10T20:57:30.871Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.871Z] [2020-02-10T20:57:30.871Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.68s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.68s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-02-10T20:57:30.872Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-02-10T20:57:30.872Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-02-10T20:57:30.872Z] docker_cli_sni_test.go:18: Flakey test [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-02-10T20:57:30.872Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-10T20:57:30.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-02-10T20:57:30.872Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.872Z] [2020-02-10T20:57:30.872Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-02-10T20:57:30.873Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-02-10T20:57:30.873Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.873Z] [2020-02-10T20:57:30.873Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-02-10T20:57:30.873Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-02-10T20:57:30.873Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-02-10T20:57:30.874Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-02-10T20:57:30.874Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-02-10T20:57:30.874Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-02-10T20:57:30.874Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-02-10T20:57:30.874Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-02-10T20:57:30.874Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-02-10T20:57:30.874Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-02-10T20:57:30.874Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-02-10T20:57:30.874Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-02-10T20:57:30.874Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-02-10T20:57:30.874Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-02-10T20:57:30.874Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-02-10T20:57:30.874Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-02-10T20:57:30.874Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-02-10T20:57:30.874Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.874Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-02-10T20:57:30.875Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-02-10T20:57:30.875Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-02-10T20:57:30.875Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-10T20:57:30.875Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-02-10T20:57:30.875Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.875Z] [2020-02-10T20:57:30.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-10T20:57:30.876Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-02-10T20:57:30.876Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.876Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-02-10T20:57:30.877Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-02-10T20:57:30.877Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.877Z] [2020-02-10T20:57:30.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-10T20:57:30.877Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-02-10T20:57:30.878Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-02-10T20:57:30.878Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-10T20:57:30.878Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-02-10T20:57:30.878Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.878Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-10T20:57:30.879Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-02-10T20:57:30.879Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] DONE 1096 tests, 549 skipped in 2373.181s [2020-02-10T20:57:30.879Z] INFO: Integration tests ended at 02/10/2020 20:57:26. Duration:00:39:33.3289319 [2020-02-10T20:57:30.879Z] INFO: Docker info of the daemon under test at end of run [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] Containers: 2 [2020-02-10T20:57:30.879Z] Running: 0 [2020-02-10T20:57:30.879Z] Paused: 0 [2020-02-10T20:57:30.879Z] Stopped: 2 [2020-02-10T20:57:30.879Z] Images: 12 [2020-02-10T20:57:30.879Z] Server Version: 0.0.0-dev [2020-02-10T20:57:30.879Z] Storage Driver: windowsfilter [2020-02-10T20:57:30.879Z] Windows: [2020-02-10T20:57:30.879Z] Logging Driver: json-file [2020-02-10T20:57:30.879Z] Plugins: [2020-02-10T20:57:30.879Z] Volume: local [2020-02-10T20:57:30.879Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-02-10T20:57:30.879Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-02-10T20:57:30.879Z] Swarm: inactive [2020-02-10T20:57:30.879Z] Default Isolation: process [2020-02-10T20:57:30.879Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-02-10T20:57:30.879Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973) [2020-02-10T20:57:30.879Z] OSType: windows [2020-02-10T20:57:30.879Z] Architecture: x86_64 [2020-02-10T20:57:30.879Z] CPUs: 4 [2020-02-10T20:57:30.879Z] Total Memory: 32GiB [2020-02-10T20:57:30.879Z] Name: azwin-2-5de0c0 [2020-02-10T20:57:30.879Z] ID: QGYJ:A5YJ:JKND:4OO2:3I5H:HFTK:WAMH:7VNC:4BCD:IZJ6:XZ52:S535 [2020-02-10T20:57:30.879Z] Docker Root Dir: D:\CI\PR-40488\3\daemon [2020-02-10T20:57:30.879Z] Debug Mode (client): false [2020-02-10T20:57:30.879Z] Debug Mode (server): true [2020-02-10T20:57:30.879Z] File Descriptors: -1 [2020-02-10T20:57:30.879Z] Goroutines: 18 [2020-02-10T20:57:30.879Z] System Time: 2020-02-10T20:57:26.3950905Z [2020-02-10T20:57:30.879Z] EventsListeners: 0 [2020-02-10T20:57:30.879Z] Registry: https://index.docker.io/v1/ [2020-02-10T20:57:30.879Z] Labels: [2020-02-10T20:57:30.879Z] Experimental: false [2020-02-10T20:57:30.879Z] Insecure Registries: [2020-02-10T20:57:30.879Z] 127.0.0.0/8 [2020-02-10T20:57:30.879Z] Live Restore Enabled: false [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] [2020-02-10T20:57:30.879Z] INFO: Stopping daemon under test [2020-02-10T20:57:30.879Z] SUCCESS: The process with PID 5696 (child process of PID 9212) has been terminated. [2020-02-10T20:57:30.879Z] SUCCESS: The process with PID 9212 (child process of PID 4368) has been terminated. [2020-02-10T20:57:30.879Z] INFO: Stop tailing logs of the daemon under tests [2020-02-10T20:57:30.879Z] INFO: executeCI.ps1 Completed successfully at 02/10/2020 20:57:26. [2020-02-10T20:57:30.879Z] INFO: Tidying up at end of run [2020-02-10T20:57:30.879Z] INFO: Saving daemon under test log (d:\CI\PR-40488\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-02-10T20:57:30.879Z] INFO: Saving daemon under test log (d:\CI\PR-40488\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-02-10T20:57:30.879Z] INFO: Nuke-Everything... [2020-02-10T20:57:30.879Z] INFO: Container count on control daemon to delete is 2 [2020-02-10T20:57:30.879Z] 8f6dc6785ed7 [2020-02-10T20:57:30.879Z] f5c525b66426 [2020-02-10T20:57:30.879Z] INFO: Tidying pidfile d:\CI\PR-40488\3\docker.pid [2020-02-10T20:57:30.879Z] INFO: Nuking d:\CI [2020-02-10T20:57:56.007Z] INFO: Zapped successfully [2020-02-10T20:57:56.007Z] [2020-02-10T20:57:56.007Z] INFO: executeCI.ps1 exiting at Mon Feb 10 20:57:54 CUT 2020. Duration 00:53:07.5720221 [2020-02-10T20:57:56.007Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-02-10T20:57:56.243Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-02-10T20:57:58.196Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-02-10T20:58:00.612Z] Archiving artifacts [2020-02-10T20:58:01.719Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40488/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-02-10T20:58:02.847Z] + make clean [2020-02-10T20:58:03.816Z] docker volume rm -f docker-dev-cache [2020-02-10T20:58:03.816Z] 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